2021-05-15T22:36:51.1109858Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:36:51.2095536Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.3108454Z 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-15T22:36:51.3956909Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.4825477Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:37:02.7026000Z Current runner version: '2.278.0' 2021-05-15T22:37:02.7214350Z ##[group]Operating System 2021-05-15T22:37:02.7215370Z Mac OS X 2021-05-15T22:37:02.7215780Z 10.15.7 2021-05-15T22:37:02.7216310Z 19H1030 2021-05-15T22:37:02.7216820Z ##[endgroup] 2021-05-15T22:37:02.7217380Z ##[group]Virtual Environment 2021-05-15T22:37:02.7217990Z Environment: macos-10.15 2021-05-15T22:37:02.7218520Z Version: 20210510.1 2021-05-15T22:37:02.7219450Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T22:37:02.7220880Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T22:37:02.7221750Z ##[endgroup] 2021-05-15T22:37:02.7223600Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:37:02.7224970Z Actions: write 2021-05-15T22:37:02.7225590Z Checks: write 2021-05-15T22:37:02.7226050Z Contents: write 2021-05-15T22:37:02.7226570Z Deployments: write 2021-05-15T22:37:02.7227210Z Issues: write 2021-05-15T22:37:02.7227820Z Metadata: read 2021-05-15T22:37:02.7228300Z Packages: write 2021-05-15T22:37:02.7228840Z PullRequests: write 2021-05-15T22:37:02.7229410Z RepositoryProjects: write 2021-05-15T22:37:02.7230030Z SecurityEvents: write 2021-05-15T22:37:02.7230530Z Statuses: write 2021-05-15T22:37:02.7231260Z ##[endgroup] 2021-05-15T22:37:02.7234840Z Prepare workflow directory 2021-05-15T22:37:02.8536280Z Prepare all required actions 2021-05-15T22:37:02.8550130Z Getting action download info 2021-05-15T22:37:03.3024100Z Download action repository 'actions/checkout@v2' 2021-05-15T22:37:04.6090220Z Download action repository 'r-lib/actions@master' 2021-05-15T22:37:06.4037910Z Download action repository 'adigherman/actions@master' 2021-05-15T22:37:08.5002100Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:37:08.8599900Z Download action repository 'actions/cache@v1' 2021-05-15T22:37:09.2147660Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:37:09.6023780Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:37:11.2150900Z ##[group]Run actions/checkout@v2 2021-05-15T22:37:11.2151590Z with: 2021-05-15T22:37:11.2152060Z repository: neuroconductor/gganatogram 2021-05-15T22:37:11.2152980Z token: *** 2021-05-15T22:37:11.2153330Z ssh-strict: true 2021-05-15T22:37:11.2153780Z persist-credentials: true 2021-05-15T22:37:11.2154200Z clean: true 2021-05-15T22:37:11.2154550Z fetch-depth: 1 2021-05-15T22:37:11.2154880Z lfs: false 2021-05-15T22:37:11.2155230Z submodules: false 2021-05-15T22:37:11.2155550Z env: 2021-05-15T22:37:11.2155950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:11.2156360Z TIC_DEPLOY_KEY: 2021-05-15T22:37:11.2156680Z RSPM: 2021-05-15T22:37:11.2157370Z GITHUB_PAT: *** 2021-05-15T22:37:11.2157720Z COVERALLS_TOKEN: 2021-05-15T22:37:11.2158150Z continue-on-error: true 2021-05-15T22:37:11.2158580Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:11.2158950Z ##[endgroup] 2021-05-15T22:37:12.0083940Z Syncing repository: neuroconductor/gganatogram 2021-05-15T22:37:12.0084980Z ##[group]Getting Git version info 2021-05-15T22:37:12.0086330Z Working directory is '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:12.0087010Z [command]/usr/local/bin/git version 2021-05-15T22:37:12.1055690Z git version 2.31.1 2021-05-15T22:37:12.1088100Z ##[endgroup] 2021-05-15T22:37:12.1097550Z Deleting the contents of '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:12.1101530Z ##[group]Initializing the repository 2021-05-15T22:37:12.1110430Z [command]/usr/local/bin/git init /Users/runner/work/gganatogram/gganatogram 2021-05-15T22:37:12.1358060Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T22:37:12.1359010Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T22:37:12.1359850Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T22:37:12.1360430Z hint: 2021-05-15T22:37:12.1361380Z hint: git config --global init.defaultBranch 2021-05-15T22:37:12.1362610Z hint: 2021-05-15T22:37:12.1363580Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T22:37:12.1364790Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T22:37:12.1365380Z hint: 2021-05-15T22:37:12.1366140Z hint: git branch -m 2021-05-15T22:37:12.1419550Z Initialized empty Git repository in /Users/runner/work/gganatogram/gganatogram/.git/ 2021-05-15T22:37:12.1432740Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:12.1530860Z ##[endgroup] 2021-05-15T22:37:12.1531560Z ##[group]Disabling automatic garbage collection 2021-05-15T22:37:12.1538600Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T22:37:12.1606640Z ##[endgroup] 2021-05-15T22:37:12.1613900Z ##[group]Setting up auth 2021-05-15T22:37:12.1625430Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:37:12.1691190Z [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-15T22:37:12.3034100Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:37:12.3119170Z [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-15T22:37:12.3916070Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T22:37:12.4011290Z ##[endgroup] 2021-05-15T22:37:12.4021620Z ##[group]Fetching the repository 2021-05-15T22:37:12.4024360Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +09b025c540c6830d12c60e76bc8cc5606ccfe2fc:refs/tags/1.1.1.s 2021-05-15T22:37:12.8334100Z remote: Enumerating objects: 229, done. 2021-05-15T22:37:12.8336740Z remote: Counting objects: 0% (1/229) 2021-05-15T22:37:12.8339390Z remote: Counting objects: 1% (3/229) 2021-05-15T22:37:12.8340620Z remote: Counting objects: 2% (5/229) 2021-05-15T22:37:12.8342240Z remote: Counting objects: 3% (7/229) 2021-05-15T22:37:12.8344920Z remote: Counting objects: 4% (10/229) 2021-05-15T22:37:12.8347180Z remote: Counting objects: 5% (12/229) 2021-05-15T22:37:12.8371070Z remote: Counting objects: 6% (14/229) 2021-05-15T22:37:12.8371900Z remote: Counting objects: 7% (17/229) 2021-05-15T22:37:12.8373020Z remote: Counting objects: 8% (19/229) 2021-05-15T22:37:12.8373700Z remote: Counting objects: 9% (21/229) 2021-05-15T22:37:12.8374280Z remote: Counting objects: 10% (23/229) 2021-05-15T22:37:12.8374910Z remote: Counting objects: 11% (26/229) 2021-05-15T22:37:12.8375520Z remote: Counting objects: 12% (28/229) 2021-05-15T22:37:12.8376670Z remote: Counting objects: 13% (30/229) 2021-05-15T22:37:12.8377270Z remote: Counting objects: 14% (33/229) 2021-05-15T22:37:12.8377910Z remote: Counting objects: 15% (35/229) 2021-05-15T22:37:12.8378970Z remote: Counting objects: 16% (37/229) 2021-05-15T22:37:12.8380070Z remote: Counting objects: 17% (39/229) 2021-05-15T22:37:12.8380780Z remote: Counting objects: 18% (42/229) 2021-05-15T22:37:12.8381710Z remote: Counting objects: 19% (44/229) 2021-05-15T22:37:12.8382280Z remote: Counting objects: 20% (46/229) 2021-05-15T22:37:12.8382810Z remote: Counting objects: 21% (49/229) 2021-05-15T22:37:12.8383990Z remote: Counting objects: 22% (51/229) 2021-05-15T22:37:12.8384640Z remote: Counting objects: 23% (53/229) 2021-05-15T22:37:12.8385240Z remote: Counting objects: 24% (55/229) 2021-05-15T22:37:12.8386420Z remote: Counting objects: 25% (58/229) 2021-05-15T22:37:12.8386950Z remote: Counting objects: 26% (60/229) 2021-05-15T22:37:12.8387480Z remote: Counting objects: 27% (62/229) 2021-05-15T22:37:12.8387960Z remote: Counting objects: 28% (65/229) 2021-05-15T22:37:12.8388500Z remote: Counting objects: 29% (67/229) 2021-05-15T22:37:12.8388990Z remote: Counting objects: 30% (69/229) 2021-05-15T22:37:12.8389690Z remote: Counting objects: 31% (71/229) 2021-05-15T22:37:12.8390430Z remote: Counting objects: 32% (74/229) 2021-05-15T22:37:12.8390930Z remote: Counting objects: 33% (76/229) 2021-05-15T22:37:12.8391440Z remote: Counting objects: 34% (78/229) 2021-05-15T22:37:12.8391930Z remote: Counting objects: 35% (81/229) 2021-05-15T22:37:12.8392420Z remote: Counting objects: 36% (83/229) 2021-05-15T22:37:12.8392890Z remote: Counting objects: 37% (85/229) 2021-05-15T22:37:12.8393400Z remote: Counting objects: 38% (88/229) 2021-05-15T22:37:12.8393900Z remote: Counting objects: 39% (90/229) 2021-05-15T22:37:12.8394390Z remote: Counting objects: 40% (92/229) 2021-05-15T22:37:12.8394870Z remote: Counting objects: 41% (94/229) 2021-05-15T22:37:12.8395380Z remote: Counting objects: 42% (97/229) 2021-05-15T22:37:12.8395890Z remote: Counting objects: 43% (99/229) 2021-05-15T22:37:12.8396360Z remote: Counting objects: 44% (101/229) 2021-05-15T22:37:12.8396850Z remote: Counting objects: 45% (104/229) 2021-05-15T22:37:12.8397340Z remote: Counting objects: 46% (106/229) 2021-05-15T22:37:12.8397850Z remote: Counting objects: 47% (108/229) 2021-05-15T22:37:12.8398310Z remote: Counting objects: 48% (110/229) 2021-05-15T22:37:12.8398800Z remote: Counting objects: 49% (113/229) 2021-05-15T22:37:12.8399290Z remote: Counting objects: 50% (115/229) 2021-05-15T22:37:12.8399780Z remote: Counting objects: 51% (117/229) 2021-05-15T22:37:12.8400650Z remote: Counting objects: 52% (120/229) 2021-05-15T22:37:12.8401230Z remote: Counting objects: 53% (122/229) 2021-05-15T22:37:12.8401760Z remote: Counting objects: 54% (124/229) 2021-05-15T22:37:12.8402220Z remote: Counting objects: 55% (126/229) 2021-05-15T22:37:12.8402690Z remote: Counting objects: 56% (129/229) 2021-05-15T22:37:12.8403220Z remote: Counting objects: 57% (131/229) 2021-05-15T22:37:12.8403750Z remote: Counting objects: 58% (133/229) 2021-05-15T22:37:12.8404210Z remote: Counting objects: 59% (136/229) 2021-05-15T22:37:12.8404690Z remote: Counting objects: 60% (138/229) 2021-05-15T22:37:12.8405210Z remote: Counting objects: 61% (140/229) 2021-05-15T22:37:12.8405690Z remote: Counting objects: 62% (142/229) 2021-05-15T22:37:12.8406160Z remote: Counting objects: 63% (145/229) 2021-05-15T22:37:12.8406640Z remote: Counting objects: 64% (147/229) 2021-05-15T22:37:12.8407170Z remote: Counting objects: 65% (149/229) 2021-05-15T22:37:12.8408110Z remote: Counting objects: 66% (152/229) 2021-05-15T22:37:12.8408740Z remote: Counting objects: 67% (154/229) 2021-05-15T22:37:12.8409240Z remote: Counting objects: 68% (156/229) 2021-05-15T22:37:12.8409900Z remote: Counting objects: 69% (159/229) 2021-05-15T22:37:12.8410420Z remote: Counting objects: 70% (161/229) 2021-05-15T22:37:12.8410900Z remote: Counting objects: 71% (163/229) 2021-05-15T22:37:12.8411420Z remote: Counting objects: 72% (165/229) 2021-05-15T22:37:12.8411910Z remote: Counting objects: 73% (168/229) 2021-05-15T22:37:12.8412410Z remote: Counting objects: 74% (170/229) 2021-05-15T22:37:12.8412890Z remote: Counting objects: 75% (172/229) 2021-05-15T22:37:12.8413400Z remote: Counting objects: 76% (175/229) 2021-05-15T22:37:12.8413890Z remote: Counting objects: 77% (177/229) 2021-05-15T22:37:12.8414840Z remote: Counting objects: 78% (179/229) 2021-05-15T22:37:12.8415320Z remote: Counting objects: 79% (181/229) 2021-05-15T22:37:12.8415840Z remote: Counting objects: 80% (184/229) 2021-05-15T22:37:12.8416350Z remote: Counting objects: 81% (186/229) 2021-05-15T22:37:12.8416810Z remote: Counting objects: 82% (188/229) 2021-05-15T22:37:12.8417310Z remote: Counting objects: 83% (191/229) 2021-05-15T22:37:12.8417800Z remote: Counting objects: 84% (193/229) 2021-05-15T22:37:12.8418320Z remote: Counting objects: 85% (195/229) 2021-05-15T22:37:12.8418810Z remote: Counting objects: 86% (197/229) 2021-05-15T22:37:12.8419330Z remote: Counting objects: 87% (200/229) 2021-05-15T22:37:12.8419820Z remote: Counting objects: 88% (202/229) 2021-05-15T22:37:12.8420340Z remote: Counting objects: 89% (204/229) 2021-05-15T22:37:12.8420860Z remote: Counting objects: 90% (207/229) 2021-05-15T22:37:12.8421360Z remote: Counting objects: 91% (209/229) 2021-05-15T22:37:12.8421890Z remote: Counting objects: 92% (211/229) 2021-05-15T22:37:12.8422370Z remote: Counting objects: 93% (213/229) 2021-05-15T22:37:12.8422890Z remote: Counting objects: 94% (216/229) 2021-05-15T22:37:12.8423380Z remote: Counting objects: 95% (218/229) 2021-05-15T22:37:12.8424160Z remote: Counting objects: 96% (220/229) 2021-05-15T22:37:12.8424690Z remote: Counting objects: 97% (223/229) 2021-05-15T22:37:12.8425180Z remote: Counting objects: 98% (225/229) 2021-05-15T22:37:12.8425810Z remote: Counting objects: 99% (227/229) 2021-05-15T22:37:12.8426320Z remote: Counting objects: 100% (229/229) 2021-05-15T22:37:12.8426810Z remote: Counting objects: 100% (229/229), done. 2021-05-15T22:37:12.8427570Z remote: Compressing objects: 0% (1/211) 2021-05-15T22:37:12.8430400Z remote: Compressing objects: 1% (3/211) 2021-05-15T22:37:12.8431470Z remote: Compressing objects: 2% (5/211) 2021-05-15T22:37:12.8432390Z remote: Compressing objects: 3% (7/211) 2021-05-15T22:37:12.8433160Z remote: Compressing objects: 4% (9/211) 2021-05-15T22:37:12.8433720Z remote: Compressing objects: 5% (11/211) 2021-05-15T22:37:12.8434510Z remote: Compressing objects: 6% (13/211) 2021-05-15T22:37:12.8435100Z remote: Compressing objects: 7% (15/211) 2021-05-15T22:37:12.8435900Z remote: Compressing objects: 8% (17/211) 2021-05-15T22:37:12.8436460Z remote: Compressing objects: 9% (19/211) 2021-05-15T22:37:12.8437250Z remote: Compressing objects: 10% (22/211) 2021-05-15T22:37:12.8437800Z remote: Compressing objects: 11% (24/211) 2021-05-15T22:37:12.8438590Z remote: Compressing objects: 12% (26/211) 2021-05-15T22:37:12.8439110Z remote: Compressing objects: 13% (28/211) 2021-05-15T22:37:12.8439940Z remote: Compressing objects: 14% (30/211) 2021-05-15T22:37:12.8440480Z remote: Compressing objects: 15% (32/211) 2021-05-15T22:37:12.8441310Z remote: Compressing objects: 16% (34/211) 2021-05-15T22:37:12.8441820Z remote: Compressing objects: 17% (36/211) 2021-05-15T22:37:12.8442640Z remote: Compressing objects: 18% (38/211) 2021-05-15T22:37:12.8443390Z remote: Compressing objects: 19% (41/211) 2021-05-15T22:37:12.8443990Z remote: Compressing objects: 20% (43/211) 2021-05-15T22:37:12.8444750Z remote: Compressing objects: 21% (45/211) 2021-05-15T22:37:12.8445350Z remote: Compressing objects: 22% (47/211) 2021-05-15T22:37:12.8446170Z remote: Compressing objects: 23% (49/211) 2021-05-15T22:37:12.8446720Z remote: Compressing objects: 24% (51/211) 2021-05-15T22:37:12.8447560Z remote: Compressing objects: 25% (53/211) 2021-05-15T22:37:12.8448090Z remote: Compressing objects: 26% (55/211) 2021-05-15T22:37:12.8448930Z remote: Compressing objects: 27% (57/211) 2021-05-15T22:37:12.8450120Z remote: Compressing objects: 28% (60/211) 2021-05-15T22:37:12.8450680Z remote: Compressing objects: 29% (62/211) 2021-05-15T22:37:12.8451250Z remote: Compressing objects: 30% (64/211) 2021-05-15T22:37:12.8451800Z remote: Compressing objects: 31% (66/211) 2021-05-15T22:37:12.8452340Z remote: Compressing objects: 32% (68/211) 2021-05-15T22:37:12.8452860Z remote: Compressing objects: 33% (70/211) 2021-05-15T22:37:12.8453410Z remote: Compressing objects: 34% (72/211) 2021-05-15T22:37:12.8453930Z remote: Compressing objects: 35% (74/211) 2021-05-15T22:37:12.8454480Z remote: Compressing objects: 36% (76/211) 2021-05-15T22:37:12.8454980Z remote: Compressing objects: 37% (79/211) 2021-05-15T22:37:12.8455550Z remote: Compressing objects: 38% (81/211) 2021-05-15T22:37:12.8456070Z remote: Compressing objects: 39% (83/211) 2021-05-15T22:37:12.8456640Z remote: Compressing objects: 40% (85/211) 2021-05-15T22:37:12.8457220Z remote: Compressing objects: 41% (87/211) 2021-05-15T22:37:12.8457740Z remote: Compressing objects: 42% (89/211) 2021-05-15T22:37:12.8458310Z remote: Compressing objects: 43% (91/211) 2021-05-15T22:37:12.8458840Z remote: Compressing objects: 43% (92/211) 2021-05-15T22:37:12.8459410Z remote: Compressing objects: 44% (93/211) 2021-05-15T22:37:12.8459930Z remote: Compressing objects: 45% (95/211) 2021-05-15T22:37:12.8460500Z remote: Compressing objects: 46% (98/211) 2021-05-15T22:37:12.8461020Z remote: Compressing objects: 47% (100/211) 2021-05-15T22:37:12.8461550Z remote: Compressing objects: 48% (102/211) 2021-05-15T22:37:12.8462090Z remote: Compressing objects: 49% (104/211) 2021-05-15T22:37:12.8462610Z remote: Compressing objects: 50% (106/211) 2021-05-15T22:37:12.8463180Z remote: Compressing objects: 51% (108/211) 2021-05-15T22:37:12.8463690Z remote: Compressing objects: 52% (110/211) 2021-05-15T22:37:12.8464550Z remote: Compressing objects: 53% (112/211) 2021-05-15T22:37:12.8465140Z remote: Compressing objects: 54% (114/211) 2021-05-15T22:37:12.8465710Z remote: Compressing objects: 55% (117/211) 2021-05-15T22:37:12.8467060Z remote: Compressing objects: 56% (119/211) 2021-05-15T22:37:12.8468270Z remote: Compressing objects: 57% (121/211) 2021-05-15T22:37:12.8469330Z remote: Compressing objects: 58% (123/211) 2021-05-15T22:37:12.8470340Z remote: Compressing objects: 59% (125/211) 2021-05-15T22:37:12.8470930Z remote: Compressing objects: 60% (127/211) 2021-05-15T22:37:12.8471450Z remote: Compressing objects: 61% (129/211) 2021-05-15T22:37:12.8472040Z remote: Compressing objects: 62% (131/211) 2021-05-15T22:37:12.8472570Z remote: Compressing objects: 63% (133/211) 2021-05-15T22:37:12.8473140Z remote: Compressing objects: 64% (136/211) 2021-05-15T22:37:12.8473660Z remote: Compressing objects: 65% (138/211) 2021-05-15T22:37:12.8474210Z remote: Compressing objects: 66% (140/211) 2021-05-15T22:37:12.8474730Z remote: Compressing objects: 67% (142/211) 2021-05-15T22:37:12.8476150Z remote: Compressing objects: 68% (144/211) 2021-05-15T22:37:12.8476800Z remote: Compressing objects: 69% (146/211) 2021-05-15T22:37:12.8477350Z remote: Compressing objects: 70% (148/211) 2021-05-15T22:37:12.8481340Z remote: Compressing objects: 71% (150/211) 2021-05-15T22:37:12.8482100Z remote: Compressing objects: 72% (152/211) 2021-05-15T22:37:12.8483820Z remote: Compressing objects: 73% (155/211) 2021-05-15T22:37:12.8484660Z remote: Compressing objects: 74% (157/211) 2021-05-15T22:37:12.8485260Z remote: Compressing objects: 75% (159/211) 2021-05-15T22:37:12.8485830Z remote: Compressing objects: 76% (161/211) 2021-05-15T22:37:12.8486360Z remote: Compressing objects: 77% (163/211) 2021-05-15T22:37:12.8487340Z remote: Compressing objects: 78% (165/211) 2021-05-15T22:37:12.8487890Z remote: Compressing objects: 79% (167/211) 2021-05-15T22:37:12.8488460Z remote: Compressing objects: 80% (169/211) 2021-05-15T22:37:12.8488980Z remote: Compressing objects: 81% (171/211) 2021-05-15T22:37:12.8489700Z remote: Compressing objects: 82% (174/211) 2021-05-15T22:37:12.8490210Z remote: Compressing objects: 83% (176/211) 2021-05-15T22:37:12.8490720Z remote: Compressing objects: 84% (178/211) 2021-05-15T22:37:12.8491280Z remote: Compressing objects: 85% (180/211) 2021-05-15T22:37:12.8491800Z remote: Compressing objects: 86% (182/211) 2021-05-15T22:37:12.8492360Z remote: Compressing objects: 87% (184/211) 2021-05-15T22:37:12.8492880Z remote: Compressing objects: 88% (186/211) 2021-05-15T22:37:12.8493440Z remote: Compressing objects: 89% (188/211) 2021-05-15T22:37:12.8493970Z remote: Compressing objects: 90% (190/211) 2021-05-15T22:37:12.8494520Z remote: Compressing objects: 91% (193/211) 2021-05-15T22:37:12.8495050Z remote: Compressing objects: 92% (195/211) 2021-05-15T22:37:12.8495590Z remote: Compressing objects: 93% (197/211) 2021-05-15T22:37:12.8496140Z remote: Compressing objects: 94% (199/211) 2021-05-15T22:37:12.8496660Z remote: Compressing objects: 95% (201/211) 2021-05-15T22:37:12.8497210Z remote: Compressing objects: 96% (203/211) 2021-05-15T22:37:12.8498210Z remote: Compressing objects: 97% (205/211) 2021-05-15T22:37:12.8498790Z remote: Compressing objects: 98% (207/211) 2021-05-15T22:37:12.8499300Z remote: Compressing objects: 99% (209/211) 2021-05-15T22:37:12.8499840Z remote: Compressing objects: 100% (211/211) 2021-05-15T22:37:12.8500380Z remote: Compressing objects: 100% (211/211), done. 2021-05-15T22:37:12.8501110Z Receiving objects: 0% (1/229) 2021-05-15T22:37:12.8501580Z Receiving objects: 1% (3/229) 2021-05-15T22:37:12.8502310Z Receiving objects: 2% (5/229) 2021-05-15T22:37:12.8502820Z Receiving objects: 3% (7/229) 2021-05-15T22:37:12.8503240Z Receiving objects: 4% (10/229) 2021-05-15T22:37:12.8503700Z Receiving objects: 5% (12/229) 2021-05-15T22:37:12.8504130Z Receiving objects: 6% (14/229) 2021-05-15T22:37:12.8504570Z Receiving objects: 7% (17/229) 2021-05-15T22:37:12.8505010Z Receiving objects: 8% (19/229) 2021-05-15T22:37:12.8505490Z Receiving objects: 9% (21/229) 2021-05-15T22:37:12.8505960Z Receiving objects: 10% (23/229) 2021-05-15T22:37:12.8506400Z Receiving objects: 11% (26/229) 2021-05-15T22:37:12.8506870Z Receiving objects: 12% (28/229) 2021-05-15T22:37:12.8507310Z Receiving objects: 13% (30/229) 2021-05-15T22:37:12.8507790Z Receiving objects: 14% (33/229) 2021-05-15T22:37:12.8775170Z Receiving objects: 15% (35/229) 2021-05-15T22:37:12.8916380Z Receiving objects: 16% (37/229) 2021-05-15T22:37:12.9090800Z Receiving objects: 17% (39/229) 2021-05-15T22:37:12.9571560Z Receiving objects: 18% (42/229) 2021-05-15T22:37:12.9651060Z Receiving objects: 19% (44/229) 2021-05-15T22:37:12.9827180Z Receiving objects: 20% (46/229) 2021-05-15T22:37:12.9885040Z Receiving objects: 21% (49/229) 2021-05-15T22:37:12.9957070Z Receiving objects: 22% (51/229) 2021-05-15T22:37:13.0011460Z Receiving objects: 23% (53/229) 2021-05-15T22:37:13.0102310Z Receiving objects: 24% (55/229) 2021-05-15T22:37:13.0114700Z Receiving objects: 25% (58/229) 2021-05-15T22:37:13.0238120Z Receiving objects: 26% (60/229) 2021-05-15T22:37:13.0249230Z Receiving objects: 27% (62/229) 2021-05-15T22:37:13.0250980Z Receiving objects: 28% (65/229) 2021-05-15T22:37:13.0252630Z Receiving objects: 29% (67/229) 2021-05-15T22:37:13.0283200Z Receiving objects: 30% (69/229) 2021-05-15T22:37:13.0428930Z Receiving objects: 31% (71/229) 2021-05-15T22:37:13.0488970Z Receiving objects: 32% (74/229) 2021-05-15T22:37:13.0492760Z Receiving objects: 33% (76/229) 2021-05-15T22:37:13.0527050Z Receiving objects: 34% (78/229) 2021-05-15T22:37:13.0677310Z Receiving objects: 35% (81/229) 2021-05-15T22:37:13.0923870Z Receiving objects: 36% (83/229) 2021-05-15T22:37:13.1151230Z Receiving objects: 37% (85/229) 2021-05-15T22:37:13.1164150Z Receiving objects: 38% (88/229) 2021-05-15T22:37:13.1231220Z Receiving objects: 39% (90/229) 2021-05-15T22:37:13.1251220Z Receiving objects: 40% (92/229) 2021-05-15T22:37:13.1757000Z Receiving objects: 41% (94/229) 2021-05-15T22:37:13.1894840Z Receiving objects: 42% (97/229) 2021-05-15T22:37:13.1929340Z Receiving objects: 43% (99/229) 2021-05-15T22:37:13.2210690Z Receiving objects: 44% (101/229) 2021-05-15T22:37:13.2222610Z Receiving objects: 45% (104/229) 2021-05-15T22:37:13.2234840Z Receiving objects: 46% (106/229) 2021-05-15T22:37:13.2380180Z Receiving objects: 47% (108/229) 2021-05-15T22:37:13.2532440Z Receiving objects: 48% (110/229) 2021-05-15T22:37:13.2851590Z Receiving objects: 49% (113/229) 2021-05-15T22:37:13.2855690Z Receiving objects: 50% (115/229) 2021-05-15T22:37:13.2958700Z Receiving objects: 51% (117/229) 2021-05-15T22:37:13.2968180Z Receiving objects: 52% (120/229) 2021-05-15T22:37:13.3007790Z Receiving objects: 53% (122/229) 2021-05-15T22:37:13.3047310Z Receiving objects: 54% (124/229) 2021-05-15T22:37:13.3484650Z Receiving objects: 55% (126/229) 2021-05-15T22:37:13.3502770Z Receiving objects: 56% (129/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.3518000Z Receiving objects: 57% (131/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.3686550Z Receiving objects: 58% (133/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.3702500Z Receiving objects: 59% (136/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.4013660Z Receiving objects: 60% (138/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.4122160Z Receiving objects: 61% (140/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.4643660Z Receiving objects: 62% (142/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.7909000Z Receiving objects: 63% (145/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.8550680Z Receiving objects: 64% (147/229), 15.45 MiB | 30.88 MiB/s 2021-05-15T22:37:13.9137820Z Receiving objects: 65% (149/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:13.9276900Z Receiving objects: 65% (151/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:13.9401300Z Receiving objects: 66% (152/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.0375910Z Receiving objects: 67% (154/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.1626390Z Receiving objects: 68% (156/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.2170790Z Receiving objects: 69% (159/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.2278640Z Receiving objects: 70% (161/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.2355950Z Receiving objects: 71% (163/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.2899300Z Receiving objects: 72% (165/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.2918360Z Receiving objects: 73% (168/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.3028010Z Receiving objects: 74% (170/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.3594640Z Receiving objects: 75% (172/229), 30.27 MiB | 30.26 MiB/s 2021-05-15T22:37:14.3707380Z Receiving objects: 76% (175/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.4190750Z Receiving objects: 77% (177/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.4230960Z Receiving objects: 78% (179/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.4291830Z Receiving objects: 79% (181/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.4336430Z Receiving objects: 80% (184/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.4682750Z Receiving objects: 81% (186/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.5165690Z Receiving objects: 82% (188/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.5753700Z Receiving objects: 83% (191/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6084050Z Receiving objects: 84% (193/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6125090Z Receiving objects: 85% (195/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6130400Z Receiving objects: 86% (197/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6139750Z Receiving objects: 87% (200/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6142900Z Receiving objects: 88% (202/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6148310Z Receiving objects: 89% (204/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6149800Z remote: Total 229 (delta 26), reused 167 (delta 14), pack-reused 0 2021-05-15T22:37:14.6173940Z Receiving objects: 90% (207/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6174790Z Receiving objects: 91% (209/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6175570Z Receiving objects: 92% (211/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6176350Z Receiving objects: 93% (213/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6177200Z Receiving objects: 94% (216/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6179750Z Receiving objects: 95% (218/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6272960Z Receiving objects: 96% (220/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6273650Z Receiving objects: 97% (223/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6274130Z Receiving objects: 98% (225/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6274620Z Receiving objects: 99% (227/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6275090Z Receiving objects: 100% (229/229), 46.57 MiB | 31.04 MiB/s 2021-05-15T22:37:14.6275600Z Receiving objects: 100% (229/229), 55.40 MiB | 31.26 MiB/s, done. 2021-05-15T22:37:14.6276050Z Resolving deltas: 0% (0/26) 2021-05-15T22:37:14.6276450Z Resolving deltas: 3% (1/26) 2021-05-15T22:37:14.6276910Z Resolving deltas: 7% (2/26) 2021-05-15T22:37:14.6277310Z Resolving deltas: 11% (3/26) 2021-05-15T22:37:14.6277720Z Resolving deltas: 15% (4/26) 2021-05-15T22:37:14.6278100Z Resolving deltas: 19% (5/26) 2021-05-15T22:37:14.6278500Z Resolving deltas: 23% (6/26) 2021-05-15T22:37:14.6278880Z Resolving deltas: 26% (7/26) 2021-05-15T22:37:14.6279270Z Resolving deltas: 30% (8/26) 2021-05-15T22:37:14.6280180Z Resolving deltas: 34% (9/26) 2021-05-15T22:37:14.6280630Z Resolving deltas: 38% (10/26) 2021-05-15T22:37:14.6281120Z Resolving deltas: 42% (11/26) 2021-05-15T22:37:14.6281510Z Resolving deltas: 46% (12/26) 2021-05-15T22:37:14.6281900Z Resolving deltas: 50% (13/26) 2021-05-15T22:37:14.6282300Z Resolving deltas: 53% (14/26) 2021-05-15T22:37:14.6282680Z Resolving deltas: 57% (15/26) 2021-05-15T22:37:14.6283120Z Resolving deltas: 65% (17/26) 2021-05-15T22:37:14.6283520Z Resolving deltas: 76% (20/26) 2021-05-15T22:37:14.6283910Z Resolving deltas: 80% (21/26) 2021-05-15T22:37:14.6284310Z Resolving deltas: 84% (22/26) 2021-05-15T22:37:14.6284690Z Resolving deltas: 88% (23/26) 2021-05-15T22:37:14.6285160Z Resolving deltas: 92% (24/26) 2021-05-15T22:37:14.6285560Z Resolving deltas: 96% (25/26) 2021-05-15T22:37:14.6320820Z Resolving deltas: 100% (26/26) 2021-05-15T22:37:14.6321300Z Resolving deltas: 100% (26/26), done. 2021-05-15T22:37:14.6578850Z From https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:14.6580530Z * [new ref] 09b025c540c6830d12c60e76bc8cc5606ccfe2fc -> 1.1.1.s 2021-05-15T22:37:14.6649850Z ##[endgroup] 2021-05-15T22:37:14.6650550Z ##[group]Determining the checkout info 2021-05-15T22:37:14.6652810Z ##[endgroup] 2021-05-15T22:37:14.6653680Z ##[group]Checking out the ref 2021-05-15T22:37:14.6658930Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.1.1.s 2021-05-15T22:37:15.2591110Z HEAD is now at 09b025c Version id 52 stable 2021-05-15T22:37:15.2628670Z ##[endgroup] 2021-05-15T22:37:15.2717250Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T22:37:15.2786820Z '09b025c540c6830d12c60e76bc8cc5606ccfe2fc' 2021-05-15T22:37:15.2988340Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:37:15.2988810Z with: 2021-05-15T22:37:15.2989150Z r-version: devel 2021-05-15T22:37:15.2989480Z Ncpus: 1 2021-05-15T22:37:15.2989840Z crayon.enabled: NULL 2021-05-15T22:37:15.2990310Z remove-openmp-macos: true 2021-05-15T22:37:15.2991220Z http-user-agent: default 2021-05-15T22:37:15.2991780Z install-r: true 2021-05-15T22:37:15.2992300Z windows-path-include-mingw: true 2021-05-15T22:37:15.2992770Z env: 2021-05-15T22:37:15.2993160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:15.2993560Z TIC_DEPLOY_KEY: 2021-05-15T22:37:15.2993870Z RSPM: 2021-05-15T22:37:15.2995210Z GITHUB_PAT: *** 2021-05-15T22:37:15.2995580Z COVERALLS_TOKEN: 2021-05-15T22:37:15.2996010Z continue-on-error: true 2021-05-15T22:37:15.2996440Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:15.2996800Z ##[endgroup] 2021-05-15T22:37:17.4361770Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T22:37:20.8683040Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T22:37:21.3160420Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T22:37:22.0323240Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T22:37:22.0434430Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T22:37:23.0016900Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T22:37:23.0045420Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T22:37:23.0057920Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T22:37:23.0098740Z Checksumming (Apple_Free : 3)… 2021-05-15T22:37:24.0081900Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T22:37:24.0165480Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T22:37:24.0347940Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T22:37:24.0350410Z Checksumming (Apple_Free : 5)… 2021-05-15T22:37:25.0325400Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T22:37:25.0335390Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T22:37:25.0336160Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T22:37:25.0337320Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T22:37:26.0008720Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T22:37:26.0030750Z verified CRC32 $84F1919B 2021-05-15T22:37:26.0719870Z /dev/disk2 GUID_partition_scheme 2021-05-15T22:37:26.0835520Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:26.0949460Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T22:37:26.1410370Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T22:37:27.8868130Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T22:37:27.8869400Z To reinstall 0.29.2_3, run: 2021-05-15T22:37:27.8870670Z brew reinstall pkg-config 2021-05-15T22:37:27.9206090Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T22:37:29.7194960Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T22:37:30.1050940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T22%3A45%3A00Z&sig=BpXsgcNsWGSkBByhahSYCJtPtc9C8O%2Fp4yJ66AfuQH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:30.4446900Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T22:37:31.9423830Z installer: Package name is gfortran 2021-05-15T22:37:31.9484370Z installer: Installing at base path / 2021-05-15T22:37:31.9493850Z installer: The install was successful. 2021-05-15T22:37:31.9596050Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:32.0508520Z "disk2" ejected. 2021-05-15T22:37:32.0811910Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T22:37:34.7468500Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T22:37:34.7967610Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T22:37:36.5234220Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T22:37:36.9360590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T22%3A45%3A00Z&sig=x1NJVbsCmJOoB%2FSNzNdamA38aOox%2FuWJVHNlaj%2BeVHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:37.0602040Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T22:37:40.4657060Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T22:37:44.1335570Z installer: Package name is R 4.2.0 for macOS 2021-05-15T22:37:44.1337800Z installer: Upgrading at base path / 2021-05-15T22:37:44.1338740Z installer: The upgrade was successful. 2021-05-15T22:37:44.1395190Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T22:37:44.1687160Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T22:37:44.1687700Z env: 2021-05-15T22:37:44.1688620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:44.1689100Z TIC_DEPLOY_KEY: 2021-05-15T22:37:44.1689470Z RSPM: 2021-05-15T22:37:44.1690740Z GITHUB_PAT: *** 2021-05-15T22:37:44.1691200Z COVERALLS_TOKEN: 2021-05-15T22:37:44.1691660Z continue-on-error: true 2021-05-15T22:37:44.1692160Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:44.1692660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:37:44.1693080Z TZ: UTC 2021-05-15T22:37:44.1693490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:37:44.1693880Z NOT_CRAN: true 2021-05-15T22:37:44.1694270Z ##[endgroup] 2021-05-15T22:37:44.5874050Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T22:37:45.1928810Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T22:37:45.1930750Z Dload Upload Total Spent Left Speed 2021-05-15T22:37:45.1931730Z 2021-05-15T22:37:45.2613380Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:45.2614680Z 100 117 0 117 0 0 1720 0 --:--:-- --:--:-- --:--:-- 1720 2021-05-15T22:37:45.6779320Z 2021-05-15T22:37:46.1833160Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:46.1834350Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:46.6490430Z 2021-05-15T22:37:47.6460490Z 0 82.6M 0 15859 0 0 10892 0 2:12:35 0:00:01 2:12:34 10892 2021-05-15T22:37:48.6382990Z 11 82.6M 11 9712k 0 0 3959k 0 0:00:21 0:00:02 0:00:19 9715k 2021-05-15T22:37:49.6515510Z 11 82.6M 11 9744k 0 0 2827k 0 0:00:29 0:00:03 0:00:26 4888k 2021-05-15T22:37:50.6529070Z 11 82.6M 11 9776k 0 0 2192k 0 0:00:38 0:00:04 0:00:34 3251k 2021-05-15T22:37:51.6476550Z 11 82.6M 11 9808k 0 0 1796k 0 0:00:47 0:00:05 0:00:42 2446k 2021-05-15T22:37:52.6439970Z 11 82.6M 11 9840k 0 0 1524k 0 0:00:55 0:00:06 0:00:49 1965k 2021-05-15T22:37:53.6618540Z 15 82.6M 15 12.7M 0 0 1750k 0 0:00:48 0:00:07 0:00:41 665k 2021-05-15T22:37:54.6495290Z 33 82.6M 33 28.0M 0 0 3387k 0 0:00:24 0:00:08 0:00:16 3771k 2021-05-15T22:37:55.6535380Z 49 82.6M 49 41.2M 0 0 4471k 0 0:00:18 0:00:09 0:00:09 6503k 2021-05-15T22:37:56.6544010Z 67 82.6M 67 56.0M 0 0 5483k 0 0:00:15 0:00:10 0:00:05 9510k 2021-05-15T22:37:57.3247870Z 88 82.6M 88 72.8M 0 0 6511k 0 0:00:12 0:00:11 0:00:01 12.6M 2021-05-15T22:37:57.3249910Z 100 82.6M 100 82.6M 0 0 6975k 0 0:00:12 0:00:12 --:--:-- 14.9M 2021-05-15T22:38:01.6149620Z ##[group]Run tlmgr update --self 2021-05-15T22:38:01.6150710Z tlmgr update --self 2021-05-15T22:38:01.6151580Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T22:38:01.6152420Z tlmgr update --all 2021-05-15T22:38:01.6376990Z shell: /bin/bash -e {0} 2021-05-15T22:38:01.6377390Z env: 2021-05-15T22:38:01.6377860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:01.6378310Z TIC_DEPLOY_KEY: 2021-05-15T22:38:01.6378670Z RSPM: 2021-05-15T22:38:01.6379960Z GITHUB_PAT: *** 2021-05-15T22:38:01.6380540Z COVERALLS_TOKEN: 2021-05-15T22:38:01.6381100Z continue-on-error: true 2021-05-15T22:38:01.6381740Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:01.6382410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:01.6382900Z TZ: UTC 2021-05-15T22:38:01.6383360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:01.6383840Z NOT_CRAN: true 2021-05-15T22:38:01.6384410Z ##[endgroup] 2021-05-15T22:38:04.0990260Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:04.0992380Z tlmgr: no self-updates for tlmgr available 2021-05-15T22:38:06.4238340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:06.4239380Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T22:38:06.7094250Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T22:38:07.1050480Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T22:38:07.3659800Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T22:38:07.7087540Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T22:38:07.9717420Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T22:38:10.8948780Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-15T22:38:11.1631950Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-15T22:38:11.6794310Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-15T22:38:12.1409530Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-15T22:38:12.4146680Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-15T22:38:12.7402140Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-15T22:38:12.9999410Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-15T22:38:13.2708930Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-15T22:38:13.6480700Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-15T22:38:13.9126840Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-15T22:38:14.5879740Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-15T22:38:14.8831440Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-15T22:38:15.1541880Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-15T22:38:15.4181040Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-15T22:38:15.7350040Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-15T22:38:16.0473040Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-15T22:38:16.3160760Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-15T22:38:16.6503960Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-15T22:38:16.9753730Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-15T22:38:17.2498220Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-15T22:38:17.5224150Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-15T22:38:17.7915900Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-15T22:38:18.0625690Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-15T22:38:18.3763690Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-15T22:38:18.6439800Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-15T22:38:18.9010490Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-15T22:38:19.1750650Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-15T22:38:19.4883400Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-15T22:38:19.7527800Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-15T22:38:20.0259510Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-15T22:38:20.4075940Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-15T22:38:20.6835960Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-15T22:38:20.9517700Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-15T22:38:21.2179300Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-15T22:38:21.4791170Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-15T22:38:21.7572850Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-15T22:38:22.0291980Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-15T22:38:22.2970640Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-15T22:38:23.0563430Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-15T22:38:23.0564860Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-15T22:38:23.0907060Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-15T22:38:23.3584600Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-15T22:38:23.6126750Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-15T22:38:23.8806490Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-15T22:38:24.1497640Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-15T22:38:24.4252680Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-15T22:38:24.6820730Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-15T22:38:24.9423160Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-15T22:38:25.2154120Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-15T22:38:25.5135960Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-15T22:38:25.8406940Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-15T22:38:26.1096360Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-15T22:38:26.3888450Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-15T22:38:26.6991680Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-15T22:38:27.0748020Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-15T22:38:27.3443270Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-15T22:38:27.6191020Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-15T22:38:27.8876640Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-15T22:38:28.1537590Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-15T22:38:28.4224760Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-15T22:38:28.6946510Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-15T22:38:29.3252470Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-15T22:38:29.5834040Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-15T22:38:29.8995350Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-15T22:38:30.1678630Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-15T22:38:30.4482040Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-15T22:38:30.8062180Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-15T22:38:31.1990510Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-15T22:38:31.5383510Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-15T22:38:31.8162750Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-15T22:38:32.0808480Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-15T22:38:32.4421130Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-15T22:38:32.8901980Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-15T22:38:33.1590340Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-15T22:38:33.4767100Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-15T22:38:33.7483220Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-15T22:38:34.0634380Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-15T22:38:34.3933510Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-15T22:38:34.6594160Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-15T22:38:34.9365060Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-15T22:38:35.6307170Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-15T22:38:35.8995300Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-15T22:38:36.1656360Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-15T22:38:36.4307060Z running mktexlsr ... 2021-05-15T22:38:36.9950520Z done running mktexlsr. 2021-05-15T22:38:37.0344980Z running updmap-sys ... 2021-05-15T22:38:37.5994840Z done running updmap-sys. 2021-05-15T22:38:37.5996100Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T22:38:37.5998210Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/FF1q20vwie/qyguIXJy5i ... 2021-05-15T22:38:38.6994490Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/FF1q20vwie/qyguIXJy5i. 2021-05-15T22:38:38.6995780Z OK: optex.fmt/luatex 2021-05-15T22:38:38.6997230Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T22:38:38.6998730Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T22:38:40.9360340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:40.9361360Z tlmgr: no updates available 2021-05-15T22:38:41.0747880Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:38:41.0748380Z with: 2021-05-15T22:38:41.0748730Z pandoc-version: 2.7.3 2021-05-15T22:38:41.0749090Z env: 2021-05-15T22:38:41.0749460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:41.0749880Z TIC_DEPLOY_KEY: 2021-05-15T22:38:41.0750190Z RSPM: 2021-05-15T22:38:41.0751360Z GITHUB_PAT: *** 2021-05-15T22:38:41.0751730Z COVERALLS_TOKEN: 2021-05-15T22:38:41.0752160Z continue-on-error: true 2021-05-15T22:38:41.0752590Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:41.0753050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:41.0753460Z TZ: UTC 2021-05-15T22:38:41.0753790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:41.0754160Z NOT_CRAN: true 2021-05-15T22:38:41.0754480Z ##[endgroup] 2021-05-15T22:38:41.5845590Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T22:38:44.1801930Z installer: Package name is pandoc 2021-05-15T22:38:44.1806080Z installer: Installing at base path / 2021-05-15T22:38:44.1806850Z installer: The install was successful. 2021-05-15T22:38:44.1964700Z ##[group]Run git config user.name adigherman 2021-05-15T22:38:44.1965530Z git config user.name adigherman 2021-05-15T22:38:44.1968630Z git config user.email adig@jhu.edu 2021-05-15T22:38:44.2144760Z shell: /bin/bash -e {0} 2021-05-15T22:38:44.2145200Z env: 2021-05-15T22:38:44.2145660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:44.2146110Z TIC_DEPLOY_KEY: 2021-05-15T22:38:44.2146480Z RSPM: 2021-05-15T22:38:44.2147740Z GITHUB_PAT: *** 2021-05-15T22:38:44.2148190Z COVERALLS_TOKEN: 2021-05-15T22:38:44.2148640Z continue-on-error: true 2021-05-15T22:38:44.2149140Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:44.2149620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:44.2150080Z TZ: UTC 2021-05-15T22:38:44.2150480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:44.2150970Z NOT_CRAN: true 2021-05-15T22:38:44.2151380Z ##[endgroup] 2021-05-15T22:38:44.2609640Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T22:38:44.2610370Z env: 2021-05-15T22:38:44.2610810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:44.2611240Z TIC_DEPLOY_KEY: 2021-05-15T22:38:44.2611600Z RSPM: 2021-05-15T22:38:44.2612390Z GITHUB_PAT: *** 2021-05-15T22:38:44.2612890Z COVERALLS_TOKEN: 2021-05-15T22:38:44.2613330Z continue-on-error: true 2021-05-15T22:38:44.2613820Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:44.2614280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:44.2614730Z TZ: UTC 2021-05-15T22:38:44.2615080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:44.2615490Z NOT_CRAN: true 2021-05-15T22:38:44.2615880Z ##[endgroup] 2021-05-15T22:38:45.8626730Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T22:38:45.9099610Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T22:38:45.9100470Z To reinstall 3.20.2, run: 2021-05-15T22:38:45.9101840Z brew reinstall cmake 2021-05-15T22:38:47.5570410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T22:38:49.3508990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:50.1108260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T22:38:50.5000220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T22%3A45%3A00Z&sig=GxhwXWC1iJ08yQos24oZ%2BfORccN2wXwHhXuv2hBur1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:50.5438590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=GxhwXWC1iJ08yQos24oZ\%2BfORccN2wXwHhXuv2hBur1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:50.7068250Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T22:38:50.8563600Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T22:38:50.8592490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2481-6t5nil 2021-05-15T22:38:51.7211700Z cp -pR /private/tmp/d20210515-2481-6t5nil/libssh/. /usr/local/Cellar/libssh 2021-05-15T22:38:51.8585110Z chmod -Rf +w /private/tmp/d20210515-2481-6t5nil 2021-05-15T22:38:51.9604710Z ==> Finishing up 2021-05-15T22:38:51.9957590Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T22:38:51.9974870Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T22:38:51.9980480Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T22:38:51.9986510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T22:38:51.9990930Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T22:38:51.9997380Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T22:38:52.0005730Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T22:38:52.0567290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2672-1lzg3pm.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-15T22:38:54.7921300Z ==> Summary 2021-05-15T22:38:54.7948470Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T22:38:58.0384510Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T22:38:59.1522050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:59.7686800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T22:39:00.1061740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T22%3A45%3A00Z&sig=qipZ%2F%2Fte7se1S9jt%2BTiDr9jWQXYZPRn93YolFz5hkOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:00.1505700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=qipZ\%2F\%2Fte7se1S9jt\%2BTiDr9jWQXYZPRn93YolFz5hkOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:04.0282230Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T22:39:04.3909160Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T22:39:05.5282090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:06.1477510Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T22:39:06.5665320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T22%3A45%3A00Z&sig=6VHHDa0sgYGn%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:06.6167200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=6VHHDa0sgYGn\%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:06.7808910Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T22:39:06.7877290Z ==> Installing dependencies for jags: gcc 2021-05-15T22:39:06.7885700Z ==> Installing jags dependency: gcc 2021-05-15T22:39:06.8793040Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T22:39:06.8822190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2700-38alvh 2021-05-15T22:39:35.3502320Z cp -pR /private/tmp/d20210515-2700-38alvh/gcc/. /usr/local/Cellar/gcc 2021-05-15T22:40:52.3421210Z chmod -Rf +w /private/tmp/d20210515-2700-38alvh 2021-05-15T22:41:03.8329870Z ==> Finishing up 2021-05-15T22:41:04.8355110Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T22:41:04.8360320Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T22:41:04.8365440Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T22:41:04.8371050Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T22:41:04.8376180Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T22:41:04.8381140Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T22:41:04.9204350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T22:41:04.9209360Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T22:41:04.9214630Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T22:41:04.9219980Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T22:41:04.9234240Z rm /usr/local/bin/c++-11 2021-05-15T22:41:04.9237490Z rm /usr/local/bin/cpp-11 2021-05-15T22:41:04.9240680Z rm /usr/local/bin/g++-11 2021-05-15T22:41:04.9244080Z rm /usr/local/bin/gcc-11 2021-05-15T22:41:04.9292790Z rm /usr/local/bin/gcc-ar-11 2021-05-15T22:41:04.9296170Z rm /usr/local/bin/gcc-nm-11 2021-05-15T22:41:04.9299240Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T22:41:04.9303590Z rm /usr/local/bin/gcov-11 2021-05-15T22:41:04.9307290Z rm /usr/local/bin/gcov-dump-11 2021-05-15T22:41:04.9310560Z rm /usr/local/bin/gcov-tool-11 2021-05-15T22:41:05.3928280Z Error: The `brew link` step did not complete successfully 2021-05-15T22:41:05.3929500Z The formula built, but is not symlinked into /usr/local 2021-05-15T22:41:05.3933580Z Could not symlink bin/gfortran 2021-05-15T22:41:05.3934200Z Target /usr/local/bin/gfortran 2021-05-15T22:41:05.3934830Z already exists. You may want to remove it: 2021-05-15T22:41:05.3935830Z rm '/usr/local/bin/gfortran' 2021-05-15T22:41:05.3936180Z 2021-05-15T22:41:05.3936770Z To force the link and overwrite all conflicting files: 2021-05-15T22:41:05.3937720Z brew link --overwrite gcc 2021-05-15T22:41:05.3938070Z 2021-05-15T22:41:05.3938580Z To list all files that would be deleted: 2021-05-15T22:41:05.3939550Z brew link --overwrite --dry-run gcc 2021-05-15T22:41:05.3939910Z 2021-05-15T22:41:05.3940390Z Possible conflicting files are: 2021-05-15T22:41:05.3977280Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T22:41:05.9456810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2889-1sph3t9.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-15T22:41:09.0676790Z ==> Summary 2021-05-15T22:41:09.1637570Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T22:41:09.1642780Z ==> Installing jags 2021-05-15T22:41:09.1646810Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T22:41:09.1668700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2700-143huil 2021-05-15T22:41:11.5957050Z cp -pR /private/tmp/d20210515-2700-143huil/jags/. /usr/local/Cellar/jags 2021-05-15T22:41:13.5850350Z chmod -Rf +w /private/tmp/d20210515-2700-143huil 2021-05-15T22:41:14.5712890Z ==> Finishing up 2021-05-15T22:41:14.6053420Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T22:41:14.6059570Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T22:41:14.6071030Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T22:41:14.6077880Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T22:41:14.6082800Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T22:41:14.6088750Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T22:41:14.6093500Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T22:41:14.6098400Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T22:41:14.6106780Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T22:41:14.6913690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2916-n92jnj.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-15T22:41:16.9899900Z ==> Summary 2021-05-15T22:41:16.9994150Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T22:41:19.4722050Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T22:41:20.5972560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:21.2007240Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T22:41:21.6453330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T22%3A50%3A00Z&sig=CCuGbeADYLBUH%2F22ncssKRzrOpbtusgqYjxDM5m%2Fz0Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:21.6916850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=CCuGbeADYLBUH\%2F22ncssKRzrOpbtusgqYjxDM5m\%2Fz0Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:22.4380840Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T22:41:22.5511990Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T22:41:22.5539890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2924-1ghedop 2021-05-15T22:41:29.5208380Z cp -pR /private/tmp/d20210515-2924-1ghedop/v8/. /usr/local/Cellar/v8 2021-05-15T22:41:36.5256960Z chmod -Rf +w /private/tmp/d20210515-2924-1ghedop 2021-05-15T22:41:37.4522780Z ==> Finishing up 2021-05-15T22:41:37.5856330Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T22:41:37.6262870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3092-tbh2aa.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-15T22:41:40.0051170Z ==> Summary 2021-05-15T22:41:40.0116990Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T22:41:42.4735470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T22:41:43.6571930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:44.2295840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T22:41:44.6000070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T22%3A50%3A00Z&sig=TULKEX0tyeTjMbGk%2BpDheufuc9gBh7KYCD7nzVC2vUI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:44.6456800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=TULKEX0tyeTjMbGk\%2BpDheufuc9gBh7KYCD7nzVC2vUI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:44.9499250Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T22:41:44.9698290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:41:46.0939860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:46.6977470Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:41:47.0754190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T22%3A50%3A00Z&sig=bNsBEqf0GIC0%2Bv3Oi2kmNeLaX2wYcABlY5lr1P4SNkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:47.1255370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=bNsBEqf0GIC0\%2Bv3Oi2kmNeLaX2wYcABlY5lr1P4SNkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:47.3880350Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T22:41:47.4022310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:41:48.5515400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:49.1660910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:41:49.5864480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T22%3A50%3A00Z&sig=O9gBgUm041%2FlVAYRq2NQ%2B%2B6m%2FYaychILWEmE89KR5Dg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:49.6308280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=O9gBgUm041\%2FlVAYRq2NQ\%2B\%2B6m\%2FYaychILWEmE89KR5Dg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:49.9379530Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T22:41:49.9609020Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T22:41:49.9614060Z ==> Installing fftw dependency: hwloc 2021-05-15T22:41:50.0232090Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T22:41:50.0258700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3102-2cxy6g 2021-05-15T22:42:04.0024040Z cp -pR /private/tmp/d20210515-3102-2cxy6g/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T22:42:05.8353750Z chmod -Rf +w /private/tmp/d20210515-3102-2cxy6g 2021-05-15T22:42:07.1926040Z ==> Finishing up 2021-05-15T22:42:07.4312130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T22:42:07.4317880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T22:42:07.4321980Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T22:42:07.4327270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T22:42:07.4332440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T22:42:07.4340280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T22:42:07.4347050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T22:42:07.4352290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T22:42:07.4357300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T22:42:07.4362130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T22:42:07.4366890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T22:42:07.4372750Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T22:42:07.4377040Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T22:42:07.4384070Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T22:42:07.4388980Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T22:42:07.4400920Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T22:42:07.4425400Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T22:42:07.4430090Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T22:42:07.4440540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T22:42:07.4446130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T22:42:07.4451970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T22:42:07.4457880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T22:42:07.4462690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T22:42:07.4468450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T22:42:07.4474730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T22:42:07.4481400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T22:42:07.5302340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T22:42:07.5307280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T22:42:07.5313080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T22:42:07.5318880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T22:42:07.5323900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T22:42:07.6193120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T22:42:07.6615070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T22:42:07.7437600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T22:42:07.7867360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T22:42:07.7872740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T22:42:07.8690860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T22:42:07.8696100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T22:42:07.8701360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T22:42:07.9130560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T22:42:07.9964740Z 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-15T22:42:07.9971280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T22:42:07.9976840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T22:42:08.0398980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T22:42:08.1232480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T22:42:08.1661930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T22:42:08.2481620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T22:42:08.2486290Z 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-15T22:42:08.2499110Z 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-15T22:42:08.2917880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T22:42:08.3761860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T22:42:08.3768140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T22:42:08.4190530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T22:42:08.4196360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T22:42:08.5013390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T22:42:08.5019010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T22:42:08.5429870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T22:42:08.6264360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T22:42:08.6268590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T22:42:08.6275010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T22:42:08.6693530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T22:42:08.6700240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T22:42:08.6706270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T22:42:08.7547130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T22:42:08.7552290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T22:42:08.7968750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T22:42:08.7974720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T22:42:08.8820000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T22:42:08.8835800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T22:42:08.8838120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T22:42:08.9241200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T22:42:08.9247330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T22:42:09.0078600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T22:42:09.0495850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T22:42:09.1326430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T22:42:09.1743300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T22:42:09.1750410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T22:42:09.1756450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T22:42:09.1762370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T22:42:09.1768660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T22:42:09.1774630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T22:42:09.1797040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T22:42:09.1802430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T22:42:09.1808020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T22:42:09.1815420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T22:42:09.1820870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T22:42:09.1826250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T22:42:09.1831510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T22:42:09.1837000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T22:42:09.1843450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T22:42:09.1851330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T22:42:09.2662580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T22:42:09.2667900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T22:42:09.2673560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T22:42:09.2679390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T22:42:09.2684530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T22:42:09.2689940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T22:42:09.2695390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T22:42:09.2700690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T22:42:09.2706800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T22:42:09.2710920Z Only the first 100 operations were output. 2021-05-15T22:42:09.7636940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3282-15d4oku.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-15T22:42:12.2572630Z ==> Summary 2021-05-15T22:42:12.3183630Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T22:42:12.3197250Z ==> Installing fftw dependency: open-mpi 2021-05-15T22:42:12.4164580Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:42:12.4190370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3102-1u193y 2021-05-15T22:42:14.0998080Z cp -pR /private/tmp/d20210515-3102-1u193y/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T22:42:14.6112300Z chmod -Rf +w /private/tmp/d20210515-3102-1u193y 2021-05-15T22:42:32.0512070Z ==> Finishing up 2021-05-15T22:42:32.1262790Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T22:42:32.1269140Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T22:42:32.1276600Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T22:42:32.1283480Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T22:42:32.1293500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T22:42:32.1299810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T22:42:32.1307360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T22:42:32.1313850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T22:42:32.1320200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T22:42:32.1380910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T22:42:32.1386380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T22:42:32.1396020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T22:42:32.1402730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T22:42:32.1410440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T22:42:32.1417310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T22:42:32.1422950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T22:42:32.1428660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T22:42:32.1434680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T22:42:32.1440170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T22:42:32.1445310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T22:42:32.1451500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T22:42:32.1458590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T22:42:32.1465180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T22:42:32.1470990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T22:42:32.1479330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T22:42:32.1485790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T22:42:32.1491310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T22:42:32.1496400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T22:42:32.1501470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T22:42:32.1506610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T22:42:32.1512120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T22:42:32.1517600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T22:42:32.1525600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T22:42:32.1532800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T22:42:32.1539240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T22:42:32.1545400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T22:42:32.1551300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T22:42:32.1558100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T22:42:32.1563860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T22:42:32.1568550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T22:42:32.1573820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T22:42:32.1579430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T22:42:32.1584570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T22:42:32.1588860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T22:42:32.1593920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T22:42:32.1598390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T22:42:32.1604230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T22:42:32.1609970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T22:42:32.1621560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T22:42:32.1628340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T22:42:32.1632040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T22:42:32.1637300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T22:42:32.1643030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T22:42:32.1648600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T22:42:32.1655090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T22:42:32.1660040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T22:42:32.1664850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T22:42:32.1670680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T22:42:32.1676430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T22:42:32.1681530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T22:42:32.2101180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T22:42:32.2106140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T22:42:32.2111660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T22:42:32.2961460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T22:42:32.2966110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T22:42:32.2985070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T22:42:32.2990960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T22:42:32.3001290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T22:42:32.3002750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T22:42:32.3007280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T22:42:32.3013210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T22:42:32.3018540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T22:42:32.3024720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T22:42:32.3037700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T22:42:32.3051880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T22:42:32.3054260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T22:42:32.3055700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T22:42:32.3885570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T22:42:32.3894210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T22:42:32.3899650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T22:42:32.3905160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T22:42:32.3910870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T22:42:32.3917060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T22:42:32.3927370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T22:42:32.3933580Z 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-15T22:42:32.3939350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T22:42:32.3944920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T22:42:32.3950980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T22:42:32.3957530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T22:42:32.3963400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T22:42:32.3970390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T22:42:32.3976390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T22:42:32.3982140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T22:42:32.3989310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T22:42:32.3995910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T22:42:32.4001960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T22:42:32.4008450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T22:42:32.4019370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T22:42:32.4034100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T22:42:32.4041130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T22:42:32.4046770Z Only the first 100 operations were output. 2021-05-15T22:42:32.8941200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3355-1126ukt.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-15T22:42:35.7403550Z ==> Summary 2021-05-15T22:42:35.7842280Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:42:35.7847360Z ==> Installing fftw 2021-05-15T22:42:35.7850980Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:42:35.7875650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3102-1mrxq7d 2021-05-15T22:42:36.6152970Z cp -pR /private/tmp/d20210515-3102-1mrxq7d/fftw/. /usr/local/Cellar/fftw 2021-05-15T22:42:36.6710330Z chmod -Rf +w /private/tmp/d20210515-3102-1mrxq7d 2021-05-15T22:42:37.6595340Z ==> Finishing up 2021-05-15T22:42:37.7169020Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T22:42:37.7173560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T22:42:37.7177930Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T22:42:37.7183020Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T22:42:37.7190200Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T22:42:37.7195340Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T22:42:37.7200080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T22:42:37.7205220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T22:42:37.7209970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T22:42:37.7215360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T22:42:37.7220140Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T22:42:37.7225020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T22:42:37.7234280Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T22:42:37.8531280Z info /usr/local/share/info/fftw3.info 2021-05-15T22:42:37.8540040Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T22:42:37.8546690Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T22:42:37.8558830Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T22:42:37.8564550Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T22:42:37.8570420Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T22:42:37.8576200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T22:42:37.8586210Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T22:42:37.8591740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T22:42:37.8596880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T22:42:37.8603780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T22:42:37.8609910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T22:42:37.8615870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T22:42:37.8621260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T22:42:37.8626580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T22:42:37.8631660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T22:42:37.8637170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T22:42:37.8643470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T22:42:37.8648470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T22:42:37.8653780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T22:42:37.8658920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T22:42:37.8663990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T22:42:37.8669420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T22:42:37.8674700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T22:42:37.8680070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T22:42:37.8692430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T22:42:37.8701720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T22:42:37.8714670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T22:42:37.8724360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T22:42:37.8734090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T22:42:37.8744980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T22:42:37.8752240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T22:42:37.8760660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T22:42:37.8771120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T22:42:37.8785620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T22:42:37.8794820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T22:42:37.8804160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T22:42:37.8812910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T22:42:37.8819490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T22:42:37.8827550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T22:42:37.8840690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T22:42:37.8850370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T22:42:37.8861420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T22:42:37.8874120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T22:42:37.8885150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T22:42:37.8895500Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T22:42:37.8907140Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T22:42:37.9785290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3383-xl3k3.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-15T22:42:40.5148530Z ==> Summary 2021-05-15T22:42:40.5212140Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:42:41.4342620Z ==> No outdated dependents to upgrade! 2021-05-15T22:42:41.4344600Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:42:41.6313570Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T22:42:41.6314630Z fftw, open-mpi 2021-05-15T22:42:41.6336060Z rm /usr/local/bin/fftw-wisdom 2021-05-15T22:42:41.6344170Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T22:42:41.6353780Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T22:42:41.6356570Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T22:42:41.6372260Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T22:42:41.6375340Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T22:42:41.6385250Z rm /usr/local/include/fftw3.f 2021-05-15T22:42:41.6389170Z rm /usr/local/include/fftw3.f03 2021-05-15T22:42:41.6402560Z rm /usr/local/include/fftw3.h 2021-05-15T22:42:41.6405910Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T22:42:41.6419750Z rm /usr/local/include/fftw3l.f03 2021-05-15T22:42:41.6433490Z rm /usr/local/include/fftw3q.f03 2021-05-15T22:42:41.6452010Z rm /usr/local/lib/cmake/fftw3 2021-05-15T22:42:41.6461690Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T22:42:41.6464710Z rm /usr/local/lib/libfftw3.a 2021-05-15T22:42:41.6472600Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T22:42:41.6476790Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T22:42:41.6486550Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T22:42:41.6491420Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T22:42:41.6495890Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T22:42:41.6500310Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T22:42:41.6506180Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T22:42:41.6510120Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T22:42:41.6516500Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T22:42:41.6519210Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T22:42:41.6525190Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T22:42:41.6528950Z rm /usr/local/lib/libfftw3f.a 2021-05-15T22:42:41.6538370Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T22:42:41.6543950Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T22:42:41.6551790Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T22:42:41.6555940Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T22:42:41.6567800Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T22:42:41.6571620Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T22:42:41.6579410Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T22:42:41.6583180Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T22:42:41.6591270Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T22:42:41.6594170Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T22:42:41.6601540Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T22:42:41.6604400Z rm /usr/local/lib/libfftw3l.a 2021-05-15T22:42:41.6710690Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T22:42:41.6713870Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T22:42:41.6717400Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T22:42:41.6722530Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T22:42:41.6726510Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T22:42:41.6729700Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T22:42:41.6733380Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T22:42:41.6736910Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T22:42:41.6740170Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T22:42:41.6756260Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T22:42:41.6762720Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T22:42:41.6766660Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T22:42:41.6770430Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T22:42:41.6833450Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T22:42:41.6834180Z rm /usr/local/share/info/fftw3.info 2021-05-15T22:42:41.6843150Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T22:42:41.6846730Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T22:42:41.6858820Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T22:42:41.6863750Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T22:42:41.6868460Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T22:42:41.6873040Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T22:42:41.7682250Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T22:42:41.7688530Z rm /usr/local/bin/mpic++ 2021-05-15T22:42:41.7691740Z rm /usr/local/bin/mpicc 2021-05-15T22:42:41.7697190Z rm /usr/local/bin/mpicxx 2021-05-15T22:42:41.7700470Z rm /usr/local/bin/mpiexec 2021-05-15T22:42:41.7705620Z rm /usr/local/bin/mpif77 2021-05-15T22:42:41.7708780Z rm /usr/local/bin/mpif90 2021-05-15T22:42:41.7713370Z rm /usr/local/bin/mpifort 2021-05-15T22:42:41.7716870Z rm /usr/local/bin/mpirun 2021-05-15T22:42:41.7721980Z rm /usr/local/bin/ompi-clean 2021-05-15T22:42:41.7725390Z rm /usr/local/bin/ompi-server 2021-05-15T22:42:41.7729180Z rm /usr/local/bin/ompi_info 2021-05-15T22:42:41.7732270Z rm /usr/local/bin/opal_wrapper 2021-05-15T22:42:41.7737720Z rm /usr/local/bin/orte-clean 2021-05-15T22:42:41.7740470Z rm /usr/local/bin/orte-info 2021-05-15T22:42:41.7745690Z rm /usr/local/bin/orte-server 2021-05-15T22:42:41.7750250Z rm /usr/local/bin/ortecc 2021-05-15T22:42:41.7758350Z rm /usr/local/bin/orted 2021-05-15T22:42:41.7762080Z rm /usr/local/bin/orterun 2021-05-15T22:42:41.7767020Z rm /usr/local/bin/profile2mat.pl 2021-05-15T22:42:41.7863260Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T22:42:41.7865030Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T22:42:41.7869790Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T22:42:41.7873370Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T22:42:41.7879910Z rm /usr/local/include/mpi-ext.h 2021-05-15T22:42:41.7883160Z rm /usr/local/include/mpi.h 2021-05-15T22:42:41.7887000Z rm /usr/local/include/mpi.mod 2021-05-15T22:42:41.7888790Z rm /usr/local/include/mpi_ext.mod 2021-05-15T22:42:41.7892300Z rm /usr/local/include/mpi_f08.mod 2021-05-15T22:42:41.7895470Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T22:42:41.7899260Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T22:42:41.7902900Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T22:42:41.7906300Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T22:42:41.7909770Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T22:42:41.7912950Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T22:42:41.7916700Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T22:42:41.7921670Z rm /usr/local/include/mpif-config.h 2021-05-15T22:42:41.7924740Z rm /usr/local/include/mpif-constants.h 2021-05-15T22:42:41.7927290Z rm /usr/local/include/mpif-ext.h 2021-05-15T22:42:41.7930860Z rm /usr/local/include/mpif-externals.h 2021-05-15T22:42:41.7934610Z rm /usr/local/include/mpif-handles.h 2021-05-15T22:42:41.7938530Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T22:42:41.7941840Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T22:42:41.7945010Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T22:42:41.7948690Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T22:42:41.7951770Z rm /usr/local/include/mpif.h 2021-05-15T22:42:41.7954970Z rm /usr/local/include/openmpi 2021-05-15T22:42:41.7958180Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T22:42:41.7965520Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T22:42:41.7968840Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T22:42:41.7972780Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T22:42:41.7975930Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T22:42:41.7979280Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T22:42:41.7982380Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T22:42:41.7985620Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T22:42:41.7988700Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T22:42:41.7991920Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T22:42:41.7995280Z rm /usr/local/lib/libmpi.dylib 2021-05-15T22:42:41.7998460Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T22:42:41.8001730Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T22:42:41.8004860Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T22:42:41.8008380Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T22:42:41.8011800Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T22:42:41.8014980Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T22:42:41.8018660Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T22:42:41.8022660Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T22:42:41.8028120Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T22:42:41.8031330Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T22:42:41.8034280Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T22:42:41.8037660Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T22:42:41.8040860Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T22:42:41.8049580Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T22:42:41.8050180Z rm /usr/local/lib/openmpi 2021-05-15T22:42:41.8053060Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T22:42:41.8056720Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T22:42:41.8060240Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T22:42:41.8063780Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T22:42:41.8068550Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T22:42:41.8070990Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T22:42:41.8074300Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T22:42:41.8077830Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T22:42:41.8081110Z rm /usr/local/lib/pmix 2021-05-15T22:42:41.8091910Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T22:42:41.8095240Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T22:42:41.8098710Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T22:42:41.8102590Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T22:42:41.8106790Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T22:42:41.8109900Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T22:42:41.8113500Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T22:42:41.8116880Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T22:42:41.8120990Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T22:42:41.8124900Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T22:42:41.8127620Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T22:42:41.8131810Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T22:42:41.8136140Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T22:42:41.8139970Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T22:42:41.8143140Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T22:42:41.8559700Z rm /usr/local/share/man/man1/orted.1 2021-05-15T22:42:41.8564460Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T22:42:41.8583560Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T22:42:41.8588040Z Only the first 100 operations were output. 2021-05-15T22:42:44.2102760Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T22:42:45.3642580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:45.9464910Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T22:42:46.3396790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T22%3A50%3A00Z&sig=ixzxbu22bu9vGgVwnJ4rZPmDxrpNymCzVOSwSlkwKHs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:46.4038640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ixzxbu22bu9vGgVwnJ4rZPmDxrpNymCzVOSwSlkwKHs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:47.6662560Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T22:42:47.8057420Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T22:42:47.8503640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3392-f0ksca 2021-05-15T22:43:13.4115920Z cp -pR /private/tmp/d20210515-3392-f0ksca/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T22:43:20.9051940Z chmod -Rf +w /private/tmp/d20210515-3392-f0ksca 2021-05-15T22:43:22.0555980Z ==> Finishing up 2021-05-15T22:43:22.1035380Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T22:43:22.1041600Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T22:43:22.1046140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T22:43:22.1051500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T22:43:22.1056830Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T22:43:22.1062330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T22:43:22.1067650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T22:43:22.1072900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T22:43:22.1081040Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T22:43:22.1086260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T22:43:22.1091440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T22:43:22.1096710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T22:43:22.1101840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T22:43:22.1107040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T22:43:22.1112250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T22:43:22.1117180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T22:43:22.1124070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T22:43:22.1129250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T22:43:22.1135110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T22:43:22.1140510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T22:43:22.1145730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T22:43:22.1150950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T22:43:22.1155900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T22:43:22.1160950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T22:43:22.1165880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T22:43:22.1170960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T22:43:22.1176000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T22:43:22.1180890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T22:43:22.1185950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T22:43:22.1197310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T22:43:22.1206690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T22:43:22.1217890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T22:43:22.1226230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T22:43:22.1234810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T22:43:22.1241520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T22:43:22.1249640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T22:43:22.1259200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T22:43:22.1272050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T22:43:22.1280730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T22:43:22.1290460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T22:43:22.1296730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T22:43:22.1304650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T22:43:22.1316960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T22:43:22.1326590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T22:43:22.1335220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T22:43:22.1344170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T22:43:22.1351050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T22:43:22.1359310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T22:43:22.1367380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T22:43:22.1375890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T22:43:22.1383860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T22:43:22.1389260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T22:43:22.1398050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T22:43:22.1406500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T22:43:22.1415210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T22:43:22.1420360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T22:43:22.1428450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T22:43:22.1436650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T22:43:22.1446370Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T22:43:22.1454630Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T22:43:22.1459790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T22:43:22.1468730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T22:43:22.1493550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T22:43:22.1494960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T22:43:22.1503410Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T22:43:22.1512670Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T22:43:22.1517630Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T22:43:22.1526900Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T22:43:22.1535350Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T22:43:22.1635700Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T22:43:22.1639670Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T22:43:22.1644480Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T22:43:22.1649240Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T22:43:22.1654010Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T22:43:22.1658700Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T22:43:22.1663210Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T22:43:22.1667780Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T22:43:22.1672380Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T22:43:22.1676900Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T22:43:22.1681930Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T22:43:22.1686460Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T22:43:22.1693420Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T22:43:22.1699460Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T22:43:22.1706300Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T22:43:22.1716940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T22:43:22.1723960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T22:43:22.1728550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T22:43:22.1733730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T22:43:22.1739820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T22:43:22.1745440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T22:43:22.1750810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T22:43:22.1758340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T22:43:22.1763510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T22:43:22.1768910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T22:43:22.1774070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T22:43:22.1779390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T22:43:22.1784880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T22:43:22.1790070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T22:43:22.1795430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T22:43:22.1801090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T22:43:22.1806210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T22:43:22.1810610Z Only the first 100 operations were output. 2021-05-15T22:43:22.5851150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3558-1fqecbo.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-15T22:43:25.3658090Z ==> Summary 2021-05-15T22:43:25.4362630Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T22:43:27.9721990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T22:43:29.0998640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:29.6553250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T22:43:30.0239910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T22%3A50%3A00Z&sig=tENaiM%2BXOXDSOkrWdn%2Ff0g82Xz%2BQ3bxBRdqE7qiNxHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:30.0779510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=tENaiM\%2BXOXDSOkrWdn\%2Ff0g82Xz\%2BQ3bxBRdqE7qiNxHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:30.1578280Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T22:43:30.2799880Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T22:43:30.2832100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3639-1aqxjn7 2021-05-15T22:43:30.3609200Z cp -pR /private/tmp/d20210515-3639-1aqxjn7/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T22:43:30.5119170Z chmod -Rf +w /private/tmp/d20210515-3639-1aqxjn7 2021-05-15T22:43:30.6894840Z ==> Finishing up 2021-05-15T22:43:30.7244240Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T22:43:30.7274280Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T22:43:30.7311050Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T22:43:30.7354450Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T22:43:30.7415830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7472600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7502510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7530680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7560340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7595940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7616980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7647660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7706540Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T22:43:30.7708000Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T22:43:30.7735560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7791880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7799700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7827830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7860060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7889590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7928010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.7976240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8014190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8046550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8110580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8112210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8138510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8181750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8189520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8213870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8224200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8287920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8291120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8315790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8364910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8409600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8425310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8452500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8474630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8482610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8524070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8567570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8594710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8605890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8646710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8668980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8741310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8844350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.8920250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9001230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9021600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9071740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9109460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9137400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9212760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9243790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9245360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9297840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9350670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9383660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:43:30.9437080Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T22:43:30.9487710Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T22:43:30.9526600Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T22:43:30.9578980Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T22:43:30.9627820Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T22:43:30.9695410Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T22:43:30.9792220Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T22:43:30.9847260Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T22:43:30.9889000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3804-w8ys4c.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-15T22:43:33.9060270Z ==> Summary 2021-05-15T22:43:33.9313860Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T22:43:36.1475420Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T22:43:36.1505930Z To reinstall 1.6.37, run: 2021-05-15T22:43:36.1516420Z brew reinstall libpng 2021-05-15T22:43:38.2834270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T22:43:39.4085680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:39.9833910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T22:43:40.3531230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T22%3A50%3A00Z&sig=SPYCQutA4mFYEh%2BlWPZx9ZauaR04sYVWWakICzi8N7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:40.4360900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=SPYCQutA4mFYEh\%2BlWPZx9ZauaR04sYVWWakICzi8N7M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:40.4870010Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T22:43:40.4888450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T22:43:41.7780920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:42.3427640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T22:43:42.7183140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T22%3A50%3A00Z&sig=CUB59RX2UmG1u8%2B8P317esVS1x%2BSUW1708EQN1Fk9bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:42.7701900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=CUB59RX2UmG1u8\%2B8P317esVS1x\%2BSUW1708EQN1Fk9bk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:42.8674620Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T22:43:42.8774170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T22:43:44.0447340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:44.6183520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T22:43:45.0076570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T22%3A50%3A00Z&sig=Fw3lXHVEVyT1fLpS2zmtHEivBZ4hgBwMnCzQWwvynjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:45.0528550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Fw3lXHVEVyT1fLpS2zmtHEivBZ4hgBwMnCzQWwvynjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:45.1041450Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T22:43:45.1069750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T22:43:46.2106330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:46.8070840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T22:43:47.1867860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T22%3A50%3A00Z&sig=XmEto1QFnEGZZBfCuAetuYkE%2BJS27RsRtRzOnc7Wn2U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:47.2335240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=XmEto1QFnEGZZBfCuAetuYkE\%2BJS27RsRtRzOnc7Wn2U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:47.2819210Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T22:43:47.2847110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T22:43:48.4429920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:49.0072170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T22:43:49.3921030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T22%3A50%3A00Z&sig=8y81VygSYwyTTWA00vAIpXNm1Fe%2FYfmH88VgNj%2FfjVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:49.4389240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=8y81VygSYwyTTWA00vAIpXNm1Fe\%2FYfmH88VgNj\%2FfjVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:49.5726170Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T22:43:49.5798290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T22:43:50.7529200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:51.3839070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T22:43:51.7760300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T22%3A50%3A00Z&sig=IJ%2Feo64mvJIgJ%2FIBfu1KMESAmDC2V7ErvVZDcXt3lvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:51.8504870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=IJ\%2Feo64mvJIgJ\%2FIBfu1KMESAmDC2V7ErvVZDcXt3lvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:52.3289270Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:43:52.3393890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T22:43:53.5198750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:54.0837170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T22:43:54.4546980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T22%3A50%3A00Z&sig=DR5OiWievVOvlFnmIcX4%2BSYclm40HSRuvgWC3V9Tw4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:54.5073990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=DR5OiWievVOvlFnmIcX4\%2BSYclm40HSRuvgWC3V9Tw4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:54.5664580Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T22:43:54.5695610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T22:43:55.7084410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:56.2845240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T22:43:56.6553570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T22%3A50%3A00Z&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:56.7007870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:56.7495830Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T22:43:56.7527320Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T22:43:57.9089420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:58.4789260Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T22:43:58.8729840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T22%3A50%3A00Z&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:58.9351940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:59.0226330Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T22:43:59.0275380Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T22:44:00.1871840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:00.7866880Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T22:44:01.1876610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T22%3A50%3A00Z&sig=xXxBAQTbkUByNn%2FwRugPNplzOHemH1H8ed%2BOPapA86c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:01.2321260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=xXxBAQTbkUByNn\%2FwRugPNplzOHemH1H8ed\%2BOPapA86c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:01.3264810Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T22:44:01.3308850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T22:44:02.4908780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:03.4012780Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T22:44:03.7896350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T22%3A50%3A00Z&sig=vHR%2Ftz0RqmLPDFbe33vupIF6FKE8nES%2F3eQW312mlMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:03.8364620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=vHR\%2Ftz0RqmLPDFbe33vupIF6FKE8nES\%2F3eQW312mlMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:04.0041110Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T22:44:04.0127940Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T22:44:05.1976830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:05.7577040Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T22:44:06.1505390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T22%3A50%3A00Z&sig=v5sndIzBjXF7PqXpCOEC%2FtQ6yxPWcCPR0CppXgP2kaQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:06.1958580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=v5sndIzBjXF7PqXpCOEC\%2FtQ6yxPWcCPR0CppXgP2kaQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:06.2701700Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T22:44:06.2741730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T22:44:07.4400450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:08.0072510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T22:44:08.3762930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T22%3A50%3A00Z&sig=wBJbsMBwpy5JWhKS3Fpvngd31%2BKWoagMZzdZH6Ji0uQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:08.5006350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=wBJbsMBwpy5JWhKS3Fpvngd31\%2BKWoagMZzdZH6Ji0uQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:08.5708610Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T22:44:08.5748850Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T22:44:09.7577590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:10.3313010Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T22:44:10.7253050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T22%3A50%3A00Z&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:10.7789140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:11.1422760Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T22:44:11.1944980Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T22:44:12.3441340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:12.9306520Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T22:44:13.3060270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T22%3A50%3A00Z&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J%2FnCb%2B4u4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:13.3581580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J\%2FnCb\%2B4u4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:13.4916640Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T22:44:13.5016160Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T22:44:14.7637500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:15.2510410Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T22:44:15.6322490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T22%3A50%3A00Z&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:15.6846970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:16.8893280Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T22:44:17.3227950Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T22:44:18.4650850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:19.0656140Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T22:44:19.4407580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T22%3A50%3A00Z&sig=WEeVMoS%2BBGZ%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:19.4967140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=WEeVMoS\%2BBGZ\%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:19.8086920Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T22:44:19.8644620Z ==> 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-15T22:44:19.8647550Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T22:44:19.9488870Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T22:44:19.9554270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-ix4jdo 2021-05-15T22:44:19.9633840Z cp -pR /private/tmp/d20210515-3914-ix4jdo/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T22:44:19.9737050Z chmod -Rf +w /private/tmp/d20210515-3914-ix4jdo 2021-05-15T22:44:20.0245970Z ==> Finishing up 2021-05-15T22:44:20.1386160Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T22:44:20.1484050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4186-1vgy6tk.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-15T22:44:22.6504900Z ==> Summary 2021-05-15T22:44:22.6518860Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T22:44:22.6524430Z ==> Installing poppler dependency: xorgproto 2021-05-15T22:44:22.6612390Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T22:44:22.6629180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3914-ax0eve 2021-05-15T22:44:22.7631940Z cp -pR /private/tmp/d20210515-3914-ax0eve/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T22:44:22.8895760Z chmod -Rf +w /private/tmp/d20210515-3914-ax0eve 2021-05-15T22:44:23.0699430Z ==> Finishing up 2021-05-15T22:44:23.1070340Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T22:44:23.1074170Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T22:44:23.1083420Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T22:44:23.1088110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T22:44:23.1093510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T22:44:23.1098600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T22:44:23.1103720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T22:44:23.1108390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T22:44:23.1113830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T22:44:23.1118730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T22:44:23.1124030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T22:44:23.1172330Z rm /usr/local/share/pkgconfig 2021-05-15T22:44:23.1189100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T22:44:23.1194330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T22:44:23.1199500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T22:44:23.1204520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T22:44:23.1210030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T22:44:23.1221520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T22:44:23.1226800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T22:44:23.1231800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T22:44:23.1237620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T22:44:23.1242790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T22:44:23.1247670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T22:44:23.1253160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T22:44:23.1258390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T22:44:23.1263300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T22:44:23.1270280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T22:44:23.1276440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T22:44:23.1284460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T22:44:23.1293440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T22:44:23.1295770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T22:44:23.1297580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T22:44:23.1301550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T22:44:23.1306650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T22:44:23.1312160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T22:44:23.1316900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T22:44:23.1322230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T22:44:23.1327070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T22:44:23.1332340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T22:44:23.1337410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T22:44:23.1342730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T22:44:23.1347490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T22:44:23.1352860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T22:44:23.1357630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T22:44:23.1362720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T22:44:23.1367550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T22:44:23.1372920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T22:44:23.1377740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T22:44:23.1383230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T22:44:23.1387890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T22:44:23.1393540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T22:44:23.1423350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T22:44:23.1429220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T22:44:23.1433880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T22:44:23.1978290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4212-1srxsvg.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-15T22:44:25.8723090Z ==> Summary 2021-05-15T22:44:25.8891790Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T22:44:25.8898340Z ==> Installing poppler dependency: libxau 2021-05-15T22:44:25.8992080Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T22:44:25.9010760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-rojtkq 2021-05-15T22:44:25.9142970Z cp -pR /private/tmp/d20210515-3914-rojtkq/libxau/. /usr/local/Cellar/libxau 2021-05-15T22:44:25.9316830Z chmod -Rf +w /private/tmp/d20210515-3914-rojtkq 2021-05-15T22:44:26.0314090Z ==> Finishing up 2021-05-15T22:44:26.0719710Z rm /usr/local/include/X11 2021-05-15T22:44:26.0727830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T22:44:26.0732270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T22:44:26.0738350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T22:44:26.0742110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T22:44:26.0747460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T22:44:26.0752010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T22:44:26.0757170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T22:44:26.0762070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T22:44:26.0766720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T22:44:26.0771970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T22:44:26.0776980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T22:44:26.0781580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T22:44:26.0786660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T22:44:26.0791590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T22:44:26.0797580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T22:44:26.0803210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T22:44:26.0808260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T22:44:26.0812920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T22:44:26.0818330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T22:44:26.0823100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T22:44:26.0829230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T22:44:26.0834860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T22:44:26.0840440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T22:44:26.0846000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T22:44:26.0849080Z mkdir -p /usr/local/include/X11/dri 2021-05-15T22:44:26.0855700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T22:44:26.0860950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T22:44:26.0865830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T22:44:26.0869530Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T22:44:26.0877320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T22:44:26.0882370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T22:44:26.0887600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T22:44:26.0914290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T22:44:26.0919460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T22:44:26.0924720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T22:44:26.0929570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T22:44:26.0936050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T22:44:26.0942440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T22:44:26.0947450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T22:44:26.0952900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T22:44:26.0957620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T22:44:26.0963060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T22:44:26.0967950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T22:44:26.0973670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T22:44:26.0978060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T22:44:26.0983440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T22:44:26.0988540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T22:44:26.0993700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T22:44:26.0998690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T22:44:26.1004030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T22:44:26.1008870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T22:44:26.1014360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T22:44:26.1019040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T22:44:26.1025230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T22:44:26.1030160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T22:44:26.1035760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T22:44:26.1040710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T22:44:26.1046320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T22:44:26.1051050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T22:44:26.1056480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T22:44:26.1061980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T22:44:26.1067940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T22:44:26.1073290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T22:44:26.1079020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T22:44:26.1084690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T22:44:26.1090120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T22:44:26.1095600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T22:44:26.1101190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T22:44:26.1106690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T22:44:26.1112450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T22:44:26.1117990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T22:44:26.1123660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T22:44:26.1128960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T22:44:26.1134230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T22:44:26.1139900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T22:44:26.1145240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T22:44:26.1150070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T22:44:26.1156400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T22:44:26.1161490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T22:44:26.1167510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T22:44:26.1172310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T22:44:26.1177760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T22:44:26.1182970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T22:44:26.1188070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T22:44:26.1193720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T22:44:26.1198500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T22:44:26.1204040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T22:44:26.1208930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T22:44:26.1214490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T22:44:26.1219370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T22:44:26.1224800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T22:44:26.1259420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T22:44:26.1261230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T22:44:26.1263020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T22:44:26.1264870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T22:44:26.1266620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T22:44:26.1268410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T22:44:26.1288400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T22:44:26.1294810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T22:44:26.1300260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T22:44:26.1305170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T22:44:26.1309480Z Only the first 100 operations were output. 2021-05-15T22:44:26.1632880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4238-1kxmrv5.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-15T22:44:28.7399600Z ==> Summary 2021-05-15T22:44:28.7426280Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T22:44:28.7432890Z ==> Installing poppler dependency: libxdmcp 2021-05-15T22:44:28.7530760Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T22:44:28.7548530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1xcy9oy 2021-05-15T22:44:28.7645730Z cp -pR /private/tmp/d20210515-3914-1xcy9oy/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T22:44:28.7765060Z chmod -Rf +w /private/tmp/d20210515-3914-1xcy9oy 2021-05-15T22:44:28.8779240Z ==> Finishing up 2021-05-15T22:44:28.9143790Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T22:44:28.9150980Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T22:44:28.9159840Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T22:44:28.9170830Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T22:44:28.9179470Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T22:44:28.9306440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4264-9qippb.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-15T22:44:31.5636960Z ==> Summary 2021-05-15T22:44:31.5655250Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T22:44:31.5661490Z ==> Installing poppler dependency: libxcb 2021-05-15T22:44:31.6028560Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T22:44:31.6046090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3914-xibi26 2021-05-15T22:44:32.2958720Z cp -pR /private/tmp/d20210515-3914-xibi26/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T22:44:33.6144540Z chmod -Rf +w /private/tmp/d20210515-3914-xibi26 2021-05-15T22:44:34.8435320Z ==> Finishing up 2021-05-15T22:44:34.8790580Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T22:44:34.8829390Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T22:44:34.8873190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T22:44:34.8887200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T22:44:34.8896270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T22:44:34.8904200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T22:44:34.8911770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T22:44:34.8927930Z 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-15T22:44:34.8940460Z 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-15T22:44:34.8948890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T22:44:34.8959080Z 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-15T22:44:34.8970620Z 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-15T22:44:34.8977580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T22:44:34.8986490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T22:44:34.8994170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T22:44:34.9005520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T22:44:34.9013260Z 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-15T22:44:34.9039690Z 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-15T22:44:34.9049560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T22:44:34.9059150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T22:44:34.9067750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T22:44:34.9069800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T22:44:34.9072200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T22:44:34.9084940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T22:44:34.9097950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T22:44:34.9105860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T22:44:34.9114330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T22:44:34.9117710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T22:44:34.9119160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T22:44:34.9126140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T22:44:34.9128730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T22:44:34.9136550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T22:44:34.9144670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T22:44:34.9151820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T22:44:34.9157250Z 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-15T22:44:34.9163070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T22:44:34.9170650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T22:44:34.9176550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T22:44:34.9185190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T22:44:34.9191020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T22:44:34.9198550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T22:44:34.9205860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T22:44:34.9211690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T22:44:34.9217020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T22:44:34.9224740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T22:44:34.9234420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T22:44:34.9256090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T22:44:34.9257860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T22:44:34.9259640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T22:44:34.9261540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T22:44:34.9263870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T22:44:34.9274590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T22:44:34.9280950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T22:44:34.9286440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T22:44:34.9293650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T22:44:34.9299370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T22:44:34.9309650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T22:44:34.9314960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T22:44:34.9323560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T22:44:34.9329180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T22:44:34.9335180Z 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-15T22:44:34.9344250Z 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-15T22:44:34.9349310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T22:44:34.9355450Z 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-15T22:44:34.9362120Z 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-15T22:44:34.9367330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T22:44:34.9373630Z 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-15T22:44:34.9379200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T22:44:34.9384910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T22:44:34.9390620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T22:44:34.9399040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T22:44:34.9404910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T22:44:34.9410260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T22:44:34.9416290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T22:44:34.9422210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T22:44:34.9428190Z 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-15T22:44:34.9433880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T22:44:34.9440120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T22:44:34.9450340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T22:44:34.9457750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T22:44:34.9463280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T22:44:34.9473820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T22:44:34.9479400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T22:44:34.9485400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T22:44:34.9494570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T22:44:34.9500880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T22:44:34.9506360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T22:44:34.9512350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T22:44:34.9518090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T22:44:34.9524030Z 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-15T22:44:34.9532730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T22:44:34.9538700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T22:44:34.9546400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T22:44:34.9552450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T22:44:34.9558070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T22:44:34.9564520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T22:44:34.9570180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T22:44:34.9576160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T22:44:34.9585070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T22:44:34.9590900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T22:44:34.9594950Z Only the first 100 operations were output. 2021-05-15T22:44:36.5513390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4299-1p1ljpf.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-15T22:44:39.2429340Z ==> Summary 2021-05-15T22:44:39.3803980Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T22:44:39.3814010Z ==> Installing poppler dependency: libx11 2021-05-15T22:44:39.4265270Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:44:39.4282600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1m8o5qz 2021-05-15T22:44:39.7718570Z cp -pR /private/tmp/d20210515-3914-1m8o5qz/libx11/. /usr/local/Cellar/libx11 2021-05-15T22:44:40.2562580Z chmod -Rf +w /private/tmp/d20210515-3914-1m8o5qz 2021-05-15T22:44:40.7441520Z ==> Finishing up 2021-05-15T22:44:40.7810950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T22:44:40.7816780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T22:44:40.7823930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T22:44:40.7836490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T22:44:40.7840970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T22:44:40.7843950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T22:44:40.7854900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T22:44:40.7858640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T22:44:40.7870960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T22:44:40.7873100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T22:44:40.7889500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T22:44:40.7898590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T22:44:40.7905170Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T22:44:40.7920020Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T22:44:40.7923960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T22:44:40.7926780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T22:44:40.7938020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T22:44:40.7941940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T22:44:40.7953660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T22:44:40.7959120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T22:44:40.7975390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T22:44:40.7980770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T22:44:40.7994430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T22:44:40.7998790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T22:44:40.8008110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T22:44:40.8013860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T22:44:40.8029620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T22:44:40.8033900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T22:44:40.8041130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T22:44:40.8050230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T22:44:40.8063310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T22:44:40.8067670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T22:44:40.8081900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T22:44:40.8095440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T22:44:40.8129580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T22:44:40.8158980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T22:44:40.8163250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T22:44:40.8175200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T22:44:40.8176990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T22:44:40.8178750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T22:44:40.8180690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T22:44:40.8182410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T22:44:40.8184100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T22:44:40.8185850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T22:44:40.8187610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T22:44:40.8189430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T22:44:40.8191330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T22:44:40.8193340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T22:44:40.8195180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T22:44:40.8197130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T22:44:40.8198760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T22:44:40.8200370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T22:44:40.8202080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T22:44:40.8203810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T22:44:40.8205360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T22:44:40.8207070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T22:44:40.8209130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T22:44:40.8211120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T22:44:40.8212930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T22:44:40.8214310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T22:44:40.8215610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T22:44:40.8217020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T22:44:40.8218810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T22:44:40.8220470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T22:44:40.8222230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T22:44:40.8224050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T22:44:40.8225980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T22:44:40.8227810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T22:44:40.8249290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T22:44:40.8259620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T22:44:40.8261560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T22:44:40.8263410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T22:44:40.8266200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T22:44:40.8267890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T22:44:40.8269720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T22:44:40.8271610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T22:44:40.8273540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T22:44:40.8275520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T22:44:40.8277180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T22:44:40.8278480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T22:44:40.8279680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T22:44:40.8281250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T22:44:40.8283120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T22:44:40.8285070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T22:44:40.8289110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T22:44:40.8294660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T22:44:40.8300520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T22:44:40.8305680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T22:44:40.8311280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T22:44:40.8316980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T22:44:40.8322630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T22:44:40.8327390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T22:44:40.8333000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T22:44:40.8338390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T22:44:40.8343960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T22:44:40.8349600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T22:44:40.8355300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T22:44:40.8361090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T22:44:40.8365650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T22:44:40.8371630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T22:44:40.8375770Z Only the first 100 operations were output. 2021-05-15T22:44:41.4025350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4325-12lbtww.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-15T22:44:44.0434900Z ==> Summary 2021-05-15T22:44:44.1078630Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T22:44:44.1083460Z ==> Installing poppler dependency: libxext 2021-05-15T22:44:44.1624740Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T22:44:44.1641780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1ov9tu 2021-05-15T22:44:44.1955070Z cp -pR /private/tmp/d20210515-3914-1ov9tu/libxext/. /usr/local/Cellar/libxext 2021-05-15T22:44:44.2496460Z chmod -Rf +w /private/tmp/d20210515-3914-1ov9tu 2021-05-15T22:44:44.3206380Z ==> Finishing up 2021-05-15T22:44:44.3559170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T22:44:44.3562960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T22:44:44.3568860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T22:44:44.3572830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T22:44:44.3577950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T22:44:44.3582550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T22:44:44.3587800Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T22:44:44.3592370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T22:44:44.3597510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T22:44:44.3602080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T22:44:44.3607280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T22:44:44.3611810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T22:44:44.3616990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T22:44:44.3621630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T22:44:44.3626790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T22:44:44.3631920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T22:44:44.3644010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T22:44:44.3649430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T22:44:44.3654270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T22:44:44.3659420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T22:44:44.3664520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T22:44:44.3669480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T22:44:44.3675210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T22:44:44.3681060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T22:44:44.3686730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T22:44:44.3691860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T22:44:44.3696770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T22:44:44.3702490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T22:44:44.3707990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T22:44:44.3712810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T22:44:44.3718340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T22:44:44.3723620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T22:44:44.3728420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T22:44:44.3734140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T22:44:44.3756950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T22:44:44.3762080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T22:44:44.3767740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T22:44:44.3772890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T22:44:44.3777600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T22:44:44.3783640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T22:44:44.3806970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T22:44:44.3808780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T22:44:44.3810450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T22:44:44.3812190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T22:44:44.3813940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T22:44:44.3815490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T22:44:44.3818420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T22:44:44.3823700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T22:44:44.3829210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T22:44:44.3834530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T22:44:44.3839600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T22:44:44.3844260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T22:44:44.3850010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T22:44:44.3854790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T22:44:44.3860720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T22:44:44.3865020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T22:44:44.3870520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T22:44:44.3876210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T22:44:44.3880880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T22:44:44.3886450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T22:44:44.3891360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T22:44:44.3896550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T22:44:44.3902170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T22:44:44.3907100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T22:44:44.3913090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T22:44:44.3917760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T22:44:44.3923970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T22:44:44.3928960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T22:44:44.3934240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T22:44:44.3939310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T22:44:44.3944750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T22:44:44.3949600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T22:44:44.3955390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T22:44:44.3960420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T22:44:44.3965720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T22:44:44.3970960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T22:44:44.3975930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T22:44:44.3982700Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T22:44:44.3987060Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T22:44:44.3992350Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T22:44:44.4017840Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T22:44:44.4267940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4351-2ldcdi.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-15T22:44:46.9243620Z ==> Summary 2021-05-15T22:44:46.9305270Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T22:44:46.9311300Z ==> Installing poppler dependency: libxrender 2021-05-15T22:44:46.9924500Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T22:44:46.9942430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1rai1os 2021-05-15T22:44:47.0062720Z cp -pR /private/tmp/d20210515-3914-1rai1os/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T22:44:47.0207360Z chmod -Rf +w /private/tmp/d20210515-3914-1rai1os 2021-05-15T22:44:47.0759130Z ==> Finishing up 2021-05-15T22:44:47.1119770Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T22:44:47.1127290Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T22:44:47.1136230Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T22:44:47.1141240Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T22:44:47.1146460Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T22:44:47.1154200Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T22:44:47.1288520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4377-cazi9u.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-15T22:44:49.6748940Z ==> Summary 2021-05-15T22:44:49.6771320Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T22:44:49.6776620Z ==> Installing poppler dependency: lzo 2021-05-15T22:44:49.6802880Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T22:44:49.6820870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-w8jbik 2021-05-15T22:44:49.7001670Z cp -pR /private/tmp/d20210515-3914-w8jbik/lzo/. /usr/local/Cellar/lzo 2021-05-15T22:44:49.7222200Z chmod -Rf +w /private/tmp/d20210515-3914-w8jbik 2021-05-15T22:44:49.7849640Z ==> Finishing up 2021-05-15T22:44:49.8237270Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T22:44:49.8244710Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T22:44:49.8251330Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T22:44:49.8255900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T22:44:49.8261400Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T22:44:49.8269000Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T22:44:49.8437770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4403-at96gk.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-15T22:44:52.3498950Z ==> Summary 2021-05-15T22:44:52.3529670Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T22:44:52.3536990Z ==> Installing poppler dependency: pixman 2021-05-15T22:44:52.3564130Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T22:44:52.3583550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-q0093i 2021-05-15T22:44:52.3757090Z cp -pR /private/tmp/d20210515-3914-q0093i/pixman/. /usr/local/Cellar/pixman 2021-05-15T22:44:52.3898420Z chmod -Rf +w /private/tmp/d20210515-3914-q0093i 2021-05-15T22:44:52.4411720Z ==> Finishing up 2021-05-15T22:44:52.4788040Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T22:44:52.4793220Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T22:44:52.4799100Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T22:44:52.4804940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T22:44:52.4809150Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T22:44:52.4816440Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T22:44:52.4947970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4429-14gjwtp.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-15T22:44:54.9199180Z ==> Summary 2021-05-15T22:44:54.9219630Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T22:44:54.9226420Z ==> Installing poppler dependency: cairo 2021-05-15T22:44:55.1009640Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T22:44:55.1027540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1b9wdzr 2021-05-15T22:44:55.1700710Z cp -pR /private/tmp/d20210515-3914-1b9wdzr/cairo/. /usr/local/Cellar/cairo 2021-05-15T22:44:55.2362540Z chmod -Rf +w /private/tmp/d20210515-3914-1b9wdzr 2021-05-15T22:44:55.4580280Z ==> Finishing up 2021-05-15T22:44:55.5190370Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T22:44:55.5200170Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T22:44:55.5206870Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T22:44:55.5236700Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T22:44:55.5243050Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T22:44:55.5248390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T22:44:55.5253250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T22:44:55.5258710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T22:44:55.5264390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T22:44:55.5269260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T22:44:55.5274500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T22:44:55.5278890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T22:44:55.5284090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T22:44:55.5289160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T22:44:55.5297750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T22:44:55.5302840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T22:44:55.5308350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T22:44:55.5312930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T22:44:55.5318200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T22:44:55.5322900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T22:44:55.5328380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T22:44:55.5333300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T22:44:55.5338440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T22:44:55.5343050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T22:44:55.5348090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T22:44:55.5352930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T22:44:55.5358250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T22:44:55.5362900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T22:44:55.5368480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T22:44:55.5373200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T22:44:55.5378610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T22:44:55.5737820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4455-2erscw.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-15T22:44:58.0320230Z ==> Summary 2021-05-15T22:44:58.0402690Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T22:44:58.0409210Z ==> Installing poppler dependency: little-cms2 2021-05-15T22:44:58.0541800Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T22:44:58.0559520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-ydnkzm 2021-05-15T22:44:58.0758060Z cp -pR /private/tmp/d20210515-3914-ydnkzm/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T22:44:58.0943330Z chmod -Rf +w /private/tmp/d20210515-3914-ydnkzm 2021-05-15T22:44:58.1638020Z ==> Finishing up 2021-05-15T22:44:58.1900750Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T22:44:58.1936530Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T22:44:58.1941230Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T22:44:58.1952860Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T22:44:58.1957930Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T22:44:58.1964940Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T22:44:58.2017440Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T22:44:58.2046210Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T22:44:58.2055230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T22:44:58.2085150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T22:44:58.2097960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T22:44:58.2106030Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T22:44:58.2114930Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T22:44:58.2120010Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T22:44:58.2125760Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T22:44:58.2133330Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T22:44:58.2314890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4481-1g0o9ar.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-15T22:45:00.7338580Z ==> Summary 2021-05-15T22:45:00.7364710Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T22:45:00.7369480Z ==> Installing poppler dependency: nspr 2021-05-15T22:45:00.7416570Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T22:45:00.7434920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1a99s0 2021-05-15T22:45:00.7774570Z cp -pR /private/tmp/d20210515-3914-1a99s0/nspr/. /usr/local/Cellar/nspr 2021-05-15T22:45:00.8237050Z chmod -Rf +w /private/tmp/d20210515-3914-1a99s0 2021-05-15T22:45:00.9087570Z ==> Finishing up 2021-05-15T22:45:00.9465080Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T22:45:00.9470430Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T22:45:00.9502860Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T22:45:00.9509270Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T22:45:00.9514310Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T22:45:00.9518860Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T22:45:00.9524120Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T22:45:00.9528820Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T22:45:00.9534050Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T22:45:00.9541350Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T22:45:00.9820940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4507-1mob3uv.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-15T22:45:03.4048160Z ==> Summary 2021-05-15T22:45:03.4108870Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T22:45:03.4114560Z ==> Installing poppler dependency: nss 2021-05-15T22:45:03.4369880Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T22:45:03.4388170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-l531gc 2021-05-15T22:45:03.6870060Z cp -pR /private/tmp/d20210515-3914-l531gc/nss/. /usr/local/Cellar/nss 2021-05-15T22:45:03.8389330Z chmod -Rf +w /private/tmp/d20210515-3914-l531gc 2021-05-15T22:45:05.2583760Z ==> Finishing up 2021-05-15T22:45:05.3461760Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T22:45:05.3465630Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T22:45:05.3474280Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T22:45:05.3478730Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T22:45:05.3484060Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T22:45:05.3489040Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T22:45:05.3501250Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T22:45:05.3506130Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T22:45:05.3511350Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T22:45:05.3515830Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T22:45:05.3520560Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T22:45:05.3525040Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T22:45:05.3530120Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T22:45:05.3538170Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T22:45:05.3542580Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T22:45:05.3548160Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T22:45:05.3553310Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T22:45:05.3558120Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T22:45:05.3562580Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T22:45:05.3567780Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T22:45:05.3573230Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T22:45:05.3577550Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T22:45:05.3582510Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T22:45:05.3587040Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T22:45:05.3592100Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T22:45:05.3596500Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T22:45:05.3601410Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T22:45:05.3605770Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T22:45:05.3614130Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T22:45:05.3615520Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T22:45:05.3619830Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T22:45:05.3624230Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T22:45:05.3629570Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T22:45:05.3633890Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T22:45:05.3638850Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T22:45:05.3643290Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T22:45:05.3648470Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T22:45:05.3652940Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T22:45:05.3657960Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T22:45:05.3662280Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T22:45:05.3667290Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T22:45:05.3671680Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T22:45:05.3676710Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T22:45:05.3681020Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T22:45:05.3686030Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T22:45:05.3690510Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T22:45:05.3696340Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T22:45:05.3700650Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T22:45:05.3710150Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T22:45:05.3714350Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T22:45:05.3719950Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T22:45:05.3724360Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T22:45:05.3729560Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T22:45:05.3734040Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T22:45:05.3739020Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T22:45:05.3743510Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T22:45:05.3748770Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T22:45:05.3753280Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T22:45:05.3758340Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T22:45:05.3762760Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T22:45:05.3767700Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T22:45:05.3772440Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T22:45:05.3777830Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T22:45:05.3782310Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T22:45:05.3787380Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T22:45:05.3792260Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T22:45:05.3797370Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T22:45:05.3802390Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T22:45:05.3806790Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T22:45:05.3812120Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T22:45:05.3820040Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T22:45:05.3827550Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T22:45:05.3832630Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T22:45:05.3837630Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T22:45:05.3842450Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T22:45:05.3848110Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T22:45:05.3853600Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T22:45:05.3858400Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T22:45:05.3863360Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T22:45:05.3869030Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T22:45:05.3882550Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T22:45:05.3883950Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T22:45:05.3885300Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T22:45:05.3888080Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T22:45:05.3893360Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T22:45:05.3898590Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T22:45:05.3937780Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T22:45:05.3942420Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T22:45:05.3943900Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T22:45:05.3945410Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T22:45:05.3947060Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T22:45:05.4029150Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T22:45:05.4030750Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T22:45:05.4032410Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T22:45:05.4034030Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T22:45:05.4035780Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T22:45:05.4037400Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T22:45:05.4038790Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T22:45:05.4040330Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T22:45:05.4041910Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T22:45:05.4042980Z Only the first 100 operations were output. 2021-05-15T22:45:05.5338940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4536-1duiqyl.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-15T22:45:07.9314860Z ==> Summary 2021-05-15T22:45:07.9445910Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T22:45:07.9454780Z ==> Installing poppler dependency: openjpeg 2021-05-15T22:45:07.9749110Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T22:45:07.9767560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-nrflng 2021-05-15T22:45:08.8294310Z cp -pR /private/tmp/d20210515-3914-nrflng/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T22:45:08.8295400Z ==> Finishing up 2021-05-15T22:45:08.8296720Z chmod -Rf +w /private/tmp/d20210515-3914-nrflng 2021-05-15T22:45:08.8297770Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T22:45:08.8299340Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T22:45:08.8300790Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T22:45:08.8302300Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:45:08.8303890Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:45:08.8305840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T22:45:08.8307610Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T22:45:08.8309640Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T22:45:08.8311270Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T22:45:08.8313040Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T22:45:08.8314810Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T22:45:08.8316470Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T22:45:08.8318110Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T22:45:08.8319720Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:45:08.8321400Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T22:45:08.8957290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4562-qiatu8.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-15T22:45:11.5145700Z ==> Summary 2021-05-15T22:45:11.5455960Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T22:45:11.5463780Z ==> Installing poppler dependency: qt@5 2021-05-15T22:45:11.5500790Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T22:45:11.5518890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1r6okbq 2021-05-15T22:45:16.4507680Z cp -pR /private/tmp/d20210515-3914-1r6okbq/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T22:45:23.3176870Z chmod -Rf +w /private/tmp/d20210515-3914-1r6okbq 2021-05-15T22:45:36.6617520Z ==> Finishing up 2021-05-15T22:45:39.3847590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4613-aubtd0.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-15T22:45:44.1282840Z ==> Caveats 2021-05-15T22:45:44.1284000Z We agreed to the Qt open source license for you. 2021-05-15T22:45:44.1284980Z If this is unacceptable you should uninstall. 2021-05-15T22:45:44.1285620Z 2021-05-15T22:45:44.1286950Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:44.1288050Z because this is an alternate version of another formula. 2021-05-15T22:45:44.1288700Z 2021-05-15T22:45:44.1289490Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:45:44.1290960Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:44.1291710Z 2021-05-15T22:45:44.1292480Z For compilers to find qt@5 you may need to set: 2021-05-15T22:45:44.1293730Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:45:44.1295050Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:45:44.1296180Z 2021-05-15T22:45:44.1297460Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:45:44.1298480Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:45:44.1299150Z 2021-05-15T22:45:44.1300180Z ==> Summary 2021-05-15T22:45:44.8874460Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T22:45:44.8880970Z ==> Installing poppler 2021-05-15T22:45:44.8884750Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T22:45:44.8904510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3914-1seflcm 2021-05-15T22:45:45.1486200Z cp -pR /private/tmp/d20210515-3914-1seflcm/poppler/. /usr/local/Cellar/poppler 2021-05-15T22:45:45.3894650Z chmod -Rf +w /private/tmp/d20210515-3914-1seflcm 2021-05-15T22:45:45.7909190Z ==> Finishing up 2021-05-15T22:45:45.8259760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T22:45:45.8263310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T22:45:45.8268750Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T22:45:45.8273700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T22:45:45.8278500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T22:45:45.8283790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T22:45:45.8288610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T22:45:45.8293650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T22:45:45.8298920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T22:45:45.8303890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T22:45:45.8308890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T22:45:45.8371240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T22:45:45.8384660Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T22:45:45.8386160Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T22:45:45.8401060Z rm /usr/local/share/gir-1.0 2021-05-15T22:45:45.8412020Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T22:45:45.8418120Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T22:45:45.8433290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T22:45:45.8438800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T22:45:45.8444420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T22:45:45.8456230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T22:45:45.8461660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T22:45:45.8469750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T22:45:45.8475220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T22:45:45.8495700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T22:45:45.8514320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T22:45:45.8516160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T22:45:45.8517820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T22:45:45.8519500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T22:45:45.8520820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T22:45:45.8526340Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T22:45:45.8530960Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T22:45:45.8545560Z rm /usr/local/lib/girepository-1.0 2021-05-15T22:45:45.8557860Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T22:45:45.8564070Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T22:45:45.8568840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T22:45:45.8574330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T22:45:45.8580290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T22:45:45.8585470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T22:45:45.8597150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T22:45:45.8610980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T22:45:45.8619640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T22:45:45.8621830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T22:45:45.8623760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T22:45:45.8625700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T22:45:45.8627470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T22:45:45.8629300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T22:45:45.8633020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T22:45:45.8637360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T22:45:45.8642780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T22:45:45.8650110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T22:45:45.8655160Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T22:45:45.8660500Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T22:45:45.8665390Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T22:45:45.9690150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4639-194a47n.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-15T22:45:48.5228680Z ==> Summary 2021-05-15T22:45:48.5518210Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T22:45:50.1364550Z ==> Caveats 2021-05-15T22:45:50.1365910Z ==> qt@5 2021-05-15T22:45:50.1408490Z We agreed to the Qt open source license for you. 2021-05-15T22:45:50.1411140Z If this is unacceptable you should uninstall. 2021-05-15T22:45:50.1411840Z 2021-05-15T22:45:50.1416230Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:50.1417450Z because this is an alternate version of another formula. 2021-05-15T22:45:50.1418140Z 2021-05-15T22:45:50.1421850Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:45:50.1423580Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:50.1427110Z 2021-05-15T22:45:50.1428240Z For compilers to find qt@5 you may need to set: 2021-05-15T22:45:50.1429720Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:45:50.1431110Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:45:50.1431790Z 2021-05-15T22:45:50.1435230Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:45:50.1436280Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:45:50.1436940Z 2021-05-15T22:45:51.8884640Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T22:45:53.5190550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:53.7438610Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T22:45:54.1336420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T22%3A55%3A00Z&sig=o7cEYX%2BAfGjR7Avz%2F1NhqNU4zzIaMsuV2lApxYA%2Bm6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:54.1816670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=o7cEYX\%2BAfGjR7Avz\%2F1NhqNU4zzIaMsuV2lApxYA\%2Bm6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:54.2301960Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T22:45:54.2353820Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:45:55.5274050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:56.1418380Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:45:56.4997270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T22%3A55%3A00Z&sig=EDNb3L%2BfZ9ZP0W60Gqj6VvN2y%2FvQCAGVaG3CLnXRQdY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:56.5528610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=EDNb3L\%2BfZ9ZP0W60Gqj6VvN2y\%2FvQCAGVaG3CLnXRQdY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:56.8132040Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T22:45:56.8406080Z ==> Installing dependencies for hdf5: szip 2021-05-15T22:45:56.8410000Z ==> Installing hdf5 dependency: szip 2021-05-15T22:45:56.9078080Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T22:45:56.9105430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4646-1y3jj99 2021-05-15T22:45:56.9194870Z cp -pR /private/tmp/d20210515-4646-1y3jj99/szip/. /usr/local/Cellar/szip 2021-05-15T22:45:56.9301480Z chmod -Rf +w /private/tmp/d20210515-4646-1y3jj99 2021-05-15T22:45:56.9749080Z ==> Finishing up 2021-05-15T22:45:57.0106470Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T22:45:57.0109980Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T22:45:57.0118050Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T22:45:57.0124700Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T22:45:57.0129330Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T22:45:57.0134790Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T22:45:57.0258710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4820-5x1w1q.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-15T22:45:59.4712870Z ==> Summary 2021-05-15T22:45:59.4729690Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T22:45:59.4735780Z ==> Installing hdf5 2021-05-15T22:45:59.4738870Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:45:59.4756920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4646-hlnusg 2021-05-15T22:45:59.6211940Z cp -pR /private/tmp/d20210515-4646-hlnusg/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T22:45:59.7620490Z chmod -Rf +w /private/tmp/d20210515-4646-hlnusg 2021-05-15T22:46:00.0654140Z ==> Finishing up 2021-05-15T22:46:00.1796820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T22:46:00.1800030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T22:46:00.1805000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T22:46:00.1809060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T22:46:00.1813930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T22:46:00.1818200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T22:46:00.1823060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T22:46:00.1827480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T22:46:00.1832440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T22:46:00.1836690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T22:46:00.1841610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T22:46:00.1845760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T22:46:00.1850510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T22:46:00.1854740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T22:46:00.1860590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T22:46:00.1865030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T22:46:00.1869830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T22:46:00.1873960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T22:46:00.1879120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T22:46:00.1883310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T22:46:00.1888440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T22:46:00.1892630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T22:46:00.1902220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T22:46:00.1908170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T22:46:00.1912600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T22:46:00.1923980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T22:46:00.1928520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T22:46:00.1933580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T22:46:00.1937930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T22:46:00.1942960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T22:46:00.1947630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T22:46:00.1964850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T22:46:00.1969680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T22:46:00.1974160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T22:46:00.1979190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T22:46:00.1983750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T22:46:00.1988010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T22:46:00.1999570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T22:46:00.2001260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T22:46:00.2003000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T22:46:00.2008770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T22:46:00.2013390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T22:46:00.2018690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T22:46:00.2023100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T22:46:00.2028160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T22:46:00.2032620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T22:46:00.2037700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T22:46:00.2042200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T22:46:00.2047040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T22:46:00.2051310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T22:46:00.2056150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T22:46:00.2060360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T22:46:00.2065190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T22:46:00.2069890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T22:46:00.2074970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T22:46:00.2080510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T22:46:00.2085000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T22:46:00.2090460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T22:46:00.2095090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T22:46:00.2099900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T22:46:00.2104990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T22:46:00.2109580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T22:46:00.2113960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T22:46:00.2119030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T22:46:00.2124640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T22:46:00.2129120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T22:46:00.2133970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T22:46:00.2138460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T22:46:00.2143070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T22:46:00.2147420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T22:46:00.2152220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T22:46:00.2156630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T22:46:00.2161600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T22:46:00.2165820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T22:46:00.2182950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T22:46:00.2187680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T22:46:00.2192780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T22:46:00.2196980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T22:46:00.2201820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T22:46:00.2205990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T22:46:00.2211300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T22:46:00.2216600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T22:46:00.2221190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T22:46:00.2226200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T22:46:00.2231680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T22:46:00.2235940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T22:46:00.2240730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T22:46:00.2245090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T22:46:00.2250260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T22:46:00.2254530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T22:46:00.2259610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T22:46:00.2263920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T22:46:00.2268810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T22:46:00.2272980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T22:46:00.2277930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T22:46:00.2282290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T22:46:00.2287120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T22:46:00.2291690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T22:46:00.2296660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T22:46:00.2300740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T22:46:00.2304750Z Only the first 100 operations were output. 2021-05-15T22:46:00.3249540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4846-1ncjsw.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-15T22:46:02.8076170Z ==> Summary 2021-05-15T22:46:02.8232210Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:46:03.4358730Z ==> No outdated dependents to upgrade! 2021-05-15T22:46:03.4360480Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:46:03.4885580Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:46:03.4888430Z hdf5 2021-05-15T22:46:03.4895720Z rm /usr/local/bin/gif2h5 2021-05-15T22:46:03.4899470Z rm /usr/local/bin/h52gif 2021-05-15T22:46:03.4905350Z rm /usr/local/bin/h5c++ 2021-05-15T22:46:03.4906140Z rm /usr/local/bin/h5cc 2021-05-15T22:46:03.4911120Z rm /usr/local/bin/h5clear 2021-05-15T22:46:03.4912070Z rm /usr/local/bin/h5copy 2021-05-15T22:46:03.4915430Z rm /usr/local/bin/h5debug 2021-05-15T22:46:03.4918870Z rm /usr/local/bin/h5diff 2021-05-15T22:46:03.4921770Z rm /usr/local/bin/h5dump 2021-05-15T22:46:03.4926420Z rm /usr/local/bin/h5fc 2021-05-15T22:46:03.4927710Z rm /usr/local/bin/h5format_convert 2021-05-15T22:46:03.4933920Z rm /usr/local/bin/h5import 2021-05-15T22:46:03.4934780Z rm /usr/local/bin/h5jam 2021-05-15T22:46:03.4937500Z rm /usr/local/bin/h5ls 2021-05-15T22:46:03.4940110Z rm /usr/local/bin/h5mkgrp 2021-05-15T22:46:03.4943600Z rm /usr/local/bin/h5perf_serial 2021-05-15T22:46:03.4947030Z rm /usr/local/bin/h5redeploy 2021-05-15T22:46:03.4952390Z rm /usr/local/bin/h5repack 2021-05-15T22:46:03.4953230Z rm /usr/local/bin/h5repart 2021-05-15T22:46:03.4956390Z rm /usr/local/bin/h5stat 2021-05-15T22:46:03.4959250Z rm /usr/local/bin/h5unjam 2021-05-15T22:46:03.4963280Z rm /usr/local/bin/h5watch 2021-05-15T22:46:03.4970790Z rm /usr/local/include/H5ACpublic.h 2021-05-15T22:46:03.4974030Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T22:46:03.4976930Z rm /usr/local/include/H5Apublic.h 2021-05-15T22:46:03.4981470Z rm /usr/local/include/H5ArrayType.h 2021-05-15T22:46:03.4983180Z rm /usr/local/include/H5AtomType.h 2021-05-15T22:46:03.4986500Z rm /usr/local/include/H5Attribute.h 2021-05-15T22:46:03.4992030Z rm /usr/local/include/H5Classes.h 2021-05-15T22:46:03.4992950Z rm /usr/local/include/H5CommonFG.h 2021-05-15T22:46:03.4999340Z rm /usr/local/include/H5CompType.h 2021-05-15T22:46:03.5001630Z rm /usr/local/include/H5Cpp.h 2021-05-15T22:46:03.5004820Z rm /usr/local/include/H5CppDoc.h 2021-05-15T22:46:03.5008210Z rm /usr/local/include/H5Cpublic.h 2021-05-15T22:46:03.5019150Z rm /usr/local/include/H5DOpublic.h 2021-05-15T22:46:03.5020110Z rm /usr/local/include/H5DSpublic.h 2021-05-15T22:46:03.5020970Z rm /usr/local/include/H5DaccProp.h 2021-05-15T22:46:03.5021840Z rm /usr/local/include/H5DataSet.h 2021-05-15T22:46:03.5024260Z rm /usr/local/include/H5DataSpace.h 2021-05-15T22:46:03.5027670Z rm /usr/local/include/H5DataType.h 2021-05-15T22:46:03.5030370Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T22:46:03.5033640Z rm /usr/local/include/H5Dpublic.h 2021-05-15T22:46:03.5036410Z rm /usr/local/include/H5DxferProp.h 2021-05-15T22:46:03.5039760Z rm /usr/local/include/H5ESpublic.h 2021-05-15T22:46:03.5042600Z rm /usr/local/include/H5EnumType.h 2021-05-15T22:46:03.5045870Z rm /usr/local/include/H5Epubgen.h 2021-05-15T22:46:03.5048590Z rm /usr/local/include/H5Epublic.h 2021-05-15T22:46:03.5052320Z rm /usr/local/include/H5Exception.h 2021-05-15T22:46:03.5054790Z rm /usr/local/include/H5FDcore.h 2021-05-15T22:46:03.5058130Z rm /usr/local/include/H5FDdirect.h 2021-05-15T22:46:03.5060820Z rm /usr/local/include/H5FDfamily.h 2021-05-15T22:46:03.5064080Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T22:46:03.5066890Z rm /usr/local/include/H5FDlog.h 2021-05-15T22:46:03.5070440Z rm /usr/local/include/H5FDmpi.h 2021-05-15T22:46:03.5073250Z rm /usr/local/include/H5FDmpio.h 2021-05-15T22:46:03.5076630Z rm /usr/local/include/H5FDmulti.h 2021-05-15T22:46:03.5079490Z rm /usr/local/include/H5FDpublic.h 2021-05-15T22:46:03.5082750Z rm /usr/local/include/H5FDros3.h 2021-05-15T22:46:03.5085430Z rm /usr/local/include/H5FDsec2.h 2021-05-15T22:46:03.5088600Z rm /usr/local/include/H5FDstdio.h 2021-05-15T22:46:03.5091440Z rm /usr/local/include/H5FDwindows.h 2021-05-15T22:46:03.5094550Z rm /usr/local/include/H5FaccProp.h 2021-05-15T22:46:03.5097670Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T22:46:03.5100870Z rm /usr/local/include/H5File.h 2021-05-15T22:46:03.5104420Z rm /usr/local/include/H5FloatType.h 2021-05-15T22:46:03.5106680Z rm /usr/local/include/H5Fpublic.h 2021-05-15T22:46:03.5109980Z rm /usr/local/include/H5Gpublic.h 2021-05-15T22:46:03.5112690Z rm /usr/local/include/H5Group.h 2021-05-15T22:46:03.5116110Z rm /usr/local/include/H5IMpublic.h 2021-05-15T22:46:03.5118940Z rm /usr/local/include/H5IdComponent.h 2021-05-15T22:46:03.5122090Z rm /usr/local/include/H5Include.h 2021-05-15T22:46:03.5125720Z rm /usr/local/include/H5IntType.h 2021-05-15T22:46:03.5128860Z rm /usr/local/include/H5Ipublic.h 2021-05-15T22:46:03.5131530Z rm /usr/local/include/H5LDpublic.h 2021-05-15T22:46:03.5134860Z rm /usr/local/include/H5LTpublic.h 2021-05-15T22:46:03.5137530Z rm /usr/local/include/H5LaccProp.h 2021-05-15T22:46:03.5140740Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T22:46:03.5143480Z rm /usr/local/include/H5Library.h 2021-05-15T22:46:03.5146660Z rm /usr/local/include/H5Location.h 2021-05-15T22:46:03.5149330Z rm /usr/local/include/H5Lpublic.h 2021-05-15T22:46:03.5152610Z rm /usr/local/include/H5MMpublic.h 2021-05-15T22:46:03.5156200Z rm /usr/local/include/H5Mpublic.h 2021-05-15T22:46:03.5197020Z rm /usr/local/include/H5Object.h 2021-05-15T22:46:03.5199750Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T22:46:03.5202980Z rm /usr/local/include/H5Opublic.h 2021-05-15T22:46:03.5205820Z rm /usr/local/include/H5PLextern.h 2021-05-15T22:46:03.5209050Z rm /usr/local/include/H5PLpublic.h 2021-05-15T22:46:03.5211800Z rm /usr/local/include/H5PTpublic.h 2021-05-15T22:46:03.5215510Z rm /usr/local/include/H5PacketTable.h 2021-05-15T22:46:03.5218340Z rm /usr/local/include/H5Ppublic.h 2021-05-15T22:46:03.5221800Z rm /usr/local/include/H5PredType.h 2021-05-15T22:46:03.5224450Z rm /usr/local/include/H5PropList.h 2021-05-15T22:46:03.5227680Z rm /usr/local/include/H5Rpublic.h 2021-05-15T22:46:03.5230920Z rm /usr/local/include/H5Spublic.h 2021-05-15T22:46:03.5233550Z rm /usr/local/include/H5StrType.h 2021-05-15T22:46:03.5236960Z rm /usr/local/include/H5TBpublic.h 2021-05-15T22:46:03.5239810Z rm /usr/local/include/H5Tpublic.h 2021-05-15T22:46:03.5243000Z rm /usr/local/include/H5VLconnector.h 2021-05-15T22:46:03.5245840Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T22:46:03.5248930Z rm /usr/local/include/H5VLnative.h 2021-05-15T22:46:03.5251540Z Only the first 100 operations were output. 2021-05-15T22:46:05.2906980Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T22:46:06.4500680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:07.0025880Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T22:46:07.3697220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T22%3A55%3A00Z&sig=Or%2B3%2BqCyUbonBrhSryM4HwaTmH29RnMyWFCKrUgv6ds%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:07.4159740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=Or\%2B3\%2BqCyUbonBrhSryM4HwaTmH29RnMyWFCKrUgv6ds\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:07.6539770Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T22:46:07.7328370Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T22:46:07.7354620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4853-1cadrr1 2021-05-15T22:46:07.9034830Z cp -pR /private/tmp/d20210515-4853-1cadrr1/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T22:46:08.0373110Z chmod -Rf +w /private/tmp/d20210515-4853-1cadrr1 2021-05-15T22:46:08.1983770Z ==> Finishing up 2021-05-15T22:46:08.2319060Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T22:46:08.2320510Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T22:46:08.2356450Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T22:46:08.2357750Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T22:46:08.2367740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T22:46:08.2385010Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T22:46:08.2410620Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T22:46:08.2412250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T22:46:08.2415140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T22:46:08.2416590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T22:46:08.2418760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T22:46:08.2420430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T22:46:08.2422270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T22:46:08.2424040Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T22:46:08.2425740Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T22:46:08.2444570Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T22:46:08.3003250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5017-1gkjamq.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-15T22:46:10.7387880Z ==> Caveats 2021-05-15T22:46:10.7388930Z Emacs Lisp files have been installed to: 2021-05-15T22:46:10.7390240Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T22:46:10.7391510Z ==> Summary 2021-05-15T22:46:10.7545720Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T22:46:12.9355830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T22:46:14.0721430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:14.6213090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T22:46:15.0165690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T22%3A55%3A00Z&sig=REZ9DHjgadMC4%2BeTMVNgC5%2Fijs6HkJfNgsbKGGO4BkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:15.0689190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=REZ9DHjgadMC4\%2BeTMVNgC5\%2Fijs6HkJfNgsbKGGO4BkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:16.1214830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5024-lvh248 2021-05-15T22:46:16.1218610Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T22:46:16.1228060Z cp -pR /private/tmp/d20210515-5024-lvh248/gsl/. /usr/local/Cellar/gsl 2021-05-15T22:46:16.1229280Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T22:46:16.1333280Z chmod -Rf +w /private/tmp/d20210515-5024-lvh248 2021-05-15T22:46:16.1334200Z ==> Finishing up 2021-05-15T22:46:16.1438470Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T22:46:16.1544220Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T22:46:16.1645940Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T22:46:16.1747930Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T22:46:16.1855350Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T22:46:16.1957390Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T22:46:16.2059260Z info /usr/local/share/info/gsl-ref.info 2021-05-15T22:46:16.2161100Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T22:46:16.2263290Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T22:46:16.2365260Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T22:46:16.2467220Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T22:46:16.2569200Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T22:46:16.2670880Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T22:46:16.2772580Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T22:46:16.2868190Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T22:46:16.2897260Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T22:46:16.2999240Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T22:46:16.3000730Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T22:46:16.3103830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5191-1p0dwez.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-15T22:46:18.5023590Z ==> Summary 2021-05-15T22:46:18.5187030Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T22:46:21.5819830Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T22:46:22.7645780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:23.3289180Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T22:46:23.7045140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T22%3A55%3A00Z&sig=NdmY9n5P7NnqdH%2FHw5sbUuCj3265%2FC2OWXLwBprEGQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:23.7504100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=NdmY9n5P7NnqdH\%2FHw5sbUuCj3265\%2FC2OWXLwBprEGQ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:23.9669600Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T22:46:23.9854990Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T22:46:25.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 Accept:\ 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-15T22:46:25.6975540Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T22:46:26.0671600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T22%3A55%3A00Z&sig=fBO%2BXW2LRMc8rZbMoYOJkLginBoQew5epFj%2BnYdxN2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:26.1172100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=fBO\%2BXW2LRMc8rZbMoYOJkLginBoQew5epFj\%2BnYdxN2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:26.2084280Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T22:46:26.2131780Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T22:46:27.3608420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:27.9357130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T22:46:28.2952790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T22%3A55%3A00Z&sig=eXBLE28oN8%2FWUDO34IWM6CHSku9CnT8YjoTfulgmT2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:28.3558550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=eXBLE28oN8\%2FWUDO34IWM6CHSku9CnT8YjoTfulgmT2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:28.4246490Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:46:28.4288590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T22:46:29.5911680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:30.1652290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T22:46:30.5428540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T22%3A55%3A00Z&sig=uEMY2VGBIMRpf78tz2t2OeX4S5uKKuMvkLynj%2F4hDr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:30.5998830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=uEMY2VGBIMRpf78tz2t2OeX4S5uKKuMvkLynj\%2F4hDr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:30.6540950Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T22:46:30.6573800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T22:46:31.7937740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:32.3433960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T22:46:32.7246320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T22%3A55%3A00Z&sig=VYfrRt7R9L17ii70Ed8tHbIdOerXTnkwjuYLPIEcfB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:32.7738860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=VYfrRt7R9L17ii70Ed8tHbIdOerXTnkwjuYLPIEcfB0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:32.9451500Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T22:46:32.9538790Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T22:46:34.0846100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:34.6513250Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T22:46:35.0071240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T22%3A55%3A00Z&sig=rk%2FLyHN%2FoUukq7HihR6U36vi356fXwojaqLS7l1QM8w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:35.0539430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=rk\%2FLyHN\%2FoUukq7HihR6U36vi356fXwojaqLS7l1QM8w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:35.1053160Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T22:46:35.1085300Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T22:46:36.2268300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:36.8045710Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T22:46:37.1921550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T22%3A55%3A00Z&sig=3lZTje3%2FNeEo%2FlLCXyfNibLBKhFYjlbF3Yw0qNhSfy8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:37.2438900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=3lZTje3\%2FNeEo\%2FlLCXyfNibLBKhFYjlbF3Yw0qNhSfy8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:37.3698110Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T22:46:37.3800030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T22:46:38.5643930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:39.1548850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T22:46:39.5166580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T22%3A55%3A00Z&sig=qCPUTGWAwCZC20B9sRnSzdRFbvqO7C9miH%2BxkS7Xjgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:39.5615160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=qCPUTGWAwCZC20B9sRnSzdRFbvqO7C9miH\%2BxkS7Xjgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:39.6214000Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T22:46:39.6249420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T22:46:41.0884690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:41.6667150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T22:46:42.0413730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T22%3A55%3A00Z&sig=Bsi%2Fn9tJQqn3OpYIU85zy3lPMgt29TeZ4oLjnaLn1gs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:42.0856860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=Bsi\%2Fn9tJQqn3OpYIU85zy3lPMgt29TeZ4oLjnaLn1gs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:42.1525860Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T22:46:42.1564350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T22:46:43.4095250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:43.9834310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T22:46:44.3358340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T22%3A55%3A00Z&sig=kYucq7iDnCU2JIhrdwTuDnh2fcn5DFnwDUbnJ72sKzs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:44.3800330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=kYucq7iDnCU2JIhrdwTuDnh2fcn5DFnwDUbnJ72sKzs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:44.4336000Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T22:46:44.4368350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T22:46:45.5733820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:46.1473610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T22:46:46.6325430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T22%3A55%3A00Z&sig=qR%2FE7ms8nVMEcLUYEshpmX%2FfxwrbR5lG%2BUvFkjs7Dxk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:46.6792880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=qR\%2FE7ms8nVMEcLUYEshpmX\%2FfxwrbR5lG\%2BUvFkjs7Dxk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:46.7255470Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T22:46:46.7286460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T22:46:47.9328800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:48.5926010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T22:46:48.9492570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T22%3A55%3A00Z&sig=1%2BYAFI21iZjUZ7PS8vwfzjpiO6BhkeLskgu3UKeNYH4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:48.9950610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=1\%2BYAFI21iZjUZ7PS8vwfzjpiO6BhkeLskgu3UKeNYH4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:49.0839010Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T22:46:49.0902550Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T22:46:50.2520270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:50.8350360Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T22:46:51.2229910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T22%3A55%3A00Z&sig=wFu6DN72JOBd6WmJzhvOF%2F7er0MEymKm31qMwkQ8pAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:51.2749770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=wFu6DN72JOBd6WmJzhvOF\%2F7er0MEymKm31qMwkQ8pAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:51.3426400Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T22:46:51.3466500Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T22:46:52.5437160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:53.5724370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=Q2G1LCXOMb5zXOaFv\%2Fl2NAoBsyg\%2BsLNdhcGmRgT\%2F3Z0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:53.5729890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T22:46:53.5733930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T22%3A55%3A00Z&sig=Q2G1LCXOMb5zXOaFv%2Fl2NAoBsyg%2BsLNdhcGmRgT%2F3Z0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:54.0209920Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T22:46:54.1341560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T22:46:55.2853320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:55.8712010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T22:46:56.8056940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=PHROQKPm4GiMuo\%2BANNS\%2FKHbdn4rQpklrcL8VgXkUXzE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:56.8063560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T22%3A55%3A00Z&sig=PHROQKPm4GiMuo%2BANNS%2FKHbdn4rQpklrcL8VgXkUXzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:56.8067210Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T22:46:56.8069580Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T22:46:57.6183410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:58.1876060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T22:46:58.5565180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T22%3A55%3A00Z&sig=jIpHvYk9U%2F7P20o9th7kWYEdmnk8noDbxt%2BX%2Bf3Exnw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:58.6017380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=jIpHvYk9U\%2F7P20o9th7kWYEdmnk8noDbxt\%2BX\%2Bf3Exnw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:58.6736390Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T22:46:58.6775890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T22:46:59.8080930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:00.3499730Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T22:47:00.7268350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T22%3A55%3A00Z&sig=7JiI4aRkyp0v8TI4auHTIkbOTi8SAbzmE8W0ANlOthY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:00.7726310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=7JiI4aRkyp0v8TI4auHTIkbOTi8SAbzmE8W0ANlOthY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:00.9261730Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T22:47:00.9337470Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T22:47:02.1352560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:02.7170280Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T22:47:03.0996160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T22%3A55%3A00Z&sig=B0z3lVpgVuJoBCQAaQCxSPbOvdEYfu2FbVV0adC60EI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:03.1441100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=B0z3lVpgVuJoBCQAaQCxSPbOvdEYfu2FbVV0adC60EI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:03.1916630Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T22:47:03.1946820Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T22:47:04.3476540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:04.9031720Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T22:47:05.2691670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T22%3A55%3A00Z&sig=rqagUGBt1M4eB5bYCoTMPDQmDZhif%2FZMQjtnFukzVyU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:05.3137930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=rqagUGBt1M4eB5bYCoTMPDQmDZhif\%2FZMQjtnFukzVyU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:05.3941930Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T22:47:05.3987520Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T22:47:06.5264530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:07.0806530Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T22:47:07.4811030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T22%3A55%3A00Z&sig=of7Jd4SX%2BiUPrAKPhLRCOaRnOlkqkq4uA%2B57yb0%2FlPE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:07.5273750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=of7Jd4SX\%2BiUPrAKPhLRCOaRnOlkqkq4uA\%2B57yb0\%2FlPE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:07.6443220Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T22:47:07.6622990Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T22:47:09.0662040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:09.6065230Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T22:47:09.9784220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T22%3A55%3A00Z&sig=mheDH%2FAOWeumpHA9vswYbs%2BpRmzcS3h4p9qFO%2FawT0g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:10.0254610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=mheDH\%2FAOWeumpHA9vswYbs\%2BpRmzcS3h4p9qFO\%2FawT0g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:10.0787170Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T22:47:10.0821060Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T22:47:11.2674500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:11.8296660Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T22:47:12.2205410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T22%3A55%3A00Z&sig=uPOF21mo%2F17OVKHgd8XlUXRWzAYy8ler%2FVAzgSE8omA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:12.2659030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=uPOF21mo\%2F17OVKHgd8XlUXRWzAYy8ler\%2FVAzgSE8omA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:12.4647180Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T22:47:12.4756900Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T22:47:13.6381890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:14.1872390Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T22:47:14.5678590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T22%3A55%3A00Z&sig=8rSb606WhaAHCtoL1zRbpzax8eRMJ3RJ1fWcFA3Qr90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:14.6128460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=8rSb606WhaAHCtoL1zRbpzax8eRMJ3RJ1fWcFA3Qr90\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:14.9695460Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T22:47:15.0130690Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T22:47:16.4604750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:17.2756430Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T22:47:17.6230660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T22%3A55%3A00Z&sig=RSqt%2FvgIMQ0B6L1E7f%2FZh4NTRcxHzLNzU%2BtaWswiSl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:17.6769410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=RSqt\%2FvgIMQ0B6L1E7f\%2FZh4NTRcxHzLNzU\%2BtaWswiSl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:17.7852290Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T22:47:17.7904060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T22:47:18.9151630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:19.4865430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T22:47:19.8624620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T22%3A55%3A00Z&sig=8hgdzOWxelzkjEyXPUIhgxfGEzrvxlmnysOPSyVsgro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:19.9071280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=8hgdzOWxelzkjEyXPUIhgxfGEzrvxlmnysOPSyVsgro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:20.0841850Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T22:47:20.0946720Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T22:47:21.2515990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:21.8328360Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T22:47:22.2090720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T22%3A55%3A00Z&sig=br3HpST1qJYZdXoLxcc%2FJWOHISzd863YAGT%2FXpo%2FaLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:22.2531400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=br3HpST1qJYZdXoLxcc\%2FJWOHISzd863YAGT\%2FXpo\%2FaLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:22.4818480Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T22:47:22.5015700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T22:47:23.6311690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:24.2111560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T22:47:24.6046220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T22%3A55%3A00Z&sig=bJSsGz9Vznfo8GpfWzy3yylXVo0Dxa%2FhBj40ipuLWHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:24.6508650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=bJSsGz9Vznfo8GpfWzy3yylXVo0Dxa\%2FhBj40ipuLWHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:24.7276690Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T22:47:24.7319980Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T22:47:25.8338310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:26.3977420Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T22:47:26.7994700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T22%3A55%3A00Z&sig=YV5urCsurWFaJqzgdnnWlsat%2B4Xg25rl9DUpyL4b1RU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:26.8459690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=YV5urCsurWFaJqzgdnnWlsat\%2B4Xg25rl9DUpyL4b1RU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:27.0137210Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T22:47:27.0220090Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T22:47:28.1442710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:28.7014970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T22:47:29.0844030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T22%3A55%3A00Z&sig=oYvmpzBaUBDUlfbce5U6s2arRyEmyKWk6SO%2BrISOymA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:29.1336540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=oYvmpzBaUBDUlfbce5U6s2arRyEmyKWk6SO\%2BrISOymA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:29.2291500Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:47:29.2340000Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T22:47:30.5293520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:47:31.0073820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T22:47:31.3976740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T22%3A55%3A00Z&sig=Rx6gKGAmXVCrp9IYwk6WbPjpcwok83vgWmHghoPUti8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:31.4455050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=Rx6gKGAmXVCrp9IYwk6WbPjpcwok83vgWmHghoPUti8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:47:31.8723580Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T22:47:31.9904400Z ==> 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-15T22:47:31.9928460Z ==> Installing ffmpeg dependency: aom 2021-05-15T22:47:32.0623260Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T22:47:32.0650780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-112qazg 2021-05-15T22:47:32.1255570Z cp -pR /private/tmp/d20210515-5198-112qazg/aom/. /usr/local/Cellar/aom 2021-05-15T22:47:32.1649890Z chmod -Rf +w /private/tmp/d20210515-5198-112qazg 2021-05-15T22:47:32.3334840Z ==> Finishing up 2021-05-15T22:47:32.4391660Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T22:47:32.4402530Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T22:47:32.4415820Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T22:47:32.4434910Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T22:47:32.4444500Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T22:47:32.4455700Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T22:47:32.4461070Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T22:47:32.4473940Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T22:47:32.4668680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5605-1wvd54a.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-15T22:47:35.7676130Z ==> Summary 2021-05-15T22:47:35.7702960Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T22:47:35.7709380Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T22:47:35.7774360Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T22:47:35.7793630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-uwepes 2021-05-15T22:47:35.7966620Z cp -pR /private/tmp/d20210515-5198-uwepes/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T22:47:35.8211350Z chmod -Rf +w /private/tmp/d20210515-5198-uwepes 2021-05-15T22:47:35.8755490Z ==> Finishing up 2021-05-15T22:47:35.9204230Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T22:47:35.9218730Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T22:47:35.9229210Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T22:47:35.9235410Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T22:47:35.9245370Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T22:47:35.9393120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5631-18ksrf5.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-15T22:47:39.3586710Z ==> Summary 2021-05-15T22:47:39.3607970Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T22:47:39.3622110Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T22:47:39.3693800Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:47:39.3712440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1r0p9jv 2021-05-15T22:47:39.4182220Z cp -pR /private/tmp/d20210515-5198-1r0p9jv/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T22:47:39.4849190Z chmod -Rf +w /private/tmp/d20210515-5198-1r0p9jv 2021-05-15T22:47:39.5976790Z ==> Finishing up 2021-05-15T22:47:39.6381220Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T22:47:39.6401470Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T22:47:39.6404050Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T22:47:39.6499400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5657-1evuomk.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-15T22:47:42.6617550Z ==> Summary 2021-05-15T22:47:42.6694190Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T22:47:42.6700430Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T22:47:42.6739480Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T22:47:42.6757760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1e3mk87 2021-05-15T22:47:42.7040420Z cp -pR /private/tmp/d20210515-5198-1e3mk87/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T22:47:42.7415860Z chmod -Rf +w /private/tmp/d20210515-5198-1e3mk87 2021-05-15T22:47:42.8257540Z ==> Finishing up 2021-05-15T22:47:42.8908240Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T22:47:42.8913970Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T22:47:42.8948640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T22:47:42.8968310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T22:47:42.8980270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T22:47:42.8989480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T22:47:42.8999750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T22:47:42.9011330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T22:47:42.9020930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T22:47:42.9031890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T22:47:42.9040450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T22:47:42.9046300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T22:47:42.9057630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T22:47:42.9067640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T22:47:42.9073350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T22:47:42.9082750Z 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-15T22:47:42.9092320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T22:47:42.9103060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T22:47:42.9113970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T22:47:42.9123000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T22:47:42.9128860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T22:47:42.9138600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T22:47:42.9150090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T22:47:42.9155830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T22:47:42.9161100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T22:47:42.9173500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T22:47:42.9181370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T22:47:42.9192810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T22:47:42.9205130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T22:47:42.9214170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T22:47:42.9223080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T22:47:42.9229780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T22:47:42.9235360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T22:47:42.9247210Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T22:47:42.9251870Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T22:47:42.9260250Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T22:47:42.9267720Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T22:47:42.9492580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5683-1lrt7zg.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-15T22:47:46.3957930Z ==> Summary 2021-05-15T22:47:46.4008930Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T22:47:46.4015140Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T22:47:46.6177280Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T22:47:46.6194900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-15xzloa 2021-05-15T22:47:46.7234160Z cp -pR /private/tmp/d20210515-5198-15xzloa/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T22:47:46.8280430Z chmod -Rf +w /private/tmp/d20210515-5198-15xzloa 2021-05-15T22:47:47.0117160Z ==> Finishing up 2021-05-15T22:47:47.0615230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T22:47:47.0625130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T22:47:47.0639930Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T22:47:47.0652940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T22:47:47.0671070Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T22:47:47.0684110Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:47:47.0725650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T22:47:47.0745460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T22:47:47.0754120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T22:47:47.0827500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T22:47:47.0833650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T22:47:47.0838530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T22:47:47.0844040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T22:47:47.0849650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T22:47:47.0855380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T22:47:47.0861720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T22:47:47.0866870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T22:47:47.0872650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T22:47:47.0878570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T22:47:47.0883810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T22:47:47.0889460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T22:47:47.0894930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T22:47:47.0900670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T22:47:47.0907340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T22:47:47.0912220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T22:47:47.0917940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T22:47:47.0924270Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:47:47.0942290Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T22:47:47.0952850Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T22:47:47.0962250Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T22:47:47.0975940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T22:47:47.0982540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T22:47:47.0987760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T22:47:47.0993710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T22:47:47.0998880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T22:47:47.1004580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T22:47:47.1010300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T22:47:47.1016260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T22:47:47.1021710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T22:47:47.1027460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T22:47:47.1033310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T22:47:47.1038990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T22:47:47.1045140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T22:47:47.1050680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T22:47:47.1055780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T22:47:47.1061430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T22:47:47.1067800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T22:47:47.1073340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T22:47:47.1081060Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T22:47:47.1086080Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T22:47:47.1094760Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T22:47:47.1102950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T22:47:47.1108520Z 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-15T22:47:47.1577460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5710-5k0ekq.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-15T22:47:50.2246490Z ==> Summary 2021-05-15T22:47:50.2375520Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T22:47:50.2382110Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T22:47:50.2450170Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T22:47:50.2469160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-exbofk 2021-05-15T22:47:50.2631730Z cp -pR /private/tmp/d20210515-5198-exbofk/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T22:47:50.2794420Z chmod -Rf +w /private/tmp/d20210515-5198-exbofk 2021-05-15T22:47:50.3367100Z ==> Finishing up 2021-05-15T22:47:50.3781800Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T22:47:50.3788130Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T22:47:50.3794480Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T22:47:50.3801380Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T22:47:50.3806320Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T22:47:50.3815210Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T22:47:50.3823050Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T22:47:50.4169030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5737-1gajv7f.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-15T22:47:52.9719900Z ==> Summary 2021-05-15T22:47:52.9744930Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T22:47:52.9751680Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T22:47:53.2050660Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T22:47:53.2068040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-vnbjz2 2021-05-15T22:47:53.2592490Z cp -pR /private/tmp/d20210515-5198-vnbjz2/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T22:47:53.3030750Z chmod -Rf +w /private/tmp/d20210515-5198-vnbjz2 2021-05-15T22:47:53.4704580Z ==> Finishing up 2021-05-15T22:47:53.5092840Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T22:47:53.5115440Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T22:47:53.5124900Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T22:47:53.5129480Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T22:47:53.5136880Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T22:47:53.5145690Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T22:47:53.5177610Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T22:47:53.5185330Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T22:47:53.5190190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T22:47:53.5195630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T22:47:53.5206510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T22:47:53.5211300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T22:47:53.5218110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T22:47:53.5223050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T22:47:53.5228620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T22:47:53.5235810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T22:47:53.5241380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T22:47:53.5246070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T22:47:53.5251190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T22:47:53.5256270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T22:47:53.5264350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T22:47:53.5269940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T22:47:53.5274760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T22:47:53.5280150Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T22:47:53.5554780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5765-yr8unw.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-15T22:47:56.1721420Z ==> Summary 2021-05-15T22:47:56.1774080Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T22:47:56.1780100Z ==> Installing ffmpeg dependency: libass 2021-05-15T22:47:56.4230050Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T22:47:56.4248150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-b37so5 2021-05-15T22:47:56.4364460Z cp -pR /private/tmp/d20210515-5198-b37so5/libass/. /usr/local/Cellar/libass 2021-05-15T22:47:56.4479250Z chmod -Rf +w /private/tmp/d20210515-5198-b37so5 2021-05-15T22:47:56.5061110Z ==> Finishing up 2021-05-15T22:47:56.5422980Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T22:47:56.5429120Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T22:47:56.5433730Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T22:47:56.5439270Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T22:47:56.5446760Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T22:47:56.5586210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5791-1vaqsrk.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-15T22:47:59.1177880Z ==> Summary 2021-05-15T22:47:59.1195770Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T22:47:59.1201850Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T22:47:59.1504450Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T22:47:59.1532920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-s2fvik 2021-05-15T22:47:59.1710460Z cp -pR /private/tmp/d20210515-5198-s2fvik/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T22:47:59.1880930Z chmod -Rf +w /private/tmp/d20210515-5198-s2fvik 2021-05-15T22:47:59.2667960Z ==> Finishing up 2021-05-15T22:47:59.3076160Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T22:47:59.3079780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T22:47:59.3085020Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T22:47:59.3091750Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T22:47:59.3098970Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T22:47:59.3103410Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T22:47:59.3109230Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T22:47:59.3116330Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T22:47:59.3288680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5817-7nu14e.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-15T22:48:01.7660310Z ==> Summary 2021-05-15T22:48:01.7684910Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T22:48:01.7691000Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T22:48:01.7788500Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T22:48:01.7806150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5198-1gqylis 2021-05-15T22:48:01.7961170Z cp -pR /private/tmp/d20210515-5198-1gqylis/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T22:48:01.8175120Z chmod -Rf +w /private/tmp/d20210515-5198-1gqylis 2021-05-15T22:48:01.8709000Z ==> Finishing up 2021-05-15T22:48:01.9107490Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T22:48:01.9110650Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T22:48:01.9125900Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T22:48:01.9132480Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T22:48:01.9137250Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T22:48:01.9142690Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T22:48:01.9147470Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T22:48:01.9152730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T22:48:01.9157450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T22:48:01.9165110Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T22:48:01.9169870Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T22:48:01.9329480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5843-6jla7n.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-15T22:48:04.3697020Z ==> Summary 2021-05-15T22:48:04.3728910Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T22:48:04.3737330Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T22:48:04.3792240Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T22:48:04.3811000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5198-1l3fq73 2021-05-15T22:48:04.3954150Z cp -pR /private/tmp/d20210515-5198-1l3fq73/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T22:48:04.4143260Z chmod -Rf +w /private/tmp/d20210515-5198-1l3fq73 2021-05-15T22:48:04.5040980Z ==> Finishing up 2021-05-15T22:48:04.5981070Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T22:48:04.5986960Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T22:48:04.5994280Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T22:48:04.6001600Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T22:48:04.6154280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5869-1a4k9oi.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-15T22:48:07.0611570Z ==> Summary 2021-05-15T22:48:07.0640590Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T22:48:07.0647200Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T22:48:07.0717660Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T22:48:07.0735690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-v1hzu5 2021-05-15T22:48:07.0992850Z cp -pR /private/tmp/d20210515-5198-v1hzu5/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T22:48:07.1160750Z chmod -Rf +w /private/tmp/d20210515-5198-v1hzu5 2021-05-15T22:48:07.1661340Z ==> Finishing up 2021-05-15T22:48:07.2071200Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T22:48:07.2076670Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T22:48:07.2085310Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T22:48:07.2182150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5895-1yevzbz.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-15T22:48:09.7177610Z ==> Summary 2021-05-15T22:48:09.7200490Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T22:48:09.7207720Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T22:48:09.7230810Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T22:48:09.7248200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-3oqdd7 2021-05-15T22:48:09.7396160Z cp -pR /private/tmp/d20210515-5198-3oqdd7/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T22:48:09.7555520Z chmod -Rf +w /private/tmp/d20210515-5198-3oqdd7 2021-05-15T22:48:09.8159910Z ==> Finishing up 2021-05-15T22:48:09.8598560Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T22:48:09.8602620Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T22:48:09.8611020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T22:48:09.8615310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T22:48:09.8621870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T22:48:09.8626640Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T22:48:09.8632300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T22:48:09.8638010Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T22:48:09.8646240Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T22:48:09.8651510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T22:48:09.8802110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5921-1oc2kz7.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-15T22:48:12.2832060Z ==> Summary 2021-05-15T22:48:12.2854510Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T22:48:12.2862540Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T22:48:12.2941300Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T22:48:12.2960680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1g59tb2 2021-05-15T22:48:12.7182060Z cp -pR /private/tmp/d20210515-5198-1g59tb2/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T22:48:12.9474450Z chmod -Rf +w /private/tmp/d20210515-5198-1g59tb2 2021-05-15T22:48:13.0064360Z ==> Finishing up 2021-05-15T22:48:13.0484360Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T22:48:13.0490620Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T22:48:13.0498000Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T22:48:13.0502420Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T22:48:13.0507570Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T22:48:13.0512890Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T22:48:13.0520270Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T22:48:13.0807690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5947-7nq6rj.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-15T22:48:15.6039640Z ==> Summary 2021-05-15T22:48:15.6060580Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T22:48:15.6067080Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T22:48:15.6541790Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T22:48:15.6559280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5198-5cwr09 2021-05-15T22:48:15.6968640Z cp -pR /private/tmp/d20210515-5198-5cwr09/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T22:48:15.7273310Z chmod -Rf +w /private/tmp/d20210515-5198-5cwr09 2021-05-15T22:48:15.7935910Z ==> Finishing up 2021-05-15T22:48:15.8328940Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T22:48:15.8333980Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T22:48:15.8343710Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T22:48:15.8351080Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T22:48:15.8355740Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T22:48:15.8361200Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T22:48:15.8368730Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T22:48:15.8538700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5973-f6eui5.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-15T22:48:18.4073110Z ==> Summary 2021-05-15T22:48:18.4104170Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T22:48:18.4158200Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T22:48:18.4684440Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T22:48:18.4702430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1dybpeg 2021-05-15T22:48:18.4858270Z cp -pR /private/tmp/d20210515-5198-1dybpeg/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T22:48:18.4996910Z chmod -Rf +w /private/tmp/d20210515-5198-1dybpeg 2021-05-15T22:48:18.5558620Z ==> Finishing up 2021-05-15T22:48:18.5958740Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T22:48:18.5964600Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T22:48:18.5971530Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T22:48:18.5976260Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T22:48:18.5981910Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T22:48:18.5989260Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T22:48:18.6132090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5999-h2b2wx.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-15T22:48:21.1799300Z ==> Summary 2021-05-15T22:48:21.1819140Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T22:48:21.1825120Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T22:48:21.1861720Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T22:48:21.1881370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-smmz9y 2021-05-15T22:48:21.2620140Z cp -pR /private/tmp/d20210515-5198-smmz9y/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T22:48:21.3236980Z chmod -Rf +w /private/tmp/d20210515-5198-smmz9y 2021-05-15T22:48:21.4100080Z ==> Finishing up 2021-05-15T22:48:21.4502870Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T22:48:21.4508730Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T22:48:21.4517350Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T22:48:21.4526140Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T22:48:21.4531380Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T22:48:21.4535930Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T22:48:21.4541380Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T22:48:21.4546290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T22:48:21.4551280Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T22:48:21.4573800Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T22:48:21.4849010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6025-r0fgsz.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-15T22:48:24.0997210Z ==> Summary 2021-05-15T22:48:24.1061010Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T22:48:24.1067700Z ==> Installing ffmpeg dependency: snappy 2021-05-15T22:48:24.1128470Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T22:48:24.1147740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-164p5bt 2021-05-15T22:48:24.1266760Z cp -pR /private/tmp/d20210515-5198-164p5bt/snappy/. /usr/local/Cellar/snappy 2021-05-15T22:48:24.1406790Z chmod -Rf +w /private/tmp/d20210515-5198-164p5bt 2021-05-15T22:48:24.1928670Z ==> Finishing up 2021-05-15T22:48:24.2656580Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T22:48:24.2660470Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T22:48:24.2665950Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T22:48:24.2670130Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T22:48:24.2679830Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T22:48:24.2684960Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T22:48:24.2689840Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T22:48:24.2695250Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T22:48:24.2700420Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T22:48:24.2840260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6051-c3m0ms.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-15T22:48:26.8452650Z ==> Summary 2021-05-15T22:48:26.8475360Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T22:48:26.8482950Z ==> Installing ffmpeg dependency: speex 2021-05-15T22:48:26.8545680Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T22:48:26.8563330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-z43umk 2021-05-15T22:48:26.8718800Z cp -pR /private/tmp/d20210515-5198-z43umk/speex/. /usr/local/Cellar/speex 2021-05-15T22:48:26.8907110Z chmod -Rf +w /private/tmp/d20210515-5198-z43umk 2021-05-15T22:48:26.9444590Z ==> Finishing up 2021-05-15T22:48:26.9837590Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T22:48:26.9851730Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T22:48:26.9859570Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T22:48:26.9866320Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T22:48:26.9870940Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T22:48:26.9876540Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T22:48:26.9883900Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T22:48:27.0036800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6077-1uezai2.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-15T22:48:29.6263090Z ==> Summary 2021-05-15T22:48:29.6290160Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T22:48:29.6296540Z ==> Installing ffmpeg dependency: srt 2021-05-15T22:48:29.6419540Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T22:48:29.6437920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-ovmhi0 2021-05-15T22:48:29.6762440Z cp -pR /private/tmp/d20210515-5198-ovmhi0/srt/. /usr/local/Cellar/srt 2021-05-15T22:48:29.6945770Z chmod -Rf +w /private/tmp/d20210515-5198-ovmhi0 2021-05-15T22:48:29.7713600Z ==> Finishing up 2021-05-15T22:48:29.8342710Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T22:48:29.8346190Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T22:48:29.8351680Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T22:48:29.8365440Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T22:48:29.8372320Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T22:48:29.8379350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T22:48:29.8384270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T22:48:29.8389100Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T22:48:29.8394420Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T22:48:29.8401730Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T22:48:29.8406720Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T22:48:29.8578530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6103-1x9sic5.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-15T22:48:33.2603630Z ==> Summary 2021-05-15T22:48:33.2627420Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T22:48:33.2633700Z ==> Installing ffmpeg dependency: giflib 2021-05-15T22:48:33.2666010Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T22:48:33.2684470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-7u4ckc 2021-05-15T22:48:33.2812940Z cp -pR /private/tmp/d20210515-5198-7u4ckc/giflib/. /usr/local/Cellar/giflib 2021-05-15T22:48:33.3055800Z chmod -Rf +w /private/tmp/d20210515-5198-7u4ckc 2021-05-15T22:48:33.3910970Z ==> Finishing up 2021-05-15T22:48:33.4334960Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T22:48:33.4338550Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T22:48:33.4343800Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T22:48:33.4357880Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T22:48:33.4362590Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T22:48:33.4367780Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T22:48:33.4374450Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T22:48:33.4381370Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T22:48:33.4386490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T22:48:33.4391230Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T22:48:33.4396720Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T22:48:33.4564310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6129-15w30f8.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-15T22:48:37.1242840Z ==> Summary 2021-05-15T22:48:37.1311360Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T22:48:37.1317620Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T22:48:37.2030520Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T22:48:37.2048260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-16xzf6r 2021-05-15T22:48:37.2537260Z cp -pR /private/tmp/d20210515-5198-16xzf6r/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T22:48:37.2876180Z chmod -Rf +w /private/tmp/d20210515-5198-16xzf6r 2021-05-15T22:48:37.5075040Z ==> Finishing up 2021-05-15T22:48:37.5498700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T22:48:37.5512480Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T22:48:37.5517160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T22:48:37.5522690Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T22:48:37.5527460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T22:48:37.5534080Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T22:48:37.5539440Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T22:48:37.5544900Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T22:48:37.5550500Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T22:48:37.5555610Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T22:48:37.5562960Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T22:48:37.5577540Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T22:48:37.5582380Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T22:48:37.5587740Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T22:48:37.5592370Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T22:48:37.5598660Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T22:48:37.5608030Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T22:48:37.5882560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6155-fenaqj.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-15T22:48:41.2994030Z ==> Summary 2021-05-15T22:48:41.3006830Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T22:48:41.3013020Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T22:48:41.3778180Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T22:48:41.3796050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1bf55z3 2021-05-15T22:48:41.5592130Z cp -pR /private/tmp/d20210515-5198-1bf55z3/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T22:48:41.6537970Z chmod -Rf +w /private/tmp/d20210515-5198-1bf55z3 2021-05-15T22:48:41.7574610Z ==> Finishing up 2021-05-15T22:48:41.8357530Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T22:48:41.8368030Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T22:48:41.8374480Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T22:48:41.8381210Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T22:48:41.8386070Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T22:48:41.8391860Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T22:48:41.8399280Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T22:48:41.8641720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6181-lqd3i9.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-15T22:48:45.8323730Z ==> Caveats 2021-05-15T22:48:45.8423710Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:48:45.8429420Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:48:45.8430960Z ==> Summary 2021-05-15T22:48:45.8432320Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T22:48:45.8534590Z ==> Installing ffmpeg dependency: theora 2021-05-15T22:48:45.8593250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5198-p4xt1e 2021-05-15T22:48:45.8604540Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T22:48:45.9097500Z cp -pR /private/tmp/d20210515-5198-p4xt1e/theora/. /usr/local/Cellar/theora 2021-05-15T22:48:45.9631090Z chmod -Rf +w /private/tmp/d20210515-5198-p4xt1e 2021-05-15T22:48:46.2203840Z ==> Finishing up 2021-05-15T22:48:46.3207430Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T22:48:46.3271730Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T22:48:46.3279750Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T22:48:46.3381850Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T22:48:46.3483690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T22:48:46.3501870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T22:48:46.3604340Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T22:48:46.3706710Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T22:48:46.3809830Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T22:48:46.3912550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T22:48:46.4014740Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T22:48:46.4116850Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T22:48:46.4218800Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T22:48:46.4320920Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T22:48:46.4424240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6208-1x9fvds.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-15T22:48:50.2319630Z ==> Summary 2021-05-15T22:48:50.2420490Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T22:48:50.2453210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1hfzdp9 2021-05-15T22:48:50.2456540Z ==> Installing ffmpeg dependency: x264 2021-05-15T22:48:50.2465010Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T22:48:50.2829170Z cp -pR /private/tmp/d20210515-5198-1hfzdp9/x264/. /usr/local/Cellar/x264 2021-05-15T22:48:50.3038360Z chmod -Rf +w /private/tmp/d20210515-5198-1hfzdp9 2021-05-15T22:48:50.3648920Z ==> Finishing up 2021-05-15T22:48:50.4063390Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T22:48:50.4090300Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T22:48:50.4117280Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T22:48:50.4144710Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T22:48:50.4164920Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T22:48:50.4258780Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T22:48:50.4361380Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T22:48:50.4404620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6234-1ij101e.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-15T22:48:54.7222930Z ==> Summary 2021-05-15T22:48:54.7253450Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T22:48:54.7280430Z ==> Installing ffmpeg dependency: x265 2021-05-15T22:48:54.7360510Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T22:48:54.7387620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5198-ylo317 2021-05-15T22:48:54.8427000Z cp -pR /private/tmp/d20210515-5198-ylo317/x265/. /usr/local/Cellar/x265 2021-05-15T22:48:54.9155830Z chmod -Rf +w /private/tmp/d20210515-5198-ylo317 2021-05-15T22:48:55.0196970Z ==> Finishing up 2021-05-15T22:48:55.0900420Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T22:48:55.0912240Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T22:48:55.0938900Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T22:48:55.0966040Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T22:48:55.0993800Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T22:48:55.1027930Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T22:48:55.1057430Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T22:48:55.1174230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6261-6a7tco.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-15T22:48:58.0413550Z ==> Summary 2021-05-15T22:48:58.0431730Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T22:48:58.0437880Z ==> Installing ffmpeg dependency: xvid 2021-05-15T22:48:58.0475260Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T22:48:58.0496040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1r5hov8 2021-05-15T22:48:58.0700720Z cp -pR /private/tmp/d20210515-5198-1r5hov8/xvid/. /usr/local/Cellar/xvid 2021-05-15T22:48:58.0812920Z chmod -Rf +w /private/tmp/d20210515-5198-1r5hov8 2021-05-15T22:48:58.1268200Z ==> Finishing up 2021-05-15T22:48:58.1686440Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T22:48:58.1692410Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T22:48:58.1696920Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T22:48:58.1833070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6287-fadawp.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-15T22:49:00.7515070Z ==> Summary 2021-05-15T22:49:00.7531860Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T22:49:00.7540490Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T22:49:00.7707670Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T22:49:00.7727400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-auwlk6 2021-05-15T22:49:00.8290780Z cp -pR /private/tmp/d20210515-5198-auwlk6/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T22:49:00.8789270Z chmod -Rf +w /private/tmp/d20210515-5198-auwlk6 2021-05-15T22:49:00.9689390Z ==> Finishing up 2021-05-15T22:49:00.9988230Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T22:49:00.9994400Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T22:49:01.0000670Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T22:49:01.0035000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T22:49:01.0046730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T22:49:01.0058990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T22:49:01.0070200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T22:49:01.0084690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T22:49:01.0093480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T22:49:01.0102490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T22:49:01.0112350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T22:49:01.0123920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T22:49:01.0136720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T22:49:01.0148520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T22:49:01.0158080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T22:49:01.0170180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T22:49:01.0209560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T22:49:01.0220040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T22:49:01.0231180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T22:49:01.0238600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T22:49:01.0248640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T22:49:01.0257720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T22:49:01.0263320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T22:49:01.0272430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T22:49:01.0284490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T22:49:01.0290010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T22:49:01.0301550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T22:49:01.0309350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T22:49:01.0321320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T22:49:01.0334600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T22:49:01.0339970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T22:49:01.0351400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T22:49:01.0365080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T22:49:01.0372390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T22:49:01.0381930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T22:49:01.0390580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T22:49:01.0398740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T22:49:01.0404090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T22:49:01.0414580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T22:49:01.0422790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T22:49:01.0430460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T22:49:01.0435900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T22:49:01.0445200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T22:49:01.0452560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T22:49:01.0462910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T22:49:01.0468280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T22:49:01.0475830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T22:49:01.0479500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T22:49:01.0491120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T22:49:01.0496680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T22:49:01.0506210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T22:49:01.0514520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T22:49:01.0523480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T22:49:01.0529560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T22:49:01.0537270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T22:49:01.0550840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T22:49:01.0558470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T22:49:01.0565050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T22:49:01.0573810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T22:49:01.0579320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T22:49:01.0634710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T22:49:01.0643080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T22:49:01.0648620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T22:49:01.0653950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T22:49:01.0660300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T22:49:01.0666070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T22:49:01.0671570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T22:49:01.0676980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T22:49:01.0689560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T22:49:01.0695030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T22:49:01.0700560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T22:49:01.0706110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T22:49:01.0712860Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T22:49:01.0717460Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T22:49:01.0722890Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T22:49:01.0730340Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T22:49:01.0988920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6313-59loxm.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-15T22:49:03.6327810Z ==> Summary 2021-05-15T22:49:03.6386040Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T22:49:03.6391750Z ==> Installing ffmpeg dependency: zimg 2021-05-15T22:49:03.6440230Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:49:03.6457880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-vcus1u 2021-05-15T22:49:03.6686550Z cp -pR /private/tmp/d20210515-5198-vcus1u/zimg/. /usr/local/Cellar/zimg 2021-05-15T22:49:03.6912500Z chmod -Rf +w /private/tmp/d20210515-5198-vcus1u 2021-05-15T22:49:03.7625390Z ==> Finishing up 2021-05-15T22:49:03.8011300Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T22:49:03.8014440Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T22:49:03.8023540Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T22:49:03.8029630Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T22:49:03.8034050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T22:49:03.8045800Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T22:49:03.8047570Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T22:49:03.8211720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6339-11kbgdn.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-15T22:49:06.2937890Z ==> Summary 2021-05-15T22:49:06.2970200Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T22:49:06.2977200Z ==> Installing ffmpeg 2021-05-15T22:49:06.2982310Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T22:49:06.3000870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5198-1wcl1ij 2021-05-15T22:49:06.6657790Z cp -pR /private/tmp/d20210515-5198-1wcl1ij/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T22:49:06.8772200Z chmod -Rf +w /private/tmp/d20210515-5198-1wcl1ij 2021-05-15T22:49:10.1907580Z ==> Finishing up 2021-05-15T22:49:10.2287550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T22:49:10.2301130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T22:49:10.2302770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T22:49:10.2304170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T22:49:10.2306330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T22:49:10.2311780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T22:49:10.2316320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T22:49:10.2328810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T22:49:10.2334160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T22:49:10.2339310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T22:49:10.2344470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T22:49:10.2349490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T22:49:10.2354590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T22:49:10.2359690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T22:49:10.2364940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T22:49:10.2370000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T22:49:10.2375360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T22:49:10.2380470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T22:49:10.2386100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T22:49:10.2390700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T22:49:10.2396150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T22:49:10.2400910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T22:49:10.2406040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T22:49:10.2411190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T22:49:10.2415840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T22:49:10.2421170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T22:49:10.2426160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T22:49:10.2431360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T22:49:10.2436350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T22:49:10.2441220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T22:49:10.2446450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T22:49:10.2451550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T22:49:10.2456140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T22:49:10.2461730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T22:49:10.2466530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T22:49:10.2472050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T22:49:10.2476660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T22:49:10.2482530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T22:49:10.2489760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T22:49:10.2494510Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T22:49:10.2500340Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T22:49:10.2506080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T22:49:10.2510860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T22:49:10.2516440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T22:49:10.2523950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T22:49:10.2525870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T22:49:10.2531160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T22:49:10.2537790Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T22:49:10.2561820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T22:49:10.2576280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T22:49:10.2584320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T22:49:10.2594620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T22:49:10.2667670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T22:49:10.2677130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T22:49:10.2682570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T22:49:10.2698040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T22:49:10.2703380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T22:49:10.2714600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T22:49:10.2720190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T22:49:10.2739300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T22:49:10.2744770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T22:49:10.2750320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T22:49:10.2757530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T22:49:10.2772540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T22:49:10.2783500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T22:49:10.2792140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T22:49:10.2799340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T22:49:10.2804880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T22:49:10.2814660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T22:49:10.2820030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T22:49:10.2827930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T22:49:10.2832850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T22:49:10.2838110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T22:49:10.2843410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T22:49:10.2848450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T22:49:10.2854310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T22:49:10.2859120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T22:49:10.2864980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T22:49:10.2869980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T22:49:10.2875750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T22:49:10.2880560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T22:49:10.2886300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T22:49:10.2891590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T22:49:10.2896360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T22:49:10.2901580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T22:49:10.2906710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T22:49:10.2912080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T22:49:10.2916990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T22:49:10.2922000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T22:49:10.2927090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T22:49:10.2932000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T22:49:10.2937240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T22:49:10.2941680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T22:49:10.2947130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T22:49:10.2952030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T22:49:10.2957260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T22:49:10.2962130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T22:49:10.2967500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T22:49:10.2972320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T22:49:10.2977770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T22:49:10.2981330Z Only the first 100 operations were output. 2021-05-15T22:49:10.4123600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6368-bigs1f.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-15T22:49:13.2606660Z ==> Summary 2021-05-15T22:49:13.2778130Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T22:49:14.4311790Z ==> Caveats 2021-05-15T22:49:14.4313200Z ==> tesseract 2021-05-15T22:49:14.4329660Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:49:14.4331520Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:49:16.2635490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T22:49:17.5271800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:18.0694170Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T22:49:18.4543700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T22%3A55%3A00Z&sig=N6Rcphv7YdvyBaPAvot4vNO8bVLR7dQq6jB2Eq84tmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:18.4995770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=N6Rcphv7YdvyBaPAvot4vNO8bVLR7dQq6jB2Eq84tmw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:19.0002980Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T22:49:19.1130930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T22:49:20.2817260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:20.8733200Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T22:49:21.2462210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T22%3A55%3A00Z&sig=ROTprKHS5FfHNqeX6bVroQLCz5PdMn1jh55P7YlBfIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:21.2936460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=ROTprKHS5FfHNqeX6bVroQLCz5PdMn1jh55P7YlBfIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:21.5910100Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T22:49:21.6301780Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T22:49:21.6306570Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T22:49:21.7068310Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T22:49:21.7119820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6375-11znd70 2021-05-15T22:49:22.2737770Z cp -pR /private/tmp/d20210515-6375-11znd70/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T22:49:22.7240770Z chmod -Rf +w /private/tmp/d20210515-6375-11znd70 2021-05-15T22:49:23.0893900Z ==> Finishing up 2021-05-15T22:49:23.1128170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T22:49:23.1146050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T22:49:23.1155960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T22:49:23.1164660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T22:49:23.1183630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T22:49:23.1196000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T22:49:23.1203330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T22:49:23.1221870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T22:49:23.1233590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T22:49:23.1243580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T22:49:23.1254380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T22:49:23.1266190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T22:49:23.1279920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T22:49:23.1292540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T22:49:23.1305170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T22:49:23.1316140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T22:49:23.1334620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T22:49:23.1347510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T22:49:23.1357160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T22:49:23.1411300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T22:49:23.1417100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T22:49:23.1422210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T22:49:23.1427710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T22:49:23.1433030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T22:49:23.1438000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T22:49:23.1442850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T22:49:23.1448080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T22:49:23.1452950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T22:49:23.1457970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T22:49:23.1463290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T22:49:23.1470640Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T22:49:23.1479520Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T22:49:23.1484220Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T22:49:23.1494660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T22:49:23.1500470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T22:49:23.1505790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T22:49:23.1512050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T22:49:23.1517870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T22:49:23.1523470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T22:49:23.1535000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T22:49:23.1540420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T22:49:23.1553100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T22:49:23.1558450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T22:49:23.1563780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T22:49:23.1569690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T22:49:23.1574480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T22:49:23.1587150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T22:49:23.1593280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T22:49:23.1599250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T22:49:23.1604500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T22:49:23.1613220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T22:49:23.1618850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T22:49:23.1624590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T22:49:23.1651040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T22:49:23.1656860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T22:49:23.1663960Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T22:49:23.1668790Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T22:49:23.1674020Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T22:49:23.3365170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6545-r7aw4w.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-15T22:49:25.9544160Z ==> Summary 2021-05-15T22:49:25.9974810Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T22:49:25.9987040Z ==> Installing imagemagick@6 2021-05-15T22:49:25.9995060Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T22:49:26.0013080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6375-i5zp07 2021-05-15T22:49:26.3370640Z cp -pR /private/tmp/d20210515-6375-i5zp07/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T22:49:26.7917510Z chmod -Rf +w /private/tmp/d20210515-6375-i5zp07 2021-05-15T22:49:28.1869530Z ==> Finishing up 2021-05-15T22:49:28.4575820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6571-1brsrej.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-15T22:49:31.0758240Z ==> Caveats 2021-05-15T22:49:31.0759980Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:31.0761140Z because this is an alternate version of another formula. 2021-05-15T22:49:31.0761850Z 2021-05-15T22:49:31.0762720Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:49:31.0764310Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:31.0765130Z 2021-05-15T22:49:31.0766070Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:49:31.0767470Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:49:31.0768930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:49:31.0769650Z 2021-05-15T22:49:31.0770890Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:49:31.0772020Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:49:31.0772720Z 2021-05-15T22:49:31.0774080Z ==> Summary 2021-05-15T22:49:31.1237330Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T22:49:31.9406470Z ==> Caveats 2021-05-15T22:49:31.9409290Z ==> imagemagick@6 2021-05-15T22:49:31.9451740Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:31.9452950Z because this is an alternate version of another formula. 2021-05-15T22:49:31.9456260Z 2021-05-15T22:49:31.9457220Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:49:31.9461250Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:31.9462100Z 2021-05-15T22:49:31.9462940Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:49:31.9464610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:49:31.9467740Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:49:31.9468510Z 2021-05-15T22:49:31.9469800Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:49:31.9473180Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:49:31.9474930Z 2021-05-15T22:49:34.1036990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T22:49:35.2813010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:35.8355780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T22:49:36.2082100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T22%3A55%3A00Z&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:36.2557880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:36.3591050Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T22:49:36.3663110Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T22:49:37.4867200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:38.0355230Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T22:49:38.4511320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T22%3A55%3A00Z&sig=%2Bkh9ChuVOizcPfJpIZorhLKhw%2BU7e6BAIMKkzCCQFxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:38.5058600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=\%2Bkh9ChuVOizcPfJpIZorhLKhw\%2BU7e6BAIMKkzCCQFxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:38.6120990Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T22:49:38.6195840Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T22:49:39.7431420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:40.2836100Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T22:49:40.6709400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T22%3A55%3A00Z&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL%2FXypYpt2X6NEOGp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:40.7157210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL\%2FXypYpt2X6NEOGp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:41.2774200Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T22:49:41.4335980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T22:49:42.7404030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:43.3039510Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T22:49:43.6812180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T22%3A55%3A00Z&sig=bLSDqQbDalT%2F6s5torqIQTkao4GRv8CS6rr2CZUsN%2B0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:43.7303140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=bLSDqQbDalT\%2F6s5torqIQTkao4GRv8CS6rr2CZUsN\%2B0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:43.7798260Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T22:49:43.7831120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T22:49:45.1147290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:45.7042010Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T22:49:46.0792400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T22%3A55%3A00Z&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:46.1249730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:46.1729850Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T22:49:46.1762390Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T22:49:47.3197660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:47.8798420Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T22:49:48.2528410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T22%3A55%3A00Z&sig=ORD06rb%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:48.2998420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=ORD06rb\%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:48.4207960Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T22:49:48.4275440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T22:49:49.5925700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:50.1658920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T22:49:50.5400530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T22%3A55%3A00Z&sig=4pT4ww0QIXAwsI%2FXpncXElWVIR9pHnIghS94vtpesHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:50.5885830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=4pT4ww0QIXAwsI\%2FXpncXElWVIR9pHnIghS94vtpesHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:50.7405260Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T22:49:50.7483430Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T22:49:51.8642580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:52.4614720Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T22:49:52.8459790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T22%3A55%3A00Z&sig=E%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:52.9031130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=E\%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:52.9527790Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T22:49:52.9560130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T22:49:54.1736100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:54.7972830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T22:49:55.8054020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=XP3lY4CTfD3Le10gugwN4p0kc\%2BNCXB42vRE2yRrbzrc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:55.8060650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T22%3A55%3A00Z&sig=XP3lY4CTfD3Le10gugwN4p0kc%2BNCXB42vRE2yRrbzrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:55.8064300Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T22:49:55.8066580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T22:49:56.5229960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:57.1087760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T22:49:57.4765250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T22%3A55%3A00Z&sig=nec%2BdPAUKy0SANRoF%2FCLnoGMyh265qRJu9Zsup8Q7a4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:57.5243100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=nec\%2BdPAUKy0SANRoF\%2FCLnoGMyh265qRJu9Zsup8Q7a4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:57.5844020Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:49:57.5880540Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T22:49:58.7291840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:49:59.2920830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T22:49:59.6705240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T22%3A55%3A00Z&sig=xnqx3StTgSA1ty%2FbI6ua9S0MoR%2BB5r57aC7hTjcGxY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:59.7180880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=xnqx3StTgSA1ty\%2FbI6ua9S0MoR\%2BB5r57aC7hTjcGxY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:49:59.8479070Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:49:59.8549740Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T22:50:01.0710070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:50:01.6705570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T22:50:02.1947100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T23%3A00%3A00Z&sig=QRKV58jNq4mVuAyt0zvCSPk4vd8Q%2Bl%2Fcaya8lU9Hlo0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:50:02.2456900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=QRKV58jNq4mVuAyt0zvCSPk4vd8Q\%2Bl\%2Fcaya8lU9Hlo0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:50:02.5927740Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T22:50:02.6475600Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T22:50:02.6477970Z ==> Installing imagemagick dependency: libde265 2021-05-15T22:50:02.7108880Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T22:50:02.7138220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-c6z7sg 2021-05-15T22:50:02.7369140Z cp -pR /private/tmp/d20210515-6578-c6z7sg/libde265/. /usr/local/Cellar/libde265 2021-05-15T22:50:02.7630880Z chmod -Rf +w /private/tmp/d20210515-6578-c6z7sg 2021-05-15T22:50:02.8485190Z ==> Finishing up 2021-05-15T22:50:02.9318130Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T22:50:02.9328500Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T22:50:02.9336930Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T22:50:02.9352810Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T22:50:02.9361830Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T22:50:02.9373880Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T22:50:02.9384520Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T22:50:02.9394690Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T22:50:02.9407160Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T22:50:02.9515750Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T22:50:02.9653900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6809-79ygu2.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-15T22:50:05.5356300Z ==> Summary 2021-05-15T22:50:05.5384680Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T22:50:05.5394850Z ==> Installing imagemagick dependency: docbook 2021-05-15T22:50:05.5415920Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T22:50:05.5433480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-87g25m 2021-05-15T22:50:05.6754650Z cp -pR /private/tmp/d20210515-6578-87g25m/docbook/. /usr/local/Cellar/docbook 2021-05-15T22:50:05.7842570Z chmod -Rf +w /private/tmp/d20210515-6578-87g25m 2021-05-15T22:50:05.9212910Z ==> Finishing up 2021-05-15T22:50:05.9734180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6835-11xj0hd.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-15T22:50:08.1122900Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T22:50:08.2006340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.2419310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.2886510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.3340550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.3807660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.4221710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.4689130Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.5143540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.5607190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.6020950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.6472280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.6934530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.7347880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:08.7822010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:09.0841330Z ==> Caveats 2021-05-15T22:50:09.0842450Z To use the DocBook package in your XML toolchain, 2021-05-15T22:50:09.0843430Z you need to add the following to your ~/.bashrc: 2021-05-15T22:50:09.0844060Z 2021-05-15T22:50:09.0844870Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:50:09.0846160Z ==> Summary 2021-05-15T22:50:09.0977520Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T22:50:09.0984150Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T22:50:09.1034090Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T22:50:09.1052720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-zwfkxc 2021-05-15T22:50:10.9330030Z cp -pR /private/tmp/d20210515-6578-zwfkxc/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T22:50:13.4772060Z chmod -Rf +w /private/tmp/d20210515-6578-zwfkxc 2021-05-15T22:50:14.8821380Z ==> Finishing up 2021-05-15T22:50:14.9932340Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T22:50:14.9944240Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T22:50:15.0039380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6876-139vc2.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-15T22:50:17.5569350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:17.6038020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:17.6450590Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:50:17.6905830Z ==> 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-15T22:50:17.7371450Z ==> 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-15T22:50:17.7791080Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T22:50:17.8260190Z ==> 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-15T22:50:17.8701840Z ==> 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-15T22:50:17.9170020Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:50:17.9585760Z ==> 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-15T22:50:18.0048430Z ==> 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-15T22:50:18.0507100Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:50:18.0972740Z ==> 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-15T22:50:18.1390290Z ==> 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-15T22:50:18.1857060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:18.2302020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:50:18.2771010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:50:18.3188800Z ==> 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-15T22:50:18.3656010Z ==> 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-15T22:50:18.4103680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:50:18.4570890Z ==> 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-15T22:50:18.4986310Z ==> 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-15T22:50:18.5459550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:50:18.5903410Z ==> 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-15T22:50:18.6369630Z ==> 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-15T22:50:18.6786740Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T22:50:18.7256770Z ==> 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-15T22:50:18.7702290Z ==> 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-15T22:50:19.9302450Z ==> Summary 2021-05-15T22:50:20.2230630Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T22:50:20.2243690Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T22:50:20.2265740Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T22:50:20.2285180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-1xyyt63 2021-05-15T22:50:20.2401670Z cp -pR /private/tmp/d20210515-6578-1xyyt63/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T22:50:20.2528080Z chmod -Rf +w /private/tmp/d20210515-6578-1xyyt63 2021-05-15T22:50:20.3028020Z ==> Finishing up 2021-05-15T22:50:20.3484070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6930-1cgcbtt.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-15T22:50:22.7209740Z ==> Caveats 2021-05-15T22:50:22.7212850Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:50:22.7214120Z because macOS already provides this software and installing another version in 2021-05-15T22:50:22.7215110Z parallel can cause all kinds of trouble. 2021-05-15T22:50:22.7215700Z 2021-05-15T22:50:22.7216920Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:50:22.7218500Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:50:22.7219270Z 2021-05-15T22:50:22.7219720Z 2021-05-15T22:50:22.7220450Z Bash completion has been installed to: 2021-05-15T22:50:22.7221740Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:50:22.7223040Z ==> Summary 2021-05-15T22:50:22.7238580Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T22:50:22.7243140Z ==> Installing imagemagick dependency: xmlto 2021-05-15T22:50:22.7449300Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T22:50:22.7466630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6578-xzgbz4 2021-05-15T22:50:22.7683940Z cp -pR /private/tmp/d20210515-6578-xzgbz4/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T22:50:22.7982940Z chmod -Rf +w /private/tmp/d20210515-6578-xzgbz4 2021-05-15T22:50:22.8664000Z ==> Finishing up 2021-05-15T22:50:22.9108470Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T22:50:22.9118270Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T22:50:22.9135100Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T22:50:22.9155830Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T22:50:22.9161170Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T22:50:22.9251750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6956-19ll2a6.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-15T22:50:25.4043970Z ==> Summary 2021-05-15T22:50:25.4086180Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T22:50:25.4093970Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T22:50:25.5202170Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T22:50:25.5220220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-uxq3b2 2021-05-15T22:50:25.5956520Z cp -pR /private/tmp/d20210515-6578-uxq3b2/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T22:50:25.7354220Z chmod -Rf +w /private/tmp/d20210515-6578-uxq3b2 2021-05-15T22:50:25.9101680Z ==> Finishing up 2021-05-15T22:50:25.9504950Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T22:50:25.9572300Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T22:50:25.9592940Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T22:50:25.9617170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9659820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9699620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9701560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9722790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9732960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9761690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9776860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9793110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9867690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9872890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9925290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9931700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9956760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9961530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9967510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:25.9989140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0028420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0064950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0082320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0095100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0127500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0146180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0158100Z mkdir -p /usr/local/share/locale/fo 2021-05-15T22:50:26.0188730Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T22:50:26.0213010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0228690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0252550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0265130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0290470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0317010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0365520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0468410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0470280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0472430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0562570Z mkdir -p /usr/local/share/locale/ia 2021-05-15T22:50:26.0594080Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T22:50:26.0626710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0632190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0637730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0647100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0649250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0664440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0686880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0694270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0704880Z mkdir -p /usr/local/share/locale/ky 2021-05-15T22:50:26.0706360Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T22:50:26.0708500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0724710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0749210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0753600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0770700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0781320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0783720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0791330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0811110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0818540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0842180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0877360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0904850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0931900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0967940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.0997060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1027360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1035650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1056270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1083910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1117890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1138590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1140950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1148430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1175920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1261870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1289560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1291500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1297730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1400740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1468480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1571650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1626780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1704210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:50:26.1821860Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T22:50:26.1878870Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T22:50:26.1982210Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T22:50:26.2101880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6982-1yds4b9.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-15T22:50:28.3286770Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:50:29.7670540Z ==> Summary 2021-05-15T22:50:29.7880540Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T22:50:29.7886810Z ==> Installing imagemagick dependency: libheif 2021-05-15T22:50:29.9071120Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T22:50:29.9090980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-4d6bi0 2021-05-15T22:50:29.9344110Z cp -pR /private/tmp/d20210515-6578-4d6bi0/libheif/. /usr/local/Cellar/libheif 2021-05-15T22:50:29.9580340Z chmod -Rf +w /private/tmp/d20210515-6578-4d6bi0 2021-05-15T22:50:30.0561060Z ==> Finishing up 2021-05-15T22:50:30.1046460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T22:50:30.1050120Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T22:50:30.1055510Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T22:50:30.1062080Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T22:50:30.1067280Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T22:50:30.1073710Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T22:50:30.1090600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T22:50:30.1101990Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T22:50:30.1112670Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T22:50:30.1120830Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T22:50:30.1130590Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T22:50:30.1135780Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T22:50:30.1140730Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T22:50:30.1147290Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T22:50:30.1155560Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T22:50:30.1165450Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T22:50:30.1176810Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T22:50:30.1389400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7009-15hehf8.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-15T22:50:32.2911270Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:50:33.6563510Z ==> Summary 2021-05-15T22:50:33.6664130Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T22:50:33.6766250Z ==> Installing imagemagick dependency: liblqr 2021-05-15T22:50:33.7114990Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T22:50:33.7136670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6578-ihmbpo 2021-05-15T22:50:33.7282570Z cp -pR /private/tmp/d20210515-6578-ihmbpo/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T22:50:34.4681960Z chmod -Rf +w /private/tmp/d20210515-6578-ihmbpo 2021-05-15T22:50:34.4682980Z ==> Finishing up 2021-05-15T22:50:34.4686130Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T22:50:34.4788790Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T22:50:34.4891340Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T22:50:34.4993820Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T22:50:34.5098240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7036-xdmyr3.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-15T22:50:36.4219660Z ==> Summary 2021-05-15T22:50:36.4245700Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T22:50:36.4252280Z ==> Installing imagemagick dependency: libomp 2021-05-15T22:50:36.4308530Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T22:50:36.4327200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-vktp94 2021-05-15T22:50:36.4477560Z cp -pR /private/tmp/d20210515-6578-vktp94/libomp/. /usr/local/Cellar/libomp 2021-05-15T22:50:36.4896540Z chmod -Rf +w /private/tmp/d20210515-6578-vktp94 2021-05-15T22:50:36.5371080Z ==> Finishing up 2021-05-15T22:50:36.6237870Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T22:50:36.6243300Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T22:50:36.6247740Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T22:50:36.6257850Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T22:50:36.6265330Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T22:50:36.6392720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7062-1glgohg.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-15T22:50:39.1120170Z ==> Summary 2021-05-15T22:50:39.1135820Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T22:50:39.1142390Z ==> Installing imagemagick dependency: imath 2021-05-15T22:50:39.1200080Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:50:39.1218780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-1o18l0u 2021-05-15T22:50:39.1439840Z cp -pR /private/tmp/d20210515-6578-1o18l0u/imath/. /usr/local/Cellar/imath 2021-05-15T22:50:39.1725450Z chmod -Rf +w /private/tmp/d20210515-6578-1o18l0u 2021-05-15T22:50:39.2401570Z ==> Finishing up 2021-05-15T22:50:39.2861450Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T22:50:39.2876340Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T22:50:39.2880980Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T22:50:39.2886930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T22:50:39.2891660Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T22:50:39.2897170Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T22:50:39.2904570Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T22:50:39.3114560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7088-1djgetq.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-15T22:50:41.7724220Z ==> Summary 2021-05-15T22:50:41.7764700Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T22:50:41.7771320Z ==> Installing imagemagick dependency: openexr 2021-05-15T22:50:41.7871000Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:50:41.7888720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-7qd6rw 2021-05-15T22:50:41.8665470Z cp -pR /private/tmp/d20210515-6578-7qd6rw/openexr/. /usr/local/Cellar/openexr 2021-05-15T22:50:41.9599210Z chmod -Rf +w /private/tmp/d20210515-6578-7qd6rw 2021-05-15T22:50:42.2505500Z ==> Finishing up 2021-05-15T22:50:42.3012330Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T22:50:42.3015660Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T22:50:42.3020950Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T22:50:42.3025720Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T22:50:42.3030810Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T22:50:42.3035420Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T22:50:42.3040510Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T22:50:42.3045080Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T22:50:42.3052150Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T22:50:42.3060790Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T22:50:42.3069840Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T22:50:42.3074590Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T22:50:42.3084350Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T22:50:42.3089460Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T22:50:42.3094600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T22:50:42.3104980Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T22:50:42.3110760Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T22:50:42.3117370Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T22:50:42.3122320Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T22:50:42.3127760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T22:50:42.3158440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T22:50:42.3160220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T22:50:42.3161970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T22:50:42.3163730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T22:50:42.3165530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T22:50:42.3167800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T22:50:42.3170560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T22:50:42.3178360Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T22:50:42.3676470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7117-jkut8k.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-15T22:50:44.8443790Z ==> Summary 2021-05-15T22:50:44.8555400Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T22:50:44.8562660Z ==> Installing imagemagick 2021-05-15T22:50:44.8565890Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T22:50:44.8586550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6578-ux1wih 2021-05-15T22:50:45.2212740Z cp -pR /private/tmp/d20210515-6578-ux1wih/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T22:50:45.6018850Z chmod -Rf +w /private/tmp/d20210515-6578-ux1wih 2021-05-15T22:50:47.8794540Z ==> Finishing up 2021-05-15T22:50:47.8984350Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T22:50:47.8990290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T22:50:47.8995800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T22:50:47.9000770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T22:50:47.9006430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T22:50:47.9012040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T22:50:47.9017650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T22:50:47.9022770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T22:50:47.9029890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T22:50:47.9046070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T22:50:47.9057010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T22:50:47.9059150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T22:50:47.9061640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T22:50:47.9074850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T22:50:47.9102440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T22:50:47.9138160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T22:50:47.9152180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T22:50:47.9156710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T22:50:47.9162550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T22:50:47.9168060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T22:50:47.9172900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T22:50:47.9178270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T22:50:47.9192190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T22:50:47.9218900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T22:50:47.9252090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T22:50:47.9254110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T22:50:47.9255330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T22:50:47.9256940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T22:50:47.9258010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T22:50:47.9259040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T22:50:47.9260320Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T22:50:47.9261630Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T22:50:47.9262940Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T22:50:47.9264280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T22:50:47.9265780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T22:50:47.9267820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T22:50:47.9272740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T22:50:47.9283200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T22:50:47.9294270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T22:50:47.9301760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T22:50:47.9307320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T22:50:47.9312900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T22:50:47.9320340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T22:50:47.9326240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T22:50:47.9333390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T22:50:47.9344030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T22:50:47.9349560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T22:50:47.9354980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T22:50:47.9360860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T22:50:47.9366840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T22:50:47.9374280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T22:50:47.9379360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T22:50:47.9384610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T22:50:47.9390220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T22:50:47.9394780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T22:50:47.9400430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T22:50:47.9405080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T22:50:47.9410890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T22:50:47.9415700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T22:50:47.9421120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T22:50:47.9426250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T22:50:47.9438000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T22:50:47.9440830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T22:50:47.9455730Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T22:50:47.9460950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T22:50:47.9484230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T22:50:47.9509600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T22:50:47.9511690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T22:50:47.9513600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T22:50:47.9515910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T22:50:47.9517850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T22:50:48.2096750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7143-1ba5rki.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-15T22:50:50.9465960Z ==> Summary 2021-05-15T22:50:50.9955000Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T22:50:52.9319890Z ==> Caveats 2021-05-15T22:50:52.9321370Z ==> docbook 2021-05-15T22:50:52.9337050Z To use the DocBook package in your XML toolchain, 2021-05-15T22:50:52.9338070Z you need to add the following to your ~/.bashrc: 2021-05-15T22:50:52.9338700Z 2021-05-15T22:50:52.9339510Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:50:52.9340940Z ==> gnu-getopt 2021-05-15T22:50:52.9368500Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:50:52.9370160Z because macOS already provides this software and installing another version in 2021-05-15T22:50:52.9371560Z parallel can cause all kinds of trouble. 2021-05-15T22:50:52.9373000Z 2021-05-15T22:50:52.9375420Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:50:52.9381270Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:50:52.9382130Z 2021-05-15T22:50:52.9382610Z 2021-05-15T22:50:52.9383380Z Bash completion has been installed to: 2021-05-15T22:50:52.9384750Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:50:54.7841900Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T22:50:55.9344230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:50:56.5021520Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T22:50:56.8792180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T23%3A00%3A00Z&sig=8gU%2FTDNr4l4EXpL8vavdfqydUspnJ864L9je0A0QHO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:50:56.9292350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=8gU\%2FTDNr4l4EXpL8vavdfqydUspnJ864L9je0A0QHO4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:50:56.9924470Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T22:50:57.0647830Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T22:50:57.0693080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7150-5yikd2 2021-05-15T22:50:57.0860530Z cp -pR /private/tmp/d20210515-7150-5yikd2/udunits/. /usr/local/Cellar/udunits 2021-05-15T22:50:57.1072190Z chmod -Rf +w /private/tmp/d20210515-7150-5yikd2 2021-05-15T22:50:57.1647410Z ==> Finishing up 2021-05-15T22:50:57.2608030Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T22:50:57.2662090Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T22:50:57.2746380Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T22:50:57.2759210Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T22:50:57.2861620Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T22:50:57.2963370Z info /usr/local/share/info/udunits2.info 2021-05-15T22:50:57.3065970Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T22:50:57.3167910Z info /usr/local/share/info/udunits2lib.info 2021-05-15T22:50:57.3198900Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T22:50:57.3201000Z info /usr/local/share/info/udunits2prog.info 2021-05-15T22:50:57.3223340Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T22:50:57.3230780Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T22:50:57.3232440Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T22:50:57.3235170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7317-19u5ol5.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-15T22:50:59.7747250Z ==> Summary 2021-05-15T22:50:59.7779370Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T22:51:02.1248500Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T22:51:02.1250040Z To reinstall 1.6, run: 2021-05-15T22:51:02.1250860Z brew reinstall jq 2021-05-15T22:51:03.7701450Z ==> Caveats 2021-05-15T22:51:03.7702600Z imagej requires Java. You can install the latest version with: 2021-05-15T22:51:03.7703970Z brew install --cask adoptopenjdk 2021-05-15T22:51:03.7704630Z 2021-05-15T22:51:04.0125330Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T22:51:04.2533550Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T22:51:12.0692870Z ==> Verifying checksum for cask 'imagej' 2021-05-15T22:51:12.3619140Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:51:12.3620280Z ==> Installing Cask imagej 2021-05-15T22:51:12.4067250Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7427-1oqex45 2021-05-15T22:51:13.3411880Z cp -pR /private/tmp/d20210515-7427-1oqex45/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T22:51:13.3413260Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T22:51:13.3416360Z chmod -Rf +w /private/tmp/d20210515-7427-1oqex45 2021-05-15T22:51:13.3417410Z 🍺 imagej was successfully installed! 2021-05-15T22:51:15.0431540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T22:51:16.8923400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T22:51:17.2629600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T23%3A00%3A00Z&sig=mQrxK0EhqYj0crBxr6ub18y6O1FfZWleO1eh9ltnuPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:17.4511460Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T22:51:20.3360640Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T22:51:20.7143620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T23%3A00%3A00Z&sig=Ybuk5iBLmFgT2KyYQ4npTYZX3Dxm%2BU3JF7CrMDJfoVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:21.1596480Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T22:51:21.1699340Z ==> Installing bowtie2 dependency: tbb 2021-05-15T22:51:21.2694240Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T22:51:26.1325070Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T22:51:26.1364260Z ==> Installing bowtie2 2021-05-15T22:51:26.1373250Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T22:51:31.3511400Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T22:51:35.4026240Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T22:51:37.2636320Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T22:51:37.6303870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T23%3A00%3A00Z&sig=fT1dbI201w7xVwxvoL35C31Hz2YfyY3oTqf85NAvie4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:37.8238950Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T22:51:39.5337000Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T22:51:39.9309480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T23%3A00%3A00Z&sig=op70sA0YpbcszDvBLo7JV5bzbyO3mzZtsSNqHJmdn%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:40.0526820Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T22:51:41.7735150Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T22:51:42.1643240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T23%3A00%3A00Z&sig=n3EY6SFMY%2F6eIOnYKDbf4Hmm0WoUSxc2dfNkmUYq5zE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:42.2701530Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T22:51:44.0276880Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T22:51:44.4143970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T23%3A00%3A00Z&sig=kCCdJwBl6ghYs142lQtcSBrzaVqFLMxgo4LYuZp%2FbEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:44.5379380Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T22:51:46.2239950Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T22:51:46.5858560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T23%3A00%3A00Z&sig=5T5PttjqvkRm4UD4RUDuuVTma5grz0puH97%2BtfAQ3ic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:46.7110290Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T22:51:48.4237750Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T22:51:48.8169310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T23%3A00%3A00Z&sig=vbX9o5xCrTb8XodDSBWp%2FDPIU4yER2JbqHi91VfvOME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:49.0778950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:51:49.6927750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T22:51:49.6957320Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:51:50.0943450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:51:50.1191760Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T22:51:51.9195910Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T22:51:52.3118220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T23%3A00%3A00Z&sig=OCBQ63lWodMa38Fd9JkaeHbXcsTu6mWyB2c%2BoABT4Xw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:52.4191790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T22:51:54.1358840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T22:51:54.6090920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T23%3A00%3A00Z&sig=q39c3PjfNVtrEEEku7qIN4syZUznzDwzYcFF7REMGQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:54.8947420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T22:51:56.5738240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T22:51:57.0201060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T23%3A00%3A00Z&sig=P70X3YU%2BrreYkUO7MuMAd10Y9FM%2FhOkv%2Fciv3okDbl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:57.2525710Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T22:51:58.9614950Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T22:51:59.3625940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T23%3A00%3A00Z&sig=NuNYWlqlOqHel7rtXMp3x5mw0R41Y5iFxtbvHarAjEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:59.6546830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T22:52:01.4630190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T22:52:02.3697260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T23%3A00%3A00Z&sig=Lv0NLWCNIlE2VwH3AF4Yjt%2FZpcolTOitu5TCgIXC9Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:02.3700460Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T22:52:03.6775510Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T22:52:04.0694840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T23%3A00%3A00Z&sig=BL%2FJ3%2FNb74IdpW4B5goDpBlnvM6hxETbT1oYDF3W56Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:04.2069160Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T22:52:05.9825640Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T22:52:06.3781350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T23%3A00%3A00Z&sig=3%2F8rK3ZzJomD%2BLVvwHGBkE11r85OOkRDAALyK5GKFbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:06.5419270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T22:52:08.2319690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T22:52:08.6040370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T23%3A00%3A00Z&sig=pyXLkcqV0ZAeT8I6Myfkg5CgPRWvts5yrtbiltnDHak%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:08.9722120Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:52:10.6331320Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:52:11.0207170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T23%3A00%3A00Z&sig=cQ445N7BrlwIpBpfp4JKRiqdbeVaTlsFYbTggvN1M78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:11.2212160Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T22:52:12.9102430Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T22:52:13.2908840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T23%3A00%3A00Z&sig=ckDNVpw0RXhSHUqxVMrrFynm1Y%2BanouiP%2BpWAMyDV68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:13.7969080Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T22:52:15.5055750Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T22:52:15.8783360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T23%3A00%3A00Z&sig=LkY5sfi4YxHHl2xxQCVuym4%2BCDTko624vN58JcBaZmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:16.1685460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T22:52:18.1420440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T22:52:18.5145250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T23%3A00%3A00Z&sig=TnO%2Fhy5hte76lVzW1VYH6KOpjwv%2FwBYxxyPheKIF7Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:18.8220610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T22:52:20.6201370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T22:52:21.0106710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T23%3A00%3A00Z&sig=eJmsFwaRG%2Bdc6SIm3kvVKG4%2FM7ygXucXPbevHsE8HMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:52:21.5908020Z ==> 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-15T22:52:21.5911640Z ==> Installing gdal dependency: cfitsio 2021-05-15T22:52:21.6660340Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T22:52:24.8107290Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T22:52:24.8123840Z ==> Installing gdal dependency: popt 2021-05-15T22:52:24.8167530Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T22:52:27.5777070Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T22:52:27.5783330Z ==> Installing gdal dependency: epsilon 2021-05-15T22:52:27.5883700Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T22:52:30.5523080Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T22:52:30.5529220Z ==> Installing gdal dependency: expat 2021-05-15T22:52:30.5554020Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T22:52:33.3489640Z ==> Caveats 2021-05-15T22:52:33.3491930Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:52:33.3493200Z because macOS already provides this software and installing another version in 2021-05-15T22:52:33.3494220Z parallel can cause all kinds of trouble. 2021-05-15T22:52:33.3494830Z 2021-05-15T22:52:33.3495650Z If you need to have expat first in your PATH, run: 2021-05-15T22:52:33.3497140Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:52:33.3498010Z 2021-05-15T22:52:33.3498820Z For compilers to find expat you may need to set: 2021-05-15T22:52:33.3500100Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:52:33.3501470Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:52:33.3502150Z 2021-05-15T22:52:33.3503330Z For pkg-config to find expat you may need to set: 2021-05-15T22:52:33.3504380Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:52:33.3505030Z 2021-05-15T22:52:33.3506150Z ==> Summary 2021-05-15T22:52:33.3518620Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T22:52:33.3534430Z ==> Installing gdal dependency: freexl 2021-05-15T22:52:33.3606280Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T22:52:36.3212020Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T22:52:36.3223190Z ==> Installing gdal dependency: geos 2021-05-15T22:52:36.3771810Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T22:52:40.0960430Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T22:52:40.0987330Z ==> Installing gdal dependency: hdf5 2021-05-15T22:52:40.1539260Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:52:43.7930350Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:52:43.7936640Z ==> Installing gdal dependency: json-c 2021-05-15T22:52:43.8031200Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T22:52:46.8769000Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T22:52:46.8777610Z ==> Installing gdal dependency: libxml2 2021-05-15T22:52:46.8858920Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T22:52:50.0451610Z ==> Caveats 2021-05-15T22:52:50.0453310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:52:50.0454580Z because macOS already provides this software and installing another version in 2021-05-15T22:52:50.0455610Z parallel can cause all kinds of trouble. 2021-05-15T22:52:50.0456190Z 2021-05-15T22:52:50.0456970Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:52:50.0458460Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:52:50.0459200Z 2021-05-15T22:52:50.0460420Z For compilers to find libxml2 you may need to set: 2021-05-15T22:52:50.0461830Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:52:50.0463170Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:52:50.0463850Z 2021-05-15T22:52:50.0465210Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:52:50.0466280Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:52:50.0472400Z 2021-05-15T22:52:50.0473490Z ==> Summary 2021-05-15T22:52:50.0633430Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T22:52:50.0640060Z ==> Installing gdal dependency: libdap 2021-05-15T22:52:50.0789040Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T22:52:53.0298820Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T22:52:53.0304230Z ==> Installing gdal dependency: proj 2021-05-15T22:52:53.0479350Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T22:52:55.9019600Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T22:52:55.9024840Z ==> Installing gdal dependency: libgeotiff 2021-05-15T22:52:55.9279390Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T22:52:58.5610080Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T22:52:58.5614790Z ==> Installing gdal dependency: librttopo 2021-05-15T22:52:58.6052410Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:53:01.1894450Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T22:53:01.1899590Z ==> Installing gdal dependency: minizip 2021-05-15T22:53:01.2214770Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T22:53:03.9337170Z ==> Caveats 2021-05-15T22:53:03.9338900Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:53:03.9340420Z with the venerable 'unzip' library. 2021-05-15T22:53:03.9341610Z ==> Summary 2021-05-15T22:53:03.9359150Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T22:53:03.9365520Z ==> Installing gdal dependency: libspatialite 2021-05-15T22:53:04.0261590Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T22:53:07.2400150Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T22:53:07.2401910Z ==> Installing gdal dependency: netcdf 2021-05-15T22:53:07.3023670Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:53:10.2678780Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:53:10.2684140Z ==> Installing gdal dependency: openblas 2021-05-15T22:53:10.3034880Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T22:53:14.7855360Z ==> Caveats 2021-05-15T22:53:14.7857050Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:53:14.7858250Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:53:14.7859050Z 2021-05-15T22:53:14.7859860Z For compilers to find openblas you may need to set: 2021-05-15T22:53:14.7861250Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:53:14.7862640Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:53:14.7863350Z 2021-05-15T22:53:14.7864550Z For pkg-config to find openblas you may need to set: 2021-05-15T22:53:14.7865640Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:53:14.7866310Z 2021-05-15T22:53:14.7867330Z ==> Summary 2021-05-15T22:53:14.7882320Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T22:53:14.7889320Z ==> Installing gdal dependency: numpy 2021-05-15T22:53:14.8830560Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T22:53:18.9406790Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T22:53:18.9411620Z ==> Installing gdal dependency: xerces-c 2021-05-15T22:53:18.9476440Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T22:53:24.4628970Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T22:53:24.4635250Z ==> Installing gdal 2021-05-15T22:53:24.4639830Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T22:53:31.6795910Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T22:53:33.0328450Z ==> No outdated dependents to upgrade! 2021-05-15T22:53:33.0330200Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:53:33.3789190Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:53:33.3790270Z netcdf 2021-05-15T22:53:33.4680120Z ==> Caveats 2021-05-15T22:53:33.4681430Z ==> expat 2021-05-15T22:53:33.4725050Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:53:33.4732250Z because macOS already provides this software and installing another version in 2021-05-15T22:53:33.4733610Z parallel can cause all kinds of trouble. 2021-05-15T22:53:33.4734240Z 2021-05-15T22:53:33.4735040Z If you need to have expat first in your PATH, run: 2021-05-15T22:53:33.4736610Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:53:33.4737380Z 2021-05-15T22:53:33.4738180Z For compilers to find expat you may need to set: 2021-05-15T22:53:33.4739460Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:53:33.4740820Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:53:33.4741490Z 2021-05-15T22:53:33.4742650Z For pkg-config to find expat you may need to set: 2021-05-15T22:53:33.4743690Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:53:33.4744340Z 2021-05-15T22:53:33.4745420Z ==> libxml2 2021-05-15T22:53:33.4769710Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:53:33.4770950Z because macOS already provides this software and installing another version in 2021-05-15T22:53:33.4771990Z parallel can cause all kinds of trouble. 2021-05-15T22:53:33.4772590Z 2021-05-15T22:53:33.4773380Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:53:33.4774900Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:53:33.4775660Z 2021-05-15T22:53:33.4776470Z For compilers to find libxml2 you may need to set: 2021-05-15T22:53:33.4777750Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:53:33.4779120Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:53:33.4779790Z 2021-05-15T22:53:33.4780950Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:53:33.4782000Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:53:33.4782680Z 2021-05-15T22:53:33.4783730Z ==> minizip 2021-05-15T22:53:33.4787390Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:53:33.4788760Z with the venerable 'unzip' library. 2021-05-15T22:53:33.4789970Z ==> openblas 2021-05-15T22:53:33.4828920Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:53:33.4830100Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:53:33.4830810Z 2021-05-15T22:53:33.4831630Z For compilers to find openblas you may need to set: 2021-05-15T22:53:33.4832970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:53:33.4834350Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:53:33.4835040Z 2021-05-15T22:53:33.4836220Z For pkg-config to find openblas you may need to set: 2021-05-15T22:53:33.4837300Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:53:33.4837960Z 2021-05-15T22:53:35.7007780Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:53:36.3403870Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T22:53:36.3436090Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:53:36.7446760Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:53:36.7621930Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:53:37.3239950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T22:53:37.3260540Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:53:37.6939530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:53:37.7140740Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T22:53:39.4402720Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T22:53:39.8280020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T23%3A00%3A00Z&sig=cHKxU0j0tVMcIv23A%2FMBmKcl4ZcheE6ujuDqzwQ%2BOSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:53:41.1093830Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:53:41.6811320Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T22:53:41.6833490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:53:42.0670330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:53:42.0781510Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T22:53:43.7495860Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T22:53:44.1559000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T23%3A00%3A00Z&sig=%2BzuaK36O4YEekfsapWJij%2FIasDwgpeza85dBKabC4MI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:53:44.4747080Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T22:53:44.4765270Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T22:53:46.1807370Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T22:53:46.5491730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T23%3A00%3A00Z&sig=47DXZJOgIFYq%2F%2F58PUr5oZJZrADgQRPQO%2BwIHUX0mds%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:53:47.1643680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T22:53:48.8785210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T22:53:49.2956580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T23%3A00%3A00Z&sig=hlhmO7M3myaT3I%2BRWBwczT7OzYGIAzIPzMZsRef7lqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:53:49.6249370Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T22:53:51.5079830Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T22:53:51.8913480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T23%3A00%3A00Z&sig=EBi9%2FcHRMk4Fxtw6iaZ%2BOQdq6vkeYhmfUrfxaVZKg%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:53:53.2970850Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T22:53:53.2978250Z ==> Installing itk dependency: open-mpi 2021-05-15T22:53:53.4224040Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:53:59.0663110Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:53:59.0671080Z ==> Installing itk dependency: fftw 2021-05-15T22:53:59.1326400Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:54:02.1396240Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:54:02.1403510Z ==> Installing itk dependency: boost 2021-05-15T22:54:02.1457520Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T22:54:33.9109720Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T22:54:33.9129910Z ==> Installing itk dependency: netcdf 2021-05-15T22:54:33.9864020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:54:37.0048160Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:54:37.0055450Z ==> Installing itk dependency: pyqt@5 2021-05-15T22:54:37.0649630Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T22:54:42.2245480Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T22:54:42.2251470Z ==> Installing itk dependency: vtk@8.2 2021-05-15T22:54:42.3872610Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T22:55:11.1183520Z ==> Caveats 2021-05-15T22:55:11.1185110Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:55:11.1186280Z because this is an alternate version of another formula. 2021-05-15T22:55:11.1186930Z 2021-05-15T22:55:11.1187710Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T22:55:11.1189200Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:55:11.1189930Z 2021-05-15T22:55:11.1190720Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T22:55:11.1191970Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T22:55:11.1193310Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T22:55:11.1193970Z 2021-05-15T22:55:11.1195050Z ==> Summary 2021-05-15T22:55:11.3561830Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T22:55:11.3664920Z ==> Installing itk dependency: gdcm 2021-05-15T22:55:11.5631560Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T22:55:17.5588980Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T22:55:17.5603090Z ==> Installing itk 2021-05-15T22:55:17.5605280Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T22:55:31.1409230Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T22:55:34.3539980Z ==> No outdated dependents to upgrade! 2021-05-15T22:55:34.3541780Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:55:36.5110830Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:55:36.5111890Z fftw 2021-05-15T22:55:36.5511250Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T22:55:36.5512850Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T22:55:38.3733190Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T22:55:38.4908230Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T22:55:39.6903410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:55:40.2833810Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T22:55:40.7444020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T23%3A05%3A00Z&sig=yQcQDxW5PfhIpIS%2FH%2F8dNu99Fo9KqVHy0b%2FFyvl1U%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:55:40.7888790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A05\%3A00Z\&sig=yQcQDxW5PfhIpIS\%2FH\%2F8dNu99Fo9KqVHy0b\%2FFyvl1U\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:55:40.8408290Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T22:55:40.8466260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T22:55:42.0164550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:55:42.5770920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T22:55:43.0226840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T23%3A05%3A00Z&sig=AXdAYfXkVUPfTix6ZWyCKbGHGMRojKpZ5ZO%2BeK58Ct0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:55:43.0688070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A05\%3A00Z\&sig=AXdAYfXkVUPfTix6ZWyCKbGHGMRojKpZ5ZO\%2BeK58Ct0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:55:43.2084100Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T22:55:43.2165480Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T22:55:44.3254290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:55:44.9169790Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T22:55:45.2943300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T23%3A05%3A00Z&sig=CKmzHkOw3ZoSy5jNq2Zpausafmw81FvCeqoMMEhZwIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:55:45.3398060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A05\%3A00Z\&sig=CKmzHkOw3ZoSy5jNq2Zpausafmw81FvCeqoMMEhZwIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:55:45.4164330Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T22:55:45.4205910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T22:55:46.5865020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:55:47.1269790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T22:55:47.5675460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T23%3A05%3A00Z&sig=QvQAx2r8rTAQWnovFEVAU6AwH2M37MbYFL0sWHEY%2FcQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:55:47.6249230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A05\%3A00Z\&sig=QvQAx2r8rTAQWnovFEVAU6AwH2M37MbYFL0sWHEY\%2FcQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:55:47.9801760Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T22:55:48.0401610Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T22:55:48.0405550Z ==> Installing libav dependency: faac 2021-05-15T22:55:48.0991090Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T22:55:48.1020310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9027-txj2jr 2021-05-15T22:55:48.1131120Z cp -pR /private/tmp/d20210515-9027-txj2jr/faac/. /usr/local/Cellar/faac 2021-05-15T22:55:48.1272940Z chmod -Rf +w /private/tmp/d20210515-9027-txj2jr 2021-05-15T22:55:48.1820730Z ==> Finishing up 2021-05-15T22:55:48.2302500Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T22:55:48.2308530Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T22:55:48.2315950Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T22:55:48.2334070Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T22:55:48.2343260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T22:55:48.2348170Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T22:55:48.2353210Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T22:55:48.2501610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9209-1h767ig.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-15T22:55:50.8088140Z ==> Summary 2021-05-15T22:55:50.8114140Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T22:55:50.8129010Z ==> Installing libav dependency: fdk-aac 2021-05-15T22:55:50.8151320Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T22:55:50.8197570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9027-b6yuuy 2021-05-15T22:55:50.8471780Z cp -pR /private/tmp/d20210515-9027-b6yuuy/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T22:55:50.8633020Z chmod -Rf +w /private/tmp/d20210515-9027-b6yuuy 2021-05-15T22:55:50.9193720Z ==> Finishing up 2021-05-15T22:55:50.9663000Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T22:55:50.9677130Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T22:55:50.9683110Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T22:55:50.9687940Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T22:55:50.9693770Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T22:55:50.9703810Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T22:55:50.9854010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9235-1jpp6xe.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-15T22:55:53.3549890Z ==> Summary 2021-05-15T22:55:53.3573990Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T22:55:53.3582020Z ==> Installing libav dependency: sdl 2021-05-15T22:55:53.3610850Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T22:55:53.3629070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9027-12kxcas 2021-05-15T22:55:53.4354390Z cp -pR /private/tmp/d20210515-9027-12kxcas/sdl/. /usr/local/Cellar/sdl 2021-05-15T22:55:53.5454900Z chmod -Rf +w /private/tmp/d20210515-9027-12kxcas 2021-05-15T22:55:53.6727490Z ==> Finishing up 2021-05-15T22:55:53.7196680Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T22:55:53.7202770Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T22:55:53.7220820Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T22:55:53.7254500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T22:55:53.7264930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T22:55:53.7277870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T22:55:53.7289310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T22:55:53.7311510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T22:55:53.7313820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T22:55:53.7323080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T22:55:53.7339380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T22:55:53.7346410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T22:55:53.7355850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T22:55:53.7365620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T22:55:53.7375680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T22:55:53.7383000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T22:55:53.7389230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T22:55:53.7410720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T22:55:53.7424640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T22:55:53.7805020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T22:55:53.7816770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T22:55:53.7827920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T22:55:53.7838310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T22:55:53.7849270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T22:55:53.7858450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T22:55:53.7868770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T22:55:53.7881910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T22:55:53.7890670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T22:55:53.7900320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T22:55:53.7909260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T22:55:53.7917920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T22:55:53.7923780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T22:55:53.7929400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T22:55:53.7937550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T22:55:53.7945970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T22:55:53.7956340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T22:55:53.7962130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T22:55:53.7971370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T22:55:53.7981830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T22:55:53.7987040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T22:55:53.7992900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T22:55:53.8002270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T22:55:53.8013140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T22:55:53.8021820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T22:55:53.8029370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T22:55:53.8035390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T22:55:53.8041210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T22:55:53.8047000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T22:55:53.8052530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T22:55:53.8061580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T22:55:53.8070480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T22:55:53.8076320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T22:55:53.8082270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T22:55:53.8090680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T22:55:53.8099150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T22:55:53.8107260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T22:55:53.8113200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T22:55:53.8119120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T22:55:53.8143310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T22:55:53.8151380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T22:55:53.8158480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T22:55:53.8166300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T22:55:53.8174360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T22:55:53.8179560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T22:55:53.8186580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T22:55:53.8195230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T22:55:53.8200730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T22:55:53.8205960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T22:55:53.8214310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T22:55:53.8223600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T22:55:53.8231440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T22:55:53.8236700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T22:55:53.8244090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T22:55:53.8253420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T22:55:53.8263200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T22:55:53.8268040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T22:55:53.8273600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T22:55:53.8280860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T22:55:53.8286010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T22:55:53.8291200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T22:55:53.8297860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T22:55:53.8306550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T22:55:53.8311400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T22:55:53.8317360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T22:55:53.8322310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T22:55:53.8327960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T22:55:53.8333290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T22:55:53.8338400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T22:55:53.8348590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T22:55:53.8354790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T22:55:53.8375200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T22:55:53.8384400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T22:55:53.8389710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T22:55:53.8394430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T22:55:53.8402380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T22:55:53.8407650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T22:55:53.8412700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T22:55:53.8420120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T22:55:53.8424910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T22:55:53.8430450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T22:55:53.8436670Z Only the first 100 operations were output. 2021-05-15T22:55:53.9394700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9261-1trapqa.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-15T22:55:56.4616050Z ==> Summary 2021-05-15T22:55:56.4770330Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T22:55:56.4776710Z ==> Installing libav 2021-05-15T22:55:56.4779560Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T22:55:56.4798320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9027-1r02z2p 2021-05-15T22:55:56.6607840Z cp -pR /private/tmp/d20210515-9027-1r02z2p/libav/. /usr/local/Cellar/libav 2021-05-15T22:55:56.7431540Z chmod -Rf +w /private/tmp/d20210515-9027-1r02z2p 2021-05-15T22:55:57.9141460Z ==> Finishing up 2021-05-15T22:55:58.0102410Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T22:55:58.0112940Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T22:55:58.0128860Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T22:55:58.0154910Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T22:55:58.0160700Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T22:55:58.0166350Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T22:55:58.0481910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9287-1yhiibf.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-15T22:56:00.6836360Z ==> Summary 2021-05-15T22:56:00.6856410Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T22:56:03.2765800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T22:56:05.0546390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T22:56:05.4509590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T23%3A05%3A00Z&sig=Z2YvEnYEE6mvitwyEMtsFM7zDk6CI6YmudzOEJDOHIE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:56:05.6848040Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:56:08.4959630Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T22:56:11.0924520Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T22:56:11.0925580Z To reinstall 4.3.0, run: 2021-05-15T22:56:11.0926320Z brew reinstall libtiff 2021-05-15T22:56:12.7145720Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T22:56:12.7146820Z To reinstall 2.3.9_1, run: 2021-05-15T22:56:12.7147580Z brew reinstall unixodbc 2021-05-15T22:56:14.3352970Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T22:56:14.3354050Z To reinstall 1.0.18_1, run: 2021-05-15T22:56:14.3354820Z brew reinstall libsodium 2021-05-15T22:56:15.9118510Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T22:56:15.9119650Z To reinstall 4.1.1, run: 2021-05-15T22:56:15.9120430Z brew reinstall tesseract 2021-05-15T22:56:17.4926890Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T22:56:17.4928570Z To reinstall 1.21.1, run: 2021-05-15T22:56:17.4929390Z brew reinstall wget 2021-05-15T22:56:19.0897150Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T22:56:19.0898160Z To reinstall 4.3.4, run: 2021-05-15T22:56:19.0898900Z brew reinstall zeromq 2021-05-15T22:56:20.6848340Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T22:56:20.6849510Z To reinstall 2.2.27.6_1, run: 2021-05-15T22:56:20.6850290Z brew reinstall udunits 2021-05-15T22:56:22.2744320Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T22:56:22.2745380Z To reinstall 1.2.0, run: 2021-05-15T22:56:22.2746070Z brew reinstall webp 2021-05-15T22:56:23.9538530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T22:56:25.6722760Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T22:56:26.0581660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T23%3A05%3A00Z&sig=FZB5KptBodMwWIxHX09%2B3INt%2Fw5gpMpnaieSNxTflAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:56:28.3035760Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T22:57:07.2999850Z ==> Caveats 2021-05-15T22:57:07.3000990Z Bash completion has been installed to: 2021-05-15T22:57:07.3001890Z /usr/local/etc/bash_completion.d 2021-05-15T22:57:07.3003060Z ==> Summary 2021-05-15T22:57:08.6711420Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T22:57:11.6991020Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T22:57:11.6996820Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T225531Z&X-Amz-Expires=300&X-Amz-Signature=b6401180018c0922db8cdfbfeff2b10fb072c62f77e8c200af482b2fd9116fb2&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-15T22:57:16.5785360Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:57:16.5786540Z ==> Installing Cask xquartz 2021-05-15T22:57:35.6378270Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T22:57:35.6380140Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T22:57:58.8633170Z installer: Package name is 2021-05-15T22:57:58.8635060Z installer: Installing at base path / 2021-05-15T22:57:58.8640010Z installer: The install was successful. 2021-05-15T22:57:58.8641060Z installer: The install requires logging out now. 2021-05-15T22:57:58.9752990Z 🍺 xquartz was successfully installed! 2021-05-15T22:57:59.0007080Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:57:59.0007630Z with: 2021-05-15T22:57:59.0008130Z github_slug: neuroconductor/gganatogram 2021-05-15T22:57:59.0008550Z env: 2021-05-15T22:57:59.0008940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:57:59.0009360Z TIC_DEPLOY_KEY: 2021-05-15T22:57:59.0009660Z RSPM: 2021-05-15T22:57:59.0011010Z GITHUB_PAT: *** 2021-05-15T22:57:59.0011400Z COVERALLS_TOKEN: 2021-05-15T22:57:59.0011820Z continue-on-error: true 2021-05-15T22:57:59.0012260Z VDIFFR_RUN_TESTS: false 2021-05-15T22:57:59.0012700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:57:59.0013090Z TZ: UTC 2021-05-15T22:57:59.0013440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:57:59.0013800Z NOT_CRAN: true 2021-05-15T22:57:59.0014120Z ##[endgroup] 2021-05-15T22:57:59.0755580Z repo slug is: neuroconductor/gganatogram 2021-05-15T22:57:59.0875280Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:57:59.0875880Z env: 2021-05-15T22:57:59.0876340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:57:59.0876780Z TIC_DEPLOY_KEY: 2021-05-15T22:57:59.0877150Z RSPM: 2021-05-15T22:57:59.0877990Z GITHUB_PAT: *** 2021-05-15T22:57:59.0878390Z COVERALLS_TOKEN: 2021-05-15T22:57:59.0878880Z continue-on-error: true 2021-05-15T22:57:59.0879340Z VDIFFR_RUN_TESTS: false 2021-05-15T22:57:59.0879840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:57:59.0880350Z TZ: UTC 2021-05-15T22:57:59.0880750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:57:59.0881150Z NOT_CRAN: true 2021-05-15T22:57:59.0881530Z ##[endgroup] 2021-05-15T22:58:00.2592190Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:58:00.2592890Z with: 2021-05-15T22:58:00.2593280Z repo_name: gganatogram 2021-05-15T22:58:00.2593720Z repo_version: 1.1.1 2021-05-15T22:58:00.2594470Z runner_os: macOS 2021-05-15T22:58:00.2594860Z R_version: 4.1 2021-05-15T22:58:00.2595240Z env: 2021-05-15T22:58:00.2595650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:58:00.2596120Z TIC_DEPLOY_KEY: 2021-05-15T22:58:00.2596460Z RSPM: 2021-05-15T22:58:00.2597710Z GITHUB_PAT: *** 2021-05-15T22:58:00.2598130Z COVERALLS_TOKEN: 2021-05-15T22:58:00.2598610Z continue-on-error: true 2021-05-15T22:58:00.2599140Z VDIFFR_RUN_TESTS: false 2021-05-15T22:58:00.2599670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:58:00.2600100Z TZ: UTC 2021-05-15T22:58:00.2600500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:58:00.2600950Z NOT_CRAN: true 2021-05-15T22:58:00.2601310Z ##[endgroup] 2021-05-15T22:58:00.3253200Z Package: gganatogram 2021-05-15T22:58:00.3258310Z Version: 1.1.1 2021-05-15T22:58:00.3259140Z OS: macOS 2021-05-15T22:58:00.3338540Z ##[group]Run install.packages('remotes') 2021-05-15T22:58:00.3339340Z install.packages('remotes') 2021-05-15T22:58:00.3340130Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:58:00.3341100Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:58:00.3517970Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:58:00.3518450Z env: 2021-05-15T22:58:00.3518870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:58:00.3519360Z TIC_DEPLOY_KEY: 2021-05-15T22:58:00.3519710Z RSPM: 2021-05-15T22:58:00.3520640Z GITHUB_PAT: *** 2021-05-15T22:58:00.3521070Z COVERALLS_TOKEN: 2021-05-15T22:58:00.3521520Z continue-on-error: true 2021-05-15T22:58:00.3522010Z VDIFFR_RUN_TESTS: false 2021-05-15T22:58:00.3522500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:58:00.3522960Z TZ: UTC 2021-05-15T22:58:00.3523380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:58:00.3523770Z NOT_CRAN: true 2021-05-15T22:58:00.3524160Z ##[endgroup] 2021-05-15T22:58:00.5903930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:58:00.5908530Z (as ‘lib’ is unspecified) 2021-05-15T22:58:03.1561560Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T22:58:03.1578450Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T22:58:03.1714550Z installing the source package ‘remotes’ 2021-05-15T22:58:03.1742060Z 2021-05-15T22:58:03.1748480Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T22:58:03.4315790Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T22:58:03.4543040Z ================================================== 2021-05-15T22:58:03.4544260Z downloaded 144 KB 2021-05-15T22:58:03.4544910Z 2021-05-15T22:58:03.8911440Z * installing *source* package ‘remotes’ ... 2021-05-15T22:58:03.9001440Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:03.9002840Z ** using staged installation 2021-05-15T22:58:03.9314340Z ** R 2021-05-15T22:58:03.9638740Z ** inst 2021-05-15T22:58:03.9674350Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:06.3825600Z ** help 2021-05-15T22:58:06.5063110Z *** installing help indices 2021-05-15T22:58:06.5779670Z ** building package indices 2021-05-15T22:58:06.9009950Z ** installing vignettes 2021-05-15T22:58:06.9210830Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:07.1794680Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:07.5303550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:07.5340740Z * DONE (remotes) 2021-05-15T22:58:07.5598130Z 2021-05-15T22:58:07.5605180Z The downloaded source packages are in 2021-05-15T22:58:07.5607990Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSlHPu6/downloaded_packages’ 2021-05-15T22:58:10.7990420Z ##[group]Run actions/cache@v1 2021-05-15T22:58:10.7991240Z with: 2021-05-15T22:58:10.7991890Z path: /Users/runner/work/_temp/Library 2021-05-15T22:58:10.7994810Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-57a5b07aa1f33e4f4c1542b01481b73da8cd0b138ed0c53bc02e458e3a80e450 2021-05-15T22:58:10.7998640Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T22:58:10.8000070Z env: 2021-05-15T22:58:10.8000530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:58:10.8001260Z TIC_DEPLOY_KEY: 2021-05-15T22:58:10.8001630Z RSPM: 2021-05-15T22:58:10.8002980Z GITHUB_PAT: *** 2021-05-15T22:58:10.8003610Z COVERALLS_TOKEN: 2021-05-15T22:58:10.8004170Z continue-on-error: true 2021-05-15T22:58:10.8004980Z VDIFFR_RUN_TESTS: false 2021-05-15T22:58:10.8005540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:58:10.8006000Z TZ: UTC 2021-05-15T22:58:10.8006650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:58:10.8007260Z NOT_CRAN: true 2021-05-15T22:58:10.8007690Z ##[endgroup] 2021-05-15T22:58:10.8815860Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:58:10.8927670Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:58:10.8928430Z remotes::install_github("ropensci/tic") 2021-05-15T22:58:10.8929160Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:58:10.8929830Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:58:10.8930570Z remotes::install_cran("covr") 2021-05-15T22:58:10.9170810Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:58:10.9171580Z env: 2021-05-15T22:58:10.9172120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:58:10.9172610Z TIC_DEPLOY_KEY: 2021-05-15T22:58:10.9173030Z RSPM: 2021-05-15T22:58:10.9174230Z GITHUB_PAT: *** 2021-05-15T22:58:10.9174810Z COVERALLS_TOKEN: 2021-05-15T22:58:10.9175350Z continue-on-error: true 2021-05-15T22:58:10.9175930Z VDIFFR_RUN_TESTS: false 2021-05-15T22:58:10.9176450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:58:10.9176960Z TZ: UTC 2021-05-15T22:58:10.9177520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:58:10.9178010Z NOT_CRAN: true 2021-05-15T22:58:10.9194900Z ##[endgroup] 2021-05-15T22:58:11.1874930Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:58:12.1532470Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:58:14.7834190Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:58:14.7839250Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:58:14.7840620Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:58:14.7841890Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:58:14.7843120Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:58:14.7844290Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:58:14.7845550Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:58:14.7846700Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:58:14.7847930Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:58:14.7849160Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:58:14.7850310Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:58:14.7851490Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:58:14.7852690Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:58:14.7853890Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:58:14.7855520Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:58:14.7856710Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:58:14.7857960Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:58:14.7859150Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:58:14.7861150Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T22:58:14.7863270Z 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-15T22:58:14.7865490Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:58:14.7867410Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:58:14.7868620Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:58:14.7869860Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:58:14.7871060Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:58:14.7872340Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:58:14.7873610Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:58:14.7874810Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:58:14.7876100Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:58:14.7877610Z (as ‘lib’ is unspecified) 2021-05-15T22:58:14.7878530Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:58:14.7879780Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:58:14.7881030Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:58:14.7882260Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:58:14.7883470Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:58:14.7884710Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:58:14.7885900Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:58:14.7887360Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:58:16.7191790Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T22:58:16.7197590Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T22:58:16.7374650Z Packages which are only available in source form, and may need 2021-05-15T22:58:16.7376710Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T22:58:16.7378370Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T22:58:16.7379880Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T22:58:16.7382940Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T22:58:16.7384490Z 2021-05-15T22:58:16.7398700Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T22:58:17.1164350Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T22:58:17.1852500Z ================================================== 2021-05-15T22:58:17.1855000Z downloaded 841 KB 2021-05-15T22:58:17.1859470Z 2021-05-15T22:58:17.1894690Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T22:58:17.4050550Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T22:58:17.4444870Z ================================================== 2021-05-15T22:58:17.4447020Z downloaded 259 KB 2021-05-15T22:58:17.4447690Z 2021-05-15T22:58:17.4484640Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T22:58:17.6785620Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T22:58:17.6962500Z ================================================== 2021-05-15T22:58:17.6993680Z downloaded 96 KB 2021-05-15T22:58:17.7009800Z 2021-05-15T22:58:17.7012680Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T22:58:17.8726930Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T22:58:17.8750710Z ================================================== 2021-05-15T22:58:17.8752470Z downloaded 19 KB 2021-05-15T22:58:17.8753720Z 2021-05-15T22:58:17.8784120Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T22:58:18.0552470Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T22:58:18.0553860Z ================================================== 2021-05-15T22:58:18.0554660Z downloaded 5730 bytes 2021-05-15T22:58:18.0555250Z 2021-05-15T22:58:18.0585310Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T22:58:18.3494190Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T22:58:18.3613080Z ================================================== 2021-05-15T22:58:18.3615780Z downloaded 61 KB 2021-05-15T22:58:18.3616570Z 2021-05-15T22:58:18.3650370Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T22:58:18.8108570Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T22:58:18.8667560Z ================================================== 2021-05-15T22:58:18.8668610Z downloaded 1.3 MB 2021-05-15T22:58:18.8669210Z 2021-05-15T22:58:18.8704980Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T22:58:19.1488700Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T22:58:19.1489890Z ================================================== 2021-05-15T22:58:19.1491000Z downloaded 12 KB 2021-05-15T22:58:19.1491610Z 2021-05-15T22:58:19.1521920Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T22:58:19.4207410Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T22:58:19.4467130Z ================================================== 2021-05-15T22:58:19.4469630Z downloaded 774 KB 2021-05-15T22:58:19.4470220Z 2021-05-15T22:58:19.4504480Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T22:58:19.6085180Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T22:58:19.6309320Z ================================================== 2021-05-15T22:58:19.6310640Z downloaded 411 KB 2021-05-15T22:58:19.6311330Z 2021-05-15T22:58:19.6345860Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T22:58:19.8783700Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T22:58:19.8784880Z ================================================== 2021-05-15T22:58:19.8785710Z downloaded 3488 bytes 2021-05-15T22:58:19.8786330Z 2021-05-15T22:58:19.8815600Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T22:58:20.1551100Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T22:58:20.1661830Z ================================================== 2021-05-15T22:58:20.1662730Z downloaded 156 KB 2021-05-15T22:58:20.1663290Z 2021-05-15T22:58:20.1694760Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T22:58:20.4153420Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T22:58:20.4201090Z ================================================== 2021-05-15T22:58:20.4203720Z downloaded 60 KB 2021-05-15T22:58:20.4204750Z 2021-05-15T22:58:20.4233630Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T22:58:20.6408320Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T22:58:20.6502830Z ================================================== 2021-05-15T22:58:20.6506060Z downloaded 154 KB 2021-05-15T22:58:20.6506840Z 2021-05-15T22:58:20.6538370Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T22:58:20.8540420Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T22:58:20.8620930Z ================================================== 2021-05-15T22:58:20.8661330Z downloaded 110 KB 2021-05-15T22:58:20.8661700Z 2021-05-15T22:58:20.8663310Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T22:58:21.0222330Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T22:58:21.0292220Z ================================================== 2021-05-15T22:58:21.0293070Z downloaded 107 KB 2021-05-15T22:58:21.0293650Z 2021-05-15T22:58:21.0326210Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T22:58:21.2921020Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T22:58:21.3040260Z ================================================== 2021-05-15T22:58:21.3041230Z downloaded 224 KB 2021-05-15T22:58:21.3041840Z 2021-05-15T22:58:21.3072060Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T22:58:21.5587000Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T22:58:21.5630460Z ================================================== 2021-05-15T22:58:21.5631350Z downloaded 58 KB 2021-05-15T22:58:21.5632160Z 2021-05-15T22:58:21.5664840Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T22:58:21.8305690Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T22:58:21.8308910Z ================================================== 2021-05-15T22:58:21.8309800Z downloaded 34 KB 2021-05-15T22:58:21.8310530Z 2021-05-15T22:58:21.8345430Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T22:58:22.0427310Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T22:58:22.0472260Z ================================================== 2021-05-15T22:58:22.0473270Z downloaded 43 KB 2021-05-15T22:58:22.0474610Z 2021-05-15T22:58:22.0615220Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T22:58:22.3149520Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T22:58:22.3211300Z ================================================== 2021-05-15T22:58:22.3212990Z downloaded 90 KB 2021-05-15T22:58:22.3214790Z 2021-05-15T22:58:22.3241860Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T22:58:22.5807900Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T22:58:22.5870690Z ================================================== 2021-05-15T22:58:22.5874140Z downloaded 92 KB 2021-05-15T22:58:22.5874790Z 2021-05-15T22:58:22.5905740Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T22:58:22.8567480Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T22:58:22.8569230Z ================================================== 2021-05-15T22:58:22.8570190Z downloaded 27 KB 2021-05-15T22:58:22.8570780Z 2021-05-15T22:58:22.8601680Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T22:58:23.1294570Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T22:58:23.1325460Z ================================================== 2021-05-15T22:58:23.1328980Z downloaded 12 KB 2021-05-15T22:58:23.1329630Z 2021-05-15T22:58:23.1361670Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T22:58:23.3501820Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T22:58:23.3713680Z ================================================== 2021-05-15T22:58:23.3716660Z downloaded 366 KB 2021-05-15T22:58:23.3717630Z 2021-05-15T22:58:23.3755800Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T22:58:23.5131850Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T22:58:23.5192510Z ================================================== 2021-05-15T22:58:23.5195140Z downloaded 81 KB 2021-05-15T22:58:23.5196670Z 2021-05-15T22:58:23.5230790Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T22:58:23.6861170Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T22:58:23.6909930Z ================================================== 2021-05-15T22:58:23.6911950Z downloaded 44 KB 2021-05-15T22:58:23.6912640Z 2021-05-15T22:58:23.6943270Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T22:58:23.9631260Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T22:58:23.9731300Z ================================================== 2021-05-15T22:58:23.9733740Z downloaded 64 KB 2021-05-15T22:58:23.9734530Z 2021-05-15T22:58:23.9768380Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T22:58:24.1314750Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T22:58:24.1606410Z ================================================== 2021-05-15T22:58:24.1608410Z downloaded 777 KB 2021-05-15T22:58:24.1609330Z 2021-05-15T22:58:24.1641830Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T22:58:24.4445920Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T22:58:24.4588790Z ================================================== 2021-05-15T22:58:24.4591850Z downloaded 286 KB 2021-05-15T22:58:24.4592590Z 2021-05-15T22:58:24.4624890Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T22:58:24.7125830Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T22:58:24.7129610Z ================================================== 2021-05-15T22:58:24.7131590Z downloaded 20 KB 2021-05-15T22:58:24.7132230Z 2021-05-15T22:58:24.7167400Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:58:24.8514630Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:58:24.8516050Z ================================================== 2021-05-15T22:58:24.8516860Z downloaded 24 KB 2021-05-15T22:58:24.8517650Z 2021-05-15T22:58:24.8551030Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T22:58:25.0248070Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T22:58:25.0401300Z ================================================== 2021-05-15T22:58:25.0403920Z downloaded 298 KB 2021-05-15T22:58:25.0406230Z 2021-05-15T22:58:25.0438490Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T22:58:25.2991970Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T22:58:25.2994370Z ================================================== 2021-05-15T22:58:25.2995240Z downloaded 16 KB 2021-05-15T22:58:25.2995830Z 2021-05-15T22:58:25.3026520Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T22:58:25.4381850Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T22:58:25.4742140Z ================================================== 2021-05-15T22:58:25.4743680Z downloaded 1.2 MB 2021-05-15T22:58:25.4746040Z 2021-05-15T22:58:26.2804820Z * installing *source* package ‘rlang’ ... 2021-05-15T22:58:26.3077220Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:26.3078530Z ** using staged installation 2021-05-15T22:58:26.3324760Z ** libs 2021-05-15T22:58:31.4893260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T22:58:31.9230360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T22:58:32.2781230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T22:58:34.7276400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T22:58:35.7859860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T22:58:35.8552340Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:36.0518700Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T22:58:36.0572190Z ** R 2021-05-15T22:58:36.1247540Z ** inst 2021-05-15T22:58:36.1262940Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:40.4064000Z ** help 2021-05-15T22:58:41.4214890Z *** installing help indices 2021-05-15T22:58:41.7848320Z *** copying figures 2021-05-15T22:58:41.7885040Z ** building package indices 2021-05-15T22:58:42.4464020Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:42.8467690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:58:44.3076320Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:44.6847140Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:44.6947010Z * DONE (rlang) 2021-05-15T22:58:45.1170930Z * installing *source* package ‘magrittr’ ... 2021-05-15T22:58:45.1217280Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:45.1218380Z ** using staged installation 2021-05-15T22:58:45.1403420Z ** libs 2021-05-15T22:58:45.1571290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T22:58:45.3023400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T22:58:45.3859650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:45.4418920Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T22:58:45.4459820Z ** R 2021-05-15T22:58:45.4545780Z ** inst 2021-05-15T22:58:45.4610980Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:45.8716420Z ** help 2021-05-15T22:58:45.9286530Z *** installing help indices 2021-05-15T22:58:45.9650810Z *** copying figures 2021-05-15T22:58:45.9666040Z ** building package indices 2021-05-15T22:58:46.2742100Z ** installing vignettes 2021-05-15T22:58:46.2823800Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:46.7087930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:58:46.8337280Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:47.0784900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:47.0813280Z * DONE (magrittr) 2021-05-15T22:58:47.4522980Z * installing *source* package ‘glue’ ... 2021-05-15T22:58:47.4561640Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:47.4562690Z ** using staged installation 2021-05-15T22:58:47.4796020Z ** libs 2021-05-15T22:58:47.4962790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T22:58:47.6159300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:58:47.6922980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T22:58:47.8121120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:47.8689520Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T22:58:47.8729120Z ** R 2021-05-15T22:58:47.8807820Z ** inst 2021-05-15T22:58:47.8909480Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:48.5386430Z ** help 2021-05-15T22:58:48.5798860Z *** installing help indices 2021-05-15T22:58:48.6148680Z *** copying figures 2021-05-15T22:58:48.6164610Z ** building package indices 2021-05-15T22:58:48.9537530Z ** installing vignettes 2021-05-15T22:58:48.9620930Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:49.3718940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:58:49.4986340Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:49.7955520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:49.7982440Z * DONE (glue) 2021-05-15T22:58:50.1089180Z * installing *source* package ‘sys’ ... 2021-05-15T22:58:50.1115580Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:50.1116650Z ** using staged installation 2021-05-15T22:58:50.1364290Z ** libs 2021-05-15T22:58:50.1532050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T22:58:50.3773960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:58:50.4622870Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:50.5187670Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T22:58:50.5226570Z ** R 2021-05-15T22:58:50.5279820Z ** inst 2021-05-15T22:58:50.5310700Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:50.9448780Z ** help 2021-05-15T22:58:50.9713570Z *** installing help indices 2021-05-15T22:58:50.9950770Z ** building package indices 2021-05-15T22:58:51.2771960Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:51.6816770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:58:51.8074370Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:52.0545150Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:52.0566010Z * DONE (sys) 2021-05-15T22:58:52.3803750Z * installing *source* package ‘R6’ ... 2021-05-15T22:58:52.3834200Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:52.3835250Z ** using staged installation 2021-05-15T22:58:52.4017860Z ** R 2021-05-15T22:58:52.4087900Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:53.0839960Z ** help 2021-05-15T22:58:53.1099670Z *** installing help indices 2021-05-15T22:58:53.1321470Z *** copying figures 2021-05-15T22:58:53.1333780Z ** building package indices 2021-05-15T22:58:53.3974550Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:53.6481370Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:53.8977290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:53.9092490Z * DONE (R6) 2021-05-15T22:58:54.1916680Z * installing *source* package ‘mime’ ... 2021-05-15T22:58:54.1933850Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:54.1935080Z ** using staged installation 2021-05-15T22:58:54.2108160Z ** libs 2021-05-15T22:58:54.2276940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:58:54.3057890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T22:58:54.3967850Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:54.4526490Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T22:58:54.4567810Z ** R 2021-05-15T22:58:54.4642130Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:58:54.8973680Z ** help 2021-05-15T22:58:54.9232690Z *** installing help indices 2021-05-15T22:58:54.9421850Z ** building package indices 2021-05-15T22:58:55.2079410Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:58:55.5738480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:58:55.7036160Z ** testing if installed package can be loaded from final location 2021-05-15T22:58:55.9498100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:58:55.9519450Z * DONE (mime) 2021-05-15T22:58:56.5525470Z * installing *source* package ‘curl’ ... 2021-05-15T22:58:56.5641950Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:56.5643170Z ** using staged installation 2021-05-15T22:58:56.6614010Z Found pkg-config cflags and libs! 2021-05-15T22:58:57.6414840Z ** libs 2021-05-15T22:58:57.6415880Z Using PKG_CFLAGS= 2021-05-15T22:58:57.6420560Z Using PKG_LIBS=-lcurl 2021-05-15T22:58:57.6422940Z 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-15T22:58:57.6425770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T22:58:57.6428450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T22:58:57.6431920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T22:58:57.6434700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T22:58:57.6437350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T22:58:57.7392640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T22:58:57.8413070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T22:58:57.9299300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T22:58:58.1290370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T22:58:58.1974050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:58:58.2920910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T22:58:58.3933800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T22:58:58.5778110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T22:58:58.6706100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T22:58:58.7551620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T22:58:58.8268230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T22:58:58.9058620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T22:58:58.9871530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T22:58:59.1285430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T22:58:59.2262860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T22:58:59.2688810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T22:58:59.3523410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:58:59.4144210Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T22:58:59.4185480Z ** R 2021-05-15T22:58:59.4352530Z ** inst 2021-05-15T22:58:59.4486620Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:00.1153360Z ** help 2021-05-15T22:59:00.1807560Z *** installing help indices 2021-05-15T22:59:00.2211800Z ** building package indices 2021-05-15T22:59:00.5025800Z ** installing vignettes 2021-05-15T22:59:00.5126820Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:00.9086550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:01.0480610Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:01.3098790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:01.3127280Z * DONE (curl) 2021-05-15T22:59:01.8083310Z * installing *source* package ‘jsonlite’ ... 2021-05-15T22:59:01.8189720Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:01.8190910Z ** using staged installation 2021-05-15T22:59:01.8387050Z ** libs 2021-05-15T22:59:01.8573220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T22:59:01.9543170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T22:59:02.0443770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T22:59:02.1374330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T22:59:02.2593410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T22:59:02.3596730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T22:59:02.4396740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T22:59:02.5168810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T22:59:02.6089680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T22:59:02.6927690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T22:59:02.8291760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T22:59:02.9291160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T22:59:03.0388330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T22:59:03.1364880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T22:59:03.2313700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T22:59:03.3167200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T22:59:03.4019260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T22:59:03.4813020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T22:59:03.5779220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T22:59:03.6574880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T22:59:03.7348120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T22:59:03.8271020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T22:59:03.8908350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T22:59:03.9719000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T22:59:04.0913400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T22:59:04.3003190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T22:59:04.5913020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T22:59:04.7808370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T22:59:04.9446260Z 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-15T22:59:06.0046010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:59:06.0692430Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T22:59:06.0736590Z ** R 2021-05-15T22:59:06.0992780Z ** inst 2021-05-15T22:59:06.1059020Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:07.3863490Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T22:59:07.3864440Z ** help 2021-05-15T22:59:07.4288930Z *** installing help indices 2021-05-15T22:59:07.4602020Z ** building package indices 2021-05-15T22:59:07.7339740Z ** installing vignettes 2021-05-15T22:59:07.7440360Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:08.1254090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:08.2608570Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:08.5511620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:08.5547760Z * DONE (jsonlite) 2021-05-15T22:59:08.8621720Z * installing *source* package ‘ini’ ... 2021-05-15T22:59:08.8637980Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:08.8639250Z ** using staged installation 2021-05-15T22:59:08.8787760Z ** R 2021-05-15T22:59:08.8821100Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:09.2040050Z ** help 2021-05-15T22:59:09.2240880Z *** installing help indices 2021-05-15T22:59:09.2475970Z ** building package indices 2021-05-15T22:59:09.5067140Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:09.7552470Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:10.0037860Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:10.0138360Z * DONE (ini) 2021-05-15T22:59:10.3443020Z * installing *source* package ‘gitcreds’ ... 2021-05-15T22:59:10.3476530Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:10.3477620Z ** using staged installation 2021-05-15T22:59:10.3644670Z ** R 2021-05-15T22:59:10.3726770Z ** inst 2021-05-15T22:59:10.3760720Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:10.9984920Z ** help 2021-05-15T22:59:11.0730340Z *** installing help indices 2021-05-15T22:59:11.0990080Z ** building package indices 2021-05-15T22:59:11.3615160Z ** installing vignettes 2021-05-15T22:59:11.3691790Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:11.6246200Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:11.8773190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:11.8889770Z * DONE (gitcreds) 2021-05-15T22:59:12.2348000Z * installing *source* package ‘zip’ ... 2021-05-15T22:59:12.2391570Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:12.2393350Z ** using staged installation 2021-05-15T22:59:12.2543290Z ** libs 2021-05-15T22:59:12.2719510Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T22:59:15.4204420Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T22:59:18.3466090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:59:18.4246660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T22:59:20.9547520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T22:59:21.0365380Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T22:59:21.0367360Z size_t uzipfile_len = 0; 2021-05-15T22:59:21.0368040Z ^ 2021-05-15T22:59:21.0885010Z 1 warning generated. 2021-05-15T22:59:21.0914790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T22:59:21.2411040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T22:59:21.3396780Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:59:21.3980220Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T22:59:21.4082770Z ** R 2021-05-15T22:59:21.4140500Z ** inst 2021-05-15T22:59:21.4164170Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:21.9026620Z ** help 2021-05-15T22:59:21.9463700Z *** installing help indices 2021-05-15T22:59:21.9760780Z ** building package indices 2021-05-15T22:59:22.2532670Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:22.6262190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:22.7606980Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:23.0179970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:23.0207990Z * DONE (zip) 2021-05-15T22:59:23.4843230Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T22:59:24.4159940Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:24.4275190Z ** using staged installation 2021-05-15T22:59:24.4377030Z ** R 2021-05-15T22:59:24.4457580Z ** inst 2021-05-15T22:59:24.4481820Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:24.4545010Z ** help 2021-05-15T22:59:24.5358520Z *** installing help indices 2021-05-15T22:59:24.6692090Z *** copying figures 2021-05-15T22:59:24.6704880Z ** building package indices 2021-05-15T22:59:25.0711640Z ** installing vignettes 2021-05-15T22:59:25.1223640Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:25.3770830Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:25.6828350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:25.6862220Z * DONE (rstudioapi) 2021-05-15T22:59:26.0633660Z * installing *source* package ‘rprojroot’ ... 2021-05-15T22:59:26.0682770Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:26.0683940Z ** using staged installation 2021-05-15T22:59:26.0883870Z ** R 2021-05-15T22:59:26.0967610Z ** inst 2021-05-15T22:59:26.0995020Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:26.7234860Z ** help 2021-05-15T22:59:26.7614490Z *** installing help indices 2021-05-15T22:59:26.7934780Z *** copying figures 2021-05-15T22:59:26.7965000Z ** building package indices 2021-05-15T22:59:27.0702830Z ** installing vignettes 2021-05-15T22:59:27.0791390Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:27.3283180Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:27.5896400Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:27.5925090Z * DONE (rprojroot) 2021-05-15T22:59:27.9410860Z * installing *source* package ‘crayon’ ... 2021-05-15T22:59:27.9447800Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:27.9449020Z ** using staged installation 2021-05-15T22:59:27.9937780Z ** R 2021-05-15T22:59:28.0417630Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:29.2922520Z ** help 2021-05-15T22:59:29.3779810Z *** installing help indices 2021-05-15T22:59:29.4255400Z ** building package indices 2021-05-15T22:59:29.7917960Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:30.0626870Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:30.4100470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:30.4112410Z * DONE (crayon) 2021-05-15T22:59:30.7563770Z * installing *source* package ‘fastmap’ ... 2021-05-15T22:59:30.7595880Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:30.7597050Z ** using staged installation 2021-05-15T22:59:30.7773290Z ** libs 2021-05-15T22:59:30.7981100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T22:59:33.8617070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:59:33.9441820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:59:34.0078860Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T22:59:34.0119610Z ** R 2021-05-15T22:59:34.0187930Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:34.5725810Z ** help 2021-05-15T22:59:34.5975610Z *** installing help indices 2021-05-15T22:59:34.6197070Z ** building package indices 2021-05-15T22:59:34.8871920Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:35.2685860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:35.3939440Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:35.6467340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:35.6495590Z * DONE (fastmap) 2021-05-15T22:59:36.0144540Z * installing *source* package ‘yaml’ ... 2021-05-15T22:59:36.0186480Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:36.0187550Z ** using staged installation 2021-05-15T22:59:36.0322670Z ** libs 2021-05-15T22:59:36.0547210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-15T22:59:36.4363910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-15T22:59:36.5845950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-15T22:59:37.6280180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-15T22:59:37.7783100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-15T22:59:37.9520660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-15T22:59:38.3557520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T22:59:38.4400230Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.4402330Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T22:59:38.4403280Z ^~~ 2021-05-15T22:59:38.4405760Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.4407810Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T22:59:38.4409150Z ^~~ 2021-05-15T22:59:38.4411390Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.4413660Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T22:59:38.4414950Z ^~~ 2021-05-15T22:59:38.6474160Z 3 warnings generated. 2021-05-15T22:59:38.6507980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T22:59:38.7890480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T22:59:38.8672740Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.8674550Z tag = process_tag(tag); 2021-05-15T22:59:38.8675260Z ^~~ 2021-05-15T22:59:38.8701270Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.8703280Z tag = process_tag(tag); 2021-05-15T22:59:38.8704010Z ^~~ 2021-05-15T22:59:38.8743650Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T22:59:38.8746130Z tag = process_tag(tag); 2021-05-15T22:59:38.8746860Z ^~~ 2021-05-15T22:59:39.2016510Z 3 warnings generated. 2021-05-15T22:59:39.2054700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-15T22:59:39.3493520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-15T22:59:40.8077460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T22:59:40.9322400Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:59:40.9925290Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T22:59:40.9971750Z ** R 2021-05-15T22:59:41.0007890Z ** inst 2021-05-15T22:59:41.0053030Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:41.3865990Z ** help 2021-05-15T22:59:41.4138960Z *** installing help indices 2021-05-15T22:59:41.4415140Z ** building package indices 2021-05-15T22:59:41.7084810Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:42.0880070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:42.2230700Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:42.4713450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:42.4739840Z * DONE (yaml) 2021-05-15T22:59:42.9419230Z * installing *source* package ‘withr’ ... 2021-05-15T22:59:42.9475650Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:42.9476960Z ** using staged installation 2021-05-15T22:59:42.9718000Z ** R 2021-05-15T22:59:42.9870490Z ** inst 2021-05-15T22:59:42.9905950Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:43.8663120Z ** help 2021-05-15T22:59:43.9834970Z *** installing help indices 2021-05-15T22:59:44.0545060Z *** copying figures 2021-05-15T22:59:44.0557160Z ** building package indices 2021-05-15T22:59:44.3766770Z ** installing vignettes 2021-05-15T22:59:44.3867160Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:44.6602020Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:44.9398640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:44.9500290Z * DONE (withr) 2021-05-15T22:59:45.3111870Z * installing *source* package ‘whisker’ ... 2021-05-15T22:59:45.3163020Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:45.3164420Z ** using staged installation 2021-05-15T22:59:45.3340830Z ** R 2021-05-15T22:59:45.3392670Z ** inst 2021-05-15T22:59:45.3488790Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:45.9239990Z ** help 2021-05-15T22:59:45.9710810Z *** installing help indices 2021-05-15T22:59:45.9980830Z ** building package indices 2021-05-15T22:59:46.3299220Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:46.5879450Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:46.8394900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:46.8424960Z * DONE (whisker) 2021-05-15T22:59:47.1528380Z * installing *source* package ‘rappdirs’ ... 2021-05-15T22:59:47.1552520Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:47.1553730Z ** using staged installation 2021-05-15T22:59:47.1831390Z ** libs 2021-05-15T22:59:47.2076000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:59:47.3491540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T22:59:47.4365510Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:59:47.4974780Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T22:59:47.5019620Z ** R 2021-05-15T22:59:47.5089240Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:59:47.9276840Z ** help 2021-05-15T22:59:47.9625610Z *** installing help indices 2021-05-15T22:59:47.9911430Z ** building package indices 2021-05-15T22:59:48.2653830Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:59:48.6564770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:59:48.7960820Z ** testing if installed package can be loaded from final location 2021-05-15T22:59:49.0439720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:59:49.0460340Z * DONE (rappdirs) 2021-05-15T22:59:49.7744150Z * installing *source* package ‘fs’ ... 2021-05-15T22:59:49.7958160Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T22:59:49.7959330Z ** using staged installation 2021-05-15T22:59:49.8188220Z ** libs 2021-05-15T22:59:49.8386390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T22:59:50.6891440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T22:59:50.8740520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T22:59:51.6428380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T22:59:51.8224850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T22:59:52.4781490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T22:59:53.5339210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T22:59:53.6935010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T22:59:54.3616500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T22:59:55.1163160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T22:59:55.7937910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T22:59:56.4432420Z (cd libuv-1.38.1 \ 2021-05-15T22:59:56.4434170Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T22:59:57.9342130Z rm: conftest.dSYM: is a directory 2021-05-15T23:00:01.4292090Z rm: conftest.dSYM: is a directory 2021-05-15T23:00:01.5241820Z rm: conftest.dSYM: is a directory 2021-05-15T23:00:01.5488310Z rm: conftest.dSYM: is a directory 2021-05-15T23:00:12.3913920Z make --directory=libuv-1.38.1 \ 2021-05-15T23:00:12.3914490Z HAVE_DTRACE=0 2021-05-15T23:00:12.4475540Z CC src/libuv_la-fs-poll.lo 2021-05-15T23:00:13.4668340Z CC src/libuv_la-idna.lo 2021-05-15T23:00:14.5300260Z CC src/libuv_la-inet.lo 2021-05-15T23:00:15.6202790Z CC src/libuv_la-random.lo 2021-05-15T23:00:16.5382980Z CC src/libuv_la-strscpy.lo 2021-05-15T23:00:17.4529460Z CC src/libuv_la-threadpool.lo 2021-05-15T23:00:18.5348130Z CC src/libuv_la-timer.lo 2021-05-15T23:00:19.6961620Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T23:00:20.6735310Z CC src/libuv_la-uv-common.lo 2021-05-15T23:00:22.1619130Z CC src/libuv_la-version.lo 2021-05-15T23:00:23.0833490Z CC src/unix/libuv_la-async.lo 2021-05-15T23:00:24.1465950Z CC src/unix/libuv_la-core.lo 2021-05-15T23:00:25.7460850Z CC src/unix/libuv_la-dl.lo 2021-05-15T23:00:26.6811960Z CC src/unix/libuv_la-fs.lo 2021-05-15T23:00:28.5282560Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T23:00:29.5408840Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T23:00:30.5058960Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T23:00:31.5677850Z CC src/unix/libuv_la-loop.lo 2021-05-15T23:00:32.5549830Z CC src/unix/libuv_la-pipe.lo 2021-05-15T23:00:33.5863400Z CC src/unix/libuv_la-poll.lo 2021-05-15T23:00:34.5721550Z CC src/unix/libuv_la-process.lo 2021-05-15T23:00:35.7799970Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T23:00:36.7527420Z CC src/unix/libuv_la-signal.lo 2021-05-15T23:00:38.2063000Z CC src/unix/libuv_la-stream.lo 2021-05-15T23:00:40.1567180Z CC src/unix/libuv_la-tcp.lo 2021-05-15T23:00:41.1986770Z CC src/unix/libuv_la-thread.lo 2021-05-15T23:00:43.9382710Z CC src/unix/libuv_la-tty.lo 2021-05-15T23:00:45.0007310Z CC src/unix/libuv_la-udp.lo 2021-05-15T23:00:46.3385800Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T23:00:47.3003490Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T23:00:48.2243210Z CC src/unix/libuv_la-darwin.lo 2021-05-15T23:00:49.2932100Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T23:00:50.5250730Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T23:00:51.7669850Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T23:00:52.7575020Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T23:00:53.7128010Z CCLD libuv.la 2021-05-15T23:00:54.2205970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:00:54.3024990Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T23:00:54.3101450Z ** R 2021-05-15T23:00:54.3255990Z ** inst 2021-05-15T23:00:54.3285480Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:00:55.7966460Z ** help 2021-05-15T23:00:55.9156930Z *** installing help indices 2021-05-15T23:00:55.9790080Z ** building package indices 2021-05-15T23:00:56.2934400Z ** installing vignettes 2021-05-15T23:00:56.3256540Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:00:56.8085330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:00:56.9375420Z ** testing if installed package can be loaded from final location 2021-05-15T23:00:57.2624050Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:00:57.2723590Z * DONE (fs) 2021-05-15T23:00:57.6714310Z * installing *source* package ‘clipr’ ... 2021-05-15T23:00:57.6744080Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T23:00:57.6745220Z ** using staged installation 2021-05-15T23:00:57.7017280Z ** R 2021-05-15T23:00:57.7085530Z ** inst 2021-05-15T23:00:57.7111640Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:00:58.1415630Z ** help 2021-05-15T23:00:58.1739810Z *** installing help indices 2021-05-15T23:00:58.2013440Z ** building package indices 2021-05-15T23:00:58.4788210Z ** installing vignettes 2021-05-15T23:00:58.4888950Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:00:58.7420570Z ** testing if installed package can be loaded from final location 2021-05-15T23:00:58.9973400Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:00:59.0075630Z * DONE (clipr) 2021-05-15T23:01:00.2489910Z * installing *source* package ‘git2r’ ... 2021-05-15T23:01:00.2923580Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:00.2924310Z ** using staged installation 2021-05-15T23:01:00.6328770Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T23:01:00.6330810Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T23:01:00.6342250Z checking for gcc... gcc 2021-05-15T23:01:03.2162780Z checking whether the C compiler works... yes 2021-05-15T23:01:03.2164050Z checking for C compiler default output file name... a.out 2021-05-15T23:01:03.3533450Z checking for suffix of executables... 2021-05-15T23:01:03.8525610Z checking whether we are cross compiling... no 2021-05-15T23:01:03.9446580Z checking for suffix of object files... o 2021-05-15T23:01:04.0044410Z checking whether we are using the GNU C compiler... yes 2021-05-15T23:01:04.0694190Z checking whether gcc accepts -g... yes 2021-05-15T23:01:04.1975920Z checking for gcc option to accept ISO C89... none needed 2021-05-15T23:01:04.1987890Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T23:01:04.2123270Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T23:01:04.2670030Z Found pkg-config cflags and libs! 2021-05-15T23:01:04.6345480Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T23:01:04.9136650Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T23:01:05.0259900Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T23:01:05.2926460Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T23:01:05.3983630Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T23:01:05.3985760Z ----- Results of the git2r package configure ----- 2021-05-15T23:01:05.3986340Z 2021-05-15T23:01:05.3988580Z 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-15T23:01:05.3990330Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T23:01:05.3991030Z 2021-05-15T23:01:05.3992230Z -------------------------------------------------- 2021-05-15T23:01:05.4352730Z configure: creating ./config.status 2021-05-15T23:01:05.6433570Z config.status: creating src/Makevars 2021-05-15T23:01:05.7641600Z ** libs 2021-05-15T23:01:05.7845000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T23:01:05.9104300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T23:01:05.9983160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T23:01:06.2101330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T23:01:06.3477260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T23:01:06.5639120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T23:01:06.7965960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T23:01:06.9313830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T23:01:07.0665630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T23:01:07.2580990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T23:01:07.4505490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T23:01:07.5898770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T23:01:07.8377020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T23:01:07.9545810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T23:01:08.0910610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T23:01:08.2229290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T23:01:08.3513650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T23:01:08.5544170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T23:01:08.7182620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T23:01:08.8520180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T23:01:09.0479290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T23:01:09.1655700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T23:01:09.2980090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T23:01:09.4383850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T23:01:09.6185920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T23:01:09.8216950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T23:01:10.0050100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T23:01:10.1328330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T23:01:10.2586070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T23:01:10.4658180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T23:01:10.5992380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T23:01:10.7623860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T23:01:10.9624320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T23:01:11.1240530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T23:01:11.2395040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T23:01:11.3926890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:01:11.4307480Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T23:01:11.4706420Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T23:01:11.4762900Z ** R 2021-05-15T23:01:11.5083950Z ** inst 2021-05-15T23:01:11.5116630Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:12.8191160Z ** help 2021-05-15T23:01:13.1716550Z *** installing help indices 2021-05-15T23:01:13.3858410Z ** building package indices 2021-05-15T23:01:13.8293320Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:14.3146350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:01:14.4396560Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:14.7178240Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:14.7211940Z * DONE (git2r) 2021-05-15T23:01:15.1143040Z * installing *source* package ‘askpass’ ... 2021-05-15T23:01:15.1162320Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:15.1164140Z ** using staged installation 2021-05-15T23:01:15.1348920Z ** libs 2021-05-15T23:01:15.1515950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-15T23:01:15.2404470Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:01:15.2961090Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T23:01:15.3001350Z ** R 2021-05-15T23:01:15.3044810Z ** inst 2021-05-15T23:01:15.3064490Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:15.6561050Z ** help 2021-05-15T23:01:15.6810650Z *** installing help indices 2021-05-15T23:01:15.6991630Z ** building package indices 2021-05-15T23:01:15.9895200Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:16.2816400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:01:16.4222000Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:16.6722520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:16.6744000Z * DONE (askpass) 2021-05-15T23:01:17.1996760Z * installing *source* package ‘cli’ ... 2021-05-15T23:01:17.2120220Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:17.2121600Z ** using staged installation 2021-05-15T23:01:17.2411920Z ** R 2021-05-15T23:01:17.2818660Z ** inst 2021-05-15T23:01:17.2862520Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:20.7236590Z ** help 2021-05-15T23:01:21.0447450Z *** installing help indices 2021-05-15T23:01:21.2076560Z *** copying figures 2021-05-15T23:01:21.2081060Z ** building package indices 2021-05-15T23:01:21.6311210Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:21.9518810Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:22.3288830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:22.3336890Z * DONE (cli) 2021-05-15T23:01:22.8438670Z * installing *source* package ‘purrr’ ... 2021-05-15T23:01:22.8537880Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:22.8538810Z ** using staged installation 2021-05-15T23:01:22.8768490Z ** libs 2021-05-15T23:01:22.8960640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T23:01:22.9743300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T23:01:23.0979340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T23:01:23.1993170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T23:01:23.3258410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:01:23.4055540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T23:01:23.5491410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T23:01:23.7095690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T23:01:23.8190920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T23:01:23.9087580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:01:23.9688120Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T23:01:23.9732320Z ** R 2021-05-15T23:01:23.9982150Z ** inst 2021-05-15T23:01:24.0083430Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:25.6372190Z ** help 2021-05-15T23:01:25.8723030Z *** installing help indices 2021-05-15T23:01:25.9961290Z *** copying figures 2021-05-15T23:01:26.0043850Z ** building package indices 2021-05-15T23:01:26.3732820Z ** installing vignettes 2021-05-15T23:01:26.3863200Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:26.7874140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:01:26.9162990Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:27.2695970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:27.2733190Z * DONE (purrr) 2021-05-15T23:01:27.6778460Z * installing *source* package ‘lifecycle’ ... 2021-05-15T23:01:27.6834170Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:27.6835600Z ** using staged installation 2021-05-15T23:01:27.7049680Z ** R 2021-05-15T23:01:27.7125600Z ** inst 2021-05-15T23:01:27.7169230Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:28.3034650Z ** help 2021-05-15T23:01:28.3469500Z *** installing help indices 2021-05-15T23:01:28.3767380Z *** copying figures 2021-05-15T23:01:28.3802460Z ** building package indices 2021-05-15T23:01:28.7049820Z ** installing vignettes 2021-05-15T23:01:28.7120750Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:28.9925490Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:29.3182560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:29.3213860Z * DONE (lifecycle) 2021-05-15T23:01:29.7785750Z * installing *source* package ‘desc’ ... 2021-05-15T23:01:29.7872720Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:29.7873660Z ** using staged installation 2021-05-15T23:01:29.8087540Z ** R 2021-05-15T23:01:29.8274820Z ** inst 2021-05-15T23:01:29.8323620Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:31.8771160Z ** help 2021-05-15T23:01:32.0716070Z *** installing help indices 2021-05-15T23:01:32.1759670Z ** building package indices 2021-05-15T23:01:32.5381300Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:32.8079450Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:33.1134010Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:33.1238250Z * DONE (desc) 2021-05-15T23:01:33.4395230Z * installing *source* package ‘cachem’ ... 2021-05-15T23:01:33.4412840Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:33.4414110Z ** using staged installation 2021-05-15T23:01:33.4598680Z ** libs 2021-05-15T23:01:33.4776730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T23:01:33.5606630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:01:33.6414700Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:01:33.6979300Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T23:01:33.7077990Z ** R 2021-05-15T23:01:33.7174670Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:34.3885790Z ** help 2021-05-15T23:01:34.4193740Z *** installing help indices 2021-05-15T23:01:34.4436780Z ** building package indices 2021-05-15T23:01:34.7092420Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:35.1016610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:01:35.2323470Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:35.5116780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:35.5140440Z * DONE (cachem) 2021-05-15T23:01:36.2401230Z * installing *source* package ‘openssl’ ... 2021-05-15T23:01:36.2604250Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:36.2611410Z ** using staged installation 2021-05-15T23:01:36.4815170Z Homebrew 3.1.6 2021-05-15T23:01:36.5721620Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T23:01:36.6690210Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T23:01:37.0365060Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T23:01:37.3692500Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T23:01:37.3913210Z ** libs 2021-05-15T23:01:37.4100670Z 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-15T23:01:37.4129060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T23:01:37.5507860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T23:01:37.6874050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T23:01:37.8525680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T23:01:38.1606510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T23:01:38.3155130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T23:01:38.4953450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T23:01:38.6913840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T23:01:38.7926490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T23:01:38.9390960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T23:01:39.0624370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T23:01:39.2127720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T23:01:39.4214840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T23:01:39.6108570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T23:01:39.8717520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T23:01:39.9575470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T23:01:40.0294820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T23:01:40.2368610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T23:01:40.4731800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T23:01:40.6801570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T23:01:40.7597380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T23:01:40.9425510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T23:01:41.1402440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T23:01:41.3838110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T23:01:41.6295650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T23:01:41.8306510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T23:01:42.0326460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T23:01:42.1332530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T23:01:42.3371110Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T23:01:42.4019020Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:01:42.4336870Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T23:01:42.4340340Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T23:01:42.4750040Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T23:01:42.4798900Z ** R 2021-05-15T23:01:42.4977850Z ** inst 2021-05-15T23:01:42.5180280Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:43.8207260Z ** help 2021-05-15T23:01:43.8957810Z *** installing help indices 2021-05-15T23:01:43.9416420Z ** building package indices 2021-05-15T23:01:44.2622030Z ** installing vignettes 2021-05-15T23:01:44.2819450Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:44.6527130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:01:44.7781610Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:45.1118640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:45.1152270Z * DONE (openssl) 2021-05-15T23:01:45.4566860Z * installing *source* package ‘memoise’ ... 2021-05-15T23:01:45.4590800Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:45.4592750Z ** using staged installation 2021-05-15T23:01:45.4816020Z ** R 2021-05-15T23:01:45.4966020Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:46.0606160Z ** help 2021-05-15T23:01:46.0984000Z *** installing help indices 2021-05-15T23:01:46.1307800Z ** building package indices 2021-05-15T23:01:46.4065240Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:46.6845170Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:46.9723350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:46.9742300Z * DONE (memoise) 2021-05-15T23:01:47.4549710Z * installing *source* package ‘httr’ ... 2021-05-15T23:01:47.4645880Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:47.4646610Z ** using staged installation 2021-05-15T23:01:47.4879250Z ** R 2021-05-15T23:01:47.5201180Z ** demo 2021-05-15T23:01:47.5247690Z ** inst 2021-05-15T23:01:47.5297680Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:50.8429540Z ** help 2021-05-15T23:01:51.0751800Z *** installing help indices 2021-05-15T23:01:51.2025920Z ** building package indices 2021-05-15T23:01:51.5823260Z ** installing vignettes 2021-05-15T23:01:51.5916440Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:51.8476250Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:52.1637880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:52.1692060Z * DONE (httr) 2021-05-15T23:01:52.5230610Z * installing *source* package ‘credentials’ ... 2021-05-15T23:01:52.5259080Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:52.5260170Z ** using staged installation 2021-05-15T23:01:52.5460650Z ** R 2021-05-15T23:01:52.5529440Z ** inst 2021-05-15T23:01:52.5564540Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:53.1359890Z ** help 2021-05-15T23:01:53.1615990Z *** installing help indices 2021-05-15T23:01:53.1865070Z ** building package indices 2021-05-15T23:01:53.4488840Z ** installing vignettes 2021-05-15T23:01:53.4563960Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:53.9134300Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:54.2970150Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:54.2996740Z * DONE (credentials) 2021-05-15T23:01:54.7105850Z * installing *source* package ‘gh’ ... 2021-05-15T23:01:54.7145750Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:54.7146480Z ** using staged installation 2021-05-15T23:01:54.7381100Z ** R 2021-05-15T23:01:54.7523540Z ** inst 2021-05-15T23:01:54.7549040Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:01:56.0719400Z ** help 2021-05-15T23:01:56.1113760Z *** installing help indices 2021-05-15T23:01:56.1447240Z ** building package indices 2021-05-15T23:01:56.4124410Z ** installing vignettes 2021-05-15T23:01:56.4197620Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:01:56.7595400Z ** testing if installed package can be loaded from final location 2021-05-15T23:01:57.1164410Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:01:57.1191710Z * DONE (gh) 2021-05-15T23:01:57.4992760Z * installing *source* package ‘gert’ ... 2021-05-15T23:01:57.5047430Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T23:01:57.5048160Z ** using staged installation 2021-05-15T23:01:57.6848340Z Found pkg-config cflags and libs! 2021-05-15T23:01:58.0301390Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T23:01:58.0302820Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T23:01:58.1441640Z Configuration OK! 2021-05-15T23:01:58.1667710Z ** libs 2021-05-15T23:01:58.1848400Z 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-15T23:01:58.1878050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T23:01:58.4624190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T23:01:58.6994290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T23:01:58.9316860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T23:01:59.0691700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T23:01:59.1938340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T23:01:59.3727850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:01:59.4936140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T23:01:59.6461210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T23:01:59.7989310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T23:01:59.9336480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T23:02:00.0835270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T23:02:00.2123450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T23:02:00.3784730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T23:02:00.5051550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:02:00.5335700Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T23:02:00.5702600Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T23:02:00.5746960Z ** R 2021-05-15T23:02:00.5884540Z ** inst 2021-05-15T23:02:00.5909500Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:01.5429880Z ** help 2021-05-15T23:02:01.6242790Z *** installing help indices 2021-05-15T23:02:01.6753130Z ** building package indices 2021-05-15T23:02:01.9707150Z ** installing vignettes 2021-05-15T23:02:01.9837150Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:02.4662130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:02:02.6059520Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:02.9492740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:02.9526290Z * DONE (gert) 2021-05-15T23:02:03.5980800Z * installing *source* package ‘usethis’ ... 2021-05-15T23:02:03.6141590Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:03.6142730Z ** using staged installation 2021-05-15T23:02:03.6496310Z ** R 2021-05-15T23:02:03.7017710Z ** inst 2021-05-15T23:02:03.7194490Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:07.7422040Z ** help 2021-05-15T23:02:08.0730000Z *** installing help indices 2021-05-15T23:02:08.2325430Z *** copying figures 2021-05-15T23:02:08.2356620Z ** building package indices 2021-05-15T23:02:08.6475760Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:09.0410680Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:09.4855740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:09.4925430Z * DONE (usethis) 2021-05-15T23:02:09.5369940Z 2021-05-15T23:02:09.5370750Z The downloaded source packages are in 2021-05-15T23:02:09.5372780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/downloaded_packages’ 2021-05-15T23:02:09.5385770Z Running `R CMD build`... 2021-05-15T23:02:12.7465460Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a503281c2df/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T23:02:12.7467030Z * preparing ‘tic’: 2021-05-15T23:02:12.7468180Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:02:12.7468910Z * installing the package to process help pages 2021-05-15T23:02:12.7470080Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:02:12.7470890Z * checking for empty or unneeded directories 2021-05-15T23:02:12.7471890Z Removed empty directory ‘tic/.circleci’ 2021-05-15T23:02:12.7473280Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T23:02:12.7474270Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T23:02:12.7478420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:02:12.7479420Z (as ‘lib’ is unspecified) 2021-05-15T23:02:13.3031990Z * installing *source* package ‘tic’ ... 2021-05-15T23:02:13.3033250Z ** using staged installation 2021-05-15T23:02:13.3420540Z ** R 2021-05-15T23:02:13.3737370Z ** inst 2021-05-15T23:02:13.3926370Z ** preparing package for lazy loading 2021-05-15T23:02:13.9167260Z ** help 2021-05-15T23:02:14.1336310Z *** installing help indices 2021-05-15T23:02:14.2762030Z *** copying figures 2021-05-15T23:02:14.2793470Z ** building package indices 2021-05-15T23:02:14.6556160Z ** installing vignettes 2021-05-15T23:02:14.6629960Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:15.0911090Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:15.5351880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:15.5427200Z * DONE (tic) 2021-05-15T23:02:15.6078580Z Using github PAT from envvar GITHUB_PAT 2021-05-15T23:02:15.9410410Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T23:02:17.3101810Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T23:02:17.3102920Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T23:02:17.3104750Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T23:02:17.3105670Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T23:02:17.3106510Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T23:02:17.3107340Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T23:02:17.3108160Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T23:02:17.3108990Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T23:02:17.3109840Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T23:02:17.3110650Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T23:02:17.3111450Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T23:02:17.3112270Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T23:02:17.3113100Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T23:02:17.3114680Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T23:02:17.3115780Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T23:02:17.3116620Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T23:02:17.3117450Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T23:02:17.3118270Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T23:02:17.3119060Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T23:02:17.3119860Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T23:02:17.3120650Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T23:02:17.3121460Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T23:02:17.3122280Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T23:02:17.3123740Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T23:02:17.3124550Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T23:02:17.3125380Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T23:02:17.3126200Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T23:02:17.3127020Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T23:02:17.3127840Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T23:02:17.3128640Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T23:02:17.3129480Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T23:02:17.3130340Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T23:02:17.3131200Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T23:02:17.3132020Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T23:02:17.3132870Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T23:02:17.3133710Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T23:02:17.3134540Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T23:02:17.3135390Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T23:02:17.3137950Z 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-15T23:02:17.3140210Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:02:17.3141160Z (as ‘lib’ is unspecified) 2021-05-15T23:02:19.4750150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T23:02:19.4756160Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:02:19.4853300Z Packages which are only available in source form, and may need 2021-05-15T23:02:19.4855270Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T23:02:19.4858820Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T23:02:19.4860360Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T23:02:19.4863640Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-15T23:02:19.4865250Z 2021-05-15T23:02:19.4871980Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T23:02:19.7206170Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T23:02:19.7362390Z ================================================== 2021-05-15T23:02:19.7364110Z downloaded 233 KB 2021-05-15T23:02:19.7365170Z 2021-05-15T23:02:19.7397380Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T23:02:19.9945870Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T23:02:20.0227780Z ================================================== 2021-05-15T23:02:20.0230430Z downloaded 764 KB 2021-05-15T23:02:20.0231000Z 2021-05-15T23:02:20.0266470Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T23:02:20.1614420Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T23:02:20.1615300Z ================================================== 2021-05-15T23:02:20.1615940Z downloaded 6080 bytes 2021-05-15T23:02:20.1616640Z 2021-05-15T23:02:20.1652370Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T23:02:20.3105570Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T23:02:20.3435060Z ================================================== 2021-05-15T23:02:20.3436000Z downloaded 1.0 MB 2021-05-15T23:02:20.3436720Z 2021-05-15T23:02:20.3472020Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T23:02:20.6006490Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T23:02:20.6301530Z ================================================== 2021-05-15T23:02:20.6341420Z downloaded 670 KB 2021-05-15T23:02:20.6341760Z 2021-05-15T23:02:20.6343380Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T23:02:20.7777320Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T23:02:20.7778860Z ================================================== 2021-05-15T23:02:20.7779990Z downloaded 13 KB 2021-05-15T23:02:20.7780620Z 2021-05-15T23:02:20.7808610Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T23:02:20.9921020Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T23:02:21.0070730Z ================================================== 2021-05-15T23:02:21.0071550Z downloaded 265 KB 2021-05-15T23:02:21.0072010Z 2021-05-15T23:02:21.0107700Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T23:02:21.2866520Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T23:02:21.3065430Z ================================================== 2021-05-15T23:02:21.3066260Z downloaded 466 KB 2021-05-15T23:02:21.3066760Z 2021-05-15T23:02:21.3101890Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T23:02:21.5563880Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T23:02:21.5564580Z ================================================== 2021-05-15T23:02:21.5564970Z downloaded 25 KB 2021-05-15T23:02:21.5565230Z 2021-05-15T23:02:21.5598050Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T23:02:21.8265050Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T23:02:21.8336900Z ================================================== 2021-05-15T23:02:21.8337860Z downloaded 116 KB 2021-05-15T23:02:21.8338840Z 2021-05-15T23:02:21.8371600Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T23:02:21.9747760Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T23:02:21.9843900Z ================================================== 2021-05-15T23:02:21.9844370Z downloaded 138 KB 2021-05-15T23:02:21.9844630Z 2021-05-15T23:02:21.9880930Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T23:02:22.2395820Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T23:02:22.2396820Z ================================================== 2021-05-15T23:02:22.2397240Z downloaded 6100 bytes 2021-05-15T23:02:22.2397600Z 2021-05-15T23:02:22.2431040Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T23:02:22.5050310Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T23:02:22.5094900Z ================================================== 2021-05-15T23:02:22.5096090Z downloaded 59 KB 2021-05-15T23:02:22.5096370Z 2021-05-15T23:02:22.5137450Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T23:02:22.7739760Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T23:02:22.7747200Z ================================================== 2021-05-15T23:02:22.7747680Z downloaded 23 KB 2021-05-15T23:02:22.7747930Z 2021-05-15T23:02:22.7781480Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T23:02:23.0433490Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T23:02:23.0434170Z ================================================== 2021-05-15T23:02:23.0434590Z downloaded 8066 bytes 2021-05-15T23:02:23.0434850Z 2021-05-15T23:02:23.0466220Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T23:02:23.2678380Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T23:02:23.2772460Z ================================================== 2021-05-15T23:02:23.2773240Z downloaded 160 KB 2021-05-15T23:02:23.2773520Z 2021-05-15T23:02:23.2820140Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T23:02:23.5394810Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T23:02:23.5448820Z ================================================== 2021-05-15T23:02:23.5449600Z downloaded 72 KB 2021-05-15T23:02:23.5450600Z 2021-05-15T23:02:23.5485260Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T23:02:23.8117120Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T23:02:23.8118180Z ================================================== 2021-05-15T23:02:23.8118840Z downloaded 11 KB 2021-05-15T23:02:23.8119120Z 2021-05-15T23:02:23.8147930Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T23:02:24.0840370Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T23:02:24.0983220Z ================================================== 2021-05-15T23:02:24.0984350Z downloaded 265 KB 2021-05-15T23:02:24.0984850Z 2021-05-15T23:02:24.1017930Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T23:02:24.2811500Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T23:02:24.2888280Z ================================================== 2021-05-15T23:02:24.2888750Z downloaded 109 KB 2021-05-15T23:02:24.2889010Z 2021-05-15T23:02:24.2925950Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T23:02:24.5389260Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T23:02:24.5456530Z ================================================== 2021-05-15T23:02:24.5457310Z downloaded 79 KB 2021-05-15T23:02:24.5457850Z 2021-05-15T23:02:24.5493920Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T23:02:24.8088500Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T23:02:24.8089720Z ================================================== 2021-05-15T23:02:24.8090130Z downloaded 14 KB 2021-05-15T23:02:24.8090400Z 2021-05-15T23:02:24.8121510Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T23:02:25.0835150Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T23:02:25.0935850Z ================================================== 2021-05-15T23:02:25.0936390Z downloaded 132 KB 2021-05-15T23:02:25.0936650Z 2021-05-15T23:02:25.0981090Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T23:02:25.3516840Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T23:02:25.4323280Z ================================================== 2021-05-15T23:02:25.4324000Z downloaded 7.2 MB 2021-05-15T23:02:25.4324320Z 2021-05-15T23:02:25.4392350Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T23:02:25.6586480Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T23:02:25.7193150Z ================================================== 2021-05-15T23:02:25.7193680Z downloaded 2.8 MB 2021-05-15T23:02:25.7193980Z 2021-05-15T23:02:25.7234370Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T23:02:25.9257790Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T23:02:25.9546550Z ================================================== 2021-05-15T23:02:25.9547100Z downloaded 871 KB 2021-05-15T23:02:25.9547360Z 2021-05-15T23:02:25.9584390Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T23:02:26.2039240Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T23:02:26.2134900Z ================================================== 2021-05-15T23:02:26.2135690Z downloaded 130 KB 2021-05-15T23:02:26.2136130Z 2021-05-15T23:02:26.2170570Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T23:02:26.4778940Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T23:02:26.4846150Z ================================================== 2021-05-15T23:02:26.4846630Z downloaded 81 KB 2021-05-15T23:02:26.4846910Z 2021-05-15T23:02:26.4881280Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T23:02:26.7493790Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T23:02:26.7494670Z ================================================== 2021-05-15T23:02:26.7495120Z downloaded 10 KB 2021-05-15T23:02:26.7495390Z 2021-05-15T23:02:26.7528820Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T23:02:26.8917940Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T23:02:26.8964860Z ================================================== 2021-05-15T23:02:26.8965430Z downloaded 44 KB 2021-05-15T23:02:26.8965700Z 2021-05-15T23:02:26.9000540Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T23:02:27.1431980Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T23:02:27.1432730Z ================================================== 2021-05-15T23:02:27.1433640Z downloaded 10 KB 2021-05-15T23:02:27.1433950Z 2021-05-15T23:02:27.1465910Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T23:02:27.3344990Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T23:02:27.3345980Z ================================================== 2021-05-15T23:02:27.3346460Z downloaded 29 KB 2021-05-15T23:02:27.3346740Z 2021-05-15T23:02:27.3382210Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T23:02:27.6105520Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T23:02:27.6348090Z ================================================== 2021-05-15T23:02:27.6349050Z downloaded 664 KB 2021-05-15T23:02:27.6349360Z 2021-05-15T23:02:27.6384150Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T23:02:27.8830620Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T23:02:27.8842940Z ================================================== 2021-05-15T23:02:27.8843590Z downloaded 40 KB 2021-05-15T23:02:27.8843870Z 2021-05-15T23:02:27.8877380Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T23:02:28.1589420Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T23:02:28.1730370Z ================================================== 2021-05-15T23:02:28.1731330Z downloaded 248 KB 2021-05-15T23:02:28.1731610Z 2021-05-15T23:02:28.1765420Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T23:02:28.4276860Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T23:02:28.4319140Z ================================================== 2021-05-15T23:02:28.4320460Z downloaded 44 KB 2021-05-15T23:02:28.4321700Z 2021-05-15T23:02:28.4356330Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T23:02:28.6460300Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T23:02:28.6632200Z ================================================== 2021-05-15T23:02:28.6632850Z downloaded 362 KB 2021-05-15T23:02:28.6633570Z 2021-05-15T23:02:29.1547720Z * installing *source* package ‘utf8’ ... 2021-05-15T23:02:29.1654010Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:29.1655120Z ** using staged installation 2021-05-15T23:02:29.1862840Z ** libs 2021-05-15T23:02:29.2057110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T23:02:29.3076580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T23:02:29.4938320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T23:02:29.5913260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:02:29.6674100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T23:02:29.7657970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T23:02:29.9451290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T23:02:30.0404750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T23:02:30.1951280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T23:02:30.2998650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T23:02:30.4083330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T23:02:30.5069680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T23:02:30.5984770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T23:02:30.6878080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T23:02:30.7752740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T23:02:30.8684480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T23:02:30.9782460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T23:02:31.0599720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T23:02:31.1301800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T23:02:31.2200220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T23:02:31.2908720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T23:02:31.4941630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T23:02:32.0113730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T23:02:32.2390650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T23:02:32.3412280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T23:02:32.4345760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T23:02:32.5375800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T23:02:32.6488180Z 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-15T23:02:32.6745580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:02:32.7448410Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T23:02:32.7503440Z ** R 2021-05-15T23:02:32.7604570Z ** inst 2021-05-15T23:02:32.7626940Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:33.3528800Z ** help 2021-05-15T23:02:33.3917650Z *** installing help indices 2021-05-15T23:02:33.4205520Z ** building package indices 2021-05-15T23:02:33.6876390Z ** installing vignettes 2021-05-15T23:02:33.6944340Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:34.0793350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:02:34.2179880Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:34.4759000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:34.4783010Z * DONE (utf8) 2021-05-15T23:02:34.8441980Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T23:02:34.8462410Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:34.8463660Z ** using staged installation 2021-05-15T23:02:34.8626210Z ** R 2021-05-15T23:02:34.8666960Z ** inst 2021-05-15T23:02:34.8685720Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:35.1786260Z ** help 2021-05-15T23:02:35.2088090Z *** installing help indices 2021-05-15T23:02:35.2274650Z ** building package indices 2021-05-15T23:02:35.4873140Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:35.7390300Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:35.9781810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:35.9887880Z * DONE (pkgconfig) 2021-05-15T23:02:36.3897010Z * installing *source* package ‘fansi’ ... 2021-05-15T23:02:36.3967550Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:36.3968320Z ** using staged installation 2021-05-15T23:02:36.4153120Z ** libs 2021-05-15T23:02:36.4373330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T23:02:36.5122790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T23:02:36.6088300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:02:36.6920890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T23:02:36.7933840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T23:02:37.0453600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T23:02:37.1222330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T23:02:37.3850220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T23:02:37.5387940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T23:02:37.6211300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T23:02:37.7590190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T23:02:37.9435170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T23:02:38.0646680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T23:02:38.1525670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T23:02:38.2457510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T23:02:38.4254930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T23:02:38.6569720Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:02:38.7150190Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T23:02:38.7193210Z ** R 2021-05-15T23:02:38.7329320Z ** inst 2021-05-15T23:02:38.7353150Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:39.5301080Z ** help 2021-05-15T23:02:39.6157970Z *** installing help indices 2021-05-15T23:02:39.6615670Z ** building package indices 2021-05-15T23:02:39.9637720Z ** installing vignettes 2021-05-15T23:02:39.9714970Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:40.3545890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:02:40.4892390Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:40.7579660Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:40.7607890Z * DONE (fansi) 2021-05-15T23:02:41.5058690Z * installing *source* package ‘diffobj’ ... 2021-05-15T23:02:41.5265440Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:41.5266170Z ** using staged installation 2021-05-15T23:02:42.3298110Z ** libs 2021-05-15T23:02:42.3478760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T23:02:42.6624640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T23:02:42.7567310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:02:42.8404060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:02:42.8983560Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T23:02:42.9024590Z ** R 2021-05-15T23:02:42.9588760Z ** inst 2021-05-15T23:02:42.9650530Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:51.3275680Z ** help 2021-05-15T23:02:51.5997730Z *** installing help indices 2021-05-15T23:02:51.7726760Z ** building package indices 2021-05-15T23:02:52.1734930Z ** installing vignettes 2021-05-15T23:02:52.1829600Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:52.6866790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:02:52.8309270Z ** testing if installed package can be loaded from final location 2021-05-15T23:02:53.4130810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:02:53.4246240Z * DONE (diffobj) 2021-05-15T23:02:54.3846170Z * installing *source* package ‘ps’ ... 2021-05-15T23:02:54.3937460Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T23:02:54.3938850Z ** using staged installation 2021-05-15T23:02:54.7221860Z ** libs 2021-05-15T23:02:54.7424320Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T23:02:54.9331030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:02:55.0189100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T23:02:55.1014140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T23:02:55.1870740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T23:02:55.3630590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T23:02:55.4360380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T23:02:55.7238690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T23:02:55.8958600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T23:02:56.0301360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T23:02:56.3833300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T23:02:56.8207000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T23:02:57.0019590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:02:57.0701580Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T23:02:57.0778730Z ** R 2021-05-15T23:02:57.0953310Z ** inst 2021-05-15T23:02:57.0979860Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:02:58.5163030Z ** help 2021-05-15T23:02:58.7507070Z *** installing help indices 2021-05-15T23:02:58.8617810Z ** building package indices 2021-05-15T23:02:59.2552450Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:02:59.6824970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:02:59.8369500Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:00.1340170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:00.1373640Z * DONE (ps) 2021-05-15T23:03:00.4624620Z * installing *source* package ‘praise’ ... 2021-05-15T23:03:00.4647890Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:00.4648650Z ** using staged installation 2021-05-15T23:03:00.4808250Z ** R 2021-05-15T23:03:00.4854110Z ** inst 2021-05-15T23:03:00.4873580Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:00.8273790Z ** help 2021-05-15T23:03:00.8574980Z *** installing help indices 2021-05-15T23:03:00.8787250Z ** building package indices 2021-05-15T23:03:01.1588930Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:01.4341520Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:01.6897080Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:01.6997780Z * DONE (praise) 2021-05-15T23:03:02.2528790Z * installing *source* package ‘pkgload’ ... 2021-05-15T23:03:02.2657380Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:02.2658590Z ** using staged installation 2021-05-15T23:03:02.2909790Z ** R 2021-05-15T23:03:02.3090710Z ** inst 2021-05-15T23:03:02.3106750Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:03.5858730Z ** help 2021-05-15T23:03:03.6857430Z *** installing help indices 2021-05-15T23:03:03.7411340Z ** building package indices 2021-05-15T23:03:04.1250740Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:04.8701300Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:05.6136860Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:05.6164050Z * DONE (pkgload) 2021-05-15T23:03:06.0268870Z * installing *source* package ‘evaluate’ ... 2021-05-15T23:03:06.0311630Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:06.0313150Z ** using staged installation 2021-05-15T23:03:06.0567470Z ** R 2021-05-15T23:03:06.0655540Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:06.7579240Z ** help 2021-05-15T23:03:06.8126970Z *** installing help indices 2021-05-15T23:03:06.8528100Z ** building package indices 2021-05-15T23:03:07.2053850Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:07.4736500Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:07.7681050Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:07.7721080Z * DONE (evaluate) 2021-05-15T23:03:08.1181060Z * installing *source* package ‘ellipsis’ ... 2021-05-15T23:03:08.1211400Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:08.1213170Z ** using staged installation 2021-05-15T23:03:08.1422800Z ** libs 2021-05-15T23:03:08.1626190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T23:03:08.2842920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:03:08.3811800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:03:08.4448670Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T23:03:08.4500680Z ** R 2021-05-15T23:03:08.4578070Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:08.8683240Z ** help 2021-05-15T23:03:08.9061750Z *** installing help indices 2021-05-15T23:03:08.9310530Z ** building package indices 2021-05-15T23:03:09.2340240Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:09.6579640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:03:09.8235300Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:10.1172210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:10.1197220Z * DONE (ellipsis) 2021-05-15T23:03:10.5371310Z * installing *source* package ‘digest’ ... 2021-05-15T23:03:10.5430830Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:10.5432100Z ** using staged installation 2021-05-15T23:03:10.5607550Z ** libs 2021-05-15T23:03:10.5844470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T23:03:10.8962820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T23:03:11.1585490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T23:03:12.0124800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T23:03:12.4164590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T23:03:13.2146030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T23:03:13.3374160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T23:03:13.5729070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T23:03:13.6739450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:03:13.7306700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T23:03:13.9334120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T23:03:14.0318170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T23:03:14.1469520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T23:03:14.4714970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T23:03:14.6082400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T23:03:15.4120490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T23:03:15.6240030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T23:03:15.8983910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:03:15.9675140Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T23:03:15.9726150Z ** R 2021-05-15T23:03:15.9830740Z ** demo 2021-05-15T23:03:15.9843680Z ** inst 2021-05-15T23:03:15.9945500Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:16.8251000Z ** help 2021-05-15T23:03:16.8947230Z *** installing help indices 2021-05-15T23:03:16.9379960Z ** building package indices 2021-05-15T23:03:17.2709520Z ** installing vignettes 2021-05-15T23:03:17.2808550Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:17.6781560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:03:17.8386210Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:18.1555450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:18.1604820Z * DONE (digest) 2021-05-15T23:03:18.5327110Z * installing *source* package ‘brio’ ... 2021-05-15T23:03:18.5358710Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:18.5359880Z ** using staged installation 2021-05-15T23:03:18.5593290Z ** libs 2021-05-15T23:03:18.5788040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T23:03:18.6496150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T23:03:18.7427410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:03:18.8305890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T23:03:18.9226180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T23:03:19.0190220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T23:03:19.1514540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T23:03:19.2395290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T23:03:19.3372180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:03:19.4083850Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T23:03:19.4133030Z ** R 2021-05-15T23:03:19.4194310Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:19.7521540Z ** help 2021-05-15T23:03:19.7884620Z *** installing help indices 2021-05-15T23:03:19.8161550Z ** building package indices 2021-05-15T23:03:20.1120640Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:20.5133900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:03:20.6725240Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:20.9470400Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:20.9496610Z * DONE (brio) 2021-05-15T23:03:21.4467760Z * installing *source* package ‘xml2’ ... 2021-05-15T23:03:21.4555570Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:21.4557700Z ** using staged installation 2021-05-15T23:03:21.6178160Z Found pkg-config cflags and libs! 2021-05-15T23:03:22.0100210Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T23:03:22.0102430Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T23:03:22.1086680Z ** libs 2021-05-15T23:03:22.1333760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T23:03:23.0293070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:03:23.1238690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T23:03:23.9901690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T23:03:24.7277450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T23:03:25.7477710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T23:03:28.4786510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T23:03:29.2572630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T23:03:30.1649670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T23:03:30.8892050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T23:03:31.3942290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:03:31.5130700Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T23:03:31.5201960Z ** R 2021-05-15T23:03:31.5381970Z ** inst 2021-05-15T23:03:31.5440000Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:33.1440260Z ** help 2021-05-15T23:03:33.4596440Z *** installing help indices 2021-05-15T23:03:33.5228860Z ** building package indices 2021-05-15T23:03:33.8572440Z ** installing vignettes 2021-05-15T23:03:33.8711670Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:34.1544490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:03:34.3062130Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:34.6099620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:34.6144960Z * DONE (xml2) 2021-05-15T23:03:35.1271980Z * installing *source* package ‘xfun’ ... 2021-05-15T23:03:35.1346500Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:35.1347930Z ** using staged installation 2021-05-15T23:03:35.1595550Z ** libs 2021-05-15T23:03:35.1877750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T23:03:35.3309180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:03:35.4209020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:03:35.4875310Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T23:03:35.4930220Z ** R 2021-05-15T23:03:35.5159720Z ** inst 2021-05-15T23:03:35.5262210Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:03:37.3542760Z ** help 2021-05-15T23:03:37.6148200Z *** installing help indices 2021-05-15T23:03:37.7481800Z ** building package indices 2021-05-15T23:03:38.1725550Z ** installing vignettes 2021-05-15T23:03:38.1836950Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:03:38.5865780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:03:38.7297190Z ** testing if installed package can be loaded from final location 2021-05-15T23:03:39.0433730Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:03:39.0475150Z * DONE (xfun) 2021-05-15T23:03:43.6321940Z * installing *source* package ‘stringi’ ... 2021-05-15T23:03:43.8187270Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T23:03:43.8190240Z ** using staged installation 2021-05-15T23:03:44.0593000Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T23:03:44.0594910Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T23:03:44.2885210Z checking for endianness... little 2021-05-15T23:03:44.5266520Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T23:03:44.7747010Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T23:03:44.7763800Z checking for cat... /bin/cat 2021-05-15T23:03:45.8543190Z checking for local ICUDT_DIR... icu69/data 2021-05-15T23:03:45.8547040Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T23:03:46.2113270Z checking whether the C compiler works... yes 2021-05-15T23:03:46.2114280Z checking for C compiler default output file name... a.out 2021-05-15T23:03:46.3164440Z checking for suffix of executables... 2021-05-15T23:03:46.5468150Z checking whether we are cross compiling... no 2021-05-15T23:03:46.6538320Z checking for suffix of object files... o 2021-05-15T23:03:46.7171530Z checking whether we are using the GNU C compiler... yes 2021-05-15T23:03:46.7707540Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T23:03:46.8546260Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T23:03:47.0015620Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T23:03:47.7783910Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T23:03:47.7817390Z checking for egrep... /usr/bin/grep -E 2021-05-15T23:03:48.0261220Z rm: conftest.dSYM: is a directory 2021-05-15T23:03:48.0789440Z rm: conftest.dSYM: is a directory 2021-05-15T23:03:48.3231790Z checking for ANSI C header files... yes 2021-05-15T23:03:48.4410420Z checking for sys/types.h... yes 2021-05-15T23:03:48.5280880Z checking for sys/stat.h... yes 2021-05-15T23:03:48.6119610Z checking for stdlib.h... yes 2021-05-15T23:03:48.7015640Z checking for string.h... yes 2021-05-15T23:03:48.7985760Z checking for memory.h... yes 2021-05-15T23:03:48.8923010Z checking for strings.h... yes 2021-05-15T23:03:48.9849590Z checking for inttypes.h... yes 2021-05-15T23:03:49.0797900Z checking for stdint.h... yes 2021-05-15T23:03:49.1828700Z checking for unistd.h... yes 2021-05-15T23:03:49.2838500Z checking elf.h usability... no 2021-05-15T23:03:49.4643180Z checking elf.h presence... no 2021-05-15T23:03:49.4644540Z checking for elf.h... no 2021-05-15T23:03:49.7679640Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T23:03:49.8154460Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T23:03:50.6186940Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T23:03:50.6732780Z checking whether the compiler implements namespaces... yes 2021-05-15T23:03:51.2200220Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T23:03:52.3791470Z checking whether std::map is available... yes 2021-05-15T23:03:52.3844610Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T23:03:52.4449130Z checking with pkg-config for the system ICU4C... no 2021-05-15T23:03:52.4451140Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T23:03:52.4452700Z *** Trying with 'standard' fallback flags 2021-05-15T23:03:52.5143170Z checking whether an ICU4C-based project can be built... no 2021-05-15T23:03:52.5143960Z *** This version of ICU4C cannot be used. 2021-05-15T23:03:53.4281880Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T23:03:54.2746980Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T23:03:54.5741450Z downloading the ICU data library (icudt) 2021-05-15T23:03:54.5743070Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T23:03:54.5768670Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T23:03:55.6269820Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T23:03:55.6270870Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T23:03:55.6271660Z ================================================== 2021-05-15T23:03:55.6272160Z config.status: creating src/Makevars 2021-05-15T23:03:55.6274230Z downloaded 10.9 MB 2021-05-15T23:03:55.6274810Z config.status: creating src/uconfig_local.h 2021-05-15T23:03:55.6275960Z 2021-05-15T23:03:55.6277540Z config.status: creating src/install.libs.R 2021-05-15T23:03:55.6278180Z icudt fetch successful 2021-05-15T23:03:55.6278550Z ** libs 2021-05-15T23:03:55.6278770Z 2021-05-15T23:03:55.6279180Z *** stringi configure summary: 2021-05-15T23:03:55.6279600Z ICU_FOUND=0 2021-05-15T23:03:55.6280000Z ICUDT_DIR=icu69/data 2021-05-15T23:03:55.6280420Z ICU_BUNDLE_VERSION=69 2021-05-15T23:03:55.6281320Z ICUDT_ENDIANNESS=little 2021-05-15T23:03:55.6282310Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T23:03:55.6283370Z STRINGI_CFLAGS= -fPIC 2021-05-15T23:03:55.6285510Z 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-15T23:03:55.6287000Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T23:03:55.6287480Z STRINGI_LDFLAGS= 2021-05-15T23:03:55.6287870Z STRINGI_LIBS= 2021-05-15T23:03:55.6288120Z 2021-05-15T23:03:55.6288530Z *** Compiler settings used: 2021-05-15T23:03:55.6289460Z CC=clang -mmacosx-version-min=10.13 2021-05-15T23:03:55.6290790Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T23:03:55.6291910Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T23:03:55.6292880Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T23:03:55.6294010Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T23:03:55.6295240Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T23:03:55.6295670Z LDFLAGS= 2021-05-15T23:03:55.6296000Z LIBS= 2021-05-15T23:03:55.6296230Z 2021-05-15T23:03:55.6475810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:03:56.5205850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:03:57.3247150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:03:58.2377320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:03:59.1115090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:03:59.8404940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:00.8336030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:01.6311240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:02.4686580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:03.2557090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:04.1376960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:05.0014910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:06.0003310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:06.9262720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:07.7459950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:08.8591610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:10.8415370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:11.7579270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:12.6326410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:13.3948030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:14.1225960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:15.1915290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:16.0484560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:16.8805930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:17.8118890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:18.7999130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:19.5906010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:20.4240190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:21.2476250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:22.4521820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:23.6315850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:24.9449130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:26.1719690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:27.0839460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:28.0464640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:28.9335660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:29.7428880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:30.5481530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:31.3880900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:32.6159520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:33.8256290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:35.1014260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:36.3206500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:37.2174400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:38.1548830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:38.9251710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:40.0997100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:41.2708040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:42.4170080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:43.1961520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:43.9430380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:45.0620430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:46.1979970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:47.4296730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:48.5773910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:49.5092130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:50.3554090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:50.3978150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:51.9375840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:52.4017920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:53.2102420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:54.3723300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:55.5055440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:56.8828140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:57.7399690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:58.9197560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:04:59.8112910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:02.1245170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:02.9457630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:03.7767060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:04.8190500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:05.5729190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:06.3883550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:07.3420820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:08.2172490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:09.1913920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:10.0740050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:11.0851390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:11.9088450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:12.7202390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:13.5963790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:14.3189120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:15.0641270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:16.6507060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:16.7269360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:17.4847400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:18.2856000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:19.1194970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:19.6499650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:20.1300650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:20.7306010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:21.4183590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:22.0063420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:22.9314270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:23.9514190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:24.2328790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:24.8416780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:25.1688960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:25.6738200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:26.0292620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:26.0796420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:27.1704800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:27.7644650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:27.8426590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:28.5380920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:28.6030850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:29.6035210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:30.2376610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:30.7220210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:30.7724410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:31.5391370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:32.2934750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:33.2222140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:33.8334500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:34.5305180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:35.0198970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:35.9182850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:36.6630670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:37.7452790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:39.4030780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:40.2000790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:41.1171560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:41.6899300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:42.3118750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:43.0403410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:43.5713530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:44.6205870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:45.6892730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:47.6243890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:48.4361860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:48.5063220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:49.0326550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:49.5258700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:50.2773570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:50.8986520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:51.3151750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:52.1479090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:53.2657540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:54.1585070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:54.9264030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:55.5224910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:56.2809740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:57.2265700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:57.9451670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:58.6727180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:59.8534150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:00.5872030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:01.1123890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:01.6122510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:01.6626970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:02.2070920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:02.7395230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:03.7113520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:04.4512070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:05.1604620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:05.9036780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:06.5160530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:07.1769830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:07.8507300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:08.4389320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:09.0234290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:09.8120020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:10.2895180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:10.8691760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:11.2830490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:12.6076030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:13.2651710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:14.0813800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:14.4933910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:15.0111350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:15.6527360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:16.6037900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:17.5891530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:18.2625610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:18.7670120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:19.7116510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:20.3107230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:21.0085230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:21.6025730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:22.2272610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:22.8138430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:23.2186190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:24.1159300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:25.0217930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:25.8875960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:26.2791880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:26.7097270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:27.2458230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:27.6788810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:28.2801120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:29.1435020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:29.7464440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:30.0998840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:30.7280960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:31.3055460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:31.8994510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:32.5213470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:33.0773660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:33.6231800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:34.0847980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:34.7622120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:35.2880200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:36.9827140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:37.8106740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:38.6903750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:39.5075160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:39.7826430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:41.0884010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:42.0675140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:42.4347490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:42.8636320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:43.2179060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:43.8868470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:44.3890590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:44.9077520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:45.4633910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:46.0506030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:46.7581660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:47.1419940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:48.3012960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:49.2875860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:50.9344380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:51.2560170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:51.3155620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:52.8039670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:53.4173580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:54.5731840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:55.3789280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:55.4671990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:55.5342130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:56.8611680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:57.6244420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:58.6480090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:06:59.5953050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:00.2335840Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T23:07:00.2337370Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T23:07:00.2338170Z ^ 2021-05-15T23:07:00.9372490Z 1 warning generated. 2021-05-15T23:07:00.9422750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:01.6619430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:02.3116570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:02.9265260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:03.4014710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:04.0455710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:04.7485530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:05.5306380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:05.8927680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:06.7265420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:07.2196110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:08.5301760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:09.4345020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:09.7934620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:10.3358680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:10.8460460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:11.5434130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:12.1744110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:12.8274910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:13.5032590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:14.4131260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:14.7349490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:15.3605090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:16.1106120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:16.4453030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:17.4482180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:18.0963930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:18.6734830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:18.9836250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:19.6341470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:20.2788980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:21.2930170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:21.4854680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:22.0711950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:22.6179030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:23.3522700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:24.0587240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:24.7443610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:25.8154030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:26.3974210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:27.3895600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:27.4554510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:28.0302310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:28.4761070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:28.8696320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:28.9220090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:30.0115550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:30.7640380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:31.6250620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:32.3340570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:32.7845120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:33.5588750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:34.2027460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:36.1586060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:36.8296380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:37.3775670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:38.1920620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:38.9204670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:39.8343550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:40.8370720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:40.9938740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:42.4140370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:43.3475320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:44.1433230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:45.5404270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:46.3502970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:47.1659250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:48.1665960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:49.1005420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:49.1615220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:50.4778070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:51.5710930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:52.3332870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:52.5989630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:53.9094320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:54.8082830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:55.5850560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:56.3243600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:56.7679340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:57.4745040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:58.1016420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:58.8319930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:07:59.5823660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:00.0771730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:00.4180280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:00.4778300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:00.8686590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:01.3917280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:01.5072570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:01.5846340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:02.0990070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:02.6504100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:03.4527780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:03.9916620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:04.6552920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:05.8526990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:06.4401640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:07.3834100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:07.5736960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:09.5974570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:11.1859050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:11.4128980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:12.2438000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:12.4338000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:12.8173160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:13.1660130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:13.9849420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:14.3025520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:17.1830290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:18.5923390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:19.4829530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:21.7586910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:21.9446780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:22.5513580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:23.1855980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:23.8220400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:24.7650800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:25.2329630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:25.7903590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:26.5413570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:27.1402430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:27.9678050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:28.5541700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:29.0930140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:29.4374070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:29.9915510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:30.6672770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:31.4998490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:32.0407950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:32.7657560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:33.4413910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:33.7938480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:34.5775110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:35.2571080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:36.3297690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:37.6355690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:39.0841210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:40.2559180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:40.7846200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:42.2954970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:42.8821900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:43.7427360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:44.9623860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:45.8829490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:46.4859430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:46.9864930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:47.7478440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:48.4963940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:49.2944900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:50.1838960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:50.8979750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:52.2083870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:53.0130200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:54.4934300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:55.7165660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:56.4043990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:57.0543220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:58.8252060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:08:59.7514080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:00.6967640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:01.4540400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:02.0654720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:02.9112920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:03.5818840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:04.4381840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:05.5825370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:06.4176780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:07.1492360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:08.6438560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:09.3449490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:10.3327190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:11.1483010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:12.4629240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:13.5702820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:14.3070310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:15.0517510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:15.8515580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:17.1330680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:17.8009570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:18.4952500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:19.2476360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:19.9331300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:20.8372610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:21.9870280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:23.1011290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:23.9213410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:24.9725530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:25.6440380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:26.5144300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:27.5486570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:29.4493220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:29.9949470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:30.7867000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:32.3076010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:33.0260230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:33.7568250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:34.8644520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:35.5256850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:36.1610960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:37.1056460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:39.0294410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:39.6573030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:40.3759510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:40.8951150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:42.0203060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:43.5953680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:44.4890710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:47.5554240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:48.0826830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:48.9041390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:50.4371290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:51.7115150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:51.7702730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:52.4432310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:53.1507940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:53.7676570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:54.7552740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:57.1436530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:57.8122620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:58.4237080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:58.9347490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:09:59.6836980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:00.3461790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:01.0094570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:01.7273900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:02.3810680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:03.5841270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:04.2538770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:04.7706020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:05.2883380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:06.2886390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:06.9168670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:07.5468810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:08.7477570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:09.8153450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:10.7379080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:12.3883470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:13.4482640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:14.2119590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:15.6369510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:16.3975210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:16.9244610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:17.6828150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:18.2257400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:18.9655000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:19.9670900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:20.7536700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:21.4881940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:21.8363930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:22.8493970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:23.6002490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:24.2742960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:24.5920180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:25.4179740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:26.0843090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:26.6726280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:27.4052560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:28.0487690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:28.6026910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:29.5668150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:30.6003980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:31.5150540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:32.5532230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:33.4189660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:33.9632440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:34.7965030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:35.7979900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:36.3085890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:36.8299650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:38.0368940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:38.9123550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:39.5977380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:40.4282480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:41.3771640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:42.2401940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:43.1682260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:43.2411760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:43.9104780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:45.5202990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:46.0989040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:46.1502530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:46.2014480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:46.2524120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:47.1456400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:47.6961180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:10:48.0213160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:10:48.3405340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:10:48.6150540Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T23:10:48.7771510Z icudt already downloaded 2021-05-15T23:10:48.7774110Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-15T23:10:49.0699650Z icudt has been installed successfully 2021-05-15T23:10:49.1766080Z ** R 2021-05-15T23:10:49.2583270Z ** inst 2021-05-15T23:10:49.2601010Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:10:51.0823600Z ** help 2021-05-15T23:10:51.6475430Z *** installing help indices 2021-05-15T23:10:51.8968770Z ** building package indices 2021-05-15T23:10:52.4117250Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:10:52.9627020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:10:53.1037530Z ** testing if installed package can be loaded from final location 2021-05-15T23:10:53.3935980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:10:53.4143890Z * DONE (stringi) 2021-05-15T23:10:55.3835610Z * installing *source* package ‘Rcpp’ ... 2021-05-15T23:10:55.4425080Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T23:10:55.4426540Z ** using staged installation 2021-05-15T23:10:55.4586600Z ** libs 2021-05-15T23:10:55.4772950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T23:10:56.7407680Z In file included from api.cpp:24: 2021-05-15T23:10:56.7415390Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:10:56.7417790Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:10:56.7419950Z SEXP data = Parent::get__(); 2021-05-15T23:10:56.7420700Z ^ 2021-05-15T23:10:59.4908960Z 1 warning generated. 2021-05-15T23:10:59.5031000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T23:11:00.7867150Z In file included from attributes.cpp:39: 2021-05-15T23:11:00.7868450Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:11:00.7870620Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:11:00.7872030Z SEXP data = Parent::get__(); 2021-05-15T23:11:00.7872820Z ^ 2021-05-15T23:11:13.5702770Z 1 warning generated. 2021-05-15T23:11:13.5935930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T23:11:14.0690760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T23:11:15.2994300Z In file included from date.cpp:30: 2021-05-15T23:11:15.2995050Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:11:15.2996850Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:11:15.2997780Z SEXP data = Parent::get__(); 2021-05-15T23:11:15.2998180Z ^ 2021-05-15T23:11:18.3938230Z 1 warning generated. 2021-05-15T23:11:18.4057680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T23:11:19.6124360Z In file included from module.cpp:24: 2021-05-15T23:11:19.6125670Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:11:19.6127950Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:11:19.6129270Z SEXP data = Parent::get__(); 2021-05-15T23:11:19.6130060Z ^ 2021-05-15T23:11:24.9754710Z 1 warning generated. 2021-05-15T23:11:24.9898400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T23:11:26.1711740Z In file included from rcpp_init.cpp:24: 2021-05-15T23:11:26.1713630Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:11:26.1715840Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:11:26.1717270Z SEXP data = Parent::get__(); 2021-05-15T23:11:26.1718130Z ^ 2021-05-15T23:11:28.9275190Z 1 warning generated. 2021-05-15T23:11:28.9438630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:11:29.0179590Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T23:11:29.0255290Z ** R 2021-05-15T23:11:29.0399910Z ** inst 2021-05-15T23:11:29.3219220Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:31.9650630Z ** help 2021-05-15T23:11:32.1065870Z *** installing help indices 2021-05-15T23:11:32.1817510Z ** building package indices 2021-05-15T23:11:32.5578370Z ** installing vignettes 2021-05-15T23:11:32.5663250Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:11:33.0732780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:11:33.2075750Z ** testing if installed package can be loaded from final location 2021-05-15T23:11:33.6980760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:11:33.7514860Z * DONE (Rcpp) 2021-05-15T23:11:34.3421190Z * installing *source* package ‘commonmark’ ... 2021-05-15T23:11:34.3522130Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T23:11:34.3537600Z ** using staged installation 2021-05-15T23:11:34.3694980Z ** libs 2021-05-15T23:11:34.3928950Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T23:11:34.3968990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-15T23:11:34.4991600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:11:34.5884770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T23:11:34.6850630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T23:11:34.7679580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T23:11:35.0817570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T23:11:35.2316400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T23:11:35.8848760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T23:11:36.7111290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T23:11:38.1637130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T23:11:39.8237750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T23:11:39.9796340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T23:11:40.0621330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T23:11:40.1914000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T23:11:40.3010590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T23:11:40.4141880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T23:11:40.6261920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T23:11:40.8122450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T23:11:40.9507240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T23:11:41.0245320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T23:11:41.1068090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T23:11:41.2688240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T23:11:41.3244450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T23:11:41.5182010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T23:11:41.6091010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T23:11:41.6802920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T23:11:41.7651920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T23:11:41.8668870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T23:11:41.9854450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T23:11:42.0655920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T23:11:42.1700640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T23:11:42.3842090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T23:11:42.4461180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T23:11:42.5931840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T23:11:42.7011450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T23:11:42.9737530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T23:11:43.0651400Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T23:11:43.1741520Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:11:43.2563470Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T23:11:43.2629560Z ** R 2021-05-15T23:11:43.2661260Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:43.5696360Z ** help 2021-05-15T23:11:43.5878580Z *** installing help indices 2021-05-15T23:11:43.6049690Z ** building package indices 2021-05-15T23:11:43.8589130Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:11:44.2203910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:11:44.3607700Z ** testing if installed package can be loaded from final location 2021-05-15T23:11:44.6148060Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:11:44.6170910Z * DONE (commonmark) 2021-05-15T23:11:44.9771610Z * installing *source* package ‘brew’ ... 2021-05-15T23:11:44.9775360Z ** using staged installation 2021-05-15T23:11:44.9890470Z ** R 2021-05-15T23:11:44.9931860Z ** inst 2021-05-15T23:11:45.0075240Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:45.4555730Z ** help 2021-05-15T23:11:45.4748290Z *** installing help indices 2021-05-15T23:11:45.4948320Z ** building package indices 2021-05-15T23:11:45.8157550Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:11:46.0642710Z ** testing if installed package can be loaded from final location 2021-05-15T23:11:46.3064600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:11:46.3175270Z * DONE (brew) 2021-05-15T23:11:46.6935660Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T23:11:46.6972450Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T23:11:46.6973430Z ** using staged installation 2021-05-15T23:11:46.7185940Z ** R 2021-05-15T23:11:46.7249740Z ** inst 2021-05-15T23:11:46.7263760Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:47.3673400Z ** help 2021-05-15T23:11:47.3893180Z *** installing help indices 2021-05-15T23:11:47.4116800Z ** building package indices 2021-05-15T23:11:47.6953440Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:11:48.0407130Z ** testing if installed package can be loaded from final location 2021-05-15T23:11:48.3519280Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:11:48.3541660Z * DONE (sessioninfo) 2021-05-15T23:11:48.6513930Z * installing *source* package ‘prettyunits’ ... 2021-05-15T23:11:48.6535200Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T23:11:48.6536610Z ** using staged installation 2021-05-15T23:11:48.6691390Z ** R 2021-05-15T23:11:48.6749670Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:11:49.0838940Z ** help 2021-05-15T23:11:49.1225620Z *** installing help indices 2021-05-15T23:11:49.1454480Z ** building package indices 2021-05-15T23:11:49.4074660Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:11:49.6513210Z ** testing if installed package can be loaded from final location 2021-05-15T23:11:49.9006970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:11:49.9110060Z * DONE (prettyunits) 2021-05-15T23:11:50.8098380Z * installing *source* package ‘vctrs’ ... 2021-05-15T23:11:50.8364300Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T23:11:50.8365690Z ** using staged installation 2021-05-15T23:11:50.8635010Z ** libs 2021-05-15T23:11:50.8860190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T23:11:51.0245880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T23:11:51.1513570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T23:11:51.2708850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T23:11:51.5047170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T23:11:51.6548590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T23:11:51.8131120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T23:11:51.9128690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T23:11:52.0559280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T23:11:52.1644520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T23:11:52.3188940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T23:11:52.5388940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T23:11:52.7029080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T23:11:52.8238730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T23:11:53.1372530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T23:11:53.2365980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T23:11:53.7300280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T23:11:53.8588510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T23:11:54.0481780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T23:11:54.1931370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T23:11:54.2902170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T23:11:54.5583130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:11:54.6671800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T23:11:54.9911340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T23:11:55.1000680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T23:11:55.9308420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T23:11:56.1132340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T23:11:56.2211570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T23:11:56.3326970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T23:11:56.5146090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T23:11:56.6556770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T23:11:56.8301700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T23:11:56.9660390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T23:11:57.1672150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T23:11:57.4972000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T23:11:57.6365160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T23:11:57.7537210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T23:11:57.9003120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T23:11:58.6593910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T23:11:59.2773930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T23:11:59.5742590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T23:11:59.7734300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T23:12:00.1408700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T23:12:00.2351490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T23:12:00.4652660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T23:12:00.6340270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T23:12:00.7748590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T23:12:01.1076490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T23:12:01.2862850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T23:12:01.4466870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T23:12:01.5999680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T23:12:01.7057130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T23:12:01.8511770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T23:12:02.0031350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T23:12:02.1449680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T23:12:02.2815220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T23:12:02.3925540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T23:12:02.5014070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T23:12:02.5934080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T23:12:03.2949980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T23:12:03.3669620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:12:03.4396350Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T23:12:03.4464450Z ** R 2021-05-15T23:12:03.4979930Z ** inst 2021-05-15T23:12:03.5073090Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:07.1130810Z ** help 2021-05-15T23:12:07.4697140Z *** installing help indices 2021-05-15T23:12:07.6851950Z *** copying figures 2021-05-15T23:12:07.7432590Z ** building package indices 2021-05-15T23:12:08.1763610Z ** installing vignettes 2021-05-15T23:12:08.2023410Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:08.6641120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:12:08.9013230Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:09.2935590Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:09.3001410Z * DONE (vctrs) 2021-05-15T23:12:09.8869360Z * installing *source* package ‘processx’ ... 2021-05-15T23:12:09.8940660Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:09.8942010Z ** using staged installation 2021-05-15T23:12:09.9178320Z ** libs 2021-05-15T23:12:09.9364060Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T23:12:10.1097920Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T23:12:10.1100960Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T23:12:10.3736830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T23:12:10.5211840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T23:12:10.6270540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T23:12:10.7022330Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T23:12:10.7024520Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T23:12:10.7618940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:12:10.8556590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T23:12:10.9716130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T23:12:11.3551410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T23:12:11.6501380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T23:12:11.7708220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T23:12:11.9773530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T23:12:12.2546510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T23:12:12.5614360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T23:12:12.6785610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T23:12:12.8045410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T23:12:12.8802010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T23:12:12.9818210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:12:13.0462860Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T23:12:13.0548410Z ** R 2021-05-15T23:12:13.0756770Z ** inst 2021-05-15T23:12:13.0769690Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:15.0340980Z ** help 2021-05-15T23:12:15.1257530Z *** installing help indices 2021-05-15T23:12:15.1759190Z ** building package indices 2021-05-15T23:12:15.5234440Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:15.9209110Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:12:16.1397900Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:16.4481160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:16.4582760Z * DONE (processx) 2021-05-15T23:12:16.8421810Z * installing *source* package ‘markdown’ ... 2021-05-15T23:12:16.8470290Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:16.8471720Z ** using staged installation 2021-05-15T23:12:16.8702450Z ** libs 2021-05-15T23:12:16.8884840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T23:12:16.9873370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T23:12:17.0721970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T23:12:17.2727320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-15T23:12:17.4308790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-15T23:12:17.5465220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T23:12:17.6193880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T23:12:17.7008630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-15T23:12:17.9308740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T23:12:18.1329670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-15T23:12:19.3967740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-15T23:12:19.4835060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:12:19.5456400Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T23:12:19.5501740Z ** R 2021-05-15T23:12:19.5579630Z ** inst 2021-05-15T23:12:19.5671420Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:20.1324230Z ** help 2021-05-15T23:12:20.1828560Z *** installing help indices 2021-05-15T23:12:20.2150220Z ** building package indices 2021-05-15T23:12:20.5225370Z ** installing vignettes 2021-05-15T23:12:20.5297800Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:20.8886780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:12:21.1391720Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:21.3949040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:21.4077690Z * DONE (markdown) 2021-05-15T23:12:21.8086570Z * installing *source* package ‘highr’ ... 2021-05-15T23:12:21.8189300Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:21.8291330Z ** using staged installation 2021-05-15T23:12:21.8325930Z ** R 2021-05-15T23:12:21.8427330Z ** inst 2021-05-15T23:12:21.8448860Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:22.3062600Z ** help 2021-05-15T23:12:22.3248450Z *** installing help indices 2021-05-15T23:12:22.3425010Z ** building package indices 2021-05-15T23:12:22.6426190Z ** installing vignettes 2021-05-15T23:12:22.6528010Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:22.9147810Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:23.1747600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:23.1847730Z * DONE (highr) 2021-05-15T23:12:23.6446060Z * installing *source* package ‘stringr’ ... 2021-05-15T23:12:23.6518510Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:23.6519850Z ** using staged installation 2021-05-15T23:12:23.7263860Z ** R 2021-05-15T23:12:23.7408060Z ** data 2021-05-15T23:12:23.7425510Z *** moving datasets to lazyload DB 2021-05-15T23:12:23.7671320Z ** inst 2021-05-15T23:12:23.7773880Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:24.5285940Z ** help 2021-05-15T23:12:24.6468850Z *** installing help indices 2021-05-15T23:12:24.7136160Z *** copying figures 2021-05-15T23:12:24.7151910Z ** building package indices 2021-05-15T23:12:25.0274550Z ** installing vignettes 2021-05-15T23:12:25.0376540Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:25.3352150Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:25.6243890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:25.6278640Z * DONE (stringr) 2021-05-15T23:12:25.9520080Z * installing *source* package ‘rversions’ ... 2021-05-15T23:12:25.9543440Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:25.9544670Z ** using staged installation 2021-05-15T23:12:25.9739880Z ** R 2021-05-15T23:12:25.9859570Z ** inst 2021-05-15T23:12:25.9877830Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:26.3966320Z ** help 2021-05-15T23:12:26.4282970Z *** installing help indices 2021-05-15T23:12:26.4518420Z *** copying figures 2021-05-15T23:12:26.4528570Z ** building package indices 2021-05-15T23:12:26.7235740Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:27.0143660Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:27.2890420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:27.2915160Z * DONE (rversions) 2021-05-15T23:12:27.9356200Z * installing *source* package ‘pillar’ ... 2021-05-15T23:12:27.9516640Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:27.9517860Z ** using staged installation 2021-05-15T23:12:27.9781980Z ** R 2021-05-15T23:12:28.0080040Z ** inst 2021-05-15T23:12:28.0256130Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:30.4339140Z ** help 2021-05-15T23:12:30.5555440Z *** installing help indices 2021-05-15T23:12:30.6269600Z *** copying figures 2021-05-15T23:12:30.6305630Z ** building package indices 2021-05-15T23:12:30.9557720Z ** installing vignettes 2021-05-15T23:12:30.9709730Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:31.3546540Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:31.8546010Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:31.8647540Z * DONE (pillar) 2021-05-15T23:12:32.2903280Z * installing *source* package ‘callr’ ... 2021-05-15T23:12:32.2967160Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:32.2968340Z ** using staged installation 2021-05-15T23:12:32.3181450Z ** R 2021-05-15T23:12:32.3407440Z ** inst 2021-05-15T23:12:32.3444460Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:36.5037910Z ** help 2021-05-15T23:12:36.6576280Z *** installing help indices 2021-05-15T23:12:36.7431210Z ** building package indices 2021-05-15T23:12:37.0882670Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:37.3828480Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:37.7655960Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:37.7757930Z * DONE (callr) 2021-05-15T23:12:38.6223270Z * installing *source* package ‘knitr’ ... 2021-05-15T23:12:38.6435660Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:38.6437370Z ** using staged installation 2021-05-15T23:12:38.7009600Z ** R 2021-05-15T23:12:38.7618160Z ** demo 2021-05-15T23:12:38.7640450Z ** inst 2021-05-15T23:12:38.8557410Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:44.6741110Z ** help 2021-05-15T23:12:44.9691460Z *** installing help indices 2021-05-15T23:12:45.1212550Z ** building package indices 2021-05-15T23:12:45.5217120Z ** installing vignettes 2021-05-15T23:12:45.5274900Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:45.8056450Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:46.2137720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:46.2263130Z * DONE (knitr) 2021-05-15T23:12:46.5622490Z * installing *source* package ‘xopen’ ... 2021-05-15T23:12:46.5649340Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:46.5652120Z ** using staged installation 2021-05-15T23:12:46.5863120Z ** R 2021-05-15T23:12:46.5904560Z ** inst 2021-05-15T23:12:46.5921950Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:46.9212800Z ** help 2021-05-15T23:12:46.9491090Z *** installing help indices 2021-05-15T23:12:46.9622750Z ** building package indices 2021-05-15T23:12:47.2292610Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:47.4839600Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:47.7313500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:47.7415240Z * DONE (xopen) 2021-05-15T23:12:48.3849560Z * installing *source* package ‘tibble’ ... 2021-05-15T23:12:48.4017830Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:48.4020570Z ** using staged installation 2021-05-15T23:12:48.4334870Z ** libs 2021-05-15T23:12:48.4607150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T23:12:48.5378520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T23:12:48.6414450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:12:48.7114060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T23:12:48.8389280Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:12:48.8972970Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T23:12:48.9016610Z ** R 2021-05-15T23:12:48.9270600Z ** inst 2021-05-15T23:12:48.9473490Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:51.3585660Z ** help 2021-05-15T23:12:51.4644470Z *** installing help indices 2021-05-15T23:12:51.5233900Z *** copying figures 2021-05-15T23:12:51.5274960Z ** building package indices 2021-05-15T23:12:51.8444120Z ** installing vignettes 2021-05-15T23:12:51.8637240Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:52.5337100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:12:52.6843540Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:53.2727170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:53.2736850Z * DONE (tibble) 2021-05-15T23:12:53.6752330Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T23:12:53.6795320Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:53.6796610Z ** using staged installation 2021-05-15T23:12:53.7025950Z ** R 2021-05-15T23:12:53.7169410Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:12:55.2724120Z ** help 2021-05-15T23:12:55.3403580Z *** installing help indices 2021-05-15T23:12:55.3834400Z ** building package indices 2021-05-15T23:12:55.6878690Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:12:56.0478990Z ** testing if installed package can be loaded from final location 2021-05-15T23:12:56.4328340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:12:56.4419920Z * DONE (pkgbuild) 2021-05-15T23:12:57.1225580Z * installing *source* package ‘roxygen2’ ... 2021-05-15T23:12:57.1379420Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T23:12:57.1380640Z ** using staged installation 2021-05-15T23:12:57.1689660Z ** libs 2021-05-15T23:12:57.1878030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T23:12:58.4185170Z In file included from RcppExports.cpp:4: 2021-05-15T23:12:58.4186510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:12:58.4189420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:12:58.4190820Z SEXP data = Parent::get__(); 2021-05-15T23:12:58.4191490Z ^ 2021-05-15T23:13:02.4758900Z 1 warning generated. 2021-05-15T23:13:02.4900750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T23:13:03.7044180Z In file included from escapeExamples.cpp:1: 2021-05-15T23:13:03.7045600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:13:03.7048340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:13:03.7049830Z SEXP data = Parent::get__(); 2021-05-15T23:13:03.7050660Z ^ 2021-05-15T23:13:06.4267440Z 1 warning generated. 2021-05-15T23:13:06.4394010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T23:13:07.6462110Z In file included from isComplete.cpp:1: 2021-05-15T23:13:07.6463590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:13:07.6466110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:13:07.6467550Z SEXP data = Parent::get__(); 2021-05-15T23:13:07.6468360Z ^ 2021-05-15T23:13:10.3695960Z 1 warning generated. 2021-05-15T23:13:10.3819930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T23:13:11.6334760Z In file included from leadingSpaces.cpp:1: 2021-05-15T23:13:11.6335710Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:13:11.6337750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:13:11.6338730Z SEXP data = Parent::get__(); 2021-05-15T23:13:11.6339130Z ^ 2021-05-15T23:13:14.5719460Z 1 warning generated. 2021-05-15T23:13:14.5852920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T23:13:16.4132660Z In file included from parser2.cpp:1: 2021-05-15T23:13:16.4133670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:13:16.4136500Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:13:16.4137560Z SEXP data = Parent::get__(); 2021-05-15T23:13:16.4137970Z ^ 2021-05-15T23:13:20.5100460Z 1 warning generated. 2021-05-15T23:13:20.5242630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T23:13:21.7877130Z In file included from wrapUsage.cpp:1: 2021-05-15T23:13:21.7878200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:13:21.7881130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:13:21.7882140Z SEXP data = Parent::get__(); 2021-05-15T23:13:21.7882560Z ^ 2021-05-15T23:13:24.7365810Z 1 warning generated. 2021-05-15T23:13:24.7539690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:13:24.8208020Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T23:13:24.8261400Z ** R 2021-05-15T23:13:24.8732740Z ** inst 2021-05-15T23:13:24.8819870Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:29.8567090Z ** help 2021-05-15T23:13:29.9603870Z *** installing help indices 2021-05-15T23:13:30.0231000Z *** copying figures 2021-05-15T23:13:30.0247310Z ** building package indices 2021-05-15T23:13:30.3315580Z ** installing vignettes 2021-05-15T23:13:30.3517580Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:13:31.0201030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:13:31.1770580Z ** testing if installed package can be loaded from final location 2021-05-15T23:13:31.7995960Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:13:31.8097590Z * DONE (roxygen2) 2021-05-15T23:13:32.1505400Z * installing *source* package ‘rematch2’ ... 2021-05-15T23:13:32.1531530Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T23:13:32.1533390Z ** using staged installation 2021-05-15T23:13:32.1717320Z ** R 2021-05-15T23:13:32.1785500Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:32.8143090Z ** help 2021-05-15T23:13:32.8494920Z *** installing help indices 2021-05-15T23:13:32.8756220Z ** building package indices 2021-05-15T23:13:33.1488840Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:13:33.6067620Z ** testing if installed package can be loaded from final location 2021-05-15T23:13:34.0725870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:13:34.0746850Z * DONE (rematch2) 2021-05-15T23:13:34.4605080Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T23:13:34.4655980Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T23:13:34.4657240Z ** using staged installation 2021-05-15T23:13:34.4870760Z ** R 2021-05-15T23:13:34.4992490Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:35.9541160Z ** help 2021-05-15T23:13:36.0068080Z *** installing help indices 2021-05-15T23:13:36.0418860Z ** building package indices 2021-05-15T23:13:36.3241970Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:13:36.7146560Z ** testing if installed package can be loaded from final location 2021-05-15T23:13:37.1253520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:13:37.1355210Z * DONE (rcmdcheck) 2021-05-15T23:13:37.5098980Z * installing *source* package ‘waldo’ ... 2021-05-15T23:13:37.5137620Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T23:13:37.5139000Z ** using staged installation 2021-05-15T23:13:37.5358030Z ** R 2021-05-15T23:13:37.5449480Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:13:38.4321610Z ** help 2021-05-15T23:13:38.4544180Z *** installing help indices 2021-05-15T23:13:38.4737990Z *** copying figures 2021-05-15T23:13:38.4742730Z ** building package indices 2021-05-15T23:13:38.7361800Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:13:39.0693950Z ** testing if installed package can be loaded from final location 2021-05-15T23:13:39.4083940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:13:39.4185520Z * DONE (waldo) 2021-05-15T23:13:40.2173620Z * installing *source* package ‘testthat’ ... 2021-05-15T23:13:40.2419240Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T23:13:40.2421880Z ** using staged installation 2021-05-15T23:13:40.2758440Z ** libs 2021-05-15T23:13:40.2941790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:13:40.4238860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T23:13:40.5090620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T23:13:41.6142640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T23:13:42.5871130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T23:13:58.1688890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:13:58.2512270Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T23:13:58.2602260Z ** R 2021-05-15T23:13:58.3151010Z ** inst 2021-05-15T23:13:58.3321830Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:10.0810080Z ** help 2021-05-15T23:14:10.3942650Z *** installing help indices 2021-05-15T23:14:10.5907340Z *** copying figures 2021-05-15T23:14:10.5945210Z ** building package indices 2021-05-15T23:14:11.0108620Z ** installing vignettes 2021-05-15T23:14:11.0241660Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:11.5004820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:14:11.6304550Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:12.2685130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:12.2795020Z * DONE (testthat) 2021-05-15T23:14:12.9871480Z * installing *source* package ‘devtools’ ... 2021-05-15T23:14:12.9999010Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:13.0001190Z ** using staged installation 2021-05-15T23:14:13.0450470Z ** R 2021-05-15T23:14:13.0671930Z ** inst 2021-05-15T23:14:13.0700660Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:15.4139750Z ** help 2021-05-15T23:14:15.5765410Z *** installing help indices 2021-05-15T23:14:15.6665140Z *** copying figures 2021-05-15T23:14:15.6674120Z ** building package indices 2021-05-15T23:14:16.0054710Z ** installing vignettes 2021-05-15T23:14:16.0155310Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:16.9224870Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:17.9059340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:17.9161010Z * DONE (devtools) 2021-05-15T23:14:17.9557070Z 2021-05-15T23:14:17.9558430Z The downloaded source packages are in 2021-05-15T23:14:17.9560680Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/downloaded_packages’ 2021-05-15T23:14:18.1353850Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T23:14:19.4367360Z 2021-05-15T23:14:19.8370830Z 2021-05-15T23:14:19.8388840Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a509a56eee/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T23:14:19.8635520Z 2021-05-15T23:14:19.8638710Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a509a56eee/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T23:14:19.9363760Z 2021-05-15T23:14:19.9364920Z 2021-05-15T23:14:19.9366500Z ─ preparing ‘desc’: 2021-05-15T23:14:19.9367320Z 2021-05-15T23:14:19.9368030Z 2021-05-15T23:14:19.9561720Z checking DESCRIPTION meta-information ... 2021-05-15T23:14:19.9602820Z 2021-05-15T23:14:19.9709050Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:14:20.1168950Z 2021-05-15T23:14:20.1196290Z 2021-05-15T23:14:20.1235320Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:14:20.1236260Z 2021-05-15T23:14:20.1244570Z 2021-05-15T23:14:20.1246030Z ─ checking for empty or unneeded directories 2021-05-15T23:14:20.1246910Z 2021-05-15T23:14:20.1247540Z 2021-05-15T23:14:20.1248730Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T23:14:20.1354730Z 2021-05-15T23:14:20.1385500Z 2021-05-15T23:14:20.1386940Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T23:14:20.2671090Z 2021-05-15T23:14:20.2679470Z 2021-05-15T23:14:20.2680570Z 2021-05-15T23:14:20.3037950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:14:20.3060450Z (as ‘lib’ is unspecified) 2021-05-15T23:14:20.7494750Z * installing *source* package ‘desc’ ... 2021-05-15T23:14:20.7561020Z ** using staged installation 2021-05-15T23:14:20.7800570Z ** R 2021-05-15T23:14:20.7994940Z ** inst 2021-05-15T23:14:20.8051670Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:22.6576660Z ** help 2021-05-15T23:14:22.8432920Z *** installing help indices 2021-05-15T23:14:22.9475380Z ** building package indices 2021-05-15T23:14:23.3122510Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:23.5781080Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:23.8673840Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:23.8776980Z * DONE (desc) 2021-05-15T23:14:24.1743000Z 2021-05-15T23:14:24.1744200Z 2021-05-15T23:14:24.1756720Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a5010b91549/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T23:14:24.1792750Z 2021-05-15T23:14:24.1795120Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a5010b91549/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T23:14:24.2381420Z 2021-05-15T23:14:24.3700880Z 2021-05-15T23:14:24.3781680Z ─ preparing ‘ghtravis’: 2021-05-15T23:14:24.3782470Z 2021-05-15T23:14:24.3783090Z 2021-05-15T23:14:24.3784830Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:14:24.3786440Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:14:24.3787980Z ─ checking for empty or unneeded directories 2021-05-15T23:14:24.3789370Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T23:14:24.3818530Z 2021-05-15T23:14:24.3819320Z 2021-05-15T23:14:24.3820650Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T23:14:24.4098000Z 2021-05-15T23:14:24.4104680Z 2021-05-15T23:14:24.4105320Z 2021-05-15T23:14:24.4593190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:14:24.4594660Z (as ‘lib’ is unspecified) 2021-05-15T23:14:24.7990240Z * installing *source* package ‘ghtravis’ ... 2021-05-15T23:14:24.7993610Z ** using staged installation 2021-05-15T23:14:24.8214410Z ** R 2021-05-15T23:14:24.8356950Z ** inst 2021-05-15T23:14:24.8376830Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:26.4569060Z ** help 2021-05-15T23:14:26.5440460Z *** installing help indices 2021-05-15T23:14:26.6274470Z ** building package indices 2021-05-15T23:14:26.9326300Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:27.8638430Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:28.7785700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:28.7887270Z * DONE (ghtravis) 2021-05-15T23:14:28.8132430Z Using github PAT from envvar GITHUB_PAT 2021-05-15T23:14:29.0890850Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T23:14:30.1890290Z 2021-05-15T23:14:30.1892570Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T23:14:30.1893960Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T23:14:30.1895030Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T23:14:30.1896350Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T23:14:30.1897510Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T23:14:30.1898650Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T23:14:30.1900800Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:14:30.1902140Z (as ‘lib’ is unspecified) 2021-05-15T23:14:32.3960780Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T23:14:32.3963960Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:14:32.4043560Z Packages which are only available in source form, and may need 2021-05-15T23:14:32.4048560Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-15T23:14:32.4050450Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T23:14:32.4051390Z 2021-05-15T23:14:32.4062160Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T23:14:32.5400970Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T23:14:32.5460870Z ================================================== 2021-05-15T23:14:32.5461800Z downloaded 89 KB 2021-05-15T23:14:32.5462490Z 2021-05-15T23:14:32.5498660Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T23:14:32.7818610Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T23:14:32.7887730Z ================================================== 2021-05-15T23:14:32.7888730Z downloaded 115 KB 2021-05-15T23:14:32.7889580Z 2021-05-15T23:14:32.7921970Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T23:14:32.9607210Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T23:14:32.9709880Z ================================================== 2021-05-15T23:14:32.9710830Z downloaded 194 KB 2021-05-15T23:14:32.9711500Z 2021-05-15T23:14:32.9743220Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T23:14:33.1718290Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T23:14:33.2019380Z ================================================== 2021-05-15T23:14:33.2020730Z downloaded 932 KB 2021-05-15T23:14:33.2021380Z 2021-05-15T23:14:33.2056480Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T23:14:33.3406990Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T23:14:33.3697550Z ================================================== 2021-05-15T23:14:33.3698480Z downloaded 691 KB 2021-05-15T23:14:33.3698770Z 2021-05-15T23:14:33.7933890Z * installing *source* package ‘tidyselect’ ... 2021-05-15T23:14:33.7996090Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:33.7997360Z ** using staged installation 2021-05-15T23:14:33.8256500Z ** R 2021-05-15T23:14:33.8405340Z ** inst 2021-05-15T23:14:33.8447030Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:35.0927600Z ** help 2021-05-15T23:14:35.1660230Z *** installing help indices 2021-05-15T23:14:35.2124030Z ** building package indices 2021-05-15T23:14:35.4976460Z ** installing vignettes 2021-05-15T23:14:35.5085220Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:35.8559890Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:36.2012730Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:36.2114340Z * DONE (tidyselect) 2021-05-15T23:14:36.6274880Z * installing *source* package ‘generics’ ... 2021-05-15T23:14:36.6344990Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:36.6346910Z ** using staged installation 2021-05-15T23:14:36.6550270Z ** R 2021-05-15T23:14:36.6655090Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:37.0627960Z ** help 2021-05-15T23:14:37.2281120Z *** installing help indices 2021-05-15T23:14:37.2814020Z ** building package indices 2021-05-15T23:14:37.5860120Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:37.8481620Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:38.0952730Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:38.1054650Z * DONE (generics) 2021-05-15T23:14:38.5052120Z * installing *source* package ‘cpp11’ ... 2021-05-15T23:14:38.5112130Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:38.5113350Z ** using staged installation 2021-05-15T23:14:38.5341790Z ** R 2021-05-15T23:14:38.5411470Z ** inst 2021-05-15T23:14:38.5574340Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:39.0682350Z ** help 2021-05-15T23:14:39.0944690Z *** installing help indices 2021-05-15T23:14:39.1163330Z ** building package indices 2021-05-15T23:14:39.4807900Z ** installing vignettes 2021-05-15T23:14:39.5292280Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:39.7762090Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:40.0361130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:40.0463210Z * DONE (cpp11) 2021-05-15T23:14:40.9783360Z * installing *source* package ‘dplyr’ ... 2021-05-15T23:14:41.0029890Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:41.0031310Z ** using staged installation 2021-05-15T23:14:41.0368730Z ** libs 2021-05-15T23:14:41.0559700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T23:14:41.2798150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T23:14:41.5906540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T23:14:41.7973660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T23:14:42.7161480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T23:14:42.8993500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T23:14:43.0857990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T23:14:43.2822460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T23:14:43.4907780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T23:14:43.6840460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T23:14:43.8497290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T23:14:44.0719560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:14:44.1378790Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T23:14:44.1425610Z ** R 2021-05-15T23:14:44.2153480Z ** data 2021-05-15T23:14:44.2179240Z *** moving datasets to lazyload DB 2021-05-15T23:14:44.3302440Z ** inst 2021-05-15T23:14:44.3455240Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:14:50.1178530Z ** help 2021-05-15T23:14:50.7886890Z *** installing help indices 2021-05-15T23:14:51.0578360Z *** copying figures 2021-05-15T23:14:51.0623570Z ** building package indices 2021-05-15T23:14:51.5280920Z ** installing vignettes 2021-05-15T23:14:51.5449870Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:14:52.3790710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:14:52.5079530Z ** testing if installed package can be loaded from final location 2021-05-15T23:14:53.3073650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:14:53.3158260Z * DONE (dplyr) 2021-05-15T23:14:53.9746790Z * installing *source* package ‘tidyr’ ... 2021-05-15T23:14:53.9871600Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T23:14:53.9872830Z ** using staged installation 2021-05-15T23:14:54.0152750Z ** libs 2021-05-15T23:14:54.0349890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T23:14:55.1304630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T23:14:55.7136690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T23:14:57.1521340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T23:14:58.3892130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:14:58.4546150Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T23:14:58.4594760Z ** R 2021-05-15T23:14:58.4832510Z ** data 2021-05-15T23:14:58.4908220Z *** moving datasets to lazyload DB 2021-05-15T23:14:58.6904480Z ** inst 2021-05-15T23:14:58.7019040Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:01.1151540Z ** help 2021-05-15T23:15:01.2978500Z *** installing help indices 2021-05-15T23:15:01.3891320Z *** copying figures 2021-05-15T23:15:01.3953790Z ** building package indices 2021-05-15T23:15:01.7473030Z ** installing vignettes 2021-05-15T23:15:01.7638100Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:02.5523080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:15:02.7035770Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:03.4169040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:03.4271450Z * DONE (tidyr) 2021-05-15T23:15:03.4634580Z 2021-05-15T23:15:03.4636070Z The downloaded source packages are in 2021-05-15T23:15:03.4638220Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/downloaded_packages’ 2021-05-15T23:15:03.7307710Z 2021-05-15T23:15:03.7328620Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a5014c00b46/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T23:15:03.7398180Z 2021-05-15T23:15:03.7401220Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/remotes2a5014c00b46/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T23:15:03.8000520Z 2021-05-15T23:15:03.8107400Z 2021-05-15T23:15:03.8209530Z 2021-05-15T23:15:03.8312540Z 2021-05-15T23:15:03.8433900Z 2021-05-15T23:15:03.8535980Z 2021-05-15T23:15:03.8637570Z preparing 2021-05-15T23:15:03.8739070Z 2021-05-15T23:15:03.8842340Z preparing ‘aghast’ 2021-05-15T23:15:03.8941660Z 2021-05-15T23:15:03.9043950Z preparing ‘aghast’: 2021-05-15T23:15:03.9145890Z 2021-05-15T23:15:03.9262620Z ─ preparing ‘aghast’: 2021-05-15T23:15:03.9379520Z 2021-05-15T23:15:03.9495300Z 2021-05-15T23:15:03.9596700Z 2021-05-15T23:15:03.9698270Z 2021-05-15T23:15:03.9799850Z checking 2021-05-15T23:15:03.9903390Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:15:03.9903960Z 2021-05-15T23:15:03.9976800Z (as ‘lib’ is unspecified) 2021-05-15T23:15:03.9977910Z checking DESCRIPTION meta-information 2021-05-15T23:15:03.9996370Z 2021-05-15T23:15:04.0035720Z checking DESCRIPTION meta-information ... 2021-05-15T23:15:04.0045680Z 2021-05-15T23:15:04.0065420Z checking DESCRIPTION meta-information ... 2021-05-15T23:15:04.0078070Z 2021-05-15T23:15:04.0094140Z checking DESCRIPTION meta-information ... OK 2021-05-15T23:15:04.0100210Z 2021-05-15T23:15:04.0107430Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:15:04.0108190Z 2021-05-15T23:15:04.0108780Z 2021-05-15T23:15:04.0110250Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:15:04.0111080Z 2021-05-15T23:15:04.0111670Z 2021-05-15T23:15:04.0112890Z ─ checking for empty or unneeded directories 2021-05-15T23:15:04.0113860Z 2021-05-15T23:15:04.0114900Z 2021-05-15T23:15:04.0116100Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T23:15:04.0116770Z 2021-05-15T23:15:04.0117350Z 2021-05-15T23:15:04.0119010Z 2021-05-15T23:15:04.0119860Z 2021-05-15T23:15:04.0120440Z 2021-05-15T23:15:04.0121000Z 2021-05-15T23:15:04.0121610Z building 2021-05-15T23:15:04.0122190Z 2021-05-15T23:15:04.0123360Z building ‘aghast_0.2.1.tar.gz’ 2021-05-15T23:15:04.0124060Z 2021-05-15T23:15:04.0125160Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T23:15:04.0125530Z 2021-05-15T23:15:04.0126120Z 2021-05-15T23:15:04.0126680Z 2021-05-15T23:15:04.2854370Z * installing *source* package ‘aghast’ ... 2021-05-15T23:15:04.2858790Z ** using staged installation 2021-05-15T23:15:04.3097750Z ** R 2021-05-15T23:15:04.3206040Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:04.9137500Z ** help 2021-05-15T23:15:04.9581800Z *** installing help indices 2021-05-15T23:15:04.9859740Z ** building package indices 2021-05-15T23:15:05.2708010Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:05.5363250Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:05.8001710Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:05.8023620Z * DONE (aghast) 2021-05-15T23:15:05.8289600Z Installing 1 packages: covr 2021-05-15T23:15:05.8291950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:15:05.8293450Z (as ‘lib’ is unspecified) 2021-05-15T23:15:06.7958440Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T23:15:06.7959490Z 2021-05-15T23:15:07.7205060Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T23:15:07.7208120Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:07.7293090Z Packages which are only available in source form, and may need 2021-05-15T23:15:07.7299680Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-15T23:15:07.7301530Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-15T23:15:07.7302390Z 2021-05-15T23:15:07.7313240Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T23:15:07.9691360Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-15T23:15:07.9744920Z ================================================== 2021-05-15T23:15:07.9747450Z downloaded 81 KB 2021-05-15T23:15:07.9749210Z 2021-05-15T23:15:07.9782430Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T23:15:08.2557770Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T23:15:08.2620710Z ================================================== 2021-05-15T23:15:08.2622910Z downloaded 89 KB 2021-05-15T23:15:08.2625310Z 2021-05-15T23:15:08.2655940Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T23:15:08.4163150Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T23:15:08.4260180Z ================================================== 2021-05-15T23:15:08.4264160Z downloaded 143 KB 2021-05-15T23:15:08.4265230Z 2021-05-15T23:15:08.9574830Z * installing *source* package ‘lazyeval’ ... 2021-05-15T23:15:08.9630940Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:08.9632180Z ** using staged installation 2021-05-15T23:15:08.9819790Z ** libs 2021-05-15T23:15:09.0010450Z 2021-05-15T23:15:09.0021090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-15T23:15:09.1008110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:15:09.1772460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-15T23:15:09.2745070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-15T23:15:09.3907570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-15T23:15:09.4922380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T23:15:09.6050230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:15:09.6713000Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T23:15:09.6763960Z ** R 2021-05-15T23:15:09.6835150Z ** inst 2021-05-15T23:15:09.6900570Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:10.4255360Z ** help 2021-05-15T23:15:10.5145330Z *** installing help indices 2021-05-15T23:15:10.5666160Z ** building package indices 2021-05-15T23:15:10.9315910Z ** installing vignettes 2021-05-15T23:15:10.9416600Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:11.3078450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:15:11.4602130Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:11.8652500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:11.8754230Z * DONE (lazyeval) 2021-05-15T23:15:12.2358880Z * installing *source* package ‘rex’ ... 2021-05-15T23:15:12.2403740Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:12.2405080Z ** using staged installation 2021-05-15T23:15:12.2608490Z ** R 2021-05-15T23:15:12.8535670Z ** inst 2021-05-15T23:15:12.8544230Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:12.9359790Z ** help 2021-05-15T23:15:13.0104700Z *** installing help indices 2021-05-15T23:15:13.0556880Z ** building package indices 2021-05-15T23:15:13.3812340Z ** installing vignettes 2021-05-15T23:15:13.3914300Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:13.6369320Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:13.9052170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:13.9081560Z * DONE (rex) 2021-05-15T23:15:14.4714240Z * installing *source* package ‘covr’ ... 2021-05-15T23:15:14.4853900Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:14.4855140Z ** using staged installation 2021-05-15T23:15:14.5198150Z ** libs 2021-05-15T23:15:14.5388760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T23:15:14.6400660Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:15:14.7023250Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T23:15:14.7069140Z ** R 2021-05-15T23:15:14.7324830Z ** inst 2021-05-15T23:15:14.7435850Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:16.4113830Z ** help 2021-05-15T23:15:16.5035690Z *** installing help indices 2021-05-15T23:15:16.5618770Z *** copying figures 2021-05-15T23:15:16.5628020Z ** building package indices 2021-05-15T23:15:16.8643640Z ** installing vignettes 2021-05-15T23:15:16.8746280Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:17.3416890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:15:17.4772810Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:17.7909520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:17.8010970Z * DONE (covr) 2021-05-15T23:15:17.8467110Z 2021-05-15T23:15:17.8468480Z The downloaded source packages are in 2021-05-15T23:15:17.8470570Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd0i513/downloaded_packages’ 2021-05-15T23:15:17.8851370Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T23:15:17.8852040Z Rscript -e "tic::before_install()" 2021-05-15T23:15:17.9355780Z shell: /bin/bash -e {0} 2021-05-15T23:15:17.9356510Z env: 2021-05-15T23:15:17.9356940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:17.9357390Z TIC_DEPLOY_KEY: 2021-05-15T23:15:17.9357770Z RSPM: 2021-05-15T23:15:17.9359080Z GITHUB_PAT: *** 2021-05-15T23:15:17.9359460Z COVERALLS_TOKEN: 2021-05-15T23:15:17.9359890Z continue-on-error: true 2021-05-15T23:15:17.9360330Z VDIFFR_RUN_TESTS: false 2021-05-15T23:15:17.9360780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:15:17.9361240Z TZ: UTC 2021-05-15T23:15:17.9361580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:17.9361950Z NOT_CRAN: true 2021-05-15T23:15:17.9362270Z ##[endgroup] 2021-05-15T23:15:18.3252110Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:15:18.4711430Z Running before_install: step_install_remote_binaries() 2021-05-15T23:15:19.1424320Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T23:15:19.1425150Z remotes::install_deps(dependencies = TRUE) 2021-05-15T23:15:19.1425770Z remotes::install_cran("rcmdcheck") 2021-05-15T23:15:19.1426330Z remotes::install_cran("markdown") 2021-05-15T23:15:19.1641920Z shell: /usr/local/bin/Rscript {0} 2021-05-15T23:15:19.1642380Z env: 2021-05-15T23:15:19.1642840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:15:19.1643290Z TIC_DEPLOY_KEY: 2021-05-15T23:15:19.1643660Z RSPM: 2021-05-15T23:15:19.1644870Z GITHUB_PAT: *** 2021-05-15T23:15:19.1645360Z COVERALLS_TOKEN: 2021-05-15T23:15:19.1645860Z continue-on-error: true 2021-05-15T23:15:19.1646320Z VDIFFR_RUN_TESTS: false 2021-05-15T23:15:19.1646830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:15:19.1647250Z TZ: UTC 2021-05-15T23:15:19.1647640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:15:19.1648070Z NOT_CRAN: true 2021-05-15T23:15:19.1648500Z ##[endgroup] 2021-05-15T23:15:23.2112450Z Installing 11 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, ggplot2, ggpolypath 2021-05-15T23:15:23.2114620Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-15T23:15:23.2117860Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:15:23.2119040Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-15T23:15:23.2124360Z (as ‘lib’ is unspecified) 2021-05-15T23:15:23.2125290Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-15T23:15:23.2127160Z munsell (NA -> 0.5.0) [CRAN] 2021-05-15T23:15:23.2128590Z labeling (NA -> 0.4.2) [CRAN] 2021-05-15T23:15:23.2129820Z farver (NA -> 2.1.0) [CRAN] 2021-05-15T23:15:23.2131070Z scales (NA -> 1.1.1) [CRAN] 2021-05-15T23:15:23.2132280Z isoband (NA -> 0.2.4) [CRAN] 2021-05-15T23:15:23.2133550Z gtable (NA -> 0.3.0) [CRAN] 2021-05-15T23:15:23.2134790Z ggplot2 (NA -> 3.3.3) [CRAN] 2021-05-15T23:15:23.2136020Z ggpolypath (NA -> 0.1.0) [CRAN] 2021-05-15T23:15:25.2007230Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T23:15:25.2021560Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:26.6730260Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-15T23:15:26.6739860Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:27.6079820Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-15T23:15:27.6085030Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:28.8399690Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-15T23:15:28.8411580Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:29.8326280Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-15T23:15:29.8347490Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T23:15:29.8414990Z Packages which are only available in source form, and may need 2021-05-15T23:15:29.8417070Z compilation of C/C++/Fortran: ‘colorspace’ ‘farver’ ‘isoband’ 2021-05-15T23:15:29.8419430Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘gtable’, ‘ggplot2’, ‘ggpolypath’ 2021-05-15T23:15:29.8420640Z 2021-05-15T23:15:29.8440340Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-15T23:15:30.0778140Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-15T23:15:30.1680230Z ================================================== 2021-05-15T23:15:30.1680900Z downloaded 2.1 MB 2021-05-15T23:15:30.1681310Z 2021-05-15T23:15:30.1726130Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-15T23:15:30.4484090Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-15T23:15:30.4863910Z ================================================== 2021-05-15T23:15:30.4865230Z downloaded 1.2 MB 2021-05-15T23:15:30.4866230Z 2021-05-15T23:15:30.4901390Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-15T23:15:30.6245850Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-15T23:15:30.6258170Z ================================================== 2021-05-15T23:15:30.6259110Z downloaded 11 KB 2021-05-15T23:15:30.6260060Z 2021-05-15T23:15:30.6294490Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-15T23:15:30.8983780Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-15T23:15:30.9094520Z ================================================== 2021-05-15T23:15:30.9095630Z downloaded 178 KB 2021-05-15T23:15:30.9096550Z 2021-05-15T23:15:30.9130080Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-15T23:15:31.0504640Z Content type 'application/x-gzip' length 10156 bytes 2021-05-15T23:15:31.0506450Z ================================================== 2021-05-15T23:15:31.0507880Z downloaded 10156 bytes 2021-05-15T23:15:31.0508650Z 2021-05-15T23:15:31.0538890Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-15T23:15:31.2373900Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-15T23:15:31.2754190Z ================================================== 2021-05-15T23:15:31.2755410Z downloaded 1.2 MB 2021-05-15T23:15:31.2756120Z 2021-05-15T23:15:31.2790820Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-15T23:15:31.5347580Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-15T23:15:31.5552660Z ================================================== 2021-05-15T23:15:31.5553750Z downloaded 503 KB 2021-05-15T23:15:31.5554460Z 2021-05-15T23:15:31.5588600Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-15T23:15:31.7065880Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-15T23:15:32.3452560Z ================================================== 2021-05-15T23:15:32.3453790Z downloaded 1.9 MB 2021-05-15T23:15:32.3454520Z 2021-05-15T23:15:32.3492500Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-15T23:15:32.5274690Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-15T23:15:32.5480760Z ================================================== 2021-05-15T23:15:32.5481740Z downloaded 359 KB 2021-05-15T23:15:32.5482430Z 2021-05-15T23:15:32.5517300Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-15T23:15:32.7965180Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-15T23:15:32.8495220Z ================================================== 2021-05-15T23:15:32.8496280Z downloaded 2.9 MB 2021-05-15T23:15:32.8496970Z 2021-05-15T23:15:32.8533510Z trying URL 'https://cloud.r-project.org/src/contrib/ggpolypath_0.1.0.tar.gz' 2021-05-15T23:15:33.1578960Z Content type 'application/x-gzip' length 170102 bytes (166 KB) 2021-05-15T23:15:33.3381290Z ================================================== 2021-05-15T23:15:33.3382680Z downloaded 166 KB 2021-05-15T23:15:33.3383890Z 2021-05-15T23:15:34.0732460Z * installing *source* package ‘colorspace’ ... 2021-05-15T23:15:34.0944740Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:34.0946360Z ** using staged installation 2021-05-15T23:15:34.1227720Z ** libs 2021-05-15T23:15:34.1412980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-15T23:15:34.9611860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T23:15:35.0456650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:15:35.1071830Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-15T23:15:35.1117530Z ** R 2021-05-15T23:15:35.1407030Z ** data 2021-05-15T23:15:35.1508740Z *** moving datasets to lazyload DB 2021-05-15T23:15:35.2646010Z ** demo 2021-05-15T23:15:35.2668760Z ** inst 2021-05-15T23:15:35.3381760Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:40.1950970Z ** help 2021-05-15T23:15:40.4458110Z *** installing help indices 2021-05-15T23:15:40.6994110Z ** building package indices 2021-05-15T23:15:41.0608380Z ** installing vignettes 2021-05-15T23:15:41.0707010Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:41.6376990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:15:41.9610430Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:42.4059620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:42.4216000Z * DONE (colorspace) 2021-05-15T23:15:42.8989250Z * installing *source* package ‘viridisLite’ ... 2021-05-15T23:15:42.9039630Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:42.9040870Z ** using staged installation 2021-05-15T23:15:42.9235470Z ** R 2021-05-15T23:15:42.9347050Z ** inst 2021-05-15T23:15:42.9360970Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:43.2917830Z ** help 2021-05-15T23:15:43.3163560Z *** installing help indices 2021-05-15T23:15:43.3365290Z *** copying figures 2021-05-15T23:15:43.3435030Z ** building package indices 2021-05-15T23:15:43.6104010Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:43.8800180Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:44.1312040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:44.1415540Z * DONE (viridisLite) 2021-05-15T23:15:44.4328810Z * installing *source* package ‘RColorBrewer’ ... 2021-05-15T23:15:44.4352520Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:44.4353790Z ** using staged installation 2021-05-15T23:15:44.4507270Z ** R 2021-05-15T23:15:44.4596410Z ** inst 2021-05-15T23:15:44.4612920Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:45.4131120Z ** help 2021-05-15T23:15:45.4368930Z *** installing help indices 2021-05-15T23:15:45.4546620Z ** building package indices 2021-05-15T23:15:45.7168140Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:45.9682640Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:46.2619810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:46.2721810Z * DONE (RColorBrewer) 2021-05-15T23:15:46.5578520Z * installing *source* package ‘labeling’ ... 2021-05-15T23:15:46.5597290Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:46.5599140Z ** using staged installation 2021-05-15T23:15:46.5752950Z ** R 2021-05-15T23:15:46.5815420Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:15:47.3084470Z ** help 2021-05-15T23:15:47.3615740Z *** installing help indices 2021-05-15T23:15:47.3929860Z ** building package indices 2021-05-15T23:15:47.6683580Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:15:47.9195500Z ** testing if installed package can be loaded from final location 2021-05-15T23:15:48.1781090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:15:48.1802410Z * DONE (labeling) 2021-05-15T23:15:48.6297680Z * installing *source* package ‘farver’ ... 2021-05-15T23:15:48.6371100Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-15T23:15:48.6372320Z ** using staged installation 2021-05-15T23:15:48.6552140Z ** libs 2021-05-15T23:15:48.6740810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-15T23:15:49.1803000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-15T23:15:49.3933320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-15T23:15:49.9966090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-15T23:15:53.8083370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-15T23:16:06.7753260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T23:16:07.3901850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:16:07.4689400Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-15T23:16:07.4805370Z ** R 2021-05-15T23:16:07.4920230Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:16:07.9255700Z ** help 2021-05-15T23:16:07.9655650Z *** installing help indices 2021-05-15T23:16:07.9992850Z *** copying figures 2021-05-15T23:16:08.0124200Z ** building package indices 2021-05-15T23:16:08.2860540Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:16:08.6873300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:16:08.8430010Z ** testing if installed package can be loaded from final location 2021-05-15T23:16:09.1062840Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:16:09.1092430Z * DONE (farver) 2021-05-15T23:16:09.6713010Z * installing *source* package ‘isoband’ ... 2021-05-15T23:16:09.6836800Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-15T23:16:09.6839020Z ** using staged installation 2021-05-15T23:16:09.7068140Z ** libs 2021-05-15T23:16:09.7289770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-15T23:16:10.8795610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T23:16:11.0404820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-15T23:16:13.1774590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-15T23:16:14.0113810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-15T23:16:16.0054550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-15T23:16:19.3016960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T23:16:34.3649410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-15T23:16:36.9648800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:16:37.0469000Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-15T23:16:37.0564990Z ** R 2021-05-15T23:16:37.0654390Z ** inst 2021-05-15T23:16:37.0828010Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:16:37.7831450Z ** help 2021-05-15T23:16:37.8238830Z *** installing help indices 2021-05-15T23:16:37.8592000Z *** copying figures 2021-05-15T23:16:37.8633800Z ** building package indices 2021-05-15T23:16:38.2109480Z ** installing vignettes 2021-05-15T23:16:38.2211140Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:16:38.6413130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T23:16:38.7710630Z ** testing if installed package can be loaded from final location 2021-05-15T23:16:39.0851570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:16:39.0886810Z * DONE (isoband) 2021-05-15T23:16:39.5476800Z * installing *source* package ‘gtable’ ... 2021-05-15T23:16:39.5564650Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-15T23:16:39.5566070Z ** using staged installation 2021-05-15T23:16:39.5771080Z ** R 2021-05-15T23:16:39.5881490Z ** inst 2021-05-15T23:16:39.6022720Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:16:40.3567880Z ** help 2021-05-15T23:16:40.4272640Z *** installing help indices 2021-05-15T23:16:40.4729920Z *** copying figures 2021-05-15T23:16:40.4748710Z ** building package indices 2021-05-15T23:16:40.7551440Z ** installing vignettes 2021-05-15T23:16:40.7653260Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:16:41.0259210Z ** testing if installed package can be loaded from final location 2021-05-15T23:16:41.2952100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:16:41.3061140Z * DONE (gtable) 2021-05-15T23:16:41.6901450Z * installing *source* package ‘munsell’ ... 2021-05-15T23:16:41.6942430Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-15T23:16:41.6943520Z ** using staged installation 2021-05-15T23:16:41.7126100Z ** R 2021-05-15T23:16:41.7292690Z ** inst 2021-05-15T23:16:41.7323380Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:16:42.4570830Z ** help 2021-05-15T23:16:42.5315350Z *** installing help indices 2021-05-15T23:16:42.5816610Z *** copying figures 2021-05-15T23:16:42.5844010Z ** building package indices 2021-05-15T23:16:42.8987450Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:16:43.6081280Z ** testing if installed package can be loaded from final location 2021-05-15T23:16:43.6090940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:16:43.6092110Z * DONE (munsell) 2021-05-15T23:16:44.0594450Z * installing *source* package ‘scales’ ... 2021-05-15T23:16:44.0698310Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-15T23:16:44.0699570Z ** using staged installation 2021-05-15T23:16:44.0929400Z ** R 2021-05-15T23:16:44.1167420Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:16:47.1003060Z ** help 2021-05-15T23:16:47.3716680Z *** installing help indices 2021-05-15T23:16:47.5143930Z *** copying figures 2021-05-15T23:16:47.5246440Z ** building package indices 2021-05-15T23:16:47.9351580Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:16:48.2829920Z ** testing if installed package can be loaded from final location 2021-05-15T23:16:48.8048590Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:16:48.8097580Z * DONE (scales) 2021-05-15T23:16:50.4207250Z * installing *source* package ‘ggplot2’ ... 2021-05-15T23:16:50.4763140Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-15T23:16:50.4764320Z ** using staged installation 2021-05-15T23:16:50.5152940Z ** R 2021-05-15T23:16:50.6770190Z ** data 2021-05-15T23:16:50.6848160Z *** moving datasets to lazyload DB 2021-05-15T23:16:51.2121850Z ** inst 2021-05-15T23:16:51.2292360Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:17:02.3347520Z ** help 2021-05-15T23:17:03.3718270Z *** installing help indices 2021-05-15T23:17:03.8110720Z *** copying figures 2021-05-15T23:17:03.8111940Z ** building package indices 2021-05-15T23:17:04.6006550Z ** installing vignettes 2021-05-15T23:17:04.6277860Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:17:05.4097540Z ** testing if installed package can be loaded from final location 2021-05-15T23:17:06.5367750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:17:06.5498330Z * DONE (ggplot2) 2021-05-15T23:17:06.9884160Z * installing *source* package ‘ggpolypath’ ... 2021-05-15T23:17:06.9909190Z ** package ‘ggpolypath’ successfully unpacked and MD5 sums checked 2021-05-15T23:17:06.9910980Z ** using staged installation 2021-05-15T23:17:07.0173990Z ** R 2021-05-15T23:17:07.0206710Z ** data 2021-05-15T23:17:07.0231350Z *** moving datasets to lazyload DB 2021-05-15T23:17:07.0933200Z ** inst 2021-05-15T23:17:07.0959630Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:17:07.9968550Z ** help 2021-05-15T23:17:08.0246360Z *** installing help indices 2021-05-15T23:17:08.0472270Z ** building package indices 2021-05-15T23:17:08.3105000Z ** installing vignettes 2021-05-15T23:17:08.3180790Z ** testing if installed package can be loaded from temporary location 2021-05-15T23:17:09.1235480Z ** testing if installed package can be loaded from final location 2021-05-15T23:17:09.9289450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T23:17:09.9316410Z * DONE (ggpolypath) 2021-05-15T23:17:09.9479050Z 2021-05-15T23:17:09.9480410Z The downloaded source packages are in 2021-05-15T23:17:09.9482540Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpDLGLaI/downloaded_packages’ 2021-05-15T23:17:10.8423440Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T23:17:10.8424510Z Use `force = TRUE` to force installation 2021-05-15T23:17:10.8434630Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T23:17:10.8435810Z Use `force = TRUE` to force installation 2021-05-15T23:17:10.8480850Z ##[group]Run options(width = 100) 2021-05-15T23:17:10.8481410Z options(width = 100) 2021-05-15T23:17:10.8481900Z pkgs <- installed.packages()[, "Package"] 2021-05-15T23:17:10.8482630Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T23:17:10.8698960Z shell: /usr/local/bin/Rscript {0} 2021-05-15T23:17:10.8699360Z env: 2021-05-15T23:17:10.8699760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:17:10.8700180Z TIC_DEPLOY_KEY: 2021-05-15T23:17:10.8700510Z RSPM: 2021-05-15T23:17:10.8701750Z GITHUB_PAT: *** 2021-05-15T23:17:10.8702130Z COVERALLS_TOKEN: 2021-05-15T23:17:10.8702550Z continue-on-error: true 2021-05-15T23:17:10.8702990Z VDIFFR_RUN_TESTS: false 2021-05-15T23:17:10.8703440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:17:10.8703840Z TZ: UTC 2021-05-15T23:17:10.8704170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:17:10.8704540Z NOT_CRAN: true 2021-05-15T23:17:10.8704860Z ##[endgroup] 2021-05-15T23:17:11.5811690Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T23:17:11.5898330Z setting value 2021-05-15T23:17:11.5900060Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T23:17:11.5922980Z os macOS Catalina 10.15.7 2021-05-15T23:17:11.5924010Z system x86_64, darwin17.0 2021-05-15T23:17:11.5924890Z ui X11 2021-05-15T23:17:11.5925970Z language (EN) 2021-05-15T23:17:11.5927620Z collate en_US.UTF-8 2021-05-15T23:17:11.5928910Z ctype en_US.UTF-8 2021-05-15T23:17:11.5929820Z tz UTC 2021-05-15T23:17:11.5931070Z date 2021-05-15 2021-05-15T23:17:11.5931610Z 2021-05-15T23:17:11.5933020Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T23:17:11.5987080Z ! package * version date lib source 2021-05-15T23:17:11.5989350Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T23:17:11.5991530Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.5992890Z base * 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.5995020Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.5996400Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.5997750Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.5999130Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6000460Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6001850Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6003530Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6124490Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6125870Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6127890Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6129360Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6130730Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6132820Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6134330Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6135600Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6136890Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6138200Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6139480Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6140790Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6142110Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T23:17:11.6143500Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6144820Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6146050Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6147360Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6148650Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6149910Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6151230Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6152860Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6154110Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6155420Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6156710Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6157970Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6159260Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6160490Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6161820Z ggpolypath 0.1.0 2016-08-10 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6163130Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6164450Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T23:17:11.6165860Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6167160Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6168410Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6169740Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6171080Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6172340Z grid 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.6173620Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6174920Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6176160Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6177430Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6178660Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6179970Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6181680Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6183000Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6184320Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6185630Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6186870Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6188210Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6189520Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6190780Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6192070Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6193360Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6194640Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6195940Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6197170Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6198460Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6199750Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6201280Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6202580Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6203860Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6205120Z parallel 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.6206470Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6207760Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6209030Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6210340Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6211640Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6212930Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6214250Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6215490Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6216770Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6218050Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6219380Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6220710Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6222050Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6223310Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6224630Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6225950Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6227180Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6228450Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6230090Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6231420Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6232730Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6234060Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6235500Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6236810Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6238080Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6239420Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6240710Z splines 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.6241940Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6243270Z stats4 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.6244570Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6245810Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6247130Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T23:17:11.6248400Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6249930Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-15T23:17:11.6251210Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6252500Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6253780Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T23:17:11.6255120Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6256380Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6257710Z P tools 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6259000Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6260210Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6261520Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-15T23:17:11.6262800Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6264060Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6265410Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6266700Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6267950Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6269220Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6270480Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6271720Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6273330Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6274710Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T23:17:11.6275290Z 2021-05-15T23:17:11.6276060Z [1] /Users/runner/work/_temp/Library 2021-05-15T23:17:11.6277060Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-15T23:17:11.6277660Z 2021-05-15T23:17:11.6278860Z P ── Loaded and on-disk path mismatch. 2021-05-15T23:17:11.6330800Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T23:17:11.6331590Z Rscript -e 'tic::script()' 2021-05-15T23:17:11.6332050Z ls -l check 2021-05-15T23:17:11.6626050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T23:17:11.6626580Z env: 2021-05-15T23:17:11.6626960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:17:11.6627430Z TIC_DEPLOY_KEY: 2021-05-15T23:17:11.6627790Z RSPM: 2021-05-15T23:17:11.6629730Z GITHUB_PAT: *** 2021-05-15T23:17:11.6630220Z COVERALLS_TOKEN: 2021-05-15T23:17:11.6630660Z continue-on-error: true 2021-05-15T23:17:11.6631140Z VDIFFR_RUN_TESTS: false 2021-05-15T23:17:11.6631600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:17:11.6632040Z TZ: UTC 2021-05-15T23:17:11.6632410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:17:11.6632830Z NOT_CRAN: true 2021-05-15T23:17:11.6633180Z ##[endgroup] 2021-05-15T23:17:12.0431940Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:17:12.1763300Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T23:17:12.1764930Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T23:17:12.1766050Z timeout = Inf, check_dir = "check") 2021-05-15T23:17:12.2667630Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T23:17:12.5600290Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T23:17:13.3794950Z * preparing ‘gganatogram’: 2021-05-15T23:17:13.3844450Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:17:13.4854710Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:17:13.4872250Z * checking for empty or unneeded directories 2021-05-15T23:17:13.5672350Z * building ‘gganatogram_1.1.1.tar.gz’ 2021-05-15T23:17:14.6082430Z 2021-05-15T23:17:15.1280500Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T23:17:15.4312150Z * using log directory ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck’ 2021-05-15T23:17:15.4335050Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T23:17:15.4336830Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T23:17:15.4338290Z * using session charset: UTF-8 2021-05-15T23:17:16.3141050Z * using option ‘--as-cran’ 2021-05-15T23:17:16.3232040Z * checking for file ‘gganatogram/DESCRIPTION’ ... OK 2021-05-15T23:17:16.3334650Z * this is package ‘gganatogram’ version ‘1.1.1’ 2021-05-15T23:17:16.3437310Z * package encoding: UTF-8 2021-05-15T23:17:16.3539040Z * checking package namespace information ... OK 2021-05-15T23:17:17.5066100Z * checking package dependencies ... OK 2021-05-15T23:17:17.5082090Z * checking if this is a source package ... OK 2021-05-15T23:17:17.5082910Z * checking if there is a namespace ... OK 2021-05-15T23:17:17.7711680Z * checking for executable files ... OK 2021-05-15T23:17:17.7727420Z * checking for hidden files and directories ... OK 2021-05-15T23:17:17.7751650Z * checking for portable file names ... OK 2021-05-15T23:17:17.7752970Z * checking for sufficient/correct file permissions ... OK 2021-05-15T23:17:17.8533900Z * checking serialization versions ... OK 2021-05-15T23:17:30.3797180Z * checking whether package ‘gganatogram’ can be installed ... OK 2021-05-15T23:17:30.3944050Z * checking installed package size ... NOTE 2021-05-15T23:17:30.3945320Z installed size is 18.2Mb 2021-05-15T23:17:30.3963930Z sub-directories of 1Mb or more: 2021-05-15T23:17:30.3965090Z data 18.1Mb 2021-05-15T23:17:30.5909390Z * checking package directory ... OK 2021-05-15T23:17:30.5923940Z * checking for future file timestamps ... OK 2021-05-15T23:17:30.8277470Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:17:30.8284900Z * checking top-level files ... OK 2021-05-15T23:17:30.8299640Z * checking for left-over files ... OK 2021-05-15T23:17:30.8305260Z * checking index information ... OK 2021-05-15T23:17:31.0189720Z * checking package subdirectories ... OK 2021-05-15T23:17:31.0897150Z * checking R files for non-ASCII characters ... OK 2021-05-15T23:17:31.1620140Z * checking R files for syntax errors ... OK 2021-05-15T23:17:32.0024360Z * checking whether the package can be loaded ... OK 2021-05-15T23:17:32.6504150Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T23:17:33.2883380Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T23:17:33.9217750Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T23:17:34.7223320Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T23:17:35.3710640Z * checking loading without being on the library search path ... OK 2021-05-15T23:17:36.0447180Z * checking dependencies in R code ... OK 2021-05-15T23:17:38.1345480Z * checking S3 generic/method consistency ... OK 2021-05-15T23:17:38.7914410Z * checking replacement functions ... OK 2021-05-15T23:17:39.4695040Z * checking foreign function calls ... OK 2021-05-15T23:17:44.3063460Z * checking R code for possible problems ... OK 2021-05-15T23:17:44.6106920Z * checking Rd files ... OK 2021-05-15T23:17:44.6810060Z * checking Rd metadata ... OK 2021-05-15T23:17:44.7851270Z * checking Rd line widths ... OK 2021-05-15T23:17:44.9755410Z * checking Rd cross-references ... OK 2021-05-15T23:17:46.2890910Z * checking for missing documentation entries ... OK 2021-05-15T23:17:48.9391530Z * checking for code/documentation mismatches ... OK 2021-05-15T23:17:51.2476280Z * checking Rd \usage sections ... OK 2021-05-15T23:17:51.3654590Z * checking Rd contents ... OK 2021-05-15T23:17:51.4997190Z * checking for unstated dependencies in examples ... OK 2021-05-15T23:17:54.3664620Z * checking contents of ‘data’ directory ... OK 2021-05-15T23:17:57.7756370Z * checking data for non-ASCII characters ... OK 2021-05-15T23:17:57.7775090Z * checking LazyData ... WARNING 2021-05-15T23:17:57.7780450Z ##[warning] LazyData DB of 17.4 MB without LazyDataCompression set 2021-05-15T23:17:57.7782870Z See §1.1.6 of 'Writing R Extensions' 2021-05-15T23:17:58.1040410Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T23:18:16.4675350Z * checking examples ... OK 2021-05-15T23:18:16.4695900Z Examples with CPU (user + system) or elapsed time > 5s 2021-05-15T23:18:16.4738570Z user system elapsed 2021-05-15T23:18:16.4739640Z gganatogram 7.710 0.197 8.021 2021-05-15T23:18:16.4740890Z get_anatogram 3.834 3.654 8.223 2021-05-15T23:18:16.5907230Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T23:18:16.8281590Z * checking tests ... 2021-05-15T23:18:20.2234350Z Running ‘testthat.R’ 2021-05-15T23:18:20.2806230Z OK 2021-05-15T23:18:24.6917260Z * checking PDF version of manual ... OK 2021-05-15T23:18:24.6931670Z * checking for non-standard things in the check directory ... OK 2021-05-15T23:18:24.6933030Z * checking for detritus in the temp directory ... OK 2021-05-15T23:18:24.6933980Z * DONE 2021-05-15T23:18:24.6934730Z 2021-05-15T23:18:24.6935690Z Status: 1 WARNING, 1 NOTE 2021-05-15T23:18:24.6936500Z See 2021-05-15T23:18:24.6938260Z ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck/00check.log’ 2021-05-15T23:18:24.6939480Z for details. 2021-05-15T23:18:24.6940110Z 2021-05-15T23:18:24.6940750Z 2021-05-15T23:18:24.8145830Z ── R CMD check results ────────────────────────────────── gganatogram 1.1.1 ──── 2021-05-15T23:18:24.8152250Z Duration: 1m 10.1s 2021-05-15T23:18:24.8153010Z 2021-05-15T23:18:24.8154590Z ❯ checking LazyData ... WARNING 2021-05-15T23:18:24.8156840Z ##[warning] LazyData DB of 17.4 MB without LazyDataCompression set 2021-05-15T23:18:24.8169410Z See §1.1.6 of 'Writing R Extensions' 2021-05-15T23:18:24.8170280Z 2021-05-15T23:18:24.8171590Z ❯ checking installed package size ... NOTE 2021-05-15T23:18:24.8172540Z installed size is 18.2Mb 2021-05-15T23:18:24.8173840Z sub-directories of 1Mb or more: 2021-05-15T23:18:24.8174660Z data 18.1Mb 2021-05-15T23:18:24.8175190Z 2021-05-15T23:18:24.8177120Z 0 errors ✔ | 1 warning ✖ | 1 note ✖ 2021-05-15T23:18:24.8350430Z total 64384 2021-05-15T23:18:24.8354900Z drwxr-xr-x 15 runner staff 480 May 15 23:18 gganatogram.Rcheck 2021-05-15T23:18:24.8356590Z -rw-r--r-- 1 runner staff 14136231 May 15 23:17 gganatogram_1.1.1.tar.gz 2021-05-15T23:18:24.8359330Z -rw-r--r-- 1 runner staff 17908482 May 15 23:17 gganatogram_1.1.1.tgz 2021-05-15T23:18:24.8415120Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:18:24.8416020Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:18:24.8711050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T23:18:24.8711570Z env: 2021-05-15T23:18:24.8712000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:18:24.8712460Z TIC_DEPLOY_KEY: 2021-05-15T23:18:24.8712800Z RSPM: 2021-05-15T23:18:24.8714560Z GITHUB_PAT: *** 2021-05-15T23:18:24.8714970Z COVERALLS_TOKEN: 2021-05-15T23:18:24.8715390Z continue-on-error: true 2021-05-15T23:18:24.8715830Z VDIFFR_RUN_TESTS: false 2021-05-15T23:18:24.8716280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:18:24.8716680Z TZ: UTC 2021-05-15T23:18:24.8717010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:18:24.8717380Z NOT_CRAN: true 2021-05-15T23:18:24.8717710Z ##[endgroup] 2021-05-15T23:18:24.9148800Z 2021-05-15T23:18:24.9151640Z R Under development (unstable) (2021-05-14 r80296) -- "Unsuffered Consequences" 2021-05-15T23:18:24.9153040Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T23:18:24.9154990Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T23:18:24.9155740Z 2021-05-15T23:18:24.9156700Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T23:18:24.9157790Z You are welcome to redistribute it under certain conditions. 2021-05-15T23:18:24.9160190Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T23:18:24.9162180Z 2021-05-15T23:18:24.9163320Z R is a collaborative project with many contributors. 2021-05-15T23:18:24.9164610Z Type 'contributors()' for more information and 2021-05-15T23:18:24.9165800Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T23:18:24.9166200Z 2021-05-15T23:18:24.9167200Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T23:18:24.9168300Z 'help.start()' for an HTML browser interface to help. 2021-05-15T23:18:24.9169270Z Type 'q()' to quit R. 2021-05-15T23:18:24.9169560Z 2021-05-15T23:18:24.9169950Z > library(testthat) 2021-05-15T23:18:24.9170460Z > library(gganatogram) 2021-05-15T23:18:24.9171050Z Loading required package: ggpolypath 2021-05-15T23:18:24.9171700Z Loading required package: ggplot2 2021-05-15T23:18:24.9172150Z > 2021-05-15T23:18:24.9172570Z > test_check("gganatogram") 2021-05-15T23:18:24.9173140Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ] 2021-05-15T23:18:24.9173510Z > 2021-05-15T23:18:24.9173900Z > proc.time() 2021-05-15T23:18:24.9174350Z user system elapsed 2021-05-15T23:18:24.9174800Z 2.777 0.234 3.329 2021-05-15T23:18:24.9229580Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T23:18:24.9230210Z Rscript -e "tic::before_deploy()" 2021-05-15T23:18:24.9523600Z shell: /bin/bash -e {0} 2021-05-15T23:18:24.9523990Z env: 2021-05-15T23:18:24.9524460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:18:24.9524910Z TIC_DEPLOY_KEY: 2021-05-15T23:18:24.9525290Z RSPM: 2021-05-15T23:18:24.9526170Z GITHUB_PAT: *** 2021-05-15T23:18:24.9526610Z COVERALLS_TOKEN: 2021-05-15T23:18:24.9527320Z continue-on-error: true 2021-05-15T23:18:24.9527820Z VDIFFR_RUN_TESTS: false 2021-05-15T23:18:24.9528330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:18:24.9528760Z TZ: UTC 2021-05-15T23:18:24.9529160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:18:24.9529560Z NOT_CRAN: true 2021-05-15T23:18:24.9529940Z ##[endgroup] 2021-05-15T23:18:25.3145970Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:18:25.4411390Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T23:18:25.4412000Z with: 2021-05-15T23:18:25.4412830Z upload_url: https://uploads.github.com/repos/neuroconductor/gganatogram/releases/43005542/assets{?name,label} 2021-05-15T23:18:25.4413770Z asset_path: check/gganatogram_1.1.1.tgz 2021-05-15T23:18:25.4414280Z asset_name: gganatogram_1.1.1_R4.1.tgz 2021-05-15T23:18:25.4414870Z asset_content_type: application/octet-stream 2021-05-15T23:18:25.4415340Z env: 2021-05-15T23:18:25.4415790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:18:25.4416250Z TIC_DEPLOY_KEY: 2021-05-15T23:18:25.4416660Z RSPM: 2021-05-15T23:18:25.4417860Z GITHUB_PAT: *** 2021-05-15T23:18:25.4418360Z COVERALLS_TOKEN: 2021-05-15T23:18:25.4418880Z continue-on-error: true 2021-05-15T23:18:25.4419350Z VDIFFR_RUN_TESTS: false 2021-05-15T23:18:25.4419850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:18:25.4420280Z TZ: UTC 2021-05-15T23:18:25.4420680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:18:25.4421130Z NOT_CRAN: true 2021-05-15T23:18:25.4421910Z GITHUB_TOKEN: *** 2021-05-15T23:18:25.4423010Z ##[endgroup] 2021-05-15T23:18:27.3085740Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T23:18:27.3086460Z Rscript -e "tic::deploy()" 2021-05-15T23:18:27.3396680Z shell: /bin/bash -e {0} 2021-05-15T23:18:27.3397130Z env: 2021-05-15T23:18:27.3397560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:18:27.3398050Z TIC_DEPLOY_KEY: 2021-05-15T23:18:27.3398440Z RSPM: 2021-05-15T23:18:27.3399970Z GITHUB_PAT: *** 2021-05-15T23:18:27.3400640Z COVERALLS_TOKEN: 2021-05-15T23:18:27.3401670Z continue-on-error: true 2021-05-15T23:18:27.3402180Z VDIFFR_RUN_TESTS: false 2021-05-15T23:18:27.3402790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:18:27.3403290Z TZ: UTC 2021-05-15T23:18:27.3403650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:18:27.3404080Z NOT_CRAN: true 2021-05-15T23:18:27.3404470Z ##[endgroup] 2021-05-15T23:18:27.7035110Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:18:27.8270300Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T23:18:27.8271000Z Rscript -e "tic::after_deploy()" 2021-05-15T23:18:27.8577060Z shell: /bin/bash -e {0} 2021-05-15T23:18:27.8577500Z env: 2021-05-15T23:18:27.8578010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:18:27.8578520Z TIC_DEPLOY_KEY: 2021-05-15T23:18:27.8578860Z RSPM: 2021-05-15T23:18:27.8580040Z GITHUB_PAT: *** 2021-05-15T23:18:27.8580480Z COVERALLS_TOKEN: 2021-05-15T23:18:27.8580970Z continue-on-error: true 2021-05-15T23:18:27.8581470Z VDIFFR_RUN_TESTS: false 2021-05-15T23:18:27.8582000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:18:27.8582450Z TZ: UTC 2021-05-15T23:18:27.8582820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:18:27.8583260Z NOT_CRAN: true 2021-05-15T23:18:27.8583620Z ##[endgroup] 2021-05-15T23:18:28.2204000Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:18:28.5980420Z Post job cleanup. 2021-05-15T23:18:28.6825040Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T23:18:28.6955080Z Post job cleanup. 2021-05-15T23:18:28.8239270Z [command]/usr/local/bin/git version 2021-05-15T23:18:28.8340030Z git version 2.31.1 2021-05-15T23:18:28.8391400Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T23:18:28.8468320Z [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-15T23:18:28.9364680Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T23:18:28.9445670Z http.https://github.com/.extraheader 2021-05-15T23:18:28.9471590Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T23:18:28.9553770Z [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-15T23:18:29.0550440Z Cleaning up orphan processes