2021-05-16T17:31:10.5012867Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:10.6325824Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:31:10.7478310Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:11.2739720Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:11.4060004Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:29.9605980Z Current runner version: '2.278.0' 2021-05-16T17:31:30.0048820Z ##[group]Operating System 2021-05-16T17:31:30.0049980Z Mac OS X 2021-05-16T17:31:30.0050540Z 10.15.7 2021-05-16T17:31:30.0050980Z 19H1030 2021-05-16T17:31:30.0051400Z ##[endgroup] 2021-05-16T17:31:30.0051950Z ##[group]Virtual Environment 2021-05-16T17:31:30.0052570Z Environment: macos-10.15 2021-05-16T17:31:30.0053190Z Version: 20210510.1 2021-05-16T17:31:30.0054390Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:30.0055730Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:30.0056600Z ##[endgroup] 2021-05-16T17:31:30.0058500Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:30.0060160Z Actions: write 2021-05-16T17:31:30.0060640Z Checks: write 2021-05-16T17:31:30.0061150Z Contents: write 2021-05-16T17:31:30.0061920Z Deployments: write 2021-05-16T17:31:30.0062690Z Issues: write 2021-05-16T17:31:30.0063260Z Metadata: read 2021-05-16T17:31:30.0063730Z Packages: write 2021-05-16T17:31:30.0064270Z PullRequests: write 2021-05-16T17:31:30.0064840Z RepositoryProjects: write 2021-05-16T17:31:30.0065540Z SecurityEvents: write 2021-05-16T17:31:30.0066060Z Statuses: write 2021-05-16T17:31:30.0066980Z ##[endgroup] 2021-05-16T17:31:30.0070860Z Prepare workflow directory 2021-05-16T17:31:30.1861670Z Prepare all required actions 2021-05-16T17:31:30.1874600Z Getting action download info 2021-05-16T17:31:30.6549880Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:49.5040380Z Download action repository 'r-lib/actions@master' 2021-05-16T17:33:17.0151080Z Download action repository 'adigherman/actions@master' 2021-05-16T17:33:53.5672820Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:33:54.7529130Z Download action repository 'actions/cache@v1' 2021-05-16T17:33:57.9217570Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:33:58.7233190Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:33:59.9489440Z ##[group]Run actions/checkout@v2 2021-05-16T17:33:59.9490210Z with: 2021-05-16T17:33:59.9490690Z repository: neuroconductor/oro.dicom 2021-05-16T17:33:59.9491690Z token: *** 2021-05-16T17:33:59.9492080Z ssh-strict: true 2021-05-16T17:33:59.9492560Z persist-credentials: true 2021-05-16T17:33:59.9493000Z clean: true 2021-05-16T17:33:59.9493370Z fetch-depth: 1 2021-05-16T17:33:59.9493730Z lfs: false 2021-05-16T17:33:59.9494100Z submodules: false 2021-05-16T17:33:59.9494450Z env: 2021-05-16T17:33:59.9494870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:59.9495300Z TIC_DEPLOY_KEY: 2021-05-16T17:33:59.9495740Z RSPM: 2021-05-16T17:33:59.9496450Z GITHUB_PAT: *** 2021-05-16T17:33:59.9496830Z COVERALLS_TOKEN: 2021-05-16T17:33:59.9497290Z continue-on-error: true 2021-05-16T17:33:59.9497740Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:59.9498130Z ##[endgroup] 2021-05-16T17:34:00.7583710Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:34:00.7584850Z ##[group]Getting Git version info 2021-05-16T17:34:00.7586260Z Working directory is '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:34:00.7587010Z [command]/usr/local/bin/git version 2021-05-16T17:34:02.5148120Z git version 2.31.1 2021-05-16T17:34:02.5184630Z ##[endgroup] 2021-05-16T17:34:02.5190690Z Deleting the contents of '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:34:02.5201870Z ##[group]Initializing the repository 2021-05-16T17:34:02.5206980Z [command]/usr/local/bin/git init /Users/runner/work/oro.dicom/oro.dicom 2021-05-16T17:34:03.2898240Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:34:03.2900300Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:34:03.2901950Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:34:03.2903520Z hint: 2021-05-16T17:34:03.2905510Z hint: git config --global init.defaultBranch 2021-05-16T17:34:03.2907470Z hint: 2021-05-16T17:34:03.2909110Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:34:03.2911050Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:34:03.2912290Z hint: 2021-05-16T17:34:03.2913700Z hint: git branch -m 2021-05-16T17:34:03.2981560Z Initialized empty Git repository in /Users/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:34:03.3003010Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:34:03.3121040Z ##[endgroup] 2021-05-16T17:34:03.3128960Z ##[group]Disabling automatic garbage collection 2021-05-16T17:34:03.3150980Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:34:03.3244720Z ##[endgroup] 2021-05-16T17:34:03.3299640Z ##[group]Setting up auth 2021-05-16T17:34:03.3302020Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:34:03.3375540Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:34:03.4459920Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:34:03.4561920Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:34:03.5661390Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:34:03.6179200Z ##[endgroup] 2021-05-16T17:34:03.6197540Z ##[group]Fetching the repository 2021-05-16T17:34:03.6201150Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:34:04.0553000Z remote: Enumerating objects: 118, done. 2021-05-16T17:34:04.0553880Z remote: Counting objects: 0% (1/118) 2021-05-16T17:34:04.0554990Z remote: Counting objects: 1% (2/118) 2021-05-16T17:34:04.0556300Z remote: Counting objects: 2% (3/118) 2021-05-16T17:34:04.0557280Z remote: Counting objects: 3% (4/118) 2021-05-16T17:34:04.0558450Z remote: Counting objects: 4% (5/118) 2021-05-16T17:34:04.0559770Z remote: Counting objects: 5% (6/118) 2021-05-16T17:34:04.0560660Z remote: Counting objects: 6% (8/118) 2021-05-16T17:34:04.0561510Z remote: Counting objects: 7% (9/118) 2021-05-16T17:34:04.0562490Z remote: Counting objects: 8% (10/118) 2021-05-16T17:34:04.0563670Z remote: Counting objects: 9% (11/118) 2021-05-16T17:34:04.0564570Z remote: Counting objects: 10% (12/118) 2021-05-16T17:34:04.0565470Z remote: Counting objects: 11% (13/118) 2021-05-16T17:34:04.0566290Z remote: Counting objects: 12% (15/118) 2021-05-16T17:34:04.0567150Z remote: Counting objects: 13% (16/118) 2021-05-16T17:34:04.0568030Z remote: Counting objects: 14% (17/118) 2021-05-16T17:34:04.0568860Z remote: Counting objects: 15% (18/118) 2021-05-16T17:34:04.0569700Z remote: Counting objects: 16% (19/118) 2021-05-16T17:34:04.0570540Z remote: Counting objects: 17% (21/118) 2021-05-16T17:34:04.0571390Z remote: Counting objects: 18% (22/118) 2021-05-16T17:34:04.0572230Z remote: Counting objects: 19% (23/118) 2021-05-16T17:34:04.0573320Z remote: Counting objects: 20% (24/118) 2021-05-16T17:34:04.0574440Z remote: Counting objects: 21% (25/118) 2021-05-16T17:34:04.0575280Z remote: Counting objects: 22% (26/118) 2021-05-16T17:34:04.0576200Z remote: Counting objects: 23% (28/118) 2021-05-16T17:34:04.0577030Z remote: Counting objects: 24% (29/118) 2021-05-16T17:34:04.0577830Z remote: Counting objects: 25% (30/118) 2021-05-16T17:34:04.0579350Z remote: Counting objects: 26% (31/118) 2021-05-16T17:34:04.0580200Z remote: Counting objects: 27% (32/118) 2021-05-16T17:34:04.0581010Z remote: Counting objects: 28% (34/118) 2021-05-16T17:34:04.0581900Z remote: Counting objects: 29% (35/118) 2021-05-16T17:34:04.0582720Z remote: Counting objects: 30% (36/118) 2021-05-16T17:34:04.0583540Z remote: Counting objects: 31% (37/118) 2021-05-16T17:34:04.0585120Z remote: Counting objects: 32% (38/118) 2021-05-16T17:34:04.0585990Z remote: Counting objects: 33% (39/118) 2021-05-16T17:34:04.0586850Z remote: Counting objects: 34% (41/118) 2021-05-16T17:34:04.0587520Z remote: Counting objects: 35% (42/118) 2021-05-16T17:34:04.0588030Z remote: Counting objects: 36% (43/118) 2021-05-16T17:34:04.0588560Z remote: Counting objects: 37% (44/118) 2021-05-16T17:34:04.0589040Z remote: Counting objects: 38% (45/118) 2021-05-16T17:34:04.0590020Z remote: Counting objects: 39% (47/118) 2021-05-16T17:34:04.0590540Z remote: Counting objects: 40% (48/118) 2021-05-16T17:34:04.0591060Z remote: Counting objects: 41% (49/118) 2021-05-16T17:34:04.0591540Z remote: Counting objects: 42% (50/118) 2021-05-16T17:34:04.0592080Z remote: Counting objects: 43% (51/118) 2021-05-16T17:34:04.0592580Z remote: Counting objects: 44% (52/118) 2021-05-16T17:34:04.0593640Z remote: Counting objects: 45% (54/118) 2021-05-16T17:34:04.0594510Z remote: Counting objects: 46% (55/118) 2021-05-16T17:34:04.0595060Z remote: Counting objects: 47% (56/118) 2021-05-16T17:34:04.0595600Z remote: Counting objects: 48% (57/118) 2021-05-16T17:34:04.0596090Z remote: Counting objects: 49% (58/118) 2021-05-16T17:34:04.0596610Z remote: Counting objects: 50% (59/118) 2021-05-16T17:34:04.0597120Z remote: Counting objects: 51% (61/118) 2021-05-16T17:34:04.0598070Z remote: Counting objects: 52% (62/118) 2021-05-16T17:34:04.0598610Z remote: Counting objects: 53% (63/118) 2021-05-16T17:34:04.0599150Z remote: Counting objects: 54% (64/118) 2021-05-16T17:34:04.0599690Z remote: Counting objects: 55% (65/118) 2021-05-16T17:34:04.0600190Z remote: Counting objects: 56% (67/118) 2021-05-16T17:34:04.0600710Z remote: Counting objects: 57% (68/118) 2021-05-16T17:34:04.0601210Z remote: Counting objects: 58% (69/118) 2021-05-16T17:34:04.0601750Z remote: Counting objects: 59% (70/118) 2021-05-16T17:34:04.0602250Z remote: Counting objects: 60% (71/118) 2021-05-16T17:34:04.0602770Z remote: Counting objects: 61% (72/118) 2021-05-16T17:34:04.0603310Z remote: Counting objects: 62% (74/118) 2021-05-16T17:34:04.0604320Z remote: Counting objects: 63% (75/118) 2021-05-16T17:34:04.0604850Z remote: Counting objects: 64% (76/118) 2021-05-16T17:34:04.0605660Z remote: Counting objects: 65% (77/118) 2021-05-16T17:34:04.0606250Z remote: Counting objects: 66% (78/118) 2021-05-16T17:34:04.0607100Z remote: Counting objects: 67% (80/118) 2021-05-16T17:34:04.0607740Z remote: Counting objects: 68% (81/118) 2021-05-16T17:34:04.0608650Z remote: Counting objects: 69% (82/118) 2021-05-16T17:34:04.0609240Z remote: Counting objects: 70% (83/118) 2021-05-16T17:34:04.0609780Z remote: Counting objects: 71% (84/118) 2021-05-16T17:34:04.0610270Z remote: Counting objects: 72% (85/118) 2021-05-16T17:34:04.0610790Z remote: Counting objects: 73% (87/118) 2021-05-16T17:34:04.0611310Z remote: Counting objects: 74% (88/118) 2021-05-16T17:34:04.0611820Z remote: Counting objects: 75% (89/118) 2021-05-16T17:34:04.0612300Z remote: Counting objects: 76% (90/118) 2021-05-16T17:34:04.0612840Z remote: Counting objects: 77% (91/118) 2021-05-16T17:34:04.0613560Z remote: Counting objects: 78% (93/118) 2021-05-16T17:34:04.0614790Z remote: Counting objects: 79% (94/118) 2021-05-16T17:34:04.0615380Z remote: Counting objects: 80% (95/118) 2021-05-16T17:34:04.0615890Z remote: Counting objects: 81% (96/118) 2021-05-16T17:34:04.0616430Z remote: Counting objects: 82% (97/118) 2021-05-16T17:34:04.0616940Z remote: Counting objects: 83% (98/118) 2021-05-16T17:34:04.0617480Z remote: Counting objects: 84% (100/118) 2021-05-16T17:34:04.0618000Z remote: Counting objects: 85% (101/118) 2021-05-16T17:34:04.0618540Z remote: Counting objects: 86% (102/118) 2021-05-16T17:34:04.0619040Z remote: Counting objects: 87% (103/118) 2021-05-16T17:34:04.0619590Z remote: Counting objects: 88% (104/118) 2021-05-16T17:34:04.0620130Z remote: Counting objects: 89% (106/118) 2021-05-16T17:34:04.0620640Z remote: Counting objects: 90% (107/118) 2021-05-16T17:34:04.0621180Z remote: Counting objects: 91% (108/118) 2021-05-16T17:34:04.0621710Z remote: Counting objects: 92% (109/118) 2021-05-16T17:34:04.0622200Z remote: Counting objects: 93% (110/118) 2021-05-16T17:34:04.0622680Z remote: Counting objects: 94% (111/118) 2021-05-16T17:34:04.0623160Z remote: Counting objects: 95% (113/118) 2021-05-16T17:34:04.0623670Z remote: Counting objects: 96% (114/118) 2021-05-16T17:34:04.0624150Z remote: Counting objects: 97% (115/118) 2021-05-16T17:34:04.0624860Z remote: Counting objects: 98% (116/118) 2021-05-16T17:34:04.0625380Z remote: Counting objects: 99% (117/118) 2021-05-16T17:34:04.0626160Z remote: Counting objects: 100% (118/118) 2021-05-16T17:34:04.0626730Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:34:04.0627290Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:34:04.0627860Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:34:04.0628580Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:34:04.0630780Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:34:04.0631970Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:34:04.0632670Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:34:04.0634660Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:34:04.0636440Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:34:04.0637050Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:34:04.0637920Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:34:04.0638720Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:34:04.0639280Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:34:04.0640190Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:34:04.0640750Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:34:04.0641340Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:34:04.0641890Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:34:04.0642700Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:34:04.0643250Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:34:04.0643840Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:34:04.0644420Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:34:04.0644970Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:34:04.0645630Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:34:04.0646180Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:34:04.0646770Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:34:04.0647320Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:34:04.0647900Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:34:04.0648470Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:34:04.0649280Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:34:04.0650070Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:34:04.0651070Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:34:04.0651630Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:34:04.0652370Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:34:04.0653250Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:34:04.0653860Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:34:04.0654400Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:34:04.0654990Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:34:04.0655540Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:34:04.0656160Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:34:04.0656690Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:34:04.0657260Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:34:04.0657800Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:34:04.0658360Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:34:04.0659260Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:34:04.0660640Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:34:04.0661330Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:34:04.0662150Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:34:04.0662750Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:34:04.0663300Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:34:04.0663880Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:34:04.0664420Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:34:04.0664980Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:34:04.0665530Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:34:04.0666390Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:34:04.0667040Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:34:04.0667620Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:34:04.0668540Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:34:04.0669440Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:34:04.0670020Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:34:04.0671420Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:34:04.0672060Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:34:04.0672620Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:34:04.0673200Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:34:04.0673780Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:34:04.0685160Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:34:04.0686080Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:34:04.0686690Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:34:04.0687290Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:34:04.0687880Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:34:04.0688450Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:34:04.0689000Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:34:04.0689530Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:34:04.0690100Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:34:04.0690660Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:34:04.0691240Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:34:04.0691790Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:34:04.0692380Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:34:04.0692950Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:34:04.0693500Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:34:04.0694090Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:34:04.0694640Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:34:04.0695210Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:34:04.0696380Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:34:04.0696950Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:34:04.0697500Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:34:04.0698070Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:34:04.0808820Z Receiving objects: 0% (1/118) 2021-05-16T17:34:04.0810900Z Receiving objects: 1% (2/118) 2021-05-16T17:34:04.0813450Z Receiving objects: 2% (3/118) 2021-05-16T17:34:04.0815500Z Receiving objects: 3% (4/118) 2021-05-16T17:34:04.0817930Z Receiving objects: 4% (5/118) 2021-05-16T17:34:04.0818840Z Receiving objects: 5% (6/118) 2021-05-16T17:34:04.0819720Z Receiving objects: 6% (8/118) 2021-05-16T17:34:04.0820650Z Receiving objects: 7% (9/118) 2021-05-16T17:34:04.0821530Z Receiving objects: 8% (10/118) 2021-05-16T17:34:04.0822420Z Receiving objects: 9% (11/118) 2021-05-16T17:34:04.0823340Z Receiving objects: 10% (12/118) 2021-05-16T17:34:04.0825240Z Receiving objects: 11% (13/118) 2021-05-16T17:34:04.0825760Z Receiving objects: 12% (15/118) 2021-05-16T17:34:04.0826250Z Receiving objects: 13% (16/118) 2021-05-16T17:34:04.0826700Z Receiving objects: 14% (17/118) 2021-05-16T17:34:04.0827140Z Receiving objects: 15% (18/118) 2021-05-16T17:34:04.0827630Z Receiving objects: 16% (19/118) 2021-05-16T17:34:04.0828090Z Receiving objects: 17% (21/118) 2021-05-16T17:34:04.0828590Z Receiving objects: 18% (22/118) 2021-05-16T17:34:04.0829060Z Receiving objects: 19% (23/118) 2021-05-16T17:34:04.0829500Z Receiving objects: 20% (24/118) 2021-05-16T17:34:04.0830510Z Receiving objects: 21% (25/118) 2021-05-16T17:34:04.0830970Z Receiving objects: 22% (26/118) 2021-05-16T17:34:04.0831450Z Receiving objects: 23% (28/118) 2021-05-16T17:34:04.0831910Z Receiving objects: 24% (29/118) 2021-05-16T17:34:04.0832380Z Receiving objects: 25% (30/118) 2021-05-16T17:34:04.0833670Z Receiving objects: 26% (31/118) 2021-05-16T17:34:04.0834990Z Receiving objects: 27% (32/118) 2021-05-16T17:34:04.0836530Z Receiving objects: 28% (34/118) 2021-05-16T17:34:04.0837690Z Receiving objects: 29% (35/118) 2021-05-16T17:34:04.0838550Z Receiving objects: 30% (36/118) 2021-05-16T17:34:04.0838980Z Receiving objects: 31% (37/118) 2021-05-16T17:34:04.0839860Z Receiving objects: 32% (38/118) 2021-05-16T17:34:04.0845340Z Receiving objects: 33% (39/118) 2021-05-16T17:34:04.0945220Z Receiving objects: 34% (41/118) 2021-05-16T17:34:04.1042430Z Receiving objects: 35% (42/118) 2021-05-16T17:34:04.1201790Z Receiving objects: 36% (43/118) 2021-05-16T17:34:04.1851680Z Receiving objects: 37% (44/118) 2021-05-16T17:34:04.1980880Z Receiving objects: 38% (45/118) 2021-05-16T17:34:04.1981960Z Receiving objects: 39% (47/118) 2021-05-16T17:34:04.1983000Z Receiving objects: 40% (48/118) 2021-05-16T17:34:04.1983750Z Receiving objects: 41% (49/118) 2021-05-16T17:34:04.1984630Z Receiving objects: 42% (50/118) 2021-05-16T17:34:04.1985440Z Receiving objects: 43% (51/118) 2021-05-16T17:34:04.1986210Z Receiving objects: 44% (52/118) 2021-05-16T17:34:04.1987510Z Receiving objects: 45% (54/118) 2021-05-16T17:34:04.1988590Z Receiving objects: 46% (55/118) 2021-05-16T17:34:04.1989380Z Receiving objects: 47% (56/118) 2021-05-16T17:34:04.1990150Z Receiving objects: 48% (57/118) 2021-05-16T17:34:04.1990890Z Receiving objects: 49% (58/118) 2021-05-16T17:34:04.1991920Z Receiving objects: 50% (59/118) 2021-05-16T17:34:04.1992940Z Receiving objects: 51% (61/118) 2021-05-16T17:34:04.1993500Z Receiving objects: 52% (62/118) 2021-05-16T17:34:04.1994010Z Receiving objects: 53% (63/118) 2021-05-16T17:34:04.1994500Z Receiving objects: 54% (64/118) 2021-05-16T17:34:04.1994960Z Receiving objects: 55% (65/118) 2021-05-16T17:34:04.1995440Z Receiving objects: 56% (67/118) 2021-05-16T17:34:04.1995900Z Receiving objects: 57% (68/118) 2021-05-16T17:34:04.1996390Z Receiving objects: 58% (69/118) 2021-05-16T17:34:04.1996830Z Receiving objects: 59% (70/118) 2021-05-16T17:34:04.1997320Z Receiving objects: 60% (71/118) 2021-05-16T17:34:04.1998250Z Receiving objects: 61% (72/118) 2021-05-16T17:34:04.1998740Z Receiving objects: 62% (74/118) 2021-05-16T17:34:04.1999190Z Receiving objects: 63% (75/118) 2021-05-16T17:34:04.1999650Z Receiving objects: 64% (76/118) 2021-05-16T17:34:04.2000130Z Receiving objects: 65% (77/118) 2021-05-16T17:34:04.2000590Z Receiving objects: 66% (78/118) 2021-05-16T17:34:04.2001050Z Receiving objects: 67% (80/118) 2021-05-16T17:34:04.2001510Z Receiving objects: 68% (81/118) 2021-05-16T17:34:04.2001970Z Receiving objects: 69% (82/118) 2021-05-16T17:34:04.2002400Z Receiving objects: 70% (83/118) 2021-05-16T17:34:04.2002880Z Receiving objects: 71% (84/118) 2021-05-16T17:34:04.2003340Z Receiving objects: 72% (85/118) 2021-05-16T17:34:04.2003830Z Receiving objects: 73% (87/118) 2021-05-16T17:34:04.2004280Z Receiving objects: 74% (88/118) 2021-05-16T17:34:04.2004780Z Receiving objects: 75% (89/118) 2021-05-16T17:34:04.2005440Z Receiving objects: 76% (90/118) 2021-05-16T17:34:04.2005950Z Receiving objects: 77% (91/118) 2021-05-16T17:34:04.2006430Z Receiving objects: 78% (93/118) 2021-05-16T17:34:04.2006900Z Receiving objects: 79% (94/118) 2021-05-16T17:34:04.2007390Z Receiving objects: 80% (95/118) 2021-05-16T17:34:04.2007850Z Receiving objects: 81% (96/118) 2021-05-16T17:34:04.2008340Z Receiving objects: 82% (97/118) 2021-05-16T17:34:04.2008790Z Receiving objects: 83% (98/118) 2021-05-16T17:34:04.2009290Z Receiving objects: 84% (100/118) 2021-05-16T17:34:04.2009750Z Receiving objects: 85% (101/118) 2021-05-16T17:34:04.2010240Z Receiving objects: 86% (102/118) 2021-05-16T17:34:04.2010700Z Receiving objects: 87% (103/118) 2021-05-16T17:34:04.2161730Z Receiving objects: 88% (104/118) 2021-05-16T17:34:04.2165450Z Receiving objects: 89% (106/118) 2021-05-16T17:34:04.2166120Z Receiving objects: 90% (107/118) 2021-05-16T17:34:04.2166710Z Receiving objects: 91% (108/118) 2021-05-16T17:34:04.2167510Z Receiving objects: 92% (109/118) 2021-05-16T17:34:04.2168040Z Receiving objects: 93% (110/118) 2021-05-16T17:34:04.2475430Z Receiving objects: 94% (111/118) 2021-05-16T17:34:04.2485720Z Receiving objects: 95% (113/118) 2021-05-16T17:34:04.2530280Z Receiving objects: 96% (114/118) 2021-05-16T17:34:04.2533430Z Receiving objects: 97% (115/118) 2021-05-16T17:34:04.2536840Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:34:04.2539010Z Receiving objects: 98% (116/118) 2021-05-16T17:34:04.2559600Z Receiving objects: 99% (117/118) 2021-05-16T17:34:04.2560940Z Receiving objects: 100% (118/118) 2021-05-16T17:34:04.2561750Z Receiving objects: 100% (118/118), 2.24 MiB | 12.93 MiB/s, done. 2021-05-16T17:34:04.2562350Z Resolving deltas: 0% (0/37) 2021-05-16T17:34:04.2562960Z Resolving deltas: 2% (1/37) 2021-05-16T17:34:04.2563410Z Resolving deltas: 5% (2/37) 2021-05-16T17:34:04.2564700Z Resolving deltas: 8% (3/37) 2021-05-16T17:34:04.2565190Z Resolving deltas: 10% (4/37) 2021-05-16T17:34:04.2565640Z Resolving deltas: 13% (5/37) 2021-05-16T17:34:04.2566120Z Resolving deltas: 16% (6/37) 2021-05-16T17:34:04.2566540Z Resolving deltas: 18% (7/37) 2021-05-16T17:34:04.2566970Z Resolving deltas: 21% (8/37) 2021-05-16T17:34:04.2567390Z Resolving deltas: 24% (9/37) 2021-05-16T17:34:04.2567820Z Resolving deltas: 27% (10/37) 2021-05-16T17:34:04.2568240Z Resolving deltas: 29% (11/37) 2021-05-16T17:34:04.2568660Z Resolving deltas: 32% (12/37) 2021-05-16T17:34:04.2569080Z Resolving deltas: 35% (13/37) 2021-05-16T17:34:04.2569840Z Resolving deltas: 37% (14/37) 2021-05-16T17:34:04.2570840Z Resolving deltas: 40% (15/37) 2021-05-16T17:34:04.2571280Z Resolving deltas: 43% (16/37) 2021-05-16T17:34:04.2571710Z Resolving deltas: 45% (17/37) 2021-05-16T17:34:04.2572130Z Resolving deltas: 48% (18/37) 2021-05-16T17:34:04.2573340Z Resolving deltas: 51% (19/37) 2021-05-16T17:34:04.2573830Z Resolving deltas: 54% (20/37) 2021-05-16T17:34:04.2574260Z Resolving deltas: 56% (21/37) 2021-05-16T17:34:04.2574670Z Resolving deltas: 59% (22/37) 2021-05-16T17:34:04.2575600Z Resolving deltas: 62% (23/37) 2021-05-16T17:34:04.2576030Z Resolving deltas: 64% (24/37) 2021-05-16T17:34:04.2576460Z Resolving deltas: 67% (25/37) 2021-05-16T17:34:04.2576880Z Resolving deltas: 70% (26/37) 2021-05-16T17:34:04.2577300Z Resolving deltas: 72% (27/37) 2021-05-16T17:34:04.2577720Z Resolving deltas: 75% (28/37) 2021-05-16T17:34:04.2578130Z Resolving deltas: 78% (29/37) 2021-05-16T17:34:04.2578560Z Resolving deltas: 81% (30/37) 2021-05-16T17:34:04.2578970Z Resolving deltas: 83% (31/37) 2021-05-16T17:34:04.2579400Z Resolving deltas: 86% (32/37) 2021-05-16T17:34:04.2579810Z Resolving deltas: 89% (33/37) 2021-05-16T17:34:04.2580230Z Resolving deltas: 91% (34/37) 2021-05-16T17:34:04.2580650Z Resolving deltas: 94% (35/37) 2021-05-16T17:34:04.2581080Z Resolving deltas: 97% (36/37) 2021-05-16T17:34:04.3111950Z Resolving deltas: 100% (37/37) 2021-05-16T17:34:04.3112650Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:34:04.6931400Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:34:04.6933200Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:34:04.7428700Z ##[endgroup] 2021-05-16T17:34:04.7445050Z ##[group]Determining the checkout info 2021-05-16T17:34:04.7503260Z ##[endgroup] 2021-05-16T17:34:04.7588430Z ##[group]Checking out the ref 2021-05-16T17:34:04.7590770Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:34:05.9453280Z Updating files: 18% (19/102) 2021-05-16T17:34:05.9863520Z Updating files: 19% (20/102) 2021-05-16T17:34:06.0692560Z Updating files: 20% (21/102) 2021-05-16T17:34:06.1106000Z Updating files: 21% (22/102) 2021-05-16T17:34:06.1942000Z Updating files: 22% (23/102) 2021-05-16T17:34:06.2358640Z Updating files: 23% (24/102) 2021-05-16T17:34:06.3168560Z Updating files: 24% (25/102) 2021-05-16T17:34:06.3591260Z Updating files: 25% (26/102) 2021-05-16T17:34:06.4432650Z Updating files: 26% (27/102) 2021-05-16T17:34:06.4860680Z Updating files: 27% (28/102) 2021-05-16T17:34:06.5722980Z Updating files: 28% (29/102) 2021-05-16T17:34:06.6163930Z Updating files: 29% (30/102) 2021-05-16T17:34:06.6987810Z Updating files: 30% (31/102) 2021-05-16T17:34:06.7403320Z Updating files: 31% (32/102) 2021-05-16T17:34:06.8237370Z Updating files: 32% (33/102) 2021-05-16T17:34:06.8240120Z Updating files: 33% (34/102) 2021-05-16T17:34:06.8242850Z Updating files: 34% (35/102) 2021-05-16T17:34:06.8243870Z Updating files: 35% (36/102) 2021-05-16T17:34:06.8246020Z Updating files: 36% (37/102) 2021-05-16T17:34:06.8248950Z Updating files: 37% (38/102) 2021-05-16T17:34:06.8252000Z Updating files: 38% (39/102) 2021-05-16T17:34:06.8252910Z Updating files: 39% (40/102) 2021-05-16T17:34:06.8256970Z Updating files: 40% (41/102) 2021-05-16T17:34:06.8257690Z Updating files: 41% (42/102) 2021-05-16T17:34:06.8260250Z Updating files: 42% (43/102) 2021-05-16T17:34:06.8261240Z Updating files: 43% (44/102) 2021-05-16T17:34:06.8263600Z Updating files: 44% (45/102) 2021-05-16T17:34:06.8265240Z Updating files: 45% (46/102) 2021-05-16T17:34:06.8267530Z Updating files: 46% (47/102) 2021-05-16T17:34:06.8269290Z Updating files: 47% (48/102) 2021-05-16T17:34:06.8270700Z Updating files: 48% (49/102) 2021-05-16T17:34:06.8274100Z Updating files: 49% (50/102) 2021-05-16T17:34:06.8277480Z Updating files: 50% (51/102) 2021-05-16T17:34:06.8279210Z Updating files: 51% (53/102) 2021-05-16T17:34:06.8281080Z Updating files: 52% (54/102) 2021-05-16T17:34:06.8282930Z Updating files: 53% (55/102) 2021-05-16T17:34:06.8284870Z Updating files: 54% (56/102) 2021-05-16T17:34:06.8286450Z Updating files: 55% (57/102) 2021-05-16T17:34:06.8289040Z Updating files: 56% (58/102) 2021-05-16T17:34:06.8290900Z Updating files: 57% (59/102) 2021-05-16T17:34:06.8292580Z Updating files: 58% (60/102) 2021-05-16T17:34:06.8294570Z Updating files: 59% (61/102) 2021-05-16T17:34:06.8296000Z Updating files: 60% (62/102) 2021-05-16T17:34:06.8299130Z Updating files: 61% (63/102) 2021-05-16T17:34:06.8300900Z Updating files: 62% (64/102) 2021-05-16T17:34:06.8302990Z Updating files: 63% (65/102) 2021-05-16T17:34:06.8305540Z Updating files: 64% (66/102) 2021-05-16T17:34:06.8307530Z Updating files: 65% (67/102) 2021-05-16T17:34:06.8309690Z Updating files: 66% (68/102) 2021-05-16T17:34:06.8312500Z Updating files: 67% (69/102) 2021-05-16T17:34:06.8314810Z Updating files: 68% (70/102) 2021-05-16T17:34:06.8316880Z Updating files: 69% (71/102) 2021-05-16T17:34:06.8319240Z Updating files: 70% (72/102) 2021-05-16T17:34:06.8321460Z Updating files: 71% (73/102) 2021-05-16T17:34:06.8322720Z Updating files: 72% (74/102) 2021-05-16T17:34:06.8325770Z Updating files: 73% (75/102) 2021-05-16T17:34:06.8327650Z Updating files: 74% (76/102) 2021-05-16T17:34:06.8329290Z Updating files: 75% (77/102) 2021-05-16T17:34:06.8331170Z Updating files: 76% (78/102) 2021-05-16T17:34:06.8332880Z Updating files: 77% (79/102) 2021-05-16T17:34:06.8349070Z Updating files: 78% (80/102) 2021-05-16T17:34:06.8350850Z Updating files: 79% (81/102) 2021-05-16T17:34:06.8354790Z Updating files: 80% (82/102) 2021-05-16T17:34:06.8372180Z Updating files: 81% (83/102) 2021-05-16T17:34:06.8397350Z Updating files: 82% (84/102) 2021-05-16T17:34:06.8399730Z Updating files: 83% (85/102) 2021-05-16T17:34:06.8402010Z Updating files: 84% (86/102) 2021-05-16T17:34:06.8405520Z Updating files: 85% (87/102) 2021-05-16T17:34:06.8407760Z Updating files: 86% (88/102) 2021-05-16T17:34:06.8425790Z Updating files: 87% (89/102) 2021-05-16T17:34:06.8430820Z Updating files: 88% (90/102) 2021-05-16T17:34:06.8436000Z Updating files: 89% (91/102) 2021-05-16T17:34:06.8439620Z Updating files: 90% (92/102) 2021-05-16T17:34:06.8441810Z Updating files: 91% (93/102) 2021-05-16T17:34:06.8445270Z Updating files: 92% (94/102) 2021-05-16T17:34:06.9268190Z Updating files: 93% (95/102) 2021-05-16T17:34:06.9723460Z Updating files: 94% (96/102) 2021-05-16T17:34:06.9727390Z Updating files: 95% (97/102) 2021-05-16T17:34:06.9731220Z Updating files: 96% (98/102) 2021-05-16T17:34:06.9739650Z Updating files: 97% (99/102) 2021-05-16T17:34:06.9747240Z Updating files: 98% (100/102) 2021-05-16T17:34:06.9752170Z Updating files: 99% (101/102) 2021-05-16T17:34:06.9756610Z Updating files: 100% (102/102) 2021-05-16T17:34:06.9757150Z Updating files: 100% (102/102), done. 2021-05-16T17:34:06.9809360Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:34:06.9820100Z ##[endgroup] 2021-05-16T17:34:06.9914250Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:34:06.9983440Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:34:07.1412660Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:34:07.1413170Z with: 2021-05-16T17:34:07.1413520Z r-version: devel 2021-05-16T17:34:07.1413880Z Ncpus: 1 2021-05-16T17:34:07.1414270Z crayon.enabled: NULL 2021-05-16T17:34:07.1414760Z remove-openmp-macos: true 2021-05-16T17:34:07.1415280Z http-user-agent: default 2021-05-16T17:34:07.1415710Z install-r: true 2021-05-16T17:34:07.1416240Z windows-path-include-mingw: true 2021-05-16T17:34:07.1416740Z env: 2021-05-16T17:34:07.1417150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:07.1417580Z TIC_DEPLOY_KEY: 2021-05-16T17:34:07.1417920Z RSPM: 2021-05-16T17:34:07.1419060Z GITHUB_PAT: *** 2021-05-16T17:34:07.1419470Z COVERALLS_TOKEN: 2021-05-16T17:34:07.1419910Z continue-on-error: true 2021-05-16T17:34:07.1420360Z VDIFFR_RUN_TESTS: false 2021-05-16T17:34:07.1420750Z ##[endgroup] 2021-05-16T17:34:07.5277420Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:34:13.4625160Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:34:19.8300780Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T17:34:21.1245820Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:34:21.2878180Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:34:21.2927850Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:34:22.0023220Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:34:22.0034020Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:34:23.0967730Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:34:23.0969800Z Checksumming (Apple_Free : 3)… 2021-05-16T17:34:24.1303210Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:34:24.1305440Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:34:24.1647190Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:34:24.1649370Z Checksumming (Apple_Free : 5)… 2021-05-16T17:34:25.0013850Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:34:25.0016740Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:34:26.0013080Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:34:26.0017390Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:34:27.1298990Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:34:27.1301950Z verified CRC32 $84F1919B 2021-05-16T17:34:27.7150860Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:34:27.7255190Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:34:27.7373740Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:35:04.5548510Z installer: Package name is gfortran 2021-05-16T17:35:04.5591090Z installer: Installing at base path / 2021-05-16T17:35:04.5599960Z installer: The install was successful. 2021-05-16T17:35:04.5611000Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:35:04.6645040Z "disk2" ejected. 2021-05-16T17:35:04.6659090Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:35:05.3490440Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:35:05.3491290Z To reinstall 0.29.2_3, run: 2021-05-16T17:35:05.3492200Z brew reinstall pkg-config 2021-05-16T17:35:05.3913910Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:35:09.3493780Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:35:09.8231230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A45%3A00Z&sig=XhBSVvts6cc%2BpQozrkHU3d8OwNjLJ1dlYIsXE0znA4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:10.1377540Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:35:13.0001160Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:35:13.0600050Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:35:14.0831310Z installer: Package name is R 4.2.0 for macOS 2021-05-16T17:35:14.0832140Z installer: Upgrading at base path / 2021-05-16T17:35:14.0832730Z installer: The upgrade was successful. 2021-05-16T17:35:16.7635250Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:35:18.1220830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A45%3A00Z&sig=mCOrABTrMUCo2WHImPLp%2FNflBz0ToLfB0GQ5AFQH5RI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:18.2197230Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:35:21.5125790Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:35:22.4577240Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:35:22.5224060Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:35:22.5224660Z env: 2021-05-16T17:35:22.5225100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:22.5225590Z TIC_DEPLOY_KEY: 2021-05-16T17:35:22.5225980Z RSPM: 2021-05-16T17:35:22.5227130Z GITHUB_PAT: *** 2021-05-16T17:35:22.5227610Z COVERALLS_TOKEN: 2021-05-16T17:35:22.5228080Z continue-on-error: true 2021-05-16T17:35:22.5228590Z VDIFFR_RUN_TESTS: false 2021-05-16T17:35:22.5229090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:35:22.5229560Z TZ: UTC 2021-05-16T17:35:22.5229960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:22.5230400Z NOT_CRAN: true 2021-05-16T17:35:22.5230780Z ##[endgroup] 2021-05-16T17:35:22.9646170Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:35:23.0834600Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:35:23.0936610Z Dload Upload Total Spent Left Speed 2021-05-16T17:35:23.1037850Z 2021-05-16T17:35:23.1588890Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:35:23.1691630Z 100 117 0 117 0 0 1602 0 --:--:-- --:--:-- --:--:-- 1602 2021-05-16T17:35:23.3337440Z 2021-05-16T17:35:23.3440320Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:35:23.3647140Z 2021-05-16T17:35:24.3546790Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:35:25.3684270Z 14 82.6M 14 11.8M 0 0 9547k 0 0:00:08 0:00:01 0:00:07 11.9M 2021-05-16T17:35:26.3552680Z 33 82.6M 33 27.7M 0 0 12.1M 0 0:00:06 0:00:02 0:00:04 13.8M 2021-05-16T17:35:27.3592960Z 50 82.6M 50 41.9M 0 0 12.8M 0 0:00:06 0:00:03 0:00:03 14.0M 2021-05-16T17:35:28.3585230Z 69 82.6M 69 57.7M 0 0 13.5M 0 0:00:06 0:00:04 0:00:02 14.4M 2021-05-16T17:35:28.7278600Z 91 82.6M 91 75.8M 0 0 14.3M 0 0:00:05 0:00:05 --:--:-- 15.1M 2021-05-16T17:35:28.7284890Z 100 82.6M 100 82.6M 0 0 14.6M 0 0:00:05 0:00:05 --:--:-- 16.1M 2021-05-16T17:35:34.5988730Z ##[group]Run tlmgr update --self 2021-05-16T17:35:34.5989470Z tlmgr update --self 2021-05-16T17:35:34.5990310Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:35:34.5991160Z tlmgr update --all 2021-05-16T17:35:34.6286620Z shell: /bin/bash -e {0} 2021-05-16T17:35:34.6287200Z env: 2021-05-16T17:35:34.6287690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:34.6288180Z TIC_DEPLOY_KEY: 2021-05-16T17:35:34.6288580Z RSPM: 2021-05-16T17:35:34.6289870Z GITHUB_PAT: *** 2021-05-16T17:35:34.6290300Z COVERALLS_TOKEN: 2021-05-16T17:35:34.6290810Z continue-on-error: true 2021-05-16T17:35:34.6291300Z VDIFFR_RUN_TESTS: false 2021-05-16T17:35:34.6292040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:35:34.6292800Z TZ: UTC 2021-05-16T17:35:34.6293250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:34.6293670Z NOT_CRAN: true 2021-05-16T17:35:34.6294160Z ##[endgroup] 2021-05-16T17:35:37.0160880Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:35:37.0163070Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:35:39.3753100Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:35:39.3869830Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:35:39.6797580Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:35:40.1076650Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:35:40.3920010Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:35:40.7413300Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T17:35:41.0505290Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T17:35:44.2040970Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T17:35:44.4762900Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T17:35:45.0648800Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T17:35:45.3539270Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T17:35:45.6327680Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T17:35:45.9942120Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T17:35:46.3107270Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T17:35:46.6001760Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T17:35:47.0207230Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T17:35:47.3270510Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T17:35:47.9899300Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T17:35:48.2751560Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T17:35:48.5727490Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T17:35:48.8619090Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T17:35:49.2258100Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T17:35:49.5858050Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T17:35:49.8927850Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T17:35:50.2992700Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T17:35:50.6570480Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T17:35:50.9642970Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T17:35:51.2943970Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-16T17:35:51.5854460Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T17:35:51.8893900Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T17:35:52.2124880Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T17:35:52.5325690Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T17:35:52.8308900Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T17:35:53.1331700Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T17:35:53.4831150Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-16T17:35:53.7815070Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T17:35:54.0893960Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T17:35:54.5174280Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-16T17:35:54.8112100Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T17:35:55.1143630Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-16T17:35:55.4025320Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-16T17:35:55.7126460Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T17:35:56.0032770Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-16T17:35:56.2915400Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-16T17:35:56.6037610Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-16T17:35:56.9526170Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T17:35:57.2377230Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-16T17:35:57.9793620Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-16T17:35:57.9795800Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-16T17:35:58.0814690Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-16T17:35:58.3680890Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-16T17:35:58.6452100Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-16T17:35:58.9326560Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-16T17:35:59.2167780Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-16T17:35:59.4978470Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-16T17:35:59.7716960Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T17:36:00.0596390Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-16T17:36:00.4009360Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-16T17:36:00.6766350Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-16T17:36:00.9641830Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T17:36:01.3112530Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-16T17:36:01.7568360Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-16T17:36:02.0498990Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-16T17:36:02.3336780Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-16T17:36:02.6175260Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-16T17:36:02.8900060Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T17:36:03.1687200Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-16T17:36:03.4601650Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-16T17:36:04.1200880Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-16T17:36:04.4015110Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-16T17:36:04.7286780Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-16T17:36:05.0060030Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-16T17:36:05.2893860Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-16T17:36:05.6986550Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-16T17:36:06.0969480Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-16T17:36:06.4485280Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-16T17:36:06.7394480Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-16T17:36:07.0227530Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-16T17:36:07.3118740Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-16T17:36:07.7710590Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:36:08.0660580Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-16T17:36:08.3980270Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-16T17:36:08.6915320Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-16T17:36:09.0438930Z [83/89, 00:30/00:30] install: typewriter [25k] 2021-05-16T17:36:09.3888190Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-16T17:36:09.6796520Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-16T17:36:10.0020170Z [86/89, 00:31/00:31] install: xdvi.universal-darwin [948k] 2021-05-16T17:36:10.7298430Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-16T17:36:11.0106420Z [88/89, 00:32/00:32] install: collection-basic [1k] 2021-05-16T17:36:11.3034140Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-16T17:36:11.5868450Z running mktexlsr ... 2021-05-16T17:36:12.1637330Z done running mktexlsr. 2021-05-16T17:36:12.2076370Z running updmap-sys ... 2021-05-16T17:36:12.7984390Z done running updmap-sys. 2021-05-16T17:36:12.7986080Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:36:12.7988610Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/BQTqS6VG7x/0EluxCkZTO ... 2021-05-16T17:36:13.9758660Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/BQTqS6VG7x/0EluxCkZTO. 2021-05-16T17:36:13.9760770Z OK: optex.fmt/luatex 2021-05-16T17:36:13.9762480Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:36:13.9764360Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:36:16.3246420Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:36:16.3247810Z tlmgr: no updates available 2021-05-16T17:36:16.4703450Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:36:16.4703990Z with: 2021-05-16T17:36:16.4704420Z pandoc-version: 2.7.3 2021-05-16T17:36:16.4704820Z env: 2021-05-16T17:36:16.4705270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:16.4705730Z TIC_DEPLOY_KEY: 2021-05-16T17:36:16.4706110Z RSPM: 2021-05-16T17:36:16.4707450Z GITHUB_PAT: *** 2021-05-16T17:36:16.4707900Z COVERALLS_TOKEN: 2021-05-16T17:36:16.4708350Z continue-on-error: true 2021-05-16T17:36:16.4708790Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:16.4709270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:16.4709680Z TZ: UTC 2021-05-16T17:36:16.4710040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:16.4710420Z NOT_CRAN: true 2021-05-16T17:36:16.4710770Z ##[endgroup] 2021-05-16T17:36:16.9839750Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:36:19.5897080Z installer: Package name is pandoc 2021-05-16T17:36:19.5905200Z installer: Installing at base path / 2021-05-16T17:36:19.5907810Z installer: The install was successful. 2021-05-16T17:36:19.6040830Z ##[group]Run git config user.name adigherman 2021-05-16T17:36:19.6041580Z git config user.name adigherman 2021-05-16T17:36:19.6042160Z git config user.email adig@jhu.edu 2021-05-16T17:36:19.6331820Z shell: /bin/bash -e {0} 2021-05-16T17:36:19.6332510Z env: 2021-05-16T17:36:19.6333020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:19.6333560Z TIC_DEPLOY_KEY: 2021-05-16T17:36:19.6333990Z RSPM: 2021-05-16T17:36:19.6335110Z GITHUB_PAT: *** 2021-05-16T17:36:19.6335610Z COVERALLS_TOKEN: 2021-05-16T17:36:19.6336110Z continue-on-error: true 2021-05-16T17:36:19.6336660Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:19.6337190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:19.6337960Z TZ: UTC 2021-05-16T17:36:19.6338690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:19.6339200Z NOT_CRAN: true 2021-05-16T17:36:19.6339650Z ##[endgroup] 2021-05-16T17:36:19.6857440Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:36:19.6858150Z env: 2021-05-16T17:36:19.6858620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:19.6859110Z TIC_DEPLOY_KEY: 2021-05-16T17:36:19.6859470Z RSPM: 2021-05-16T17:36:19.6860770Z GITHUB_PAT: *** 2021-05-16T17:36:19.6861210Z COVERALLS_TOKEN: 2021-05-16T17:36:19.6861710Z continue-on-error: true 2021-05-16T17:36:19.6862190Z VDIFFR_RUN_TESTS: false 2021-05-16T17:36:19.6862730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:36:19.6863170Z TZ: UTC 2021-05-16T17:36:19.6863600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:19.6864010Z NOT_CRAN: true 2021-05-16T17:36:19.6864430Z ##[endgroup] 2021-05-16T17:36:21.3539210Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:36:21.3863010Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:36:21.3864250Z To reinstall 3.20.2, run: 2021-05-16T17:36:21.3865230Z brew reinstall cmake 2021-05-16T17:36:23.1059530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:36:24.2323770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:36:24.9132260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:36:25.2691130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A45%3A00Z&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:25.3226700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T17\%3A45\%3A00Z\&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:25.4078070Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:36:25.4756040Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:36:25.4784350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2661-cnvk36 2021-05-16T17:36:25.4969010Z cp -pR /private/tmp/d20210516-2661-cnvk36/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:36:25.5178960Z chmod -Rf +w /private/tmp/d20210516-2661-cnvk36 2021-05-16T17:36:25.5802190Z ==> Finishing up 2021-05-16T17:36:25.6140590Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:36:25.6149000Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:36:25.6154370Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:36:25.6159860Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:36:25.6163840Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:36:25.6169570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:36:25.6177750Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:36:25.6333620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2825-1xvltws.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T17:36:28.1808460Z ==> Summary 2021-05-16T17:36:28.1836610Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:36:30.5897610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:36:31.8030970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:36:32.3659510Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:36:32.7492710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A45%3A00Z&sig=wVBTlCCFoL%2FWGSiUqoelovd7w%2Fms0FNwUGzBJyS5toE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:32.8013550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T17\%3A45\%3A00Z\&sig=wVBTlCCFoL\%2FWGSiUqoelovd7w\%2Fms0FNwUGzBJyS5toE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:33.8426120Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:36:34.2111420Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:36:35.3420370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:36:35.8909080Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:36:36.2672490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A45%3A00Z&sig=uJh0obq%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:36.3163050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T17\%3A45\%3A00Z\&sig=uJh0obq\%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:36.4446950Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:36:36.4547600Z ==> Installing dependencies for jags: gcc 2021-05-16T17:36:36.4554260Z ==> Installing jags dependency: gcc 2021-05-16T17:36:36.5520470Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:36:36.5549140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2832-1eo9w97 2021-05-16T17:36:38.5062340Z cp -pR /private/tmp/d20210516-2832-1eo9w97/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:36:39.9108390Z chmod -Rf +w /private/tmp/d20210516-2832-1eo9w97 2021-05-16T17:36:43.5217170Z ==> Finishing up 2021-05-16T17:36:43.9198730Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:36:43.9200760Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:36:43.9206430Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:36:43.9210950Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:36:43.9216620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:36:43.9221320Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:36:43.9235960Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:36:43.9241410Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:36:43.9247230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:36:43.9254470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:36:43.9267470Z rm /usr/local/bin/c++-11 2021-05-16T17:36:43.9270250Z rm /usr/local/bin/cpp-11 2021-05-16T17:36:43.9273820Z rm /usr/local/bin/g++-11 2021-05-16T17:36:43.9276810Z rm /usr/local/bin/gcc-11 2021-05-16T17:36:43.9279910Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:36:43.9283350Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:36:43.9286170Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:36:43.9289610Z rm /usr/local/bin/gcov-11 2021-05-16T17:36:43.9292540Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:36:43.9295700Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:36:44.1827000Z Error: The `brew link` step did not complete successfully 2021-05-16T17:36:44.1827890Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:36:44.1831760Z Could not symlink bin/gfortran 2021-05-16T17:36:44.1832820Z Target /usr/local/bin/gfortran 2021-05-16T17:36:44.1833790Z already exists. You may want to remove it: 2021-05-16T17:36:44.1835230Z rm '/usr/local/bin/gfortran' 2021-05-16T17:36:44.1835920Z 2021-05-16T17:36:44.1836850Z To force the link and overwrite all conflicting files: 2021-05-16T17:36:44.1838230Z brew link --overwrite gcc 2021-05-16T17:36:44.1838920Z 2021-05-16T17:36:44.1839780Z To list all files that would be deleted: 2021-05-16T17:36:44.1841150Z brew link --overwrite --dry-run gcc 2021-05-16T17:36:44.1841920Z 2021-05-16T17:36:44.1842770Z Possible conflicting files are: 2021-05-16T17:36:44.1861300Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:36:44.6958210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3007-1gyp12t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T17:36:48.1995230Z ==> Summary 2021-05-16T17:36:48.2948040Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:36:48.2953270Z ==> Installing jags 2021-05-16T17:36:48.2956830Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:36:48.2976650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2832-bnv2nb 2021-05-16T17:36:48.3977450Z cp -pR /private/tmp/d20210516-2832-bnv2nb/jags/. /usr/local/Cellar/jags 2021-05-16T17:36:48.4655740Z chmod -Rf +w /private/tmp/d20210516-2832-bnv2nb 2021-05-16T17:36:48.5851370Z ==> Finishing up 2021-05-16T17:36:48.6212090Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:36:48.6217900Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:36:48.6244140Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:36:48.6260880Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:36:48.6268460Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:36:48.6273530Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:36:48.6278300Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:36:48.6283630Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:36:48.6295040Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:36:48.6680550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3081-41uxv8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T17:36:51.4118900Z ==> Summary 2021-05-16T17:36:51.4211860Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:36:53.8357750Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:36:54.9509070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:36:55.6434880Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:36:56.0480430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A45%3A00Z&sig=uxGnmb9a53miUTv0TmIb%2BRy5hleTXXrwZc1Ds67bSmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:56.0956400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T17\%3A45\%3A00Z\&sig=uxGnmb9a53miUTv0TmIb\%2BRy5hleTXXrwZc1Ds67bSmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:56.4690330Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:36:56.5862510Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:36:56.5893260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3088-1hcq3ic 2021-05-16T17:36:56.7908990Z cp -pR /private/tmp/d20210516-3088-1hcq3ic/v8/. /usr/local/Cellar/v8 2021-05-16T17:36:56.9023450Z chmod -Rf +w /private/tmp/d20210516-3088-1hcq3ic 2021-05-16T17:36:57.0656930Z ==> Finishing up 2021-05-16T17:36:57.1246890Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:36:57.1707200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3253-1mumtca.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T17:37:00.0520320Z ==> Summary 2021-05-16T17:37:00.0579180Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:37:02.3080020Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:37:03.4528440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:37:04.0700390Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:37:04.4306780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A45%3A00Z&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:04.4799770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T17\%3A45\%3A00Z\&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:04.7203120Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:37:04.7406580Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:37:05.8635180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:37:06.4344830Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:37:06.8320930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A45%3A00Z&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:06.8808400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T17\%3A45\%3A00Z\&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:07.0816550Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:37:07.0956050Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:37:08.2152500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:37:08.7647240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:37:09.1357110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A45%3A00Z&sig=eyt96H2dmninyc5v%2Bi%2B2OrshpHzasZfph%2FwIO8HZ1yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:09.1923210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T17\%3A45\%3A00Z\&sig=eyt96H2dmninyc5v\%2Bi\%2B2OrshpHzasZfph\%2FwIO8HZ1yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:09.4306060Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:37:09.4553540Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:37:09.4559970Z ==> Installing fftw dependency: hwloc 2021-05-16T17:37:09.5210100Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:37:09.5239980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3262-opupix 2021-05-16T17:37:09.8358350Z cp -pR /private/tmp/d20210516-3262-opupix/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:37:10.2711690Z chmod -Rf +w /private/tmp/d20210516-3262-opupix 2021-05-16T17:37:10.6905370Z ==> Finishing up 2021-05-16T17:37:10.7347220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:37:10.7350760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:37:10.7355910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:37:10.7362550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:37:10.7368310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:37:10.7373600Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:37:10.7379930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:37:10.7385510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:37:10.7391370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:37:10.7396470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:37:10.7402350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:37:10.7407670Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:37:10.7413570Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:37:10.7421390Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:37:10.7425910Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:37:10.7451820Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:37:10.7477770Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:37:10.7480160Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:37:10.7500150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:37:10.7506850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:37:10.7534910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:37:10.7544320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:37:10.7551570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:37:10.7557860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:37:10.7563550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:37:10.7568230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:37:10.7579470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:37:10.7584700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:37:10.7590370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:37:10.7595550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:37:10.7601230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:37:10.7635080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:37:10.7651740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:37:10.7668290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:37:10.7680000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:37:10.7698770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:37:10.7717670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:37:10.7740020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:37:10.7745460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:37:10.7757000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:37:10.7778010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T17:37:10.7783200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:37:10.7789460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:37:10.7805290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:37:10.7817420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:37:10.7830790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:37:10.7843300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:37:10.7849280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T17:37:10.7872680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T17:37:10.7886460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:37:10.7908670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:37:10.7913850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:37:10.7922030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:37:10.7927260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:37:10.7936890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:37:10.7941670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:37:10.7950890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:37:10.7966320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:37:10.7971370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:37:10.7977330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:37:10.7991790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:37:10.8034500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:37:10.8038960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:37:10.8048030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:37:10.8053200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:37:10.8067630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:37:10.8072540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:37:10.8088150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:37:10.8093460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:37:10.8099940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:37:10.8108790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:37:10.8114520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:37:10.8134720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:37:10.8145780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:37:10.8155980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:37:10.8167420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:37:10.8172490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:37:10.8178620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:37:10.8183700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:37:10.8189340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:37:10.8195540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:37:10.8200010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:37:10.8210110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:37:10.8215930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:37:10.8231300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:37:10.8233530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:37:10.8235240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:37:10.8239270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:37:10.8246070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:37:10.8251550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:37:10.8257700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:37:10.8289190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:37:10.8295530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:37:10.8301700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:37:10.8308100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:37:10.8313890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:37:10.8319380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:37:10.8325240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:37:10.8331040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:37:10.8338200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:37:10.8344030Z Only the first 100 operations were output. 2021-05-16T17:37:11.2254340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3438-1syug7a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T17:37:13.9674150Z ==> Summary 2021-05-16T17:37:14.0230350Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:37:14.0238250Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:37:14.0883710Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:37:14.0902580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3262-1j2zdc1 2021-05-16T17:37:14.4198630Z cp -pR /private/tmp/d20210516-3262-1j2zdc1/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:37:14.7632490Z chmod -Rf +w /private/tmp/d20210516-3262-1j2zdc1 2021-05-16T17:37:16.2485420Z ==> Finishing up 2021-05-16T17:37:16.2846100Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:37:16.2850300Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:37:16.2855050Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:37:16.2860190Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:37:16.2866830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:37:16.2871480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:37:16.2876840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:37:16.2881680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:37:16.2887190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:37:16.2891950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:37:16.2897190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:37:16.2901970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:37:16.2911430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:37:16.2917530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:37:16.2923190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:37:16.2929070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:37:16.2935360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:37:16.2940710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:37:16.2946030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:37:16.2951280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:37:16.2956690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:37:16.2961840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:37:16.2966780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:37:16.2972040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:37:16.2979680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:37:16.2985020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:37:16.2989570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:37:16.2995050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:37:16.2999550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:37:16.3005380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:37:16.3010270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:37:16.3015880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:37:16.3020880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:16.3026690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:37:16.3071010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:37:16.3074960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:37:16.3080250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:37:16.3084640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:37:16.3089780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:37:16.3094270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:37:16.3099230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:37:16.3104480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:37:16.3109530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:37:16.3114320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:37:16.3118570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:37:16.3123650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:37:16.3128370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:37:16.3133770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:37:16.3145250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:37:16.3150810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:37:16.3156450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:37:16.3162670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:37:16.3168040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:37:16.3174590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:37:16.3184120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:37:16.3189180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:37:16.3194970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:37:16.3200790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:37:16.3206120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:37:16.3211470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:37:16.3231110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:37:16.3236590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:37:16.3241990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:37:16.3264720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:37:16.3275910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:37:16.3293070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:37:16.3298250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:37:16.3304350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:37:16.3311510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:37:16.3317370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:37:16.3323280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:37:16.3329070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:37:16.3335560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:37:16.3340550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:37:16.3346560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:37:16.3351910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:37:16.3357450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:37:16.3363230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:37:16.3368440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:37:16.3374140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:37:16.3379140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:37:16.3384870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:37:16.3389870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:37:16.3395430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:37:16.3401090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T17:37:16.3406460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:37:16.3411310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:37:16.3416960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:37:16.3421910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:37:16.3427290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:37:16.3432860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:37:16.3438400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:37:16.3443380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:37:16.3448860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:37:16.3453650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:37:16.3459170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:37:16.3464110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:37:16.3469690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:37:16.3474650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:37:16.3480310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:37:16.3484090Z Only the first 100 operations were output. 2021-05-16T17:37:16.8196110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3464-89k9my.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T17:37:19.6242160Z ==> Summary 2021-05-16T17:37:19.6700350Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:37:19.6707520Z ==> Installing fftw 2021-05-16T17:37:19.6713500Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:37:19.6734420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3262-1b9jlgv 2021-05-16T17:37:19.7650020Z cp -pR /private/tmp/d20210516-3262-1b9jlgv/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:37:19.8166740Z chmod -Rf +w /private/tmp/d20210516-3262-1b9jlgv 2021-05-16T17:37:19.9908380Z ==> Finishing up 2021-05-16T17:37:20.0484720Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:37:20.0486610Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:37:20.0489960Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:37:20.0496820Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:37:20.0501770Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:37:20.0507570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:37:20.0511180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:37:20.0516500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:37:20.0520680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:37:20.0525890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:37:20.0532050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:37:20.0537230Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:37:20.0570100Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:37:20.0694930Z info /usr/local/share/info/fftw3.info 2021-05-16T17:37:20.0706470Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:37:20.0710720Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:37:20.0743350Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:37:20.0745200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:37:20.0746640Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:37:20.0747980Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:37:20.0766640Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:37:20.0773240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:37:20.0778730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:37:20.0785920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:37:20.0792130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:37:20.0797990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:37:20.0804980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:37:20.0812790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:37:20.0828490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:37:20.0839550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:37:20.0848990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:37:20.0861720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:37:20.0870770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:37:20.0877430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:37:20.0885290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:37:20.0900520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:37:20.0910560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:37:20.0919630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:37:20.0940900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:37:20.0946270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:37:20.0952180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:37:20.0961890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:37:20.0972150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:37:20.0982900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:37:20.0992250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:37:20.1001730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:37:20.1010250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:37:20.1032220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:37:20.1043140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:37:20.1050970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:37:20.1060970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:37:20.1071040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:37:20.1079980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:37:20.1089340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:37:20.1099880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:37:20.1108790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:37:20.1117680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:37:20.1131830Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:37:20.1141270Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:37:20.1151690Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:37:20.1644090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3491-u8pxsj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T17:37:22.7768080Z ==> Summary 2021-05-16T17:37:22.7823240Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:37:23.5560550Z ==> No outdated dependents to upgrade! 2021-05-16T17:37:23.5562320Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:37:23.7381750Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:37:23.7385220Z fftw, open-mpi 2021-05-16T17:37:23.7393630Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:37:23.7395730Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:37:23.7397550Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:37:23.7401060Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:37:23.7406030Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:37:23.7414120Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:37:23.7415530Z rm /usr/local/include/fftw3.f 2021-05-16T17:37:23.7416400Z rm /usr/local/include/fftw3.f03 2021-05-16T17:37:23.7417260Z rm /usr/local/include/fftw3.h 2021-05-16T17:37:23.7421080Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:37:23.7423820Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:37:23.7426800Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:37:23.7435290Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:37:23.7438700Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:37:23.7440460Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:37:23.7443930Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:37:23.7451700Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:37:23.7452850Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:37:23.7460490Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:37:23.7464160Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:37:23.7465040Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:37:23.7465930Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:37:23.7470310Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:37:23.7472450Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:37:23.7476050Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:37:23.7477030Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:37:23.7482330Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:37:23.7483750Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:37:23.7485790Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:37:23.7492790Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:37:23.7498360Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:37:23.7500810Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:37:23.7511780Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:37:23.7521850Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:37:23.7526030Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:37:23.7534890Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:37:23.7538820Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:37:23.7544640Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:37:23.7552090Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:37:23.7557850Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:37:23.7563830Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:37:23.7569860Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:37:23.7577580Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:37:23.7582760Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:37:23.7586170Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:37:23.7593060Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:37:23.7601820Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:37:23.7607840Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:37:23.7616190Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:37:23.7629570Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:37:23.7634230Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:37:23.7644450Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:37:23.7714370Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:37:23.7717130Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:37:23.7727520Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:37:23.7733810Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:37:23.7757230Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:37:23.7762640Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:37:23.7775300Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:37:23.7780680Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:37:23.8712700Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:37:23.8714650Z rm /usr/local/bin/mpic++ 2021-05-16T17:37:23.8721630Z rm /usr/local/bin/mpicc 2021-05-16T17:37:23.8728010Z rm /usr/local/bin/mpicxx 2021-05-16T17:37:23.8731130Z rm /usr/local/bin/mpiexec 2021-05-16T17:37:23.8737230Z rm /usr/local/bin/mpif77 2021-05-16T17:37:23.8740020Z rm /usr/local/bin/mpif90 2021-05-16T17:37:23.8746840Z rm /usr/local/bin/mpifort 2021-05-16T17:37:23.8749070Z rm /usr/local/bin/mpirun 2021-05-16T17:37:23.8755000Z rm /usr/local/bin/ompi-clean 2021-05-16T17:37:23.8761360Z rm /usr/local/bin/ompi-server 2021-05-16T17:37:23.8763370Z rm /usr/local/bin/ompi_info 2021-05-16T17:37:23.8768680Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:37:23.8771980Z rm /usr/local/bin/orte-clean 2021-05-16T17:37:23.8777770Z rm /usr/local/bin/orte-info 2021-05-16T17:37:23.8780460Z rm /usr/local/bin/orte-server 2021-05-16T17:37:23.8786610Z rm /usr/local/bin/ortecc 2021-05-16T17:37:23.8790610Z rm /usr/local/bin/orted 2021-05-16T17:37:23.8798630Z rm /usr/local/bin/orterun 2021-05-16T17:37:23.8809280Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:37:23.8817320Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:37:23.8824650Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:37:23.8827820Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:37:23.8834370Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:37:23.8846990Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:37:23.8850180Z rm /usr/local/include/mpi.h 2021-05-16T17:37:23.8856110Z rm /usr/local/include/mpi.mod 2021-05-16T17:37:23.8859590Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:37:23.8867020Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:37:23.8870470Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:37:23.8877700Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:37:23.8880930Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:37:23.8889140Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:23.8892030Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:37:23.8899830Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:37:23.8903540Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:37:23.8911080Z rm /usr/local/include/mpif-config.h 2021-05-16T17:37:23.8914930Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:37:23.8921870Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:37:23.8925920Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:37:23.8933980Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:37:23.8936080Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:37:23.8942920Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:37:23.8945750Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:37:23.8954610Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:37:23.8956280Z rm /usr/local/include/mpif.h 2021-05-16T17:37:23.8962720Z rm /usr/local/include/openmpi 2021-05-16T17:37:23.8965630Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:37:23.8975630Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:37:23.8982310Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:37:23.8985120Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:37:23.8992160Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:37:23.8997950Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:37:23.9000810Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:37:23.9007120Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:37:23.9010980Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:37:23.9017290Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:37:23.9020190Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:37:23.9027000Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:37:23.9030520Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:37:23.9036360Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:37:23.9039260Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:37:23.9044670Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:37:23.9047400Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:37:23.9054090Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:37:23.9056830Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:37:23.9063730Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:37:23.9066180Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:37:23.9072200Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:37:23.9075050Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:37:23.9081400Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:37:23.9083890Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:37:23.9087120Z rm /usr/local/lib/openmpi 2021-05-16T17:37:23.9097260Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:37:23.9100240Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:37:23.9108170Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:37:23.9111940Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:37:23.9118450Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:37:23.9121000Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:37:23.9124430Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:37:23.9137580Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:37:23.9138460Z rm /usr/local/lib/pmix 2021-05-16T17:37:23.9151510Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:37:23.9158900Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:37:23.9162080Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:37:23.9169270Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:37:23.9172340Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:37:23.9177900Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:37:23.9187810Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:37:23.9191590Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:37:23.9196220Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:37:23.9198900Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:37:23.9205850Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:37:23.9207320Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:37:23.9214280Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:37:23.9217300Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:37:23.9222780Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:37:23.9232930Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:37:23.9237500Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:37:23.9258770Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:37:23.9350590Z Only the first 100 operations were output. 2021-05-16T17:37:25.8894320Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:37:27.0127450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:37:27.5853100Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:37:27.9595010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A45%3A00Z&sig=wNKtWg%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:28.0085900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=wNKtWg\%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:28.4129480Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:37:28.5510030Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:37:28.5538210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3500-tgu3js 2021-05-16T17:37:29.3074850Z cp -pR /private/tmp/d20210516-3500-tgu3js/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:37:30.0258480Z chmod -Rf +w /private/tmp/d20210516-3500-tgu3js 2021-05-16T17:37:31.0408970Z ==> Finishing up 2021-05-16T17:37:31.1562660Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:37:31.1568210Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:37:31.1572850Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:37:31.1578240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:37:31.1583790Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:37:31.1588340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:37:31.1593150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:37:31.1598400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:37:31.1605710Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:37:31.1611100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:37:31.1615160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:37:31.1620580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:37:31.1626040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:37:31.1630030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:37:31.1634150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:37:31.1639500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:37:31.1666570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:37:31.1668570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:37:31.1670060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:37:31.1671450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:37:31.1672530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:37:31.1673940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:37:31.1675300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:37:31.1678910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:37:31.1684840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:37:31.1689220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:37:31.1700590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:37:31.1705020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:37:31.1710610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:37:31.1714920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:37:31.1719920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:37:31.1724270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:37:31.1729260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:37:31.1733660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:37:31.1738730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:37:31.1743660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:37:31.1748450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:37:31.1753950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:37:31.1757980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:37:31.1763180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:37:31.1767590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:37:31.1772580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:37:31.1777040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:37:31.1782190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:37:31.1786480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:37:31.1792140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:37:31.1796530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:37:31.1801550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:37:31.1805970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:37:31.1811020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:37:31.1815460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:37:31.1820460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:37:31.1824970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:37:31.1829650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:37:31.1834010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:37:31.1838910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:37:31.1843260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:37:31.1848160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:37:31.1852630Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:37:31.1857600Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:37:31.1861860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:37:31.1867000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:37:31.1871520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:37:31.1876400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:37:31.1880870Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:37:31.1885770Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:37:31.1890160Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:37:31.1895070Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:37:31.1899560Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:37:31.1904430Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:37:31.1908760Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:37:31.1914890Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:37:31.1928610Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:37:31.1932620Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:37:31.1941650Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:37:31.1943100Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:37:31.1944530Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:37:31.1947040Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:37:31.1952170Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:37:31.1956930Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:37:31.1961290Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:37:31.1968560Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:37:31.1974800Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:37:31.1981890Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:37:31.1998090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:37:31.2003410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:37:31.2008700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:37:31.2014260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:37:31.2019240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:37:31.2024610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:37:31.2029460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:37:31.2034890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:37:31.2041900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:37:31.2053770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:37:31.2064160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:37:31.2070060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:37:31.2089320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:37:31.2092360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:37:31.2118260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:37:31.2119900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:37:31.2121770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:37:31.2122840Z Only the first 100 operations were output. 2021-05-16T17:37:31.5975280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3664-nh08b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T17:37:34.3289380Z ==> Summary 2021-05-16T17:37:34.4053100Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:37:37.0087200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:37:38.1174820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:37:38.6843180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:37:39.0806770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A45%3A00Z&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:39.1289540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T17\%3A45\%3A00Z\&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:39.2202840Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:37:39.3188610Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:37:39.3217250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3671-1uv8izc 2021-05-16T17:37:39.3992720Z cp -pR /private/tmp/d20210516-3671-1uv8izc/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:37:39.5470420Z chmod -Rf +w /private/tmp/d20210516-3671-1uv8izc 2021-05-16T17:37:39.7215370Z ==> Finishing up 2021-05-16T17:37:39.7545370Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:37:39.7556440Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:37:39.7558300Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:37:39.7589540Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:37:39.7653980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7689790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7708520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7727300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7737590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7754520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7764610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7814960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7857330Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:37:39.7924080Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:37:39.7930510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7944980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7948810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7951540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7955280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7963060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7968910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7975340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7978610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7981090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7993800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.7995780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8011800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8042430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8058560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8061180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8077960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8098590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8103980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8148930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8151350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8170090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8206320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8211440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8214590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8228680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8258470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8265030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8292530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8294240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8299420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8318920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8351060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8363540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8365580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8382070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8415040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8416900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8440580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8467680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8469980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8486510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8498690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8516830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8526640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8553640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:39.8582570Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:37:39.8609980Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:37:39.8638480Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:37:39.8666910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:37:39.8694400Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:37:39.8722430Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:37:39.8750320Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:37:39.8776970Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:37:39.9198620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3836-c5zduo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T17:37:42.5375890Z ==> Summary 2021-05-16T17:37:42.5580520Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:37:44.6637010Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:37:44.6638090Z To reinstall 1.6.37, run: 2021-05-16T17:37:44.6638850Z brew reinstall libpng 2021-05-16T17:37:46.5780160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:37:47.6882800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:37:48.2623470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:37:49.4800540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=axjvLWqeEKs\%2BYZZ\%2Ba9HV3Am8Ep0WVsJg8fJ\%2Ff4K0lzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:49.4807970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A45%3A00Z&sig=axjvLWqeEKs%2BYZZ%2Ba9HV3Am8Ep0WVsJg8fJ%2Ff4K0lzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:49.4812050Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:37:49.4815030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:37:49.8488320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:37:50.4242640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:37:50.8275880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A45%3A00Z&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:50.8723280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:50.9823550Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:37:50.9872920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:37:52.1612280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:37:52.7320460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:37:53.1189460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A45%3A00Z&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:53.1662180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T17\%3A45\%3A00Z\&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:53.2137180Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:37:53.2166460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:37:54.3541110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:37:54.9231020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:37:55.2984290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A45%3A00Z&sig=M%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:55.3452320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T17\%3A45\%3A00Z\&sig=M\%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:55.3927650Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:37:55.3958420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:37:56.5424520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:37:57.0871360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:37:57.4587180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:57.5060870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:57.6175780Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:37:57.6237050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:37:58.8016290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:37:59.3536580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:37:59.7585950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:59.8144980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:00.6221040Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:38:00.6834040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:01.8076940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:02.3812720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:38:02.7637060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:02.8103840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:02.8690510Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:02.8720130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:04.0046560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:04.5824130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:38:04.9839880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:05.0294790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:05.0797300Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:38:05.0827700Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:06.7820660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:06.8244530Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:38:07.2125200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:07.2582870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:07.3169410Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:38:07.3203420Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:38:08.5762120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:38:09.1285450Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:38:09.5098210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:09.5597110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:09.6496630Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:38:09.6542620Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:38:10.7737180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:38:11.3484910Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:38:11.8239890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:11.8681390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:12.0117060Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:38:12.0205310Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:38:13.1082590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:38:13.7890310Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:38:14.1521270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:14.2077420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:14.2829350Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:38:14.2886530Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:38:15.5013220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:38:16.2048330Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:38:16.5858840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:16.6311080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:16.7007420Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:38:16.7047820Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:38:17.8808190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:38:18.4604510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:38:18.9625480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:19.0087650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:19.3622490Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:38:19.4149490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:38:20.6007700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:38:21.1838230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:38:21.5667720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:21.6189700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:21.7645110Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:38:21.7744460Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:38:22.9182350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:38:23.4741850Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:38:23.8379650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:23.8835320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:25.0088410Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:38:25.4443560Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:38:26.7260070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:38:27.2788850Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:38:27.6600100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:27.7210330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:28.0111610Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:38:28.0767190Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T17:38:28.0770460Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:38:28.1627170Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:38:28.1658910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-1hpp65y 2021-05-16T17:38:28.1744390Z cp -pR /private/tmp/d20210516-3946-1hpp65y/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:38:28.1858680Z chmod -Rf +w /private/tmp/d20210516-3946-1hpp65y 2021-05-16T17:38:28.2265380Z ==> Finishing up 2021-05-16T17:38:28.3466160Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:38:29.1491520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4225-aszvq5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T17:38:30.8021220Z ==> Summary 2021-05-16T17:38:30.8067080Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:38:30.8072430Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:38:30.8105930Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:38:30.8123750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3946-2hqoit 2021-05-16T17:38:30.9018300Z cp -pR /private/tmp/d20210516-3946-2hqoit/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:38:31.0297970Z chmod -Rf +w /private/tmp/d20210516-3946-2hqoit 2021-05-16T17:38:31.1940340Z ==> Finishing up 2021-05-16T17:38:31.2313840Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:38:31.2317590Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:38:31.2342760Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:38:31.2347220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:38:31.2352410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:38:31.2357230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:38:31.2362690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:38:31.2367710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:38:31.2372670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:38:31.2378040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:38:31.2383010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:38:31.2452760Z rm /usr/local/share/pkgconfig 2021-05-16T17:38:31.2471740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:38:31.2476740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:38:31.2482350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:38:31.2487160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:38:31.2492730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:38:31.2510620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:38:31.2516130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:38:31.2521620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:38:31.2527250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:38:31.2538910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:38:31.2541320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:38:31.2544020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:38:31.2550070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:38:31.2556100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:38:31.2565070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:38:31.2572560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:38:31.2574630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:38:31.2579420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:38:31.2585160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:38:31.2589700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:38:31.2595130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:38:31.2604100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:38:31.2609110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:38:31.2614870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:38:31.2619860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:38:31.2625650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:38:31.2630670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:38:31.2636410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:38:31.2641370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:38:31.2647070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:38:31.2652550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:38:31.2658270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:38:31.2663200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:38:31.2668730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:38:31.2673870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:38:31.2679110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:38:31.2685090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:38:31.2690670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:38:31.2695860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:38:31.2701660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:38:31.2706780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:38:31.2712350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:38:31.3272360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4251-14300w3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T17:38:33.9129360Z ==> Summary 2021-05-16T17:38:33.9309070Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:38:33.9317040Z ==> Installing poppler dependency: libxau 2021-05-16T17:38:33.9438390Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:38:33.9458190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-1gphmlb 2021-05-16T17:38:33.9590160Z cp -pR /private/tmp/d20210516-3946-1gphmlb/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:38:33.9767020Z chmod -Rf +w /private/tmp/d20210516-3946-1gphmlb 2021-05-16T17:38:34.0971690Z ==> Finishing up 2021-05-16T17:38:34.1359620Z rm /usr/local/include/X11 2021-05-16T17:38:34.1367760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:38:34.1372170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:38:34.1378580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:38:34.1384530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:38:34.1388890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:38:34.1394380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:38:34.1399400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:38:34.1404180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:38:34.1424370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:38:34.1429430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:38:34.1435660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:38:34.1441150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:38:34.1447240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:38:34.1452950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:38:34.1459440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:38:34.1465440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:38:34.1470060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:38:34.1475830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:38:34.1480220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:38:34.1485550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:38:34.1490350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:38:34.1495840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:38:34.1500440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:38:34.1505730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:38:34.1508830Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:38:34.1515590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:38:34.1520500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:38:34.1525850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:38:34.1528820Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:38:34.1536970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:38:34.1541970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:38:34.1548660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:38:34.1553590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:38:34.1559290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:38:34.1564410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:38:34.1569650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:38:34.1575370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:38:34.1579960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:38:34.1586070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:38:34.1606680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:38:34.1610760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:38:34.1616440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:38:34.1621470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:38:34.1627000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:38:34.1632250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:38:34.1637650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:38:34.1642880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:38:34.1648480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:38:34.1653390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:38:34.1658910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:38:34.1664180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:38:34.1669730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:38:34.1674400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:38:34.1679980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:38:34.1685720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:38:34.1692040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:38:34.1697050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:38:34.1703030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:38:34.1708270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:38:34.1713790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:38:34.1719330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:38:34.1725950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:38:34.1732250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:38:34.1738090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:38:34.1743440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:38:34.1748360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:38:34.1754010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:38:34.1759240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:38:34.1779490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:38:34.1784170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:38:34.1790120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:38:34.1795830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:38:34.1801330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:38:34.1806350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:38:34.1812050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:38:34.1817190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:38:34.1822600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:38:34.1827730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:38:34.1833390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:38:34.1838530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:38:34.1843730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:38:34.1848570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:38:34.1854510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:38:34.1859200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:38:34.1864970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:38:34.1869840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:38:34.1875670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:38:34.1880340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:38:34.1886610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:38:34.1891500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:38:34.1897040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:38:34.1902080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:38:34.1907640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:38:34.1912660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:38:34.1918220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:38:34.1924380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:38:34.1929510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:38:34.1939190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:38:34.1944910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:38:34.1950900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:38:34.1956730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:38:34.1960600Z Only the first 100 operations were output. 2021-05-16T17:38:34.2417720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4278-35v0tp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T17:38:37.0472180Z ==> Summary 2021-05-16T17:38:37.0498130Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:38:37.0503380Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:38:37.0590720Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:38:37.0607990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-py2hz3 2021-05-16T17:38:37.0706070Z cp -pR /private/tmp/d20210516-3946-py2hz3/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:38:37.0825170Z chmod -Rf +w /private/tmp/d20210516-3946-py2hz3 2021-05-16T17:38:37.1348430Z ==> Finishing up 2021-05-16T17:38:37.1667600Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:38:37.1673710Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:38:37.1683420Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:38:37.1692280Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:38:37.1699770Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:38:37.1873550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4304-1q2fpf6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T17:38:40.8199880Z ==> Summary 2021-05-16T17:38:40.8218580Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:38:40.8224090Z ==> Installing poppler dependency: libxcb 2021-05-16T17:38:40.8560230Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:38:40.8577870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3946-1la33s1 2021-05-16T17:38:41.5144400Z cp -pR /private/tmp/d20210516-3946-1la33s1/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:38:42.7804360Z chmod -Rf +w /private/tmp/d20210516-3946-1la33s1 2021-05-16T17:38:44.1165790Z ==> Finishing up 2021-05-16T17:38:44.1166880Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:38:44.1168330Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:38:44.1169970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:38:44.1171700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:38:44.1173370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:38:44.1175070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:38:44.1176860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:38:44.1178740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T17:38:44.1180670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T17:38:44.1182560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:38:44.1184450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T17:38:44.1186390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T17:38:44.1188280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:38:44.1190170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:38:44.1192680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:38:44.1194670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:38:44.1196670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T17:38:44.1216850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T17:38:44.1234360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:38:44.1249230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:38:44.1306250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:38:44.1308260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:38:44.1310350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:38:44.1343000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:38:44.1345080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:38:44.1346890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:38:44.1348700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:38:44.1350360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:38:44.1352020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:38:44.1353520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:38:44.1356790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:38:44.1358890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:38:44.1360900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:38:44.1362780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:38:44.1364820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T17:38:44.1366610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:38:44.1368300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:38:44.1370030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:38:44.1371810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:38:44.1373780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:38:44.1375780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:38:44.1377730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:38:44.1379720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:38:44.1381370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:38:44.1383650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:38:44.1385530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:38:44.1387400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:38:44.1391500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:38:44.1393360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:38:44.1395290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:38:44.1397350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:38:44.1399350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:38:44.1401390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:38:44.1403360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:38:44.1405110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:38:44.1406660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:38:44.1408520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:38:44.1410230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:38:44.1412070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:38:44.1413950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:38:44.1416020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T17:38:44.1418350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T17:38:44.1420500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:38:44.1422560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T17:38:44.1424750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T17:38:44.1426990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:38:44.1429070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T17:38:44.1431070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:38:44.1432750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:38:44.1434800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:38:44.1436890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:38:44.1439040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:38:44.1441390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:38:44.1443470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:38:44.1445640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:38:44.1447810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T17:38:44.1449980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:38:44.1452190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:38:44.1454400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:38:44.1456620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:38:44.1458510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:38:44.1460460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:38:44.1462320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:38:44.1464190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:38:44.1466030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:38:44.1467940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:38:44.1469690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:38:44.1471420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:38:44.1473240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:38:44.1475170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T17:38:44.1476900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:38:44.1478560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:38:44.1480220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:38:44.1481970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:38:44.1483460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:38:44.1485310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:38:44.1487100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:38:44.1488900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:38:44.1490650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:38:44.1492390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:38:44.1493500Z Only the first 100 operations were output. 2021-05-16T17:38:45.9614320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4343-1ctfaos.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T17:38:50.4357370Z ==> Summary 2021-05-16T17:38:50.5807350Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:38:50.5815260Z ==> Installing poppler dependency: libx11 2021-05-16T17:38:50.6329430Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:38:50.6348890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-3y9q4z 2021-05-16T17:38:50.9921590Z cp -pR /private/tmp/d20210516-3946-3y9q4z/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:38:51.6252140Z chmod -Rf +w /private/tmp/d20210516-3946-3y9q4z 2021-05-16T17:38:52.2007790Z ==> Finishing up 2021-05-16T17:38:52.2386520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:38:52.2392740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:38:52.2398200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:38:52.2408080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:38:52.2423060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:38:52.2425180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:38:52.2438300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:38:52.2451600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:38:52.2471220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:38:52.2480610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:38:52.2486360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:38:52.2505980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:38:52.2509090Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:38:52.2521430Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:38:52.2551390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:38:52.2561560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:38:52.2566700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:38:52.2582050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:38:52.2597270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:38:52.2601690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:38:52.2617470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:38:52.2628560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:38:52.2634480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:38:52.2650420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:38:52.2658160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:38:52.2666960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:38:52.2682820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:38:52.2688610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:38:52.2698730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:38:52.2714160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:38:52.2717790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:38:52.2739000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:38:52.2747150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:38:52.2756780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:38:52.2772680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:38:52.2776060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:38:52.2788440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:38:52.2802120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:38:52.2817550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:38:52.2831680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:38:52.2868830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:38:52.2874730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:38:52.2890980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:38:52.2902950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:38:52.2912230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:38:52.2928790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:38:52.2933060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:38:52.2944510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:38:52.2959290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:38:52.2963240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:38:52.2977990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:38:52.3015870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:38:52.3035350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:38:52.3040750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:38:52.3052470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:38:52.3073360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:38:52.3103180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:38:52.3158680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:38:52.3264120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:38:52.3367040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:38:52.3474950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:38:52.3575310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:38:52.3675910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:38:52.3777040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:38:52.3883000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:38:52.3983000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:38:52.4087760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:38:52.4192660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:38:52.4288420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:38:52.4390400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:38:52.4493670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:38:52.4595710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:38:52.4648730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:38:52.4650600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:38:52.4652480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:38:52.4654480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:38:52.4656590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:38:52.4658690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:38:52.4660780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:38:52.4662570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:38:52.4664180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:38:52.4665820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:38:52.4667530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:38:52.4669360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:38:52.4671140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:38:52.4672930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:38:52.4674870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:38:52.4676740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:38:52.4678610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:38:52.4680470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:38:52.4682500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:38:52.4684430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:38:52.4686180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:38:52.4687860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:38:52.4689660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:38:52.4692210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:38:52.4697500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:38:52.4701480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:38:52.4704590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:38:52.4808030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:38:52.4823810Z Only the first 100 operations were output. 2021-05-16T17:38:53.1196010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4397-12t6am7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T17:38:58.2296580Z ==> Summary 2021-05-16T17:38:58.2954900Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:38:58.2984490Z ==> Installing poppler dependency: libxext 2021-05-16T17:38:58.3586550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-1q1zf4f 2021-05-16T17:38:58.3589340Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:38:58.3949900Z cp -pR /private/tmp/d20210516-3946-1q1zf4f/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:38:58.4520680Z chmod -Rf +w /private/tmp/d20210516-3946-1q1zf4f 2021-05-16T17:38:58.5523950Z ==> Finishing up 2021-05-16T17:38:58.5887110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:38:58.5914490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:38:58.5941750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:38:58.5969130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:38:58.5997750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:38:58.6050350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:38:58.6077620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:38:58.6104620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:38:58.6170630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:38:58.6196770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:38:58.6226300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:38:58.6254170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:38:58.6282910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:38:58.6309940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:38:58.6337840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:38:58.6364730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:38:58.6393310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:38:58.6420150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:38:58.6447100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:38:58.6474050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:38:58.6502210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:38:58.6529340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:38:58.6556380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:38:58.6580250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:38:58.6670300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:38:58.6773240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:38:58.6809820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:38:58.6912540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:38:58.7015640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:38:58.7118570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:38:58.7184820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:38:58.7288210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:38:58.7404270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:38:58.7446670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:38:58.7551840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:38:58.7654820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:38:58.7710000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:38:58.7810140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:38:58.7859110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:38:58.7917400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:38:58.7976560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:38:58.8047690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:38:58.8094730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:38:58.8197550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:38:58.8273040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:38:58.8375950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:38:58.8478800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:38:58.8582010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:38:58.8685770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:38:58.8790940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:38:58.8860790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:38:58.8936410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:38:58.9040780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:38:58.9116500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:38:58.9220060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:38:58.9295190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:38:58.9397750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:38:58.9399930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:38:58.9502960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:38:58.9594800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:38:58.9700120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:38:58.9802530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:38:58.9904810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:38:59.0007360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:38:59.0110230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:38:59.0212940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:38:59.0315750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:38:59.0416140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:38:59.0516050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:38:59.0618590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:38:59.0719010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:38:59.0821550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:38:59.0922490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:38:59.1022910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:38:59.1125510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:38:59.1225730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:38:59.1326600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:38:59.1429250Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:38:59.1530120Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:38:59.1631360Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:38:59.1732340Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:38:59.1835390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4423-1furjr7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T17:39:03.3207420Z ==> Summary 2021-05-16T17:39:03.3307870Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:39:03.3410290Z ==> Installing poppler dependency: libxrender 2021-05-16T17:39:03.3881350Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:39:03.3907990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-a7gqfg 2021-05-16T17:39:03.4030430Z cp -pR /private/tmp/d20210516-3946-a7gqfg/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:39:03.4249660Z chmod -Rf +w /private/tmp/d20210516-3946-a7gqfg 2021-05-16T17:39:03.4920600Z ==> Finishing up 2021-05-16T17:39:03.5262880Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:39:03.5352500Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:39:03.5455140Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:39:03.5555280Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:39:03.5658140Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:39:03.5758220Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:39:03.5861870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4449-21bwzg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T17:39:07.5268160Z ==> Summary 2021-05-16T17:39:07.5296760Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:39:07.5314040Z ==> Installing poppler dependency: lzo 2021-05-16T17:39:07.5327360Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:39:07.5349450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-jjy0fq 2021-05-16T17:39:07.5530220Z cp -pR /private/tmp/d20210516-3946-jjy0fq/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:39:07.5857780Z chmod -Rf +w /private/tmp/d20210516-3946-jjy0fq 2021-05-16T17:39:07.7090050Z ==> Finishing up 2021-05-16T17:39:07.8100740Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:39:07.8179390Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:39:07.8217210Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:39:07.8237310Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:39:07.8339820Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:39:07.8350970Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:39:07.8864960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4476-4jk4tr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T17:39:11.7403920Z ==> Summary 2021-05-16T17:39:11.7436440Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:39:11.7443260Z ==> Installing poppler dependency: pixman 2021-05-16T17:39:11.7494810Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:39:11.7513840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-jhehfo 2021-05-16T17:39:11.7674680Z cp -pR /private/tmp/d20210516-3946-jhehfo/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:39:11.7833830Z chmod -Rf +w /private/tmp/d20210516-3946-jhehfo 2021-05-16T17:39:11.8388760Z ==> Finishing up 2021-05-16T17:39:11.8801840Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:39:11.8808490Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:39:11.8816220Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:39:11.8821140Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:39:11.8827070Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:39:11.8837980Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:39:11.8980210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4502-pxcw6e.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T17:39:14.5414490Z ==> Summary 2021-05-16T17:39:14.5435260Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:39:14.5441870Z ==> Installing poppler dependency: cairo 2021-05-16T17:39:14.7360230Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:39:14.7387760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-1j59dwy 2021-05-16T17:39:14.8060540Z cp -pR /private/tmp/d20210516-3946-1j59dwy/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:39:14.8751700Z chmod -Rf +w /private/tmp/d20210516-3946-1j59dwy 2021-05-16T17:39:15.1089670Z ==> Finishing up 2021-05-16T17:39:15.1630770Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:39:15.1647440Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:39:15.1738720Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:39:15.1766970Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:39:15.1773490Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:39:15.1778680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:39:15.1783890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:39:15.1788950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:39:15.1794810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:39:15.1799710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:39:15.1805980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:39:15.1810470Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:39:15.1815990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:39:15.1820490Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:39:15.1828530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:39:15.1833610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:39:15.1839010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:39:15.1843960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:39:15.1849420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:39:15.1855340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:39:15.1861080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:39:15.1866040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:39:15.1871420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:39:15.1876770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:39:15.1881840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:39:15.1888830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:39:15.1894550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:39:15.1899400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:39:15.1905380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:39:15.1910330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:39:15.1915890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:39:15.2288230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4528-in452d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T17:39:17.8325280Z ==> Summary 2021-05-16T17:39:17.8409680Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:39:17.8417120Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:39:17.8592650Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:39:17.8609480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-zwm94x 2021-05-16T17:39:17.8785070Z cp -pR /private/tmp/d20210516-3946-zwm94x/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:39:17.8970870Z chmod -Rf +w /private/tmp/d20210516-3946-zwm94x 2021-05-16T17:39:17.9608810Z ==> Finishing up 2021-05-16T17:39:17.9820140Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:39:17.9831250Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:39:17.9838460Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:39:17.9847030Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:39:17.9853370Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:39:17.9862120Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:39:17.9868030Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:39:17.9889760Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:39:17.9900760Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:39:17.9914200Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:39:17.9925360Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:39:17.9934300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:39:17.9943860Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:39:17.9948690Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:39:17.9955670Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:39:17.9965850Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:39:18.0165350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4554-1cwbuyi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T17:39:20.5587140Z ==> Summary 2021-05-16T17:39:20.5613010Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:39:20.5617980Z ==> Installing poppler dependency: nspr 2021-05-16T17:39:20.5639010Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:39:20.5656640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-yzfrup 2021-05-16T17:39:20.6015030Z cp -pR /private/tmp/d20210516-3946-yzfrup/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:39:21.1642620Z chmod -Rf +w /private/tmp/d20210516-3946-yzfrup 2021-05-16T17:39:21.1643650Z ==> Finishing up 2021-05-16T17:39:21.1649650Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:39:21.1751850Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:39:21.1854270Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:39:21.1957240Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:39:21.2059770Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:39:21.2161470Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:39:21.2263190Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:39:21.2364910Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:39:21.2452440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:39:21.2553530Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:39:21.2656550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4580-wt4zju.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T17:39:23.2359650Z ==> Summary 2021-05-16T17:39:23.2420280Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:39:23.2425700Z ==> Installing poppler dependency: nss 2021-05-16T17:39:23.2542950Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:39:23.2560490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-jb1wg9 2021-05-16T17:39:23.4969770Z cp -pR /private/tmp/d20210516-3946-jb1wg9/nss/. /usr/local/Cellar/nss 2021-05-16T17:39:23.6469250Z chmod -Rf +w /private/tmp/d20210516-3946-jb1wg9 2021-05-16T17:39:25.1725440Z ==> Finishing up 2021-05-16T17:39:25.2071000Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:39:25.2075010Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:39:25.2084750Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:39:25.2090000Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:39:25.2095370Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:39:25.2100960Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:39:25.2121840Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:39:25.2127150Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:39:25.2132690Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:39:25.2137180Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:39:25.2142600Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:39:25.2153670Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:39:25.2155130Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:39:25.2161030Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:39:25.2166320Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:39:25.2171700Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:39:25.2177090Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:39:25.2216470Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:39:25.2220770Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:39:25.2225790Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:39:25.2230440Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:39:25.2235200Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:39:25.2239480Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:39:25.2244670Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:39:25.2248890Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:39:25.2253860Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:39:25.2258060Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:39:25.2262870Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:39:25.2267300Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:39:25.2272260Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:39:25.2276770Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:39:25.2281560Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:39:25.2286000Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:39:25.2290810Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:39:25.2295140Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:39:25.2299950Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:39:25.2304230Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:39:25.2309040Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:39:25.2313420Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:39:25.2318430Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:39:25.2322850Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:39:25.2327780Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:39:25.2332320Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:39:25.2337840Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:39:25.2342290Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:39:25.2353110Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:39:25.2354580Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:39:25.2356260Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:39:25.2361410Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:39:25.2365640Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:39:25.2370710Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:39:25.2375080Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:39:25.2380070Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:39:25.2384480Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:39:25.2389230Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:39:25.2393920Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:39:25.2398820Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:39:25.2403160Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:39:25.2408180Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:39:25.2413020Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:39:25.2417610Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:39:25.2422210Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:39:25.2426980Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:39:25.2431250Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:39:25.2436150Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:39:25.2440590Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:39:25.2445490Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:39:25.2449980Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:39:25.2454950Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:39:25.2459740Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:39:25.2466720Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:39:25.2474430Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:39:25.2479150Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:39:25.2484430Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:39:25.2488900Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:39:25.2494010Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:39:25.2498460Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:39:25.2503800Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:39:25.2508300Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:39:25.2513360Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:39:25.2517870Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:39:25.2522690Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:39:25.2527020Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:39:25.2532080Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:39:25.2536410Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:39:25.2542380Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:39:25.2546700Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:39:25.2551700Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:39:25.2556330Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:39:25.2561680Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:39:25.2587970Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:39:25.2592570Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:39:25.2597760Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:39:25.2602400Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:39:25.2607450Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:39:25.2612650Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:39:25.2617460Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:39:25.2621860Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:39:25.2627110Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:39:25.2631460Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:39:25.2635310Z Only the first 100 operations were output. 2021-05-16T17:39:25.4049860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4614-1ap7jb5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T17:39:27.9388880Z ==> Summary 2021-05-16T17:39:27.9523740Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:39:27.9531730Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:39:27.9834710Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:39:27.9853510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-itfq6o 2021-05-16T17:39:28.1849500Z cp -pR /private/tmp/d20210516-3946-itfq6o/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:39:28.4282090Z chmod -Rf +w /private/tmp/d20210516-3946-itfq6o 2021-05-16T17:39:28.6818990Z ==> Finishing up 2021-05-16T17:39:28.7240160Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:39:28.7241880Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:39:28.7244380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:39:28.7252450Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:28.7261990Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:28.7271640Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:39:28.7294480Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:39:28.7303500Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:39:28.7311630Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:39:28.7318640Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:39:28.7323550Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:39:28.7328700Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:39:28.7333610Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:39:28.7338920Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:28.7346250Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:39:28.8329360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4640-1lscd1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T17:39:31.3233050Z ==> Summary 2021-05-16T17:39:31.3534960Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:39:31.3541660Z ==> Installing poppler dependency: qt@5 2021-05-16T17:39:31.3585410Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:39:31.3602720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-5xkoo6 2021-05-16T17:39:36.3887560Z cp -pR /private/tmp/d20210516-3946-5xkoo6/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:39:43.2840930Z chmod -Rf +w /private/tmp/d20210516-3946-5xkoo6 2021-05-16T17:39:56.3744300Z ==> Finishing up 2021-05-16T17:39:58.9249640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4692-16rcdcx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T17:40:03.4652640Z ==> Caveats 2021-05-16T17:40:03.4653430Z We agreed to the Qt open source license for you. 2021-05-16T17:40:03.4654110Z If this is unacceptable you should uninstall. 2021-05-16T17:40:03.4654470Z 2021-05-16T17:40:03.4655500Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:03.4656280Z because this is an alternate version of another formula. 2021-05-16T17:40:03.4656670Z 2021-05-16T17:40:03.4657180Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:40:03.4658360Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:03.4658810Z 2021-05-16T17:40:03.4659330Z For compilers to find qt@5 you may need to set: 2021-05-16T17:40:03.4660330Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:40:03.4662330Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:40:03.4662760Z 2021-05-16T17:40:03.4664300Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:40:03.4665090Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:40:03.4665660Z 2021-05-16T17:40:03.4666550Z ==> Summary 2021-05-16T17:40:04.2213690Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:40:04.2219870Z ==> Installing poppler 2021-05-16T17:40:04.2224060Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:40:04.2246370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3946-1neajp5 2021-05-16T17:40:04.4729280Z cp -pR /private/tmp/d20210516-3946-1neajp5/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:40:04.7553010Z chmod -Rf +w /private/tmp/d20210516-3946-1neajp5 2021-05-16T17:40:05.1993380Z ==> Finishing up 2021-05-16T17:40:05.2377400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:40:05.2383870Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:40:05.2389840Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:40:05.2395710Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:40:05.2401600Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:40:05.2407390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:40:05.2412800Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:40:05.2418330Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:40:05.2423960Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:40:05.2429360Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:40:05.2434860Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:40:05.2440200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:40:05.2445470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:40:05.2452970Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:40:05.2470820Z rm /usr/local/share/gir-1.0 2021-05-16T17:40:05.2485680Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:40:05.2492180Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:40:05.2508240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:40:05.2514230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:40:05.2520290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:40:05.2532980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:40:05.2538470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:40:05.2549420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:40:05.2555120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:40:05.2561130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:40:05.2567010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:40:05.2572850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:40:05.2578760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:40:05.2584730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:40:05.2590540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:40:05.2604430Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:40:05.2643640Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:40:05.2689790Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:40:05.2702480Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:40:05.2708450Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:40:05.2749750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:40:05.2751880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:40:05.2753820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:40:05.2755600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:40:05.2757580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:40:05.2759570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:40:05.2761370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:40:05.2763220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:40:05.2765150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:40:05.2767060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:40:05.2768920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:40:05.2772710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:40:05.2778160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:40:05.2782470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:40:05.2787900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:40:05.2795410Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:40:05.2800890Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:40:05.2806330Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:40:05.2811210Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:40:05.3832940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4718-1i2knhg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T17:40:07.9384330Z ==> Summary 2021-05-16T17:40:07.9707590Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:40:09.6051880Z ==> Caveats 2021-05-16T17:40:09.6053830Z ==> qt@5 2021-05-16T17:40:09.6095550Z We agreed to the Qt open source license for you. 2021-05-16T17:40:09.6096960Z If this is unacceptable you should uninstall. 2021-05-16T17:40:09.6097640Z 2021-05-16T17:40:09.6099160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:09.6100370Z because this is an alternate version of another formula. 2021-05-16T17:40:09.6103690Z 2021-05-16T17:40:09.6104690Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:40:09.6107220Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:09.6111190Z 2021-05-16T17:40:09.6112080Z For compilers to find qt@5 you may need to set: 2021-05-16T17:40:09.6113490Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:40:09.6114920Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:40:09.6115610Z 2021-05-16T17:40:09.6119870Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:40:09.6120970Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:40:09.6125490Z 2021-05-16T17:40:11.4292830Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:40:12.5865850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:40:13.1830260Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:40:13.6181480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A50%3A00Z&sig=B3%2BNIiDxiov%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:13.6633280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T17\%3A50\%3A00Z\&sig=B3\%2BNIiDxiov\%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:13.7136120Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:13.7196470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:40:14.8601950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:40:15.4507300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:40:15.8966060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A50%3A00Z&sig=xba7vF1acnZs%2B8A2IE0Yk6SJf%2B1tRDIQi9QFnoC6KfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:15.9519880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xba7vF1acnZs\%2B8A2IE0Yk6SJf\%2B1tRDIQi9QFnoC6KfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:16.2818080Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:40:16.3129560Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:40:16.3133940Z ==> Installing hdf5 dependency: szip 2021-05-16T17:40:16.3758200Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:16.3807560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4725-1qyahnv 2021-05-16T17:40:16.3908810Z cp -pR /private/tmp/d20210516-4725-1qyahnv/szip/. /usr/local/Cellar/szip 2021-05-16T17:40:16.4023410Z chmod -Rf +w /private/tmp/d20210516-4725-1qyahnv 2021-05-16T17:40:16.4460340Z ==> Finishing up 2021-05-16T17:40:16.5561100Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:40:16.5564460Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:40:16.5573140Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:40:16.5580010Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:40:16.5584980Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:40:16.5590100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:40:16.5712890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4895-wa21a1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T17:40:18.9729970Z ==> Summary 2021-05-16T17:40:18.9750490Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:40:18.9756420Z ==> Installing hdf5 2021-05-16T17:40:18.9759530Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:40:18.9779220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4725-1dyqb9q 2021-05-16T17:40:19.1300630Z cp -pR /private/tmp/d20210516-4725-1dyqb9q/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:40:19.2713680Z chmod -Rf +w /private/tmp/d20210516-4725-1dyqb9q 2021-05-16T17:40:19.5695380Z ==> Finishing up 2021-05-16T17:40:19.5991660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:40:19.5996480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:40:19.6001940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:40:19.6006950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:40:19.6011680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:40:19.6017000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:40:19.6022060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:40:19.6027130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:40:19.6053660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:40:19.6058050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:40:19.6063210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:40:19.6067690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:40:19.6072010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:40:19.6076980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:40:19.6082360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:40:19.6087620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:40:19.6092620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:40:19.6098590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:40:19.6104230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:40:19.6108960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:40:19.6114220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:40:19.6119260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:40:19.6129450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:40:19.6134890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:40:19.6139490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:40:19.6150130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:40:19.6155300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:40:19.6165980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:40:19.6167760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:40:19.6169540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:40:19.6174580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:40:19.6179480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:40:19.6184720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:40:19.6189170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:40:19.6194270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:40:19.6199840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:40:19.6205260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:40:19.6209940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:40:19.6215450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:40:19.6221280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:40:19.6225900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:40:19.6231010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:40:19.6235850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:40:19.6240510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:40:19.6245280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:40:19.6250530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:40:19.6255470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:40:19.6274460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:40:19.6279250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:40:19.6283740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:40:19.6288800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:40:19.6293920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:40:19.6299010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:40:19.6304200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:40:19.6308770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:40:19.6313750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:40:19.6318350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:40:19.6323250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:40:19.6327650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:40:19.6332330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:40:19.6337220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:40:19.6341660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:40:19.6346590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:40:19.6350840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:40:19.6355820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:40:19.6360100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:40:19.6364960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:40:19.6369500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:40:19.6374150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:40:19.6378940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:40:19.6383720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:40:19.6387950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:40:19.6392800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:40:19.6397210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:40:19.6402130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:40:19.6406410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:40:19.6411310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:40:19.6415490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:40:19.6420460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:40:19.6425080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:40:19.6430130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:40:19.6434530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:40:19.6439430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:40:19.6443720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:40:19.6448450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:40:19.6452700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:40:19.6457450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:40:19.6462070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:40:19.6479030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:40:19.6483340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:40:19.6488190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:40:19.6492570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:40:19.6497570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:40:19.6501800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:40:19.6506650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:40:19.6511600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:40:19.6516470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:40:19.6521000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:40:19.6525950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:40:19.6530070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:40:19.6533930Z Only the first 100 operations were output. 2021-05-16T17:40:19.7514040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4921-1k92l2l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T17:40:22.7583410Z ==> Summary 2021-05-16T17:40:22.7591620Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:40:23.0372420Z ==> No outdated dependents to upgrade! 2021-05-16T17:40:23.0377160Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:40:23.0901910Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:40:23.0903040Z hdf5 2021-05-16T17:40:23.0911930Z rm /usr/local/bin/gif2h5 2021-05-16T17:40:23.0914900Z rm /usr/local/bin/h52gif 2021-05-16T17:40:23.0917610Z rm /usr/local/bin/h5c++ 2021-05-16T17:40:23.0920680Z rm /usr/local/bin/h5cc 2021-05-16T17:40:23.0925940Z rm /usr/local/bin/h5clear 2021-05-16T17:40:23.0927190Z rm /usr/local/bin/h5copy 2021-05-16T17:40:23.0929800Z rm /usr/local/bin/h5debug 2021-05-16T17:40:23.0933880Z rm /usr/local/bin/h5diff 2021-05-16T17:40:23.0935740Z rm /usr/local/bin/h5dump 2021-05-16T17:40:23.0939810Z rm /usr/local/bin/h5fc 2021-05-16T17:40:23.0941830Z rm /usr/local/bin/h5format_convert 2021-05-16T17:40:23.0945420Z rm /usr/local/bin/h5import 2021-05-16T17:40:23.0949560Z rm /usr/local/bin/h5jam 2021-05-16T17:40:23.0950930Z rm /usr/local/bin/h5ls 2021-05-16T17:40:23.0957190Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:40:23.0958090Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:40:23.0968840Z rm /usr/local/bin/h5redeploy 2021-05-16T17:40:23.0970010Z rm /usr/local/bin/h5repack 2021-05-16T17:40:23.0973280Z rm /usr/local/bin/h5repart 2021-05-16T17:40:23.0974150Z rm /usr/local/bin/h5stat 2021-05-16T17:40:23.0978620Z rm /usr/local/bin/h5unjam 2021-05-16T17:40:23.0979420Z rm /usr/local/bin/h5watch 2021-05-16T17:40:23.0986960Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:40:23.0989860Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:40:23.0994060Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:40:23.0998210Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:40:23.1000670Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:40:23.1004970Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:40:23.1006780Z rm /usr/local/include/H5Classes.h 2021-05-16T17:40:23.1010100Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:40:23.1015010Z rm /usr/local/include/H5CompType.h 2021-05-16T17:40:23.1016160Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:40:23.1019120Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:40:23.1022980Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:40:23.1026970Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:40:23.1030480Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:40:23.1033350Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:40:23.1036960Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:40:23.1040340Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:40:23.1042970Z rm /usr/local/include/H5DataType.h 2021-05-16T17:40:23.1045940Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:40:23.1049350Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:40:23.1052090Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:40:23.1055430Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:40:23.1058230Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:40:23.1062270Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:40:23.1064290Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:40:23.1068550Z rm /usr/local/include/H5Exception.h 2021-05-16T17:40:23.1070420Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:40:23.1073510Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:40:23.1077130Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:40:23.1082030Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:40:23.1083360Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:40:23.1086040Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:40:23.1091150Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:40:23.1092250Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:40:23.1095270Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:40:23.1098640Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:40:23.1102560Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:40:23.1104610Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:40:23.1108190Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:40:23.1111090Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:40:23.1116090Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:40:23.1117040Z rm /usr/local/include/H5File.h 2021-05-16T17:40:23.1119860Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:40:23.1123020Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:40:23.1127880Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:40:23.1130520Z rm /usr/local/include/H5Group.h 2021-05-16T17:40:23.1134380Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:40:23.1138590Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:40:23.1143370Z rm /usr/local/include/H5Include.h 2021-05-16T17:40:23.1144330Z rm /usr/local/include/H5IntType.h 2021-05-16T17:40:23.1147580Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:40:23.1150830Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:40:23.1155240Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:40:23.1157060Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:40:23.1163990Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:40:23.1164960Z rm /usr/local/include/H5Library.h 2021-05-16T17:40:23.1169180Z rm /usr/local/include/H5Location.h 2021-05-16T17:40:23.1170110Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:40:23.1173490Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:40:23.1178180Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:40:23.1182150Z rm /usr/local/include/H5Object.h 2021-05-16T17:40:23.1183130Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:40:23.1187350Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:40:23.1189940Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:40:23.1193510Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:40:23.1196610Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:40:23.1199920Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:40:23.1202820Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:40:23.1206400Z rm /usr/local/include/H5PredType.h 2021-05-16T17:40:23.1210220Z rm /usr/local/include/H5PropList.h 2021-05-16T17:40:23.1212760Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:40:23.1217940Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:40:23.1219320Z rm /usr/local/include/H5StrType.h 2021-05-16T17:40:23.1223030Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:40:23.1225760Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:40:23.1229210Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:40:23.1234740Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:40:23.1235760Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:40:23.1238330Z Only the first 100 operations were output. 2021-05-16T17:40:24.8692920Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:40:26.0126890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:40:26.5886410Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:40:27.0474930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A50%3A00Z&sig=6tzrIVumbyIPLB%2FiPqdJM6dPBPWyxT1%2FeRthm7J4KhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:27.0941200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T17\%3A50\%3A00Z\&sig=6tzrIVumbyIPLB\%2FiPqdJM6dPBPWyxT1\%2FeRthm7J4KhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:27.3250650Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:40:27.4043360Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:40:27.4086240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4928-85a6dz 2021-05-16T17:40:27.5430850Z cp -pR /private/tmp/d20210516-4928-85a6dz/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:40:27.6790500Z chmod -Rf +w /private/tmp/d20210516-4928-85a6dz 2021-05-16T17:40:27.8291740Z ==> Finishing up 2021-05-16T17:40:27.8747430Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:40:27.8847820Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:40:27.8950290Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:40:27.9050800Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:40:27.9153660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:40:27.9155740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:40:27.9256930Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:40:27.9289500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:40:27.9304610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:40:27.9407430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:40:27.9418000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:40:27.9463260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:40:27.9490660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:40:27.9518290Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:40:27.9521330Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:40:27.9524320Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:40:27.9547410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5092-1djtn6x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T17:40:30.3586930Z ==> Caveats 2021-05-16T17:40:30.3588080Z Emacs Lisp files have been installed to: 2021-05-16T17:40:30.3589620Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:40:30.3590960Z ==> Summary 2021-05-16T17:40:30.3744800Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:40:32.6128500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:40:33.7347080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:40:34.3031120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:40:34.6930650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A50%3A00Z&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:34.7401060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T17\%3A50\%3A00Z\&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:34.9281100Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:40:35.0045860Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:40:35.0074310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5099-1sqa7tk 2021-05-16T17:40:35.1369080Z cp -pR /private/tmp/d20210516-5099-1sqa7tk/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:40:35.2739380Z chmod -Rf +w /private/tmp/d20210516-5099-1sqa7tk 2021-05-16T17:40:35.4328540Z ==> Finishing up 2021-05-16T17:40:35.4617000Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:40:35.4631590Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:40:35.4649850Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:40:35.4651400Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:40:35.4667990Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:40:35.4688500Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:40:35.4782090Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:40:35.4800950Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:40:35.4811830Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:40:35.4823400Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:40:35.4843360Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:40:35.4862140Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:40:35.4883680Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:40:35.4885160Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:40:35.4892540Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:40:35.4928730Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:40:35.4956400Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:40:35.4987160Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:40:35.5554070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5266-12fc4ig.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T17:40:38.0479580Z ==> Summary 2021-05-16T17:40:38.0657380Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:40:41.3268910Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:40:42.4640360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:40:43.0349470Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:40:43.4233780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A50%3A00Z&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:43.4814750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T17\%3A50\%3A00Z\&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:43.7116530Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:40:43.7726330Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:40:44.8750220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:40:45.4598470Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:40:46.1183200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A50%3A00Z&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:46.1746470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:46.2803680Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:40:46.2851810Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:40:47.4462300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:40:48.0322370Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:40:49.6593100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A50%3A00Z&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj%2BIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:50.0372750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T17\%3A50\%3A00Z\&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj\%2BIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:50.3906470Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:40:50.3948880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:40:51.5878350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:40:52.2629610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:40:52.7959780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A50%3A00Z&sig=AaujG%2F9uISHF%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:52.8918300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=AaujG\%2F9uISHF\%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:53.3432550Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:40:53.3471160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:40:54.9186810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:40:57.6513230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:40:58.2119710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A50%3A00Z&sig=QFaZ%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI%2FzvVVNQs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:58.2574450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T17\%3A50\%3A00Z\&sig=QFaZ\%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI\%2FzvVVNQs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:58.4119270Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:40:58.4218210Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:41:01.1010440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:41:01.8514290Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:41:02.5168880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A50%3A00Z&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:02.5999530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T17\%3A50\%3A00Z\&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:02.7365690Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:41:02.7397800Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:41:03.8576920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:41:04.5821550Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:41:05.3971000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A50%3A00Z&sig=qXI4D%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:05.7681210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T17\%3A50\%3A00Z\&sig=qXI4D\%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:06.2986180Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:41:06.3085550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:41:09.8064330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:41:10.4854240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:41:10.8688770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A50%3A00Z&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy%2BLEyhWxpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:10.9176550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T17\%3A50\%3A00Z\&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy\%2BLEyhWxpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:10.9874200Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:41:10.9910710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:41:12.2057120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:41:12.7982520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:41:13.1951700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A50%3A00Z&sig=FvB7Z%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:13.2413370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T17\%3A50\%3A00Z\&sig=FvB7Z\%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:13.3093140Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:41:13.3132050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:41:14.4152700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:41:15.0151180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:41:15.5655050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A50%3A00Z&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:15.6170820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T17\%3A50\%3A00Z\&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:15.6707110Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:41:15.6740590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:41:16.8637800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:41:17.4366420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:41:17.9776610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A50%3A00Z&sig=hUiijemaHSDDE9gdKRxh%2BlCn6SKR40RVB9iDWdAonfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:18.3291740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T17\%3A50\%3A00Z\&sig=hUiijemaHSDDE9gdKRxh\%2BlCn6SKR40RVB9iDWdAonfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:18.5110350Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:41:18.5147330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:41:19.7565280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:41:20.9022970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:41:21.3623220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A50%3A00Z&sig=8TFfRZcEeRAXnGeUY%2BkCIEn8hqEHY8jxPZ659MI1RzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:21.4218000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8TFfRZcEeRAXnGeUY\%2BkCIEn8hqEHY8jxPZ659MI1RzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:21.5370240Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:41:21.5435480Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:41:22.9086580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:41:23.5893710Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:41:24.2899980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A50%3A00Z&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:24.4005050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T17\%3A50\%3A00Z\&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:24.4699390Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:41:24.4740100Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:41:25.9018660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:41:26.5141200Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:41:28.6075500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A50%3A00Z&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:29.0635480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:30.0125400Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:41:30.1298280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:41:31.4799440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:41:32.3410790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:41:33.0953730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A50%3A00Z&sig=69mCd%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:33.9893310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T17\%3A50\%3A00Z\&sig=69mCd\%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:33.9898920Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:41:33.9901120Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:41:34.6388760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:41:35.5969950Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:41:35.9860490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A50%3A00Z&sig=eBbjoOlgj8US50wslPiU%2F6E8EPtGSIEWsEHc1ViZ0D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:36.0367570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T17\%3A50\%3A00Z\&sig=eBbjoOlgj8US50wslPiU\%2F6E8EPtGSIEWsEHc1ViZ0D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:36.1180150Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:41:36.1214210Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:41:37.5738710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:41:39.4980330Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:41:40.1510990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A50%3A00Z&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:40.7950160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T17\%3A50\%3A00Z\&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:41.2663040Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:41:41.2737070Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:41:43.1282320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:41:43.7048590Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:41:44.2705760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A50%3A00Z&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:44.4036990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:44.6679410Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:41:44.6709510Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:41:47.4606370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:41:48.1872390Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:41:49.1557230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A50%3A00Z&sig=YwBvNPewE3uDVCkQyz47k42wq%2BddG%2B6dZSSB%2Bs2MCA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:49.6202710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=YwBvNPewE3uDVCkQyz47k42wq\%2BddG\%2B6dZSSB\%2Bs2MCA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:49.9323710Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:41:49.9369100Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:41:53.7285210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:41:54.9759200Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:41:56.1156670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A50%3A00Z&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:56.1620960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T17\%3A50\%3A00Z\&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:56.3298300Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:41:56.3383670Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:41:57.8475240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:41:58.6659710Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:42:01.2522520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A50%3A00Z&sig=Mgtm4bpQhK52%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:01.6133300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T17\%3A50\%3A00Z\&sig=Mgtm4bpQhK52\%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:02.1720900Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:42:02.1758940Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:42:04.8933620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:42:05.8022110Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:42:07.0452990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A50%3A00Z&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:07.3580990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T17\%3A50\%3A00Z\&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:07.7208820Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:42:07.7320630Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:42:10.3643450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:42:11.1997300Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:42:12.1953480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A50%3A00Z&sig=TxtYDYhKkZik2CMHcNo%2FhR1rWoQ2N6Q%2B081Wg0NYY0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:12.6537250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T17\%3A50\%3A00Z\&sig=TxtYDYhKkZik2CMHcNo\%2FhR1rWoQ2N6Q\%2B081Wg0NYY0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:13.2008250Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:42:13.2427860Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:42:14.9715140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:42:15.9866030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:42:16.7859790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A50%3A00Z&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf%2FioWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:17.0865490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T17\%3A50\%3A00Z\&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf\%2FioWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:17.3518450Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:42:17.3572010Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:42:18.9930080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:42:19.5716650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:42:20.2752480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A50%3A00Z&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe%2BsE50WTbCu0KAgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:20.3450360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe\%2BsE50WTbCu0KAgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:20.7388510Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:42:20.7492620Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:42:21.9124290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:42:22.4698780Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:42:23.2741710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A50%3A00Z&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2%2FW5oSbmCnU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:23.3355310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T17\%3A50\%3A00Z\&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2\%2FW5oSbmCnU0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:23.5987900Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:42:23.6205490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:42:25.0677630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:42:25.8533640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:42:26.5287000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A50%3A00Z&sig=3wCEYSJQ%2FgYXUgO9kp2RHh34wgTx1ZUV%2BOJ6RhvbNnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:26.5882470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T17\%3A50\%3A00Z\&sig=3wCEYSJQ\%2FgYXUgO9kp2RHh34wgTx1ZUV\%2BOJ6RhvbNnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:26.6741940Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:42:26.6785630Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:42:28.1325120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:42:29.2121990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:42:30.0151330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A50%3A00Z&sig=7RFD5jwXM%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:30.3158970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T17\%3A50\%3A00Z\&sig=7RFD5jwXM\%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:30.4560400Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:42:30.4645890Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:42:31.8001060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:42:33.7394760Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:42:34.4301410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A50%3A00Z&sig=uyfa4WhjeRbB0zFucta7VU6%2B%2BM3wfvmkHJpqDMLOB34%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:34.5950360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T17\%3A50\%3A00Z\&sig=uyfa4WhjeRbB0zFucta7VU6\%2B\%2BM3wfvmkHJpqDMLOB34\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:34.7072520Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:42:34.7121490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:42:36.9216190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:42:37.8735520Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:42:38.5435400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A50%3A00Z&sig=ekTOW0Hx1Z5m%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:38.9714950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T17\%3A50\%3A00Z\&sig=ekTOW0Hx1Z5m\%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:39.3631650Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:42:39.4847050Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T17:42:39.4910530Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:42:39.5583010Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:42:39.5632070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-qrpa7u 2021-05-16T17:42:39.6238690Z cp -pR /private/tmp/d20210516-5273-qrpa7u/aom/. /usr/local/Cellar/aom 2021-05-16T17:42:39.6643500Z chmod -Rf +w /private/tmp/d20210516-5273-qrpa7u 2021-05-16T17:42:39.7255020Z ==> Finishing up 2021-05-16T17:42:39.8463120Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:42:39.8476180Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:42:39.8490330Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:42:39.8503890Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:42:39.8515330Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:42:39.8525660Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:42:39.8533110Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:42:39.8545300Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:42:39.8759850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5626-13scwft.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T17:42:42.4924190Z ==> Summary 2021-05-16T17:42:42.4950080Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:42:42.4956600Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:42:42.5032000Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:42:42.5050050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-14aeoev 2021-05-16T17:42:42.5221500Z cp -pR /private/tmp/d20210516-5273-14aeoev/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:42:42.5373700Z chmod -Rf +w /private/tmp/d20210516-5273-14aeoev 2021-05-16T17:42:42.5948180Z ==> Finishing up 2021-05-16T17:42:42.6344230Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:42:42.6359330Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:42:42.6368710Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:42:42.6373800Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:42:42.6383940Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:42:42.6529940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5653-1j0wdiu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T17:42:45.3063100Z ==> Summary 2021-05-16T17:42:45.3084810Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:42:45.3098550Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:42:45.3154940Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:42:45.3173230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-yn131p 2021-05-16T17:42:45.3782290Z cp -pR /private/tmp/d20210516-5273-yn131p/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:42:45.4680210Z chmod -Rf +w /private/tmp/d20210516-5273-yn131p 2021-05-16T17:42:45.5409190Z ==> Finishing up 2021-05-16T17:42:45.5847210Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:42:45.5855660Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:42:45.5863170Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:42:45.5963020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5679-1sw1waf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T17:42:48.4022950Z ==> Summary 2021-05-16T17:42:48.4108160Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:42:48.4114550Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:42:48.4136750Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:42:48.4155470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1weu78d 2021-05-16T17:42:48.4434910Z cp -pR /private/tmp/d20210516-5273-1weu78d/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:42:48.4829810Z chmod -Rf +w /private/tmp/d20210516-5273-1weu78d 2021-05-16T17:42:48.5690560Z ==> Finishing up 2021-05-16T17:42:48.6355490Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:42:48.6361860Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:42:48.6394650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:42:48.6419310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:42:48.6436030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:42:48.6444630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:42:48.6457140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:42:48.6468390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:42:48.6480430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:42:48.6490940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:42:48.6501200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:42:48.6506720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:42:48.6517560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:42:48.6529240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:42:48.6534880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:42:48.6547620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T17:42:48.6558680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:42:48.6567640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:42:48.6580390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:42:48.6590370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:42:48.6596250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:42:48.6608040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:42:48.6619880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:42:48.6625080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:42:48.6630850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:42:48.6642120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:42:48.6649430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:42:48.6659110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:42:48.6670290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:42:48.6679880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:42:48.6689020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:42:48.6694570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:42:48.6699810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:42:48.6711630Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:42:48.6718580Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:42:48.6726810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:42:48.6734260Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:42:48.6982890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5705-wbce4h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T17:42:51.3219800Z ==> Summary 2021-05-16T17:42:51.3272370Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:42:51.3278340Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:42:51.5559500Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:42:51.5578580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-vzkb76 2021-05-16T17:42:51.6616680Z cp -pR /private/tmp/d20210516-5273-vzkb76/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:42:51.7767180Z chmod -Rf +w /private/tmp/d20210516-5273-vzkb76 2021-05-16T17:42:51.9569920Z ==> Finishing up 2021-05-16T17:42:52.0119940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:42:52.0131230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:42:52.0147010Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:42:52.0163940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:42:52.0169240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:42:52.0181820Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:52.0218950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:42:52.0239110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:42:52.0250420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:42:52.0316950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:42:52.0321830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:42:52.0326900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:42:52.0332530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:42:52.0337510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:42:52.0342670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:42:52.0347870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:42:52.0352960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:42:52.0358960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:42:52.0364300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:42:52.0369350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:42:52.0374520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:42:52.0379570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:42:52.0384820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:42:52.0390010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:42:52.0395600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:42:52.0400260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:42:52.0405830Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:52.0421900Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:42:52.0431500Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:42:52.0440530Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:42:52.0454240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:42:52.0460100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:42:52.0466320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:42:52.0471040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:42:52.0476250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:42:52.0481660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:42:52.0486920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:42:52.0492010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:42:52.0497370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:42:52.0502650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:42:52.0507920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:42:52.0513240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:42:52.0518420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:42:52.0523560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:42:52.0528860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:42:52.0533980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:42:52.0539170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:42:52.0544460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:42:52.0553580Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:42:52.0558810Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:42:52.0568710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:42:52.0577590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:42:52.0583680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T17:42:52.1095970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5731-14ydh0m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T17:42:54.6272140Z ==> Summary 2021-05-16T17:42:54.6405230Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:42:54.6411140Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:42:54.6496230Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:42:54.6514300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-s64bmu 2021-05-16T17:42:54.6642930Z cp -pR /private/tmp/d20210516-5273-s64bmu/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:42:54.6814950Z chmod -Rf +w /private/tmp/d20210516-5273-s64bmu 2021-05-16T17:42:54.7408860Z ==> Finishing up 2021-05-16T17:42:54.7827860Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:42:54.7834040Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:42:54.7840880Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:42:54.7847590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:42:54.7852480Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:42:54.7861190Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:42:54.7868980Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:42:54.8020910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5757-1dqow0c.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T17:42:57.3368380Z ==> Summary 2021-05-16T17:42:57.3395760Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:42:57.3402270Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:42:57.5681220Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:42:57.5698700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1nddqrp 2021-05-16T17:42:57.6228460Z cp -pR /private/tmp/d20210516-5273-1nddqrp/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:42:57.6645860Z chmod -Rf +w /private/tmp/d20210516-5273-1nddqrp 2021-05-16T17:42:57.8344420Z ==> Finishing up 2021-05-16T17:42:57.8686330Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:42:57.8737880Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:42:57.8747320Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:42:57.8752430Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:42:57.8759970Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:42:57.8769120Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:42:57.8799970Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:42:57.8807920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:42:57.8812900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:42:57.8818100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:42:57.8828870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:42:57.8833670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:42:57.8841450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:42:57.8846480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:42:57.8851950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:42:57.8858510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:42:57.8864350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:42:57.8868800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:42:57.8873890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:42:57.8879180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:42:57.8887110Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:42:57.8892390Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:42:57.8898650Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:42:57.8904070Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:42:57.9181950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5786-1szsy9k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T17:43:00.4304340Z ==> Summary 2021-05-16T17:43:00.4355960Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:43:00.4361680Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:43:00.6754620Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:43:00.6775120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-14ucj2m 2021-05-16T17:43:00.6888690Z cp -pR /private/tmp/d20210516-5273-14ucj2m/libass/. /usr/local/Cellar/libass 2021-05-16T17:43:00.7005640Z chmod -Rf +w /private/tmp/d20210516-5273-14ucj2m 2021-05-16T17:43:00.7520330Z ==> Finishing up 2021-05-16T17:43:00.7905370Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:43:00.7911420Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:43:00.7915930Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:43:00.7922180Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:43:00.7929140Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:43:00.8068510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5812-sy91r4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T17:43:03.2969660Z ==> Summary 2021-05-16T17:43:03.2987520Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:43:03.2993360Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:43:03.3183840Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:43:03.3201450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1tyivf5 2021-05-16T17:43:03.3372000Z cp -pR /private/tmp/d20210516-5273-1tyivf5/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:43:03.3544070Z chmod -Rf +w /private/tmp/d20210516-5273-1tyivf5 2021-05-16T17:43:03.4245700Z ==> Finishing up 2021-05-16T17:43:03.4647120Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:43:03.4650560Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:43:03.4655690Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:43:03.4662400Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:43:03.4669180Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:43:03.4673940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:43:03.4679380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:43:03.4686890Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:43:03.4855410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5838-1uxow6j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T17:43:06.0265730Z ==> Summary 2021-05-16T17:43:06.0291880Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:43:06.0297840Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:43:06.0355860Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:43:06.0373370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5273-13463h2 2021-05-16T17:43:06.0541340Z cp -pR /private/tmp/d20210516-5273-13463h2/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:43:06.0777290Z chmod -Rf +w /private/tmp/d20210516-5273-13463h2 2021-05-16T17:43:06.1546640Z ==> Finishing up 2021-05-16T17:43:06.1933090Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:43:06.1936590Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:43:06.1951310Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:43:06.1958870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:43:06.1963960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:43:06.1995770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:43:06.2000510Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:43:06.2006140Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:43:06.2010750Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:43:06.2018710Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:43:06.2023440Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:43:06.2199770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5864-1sjpyx1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T17:43:08.8030910Z ==> Summary 2021-05-16T17:43:08.8114300Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:43:08.8120600Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:43:08.8189270Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:43:08.8200550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5273-lmlpnk 2021-05-16T17:43:08.8345530Z cp -pR /private/tmp/d20210516-5273-lmlpnk/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:43:08.8526300Z chmod -Rf +w /private/tmp/d20210516-5273-lmlpnk 2021-05-16T17:43:08.9099300Z ==> Finishing up 2021-05-16T17:43:08.9331690Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:43:08.9338120Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:43:08.9345760Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:43:08.9355700Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:43:08.9504110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5890-1410mzz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T17:43:11.4714090Z ==> Summary 2021-05-16T17:43:11.4741600Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:43:11.4748160Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:43:11.4780470Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:43:11.4797780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1mctvhw 2021-05-16T17:43:11.5056360Z cp -pR /private/tmp/d20210516-5273-1mctvhw/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:43:11.5224850Z chmod -Rf +w /private/tmp/d20210516-5273-1mctvhw 2021-05-16T17:43:11.5721920Z ==> Finishing up 2021-05-16T17:43:11.6161570Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:43:11.6167530Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:43:11.6175390Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:43:11.6269610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5916-cwlgv6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T17:43:14.0694390Z ==> Summary 2021-05-16T17:43:14.0718350Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:43:14.0727070Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:43:14.0833850Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:43:14.0852580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-5cz1h7 2021-05-16T17:43:14.1013020Z cp -pR /private/tmp/d20210516-5273-5cz1h7/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:43:14.1164960Z chmod -Rf +w /private/tmp/d20210516-5273-5cz1h7 2021-05-16T17:43:14.1714270Z ==> Finishing up 2021-05-16T17:43:14.2110150Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:43:14.2113270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:43:14.2120510Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:43:14.2125020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:43:14.2130640Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:43:14.2135300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:43:14.2140460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:43:14.2146000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:43:14.2152870Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:43:14.2158410Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:43:14.2298340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5942-1l4ihw6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T17:43:16.6609810Z ==> Summary 2021-05-16T17:43:16.6633150Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:43:16.6641170Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:43:16.6760460Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:43:16.6777690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1f87ycj 2021-05-16T17:43:17.0901650Z cp -pR /private/tmp/d20210516-5273-1f87ycj/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:43:17.3181580Z chmod -Rf +w /private/tmp/d20210516-5273-1f87ycj 2021-05-16T17:43:17.3788860Z ==> Finishing up 2021-05-16T17:43:17.4198910Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:43:17.4205580Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:43:17.4212390Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:43:17.4217900Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:43:17.4222790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:43:17.4227770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:43:17.4235440Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:43:17.4403500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5968-x4pms1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T17:43:19.8762700Z ==> Summary 2021-05-16T17:43:19.8783450Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:43:19.8789360Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:43:19.9269510Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:43:19.9286470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5273-m3jm4d 2021-05-16T17:43:19.9586080Z cp -pR /private/tmp/d20210516-5273-m3jm4d/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:43:19.9842670Z chmod -Rf +w /private/tmp/d20210516-5273-m3jm4d 2021-05-16T17:43:20.0517170Z ==> Finishing up 2021-05-16T17:43:20.0884790Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:43:20.0890720Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:43:20.0899620Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:43:20.0906330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:43:20.0910830Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:43:20.0916550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:43:20.0923750Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:43:20.1096230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5994-daa5xq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T17:43:22.4125720Z ==> Summary 2021-05-16T17:43:22.4157380Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:43:22.4163270Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:43:22.4710590Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:43:22.4729280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-wudtie 2021-05-16T17:43:22.4878080Z cp -pR /private/tmp/d20210516-5273-wudtie/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:43:22.5020140Z chmod -Rf +w /private/tmp/d20210516-5273-wudtie 2021-05-16T17:43:22.6035780Z ==> Finishing up 2021-05-16T17:43:22.7185480Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:43:22.7193510Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:43:22.7200950Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:43:22.7206300Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:43:22.7211170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:43:22.7218590Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:43:22.7360570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6020-1toc9yt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T17:43:25.1578320Z ==> Summary 2021-05-16T17:43:25.1598140Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:43:25.1604990Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:43:25.1638330Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:43:25.1658000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-nuljzr 2021-05-16T17:43:25.2160780Z cp -pR /private/tmp/d20210516-5273-nuljzr/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:43:25.3170370Z chmod -Rf +w /private/tmp/d20210516-5273-nuljzr 2021-05-16T17:43:25.4088160Z ==> Finishing up 2021-05-16T17:43:25.4481380Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:43:25.4487530Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:43:25.4495970Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:43:25.4504770Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:43:25.4509840Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:43:25.4514290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:43:25.4519800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:43:25.4524860Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:43:25.4529560Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:43:25.4537150Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:43:25.4826920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6046-1u9v8gk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T17:43:28.2932770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-11zsyks 2021-05-16T17:43:28.2935080Z ==> Summary 2021-05-16T17:43:28.2936400Z cp -pR /private/tmp/d20210516-5273-11zsyks/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:43:28.2937520Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:43:28.2960250Z chmod -Rf +w /private/tmp/d20210516-5273-11zsyks 2021-05-16T17:43:28.2961430Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:43:28.3000000Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:43:28.3041190Z ==> Finishing up 2021-05-16T17:43:28.3072670Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:43:28.3110650Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:43:28.3145380Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:43:28.3180860Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:43:28.3211200Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:43:28.3246640Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:43:28.3281620Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:43:28.3312320Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:43:28.3353420Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:43:28.3394800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6072-1ojf7rj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T17:43:30.4874190Z ==> Summary 2021-05-16T17:43:30.4897570Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:43:30.4905560Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:43:30.5006720Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:43:30.5025830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-75yjyp 2021-05-16T17:43:30.5188780Z cp -pR /private/tmp/d20210516-5273-75yjyp/speex/. /usr/local/Cellar/speex 2021-05-16T17:43:30.5375320Z chmod -Rf +w /private/tmp/d20210516-5273-75yjyp 2021-05-16T17:43:30.5955540Z ==> Finishing up 2021-05-16T17:43:30.6375820Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:43:30.6383760Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:43:30.6390910Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:43:30.6397510Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:43:30.6402380Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:43:30.6407790Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:43:30.6414940Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:43:30.6572840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6098-t16gd8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T17:43:33.0440980Z ==> Summary 2021-05-16T17:43:33.0468030Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:43:33.0473800Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:43:33.0559100Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:43:33.0576940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1xwsrq5 2021-05-16T17:43:33.0883710Z cp -pR /private/tmp/d20210516-5273-1xwsrq5/srt/. /usr/local/Cellar/srt 2021-05-16T17:43:33.1070210Z chmod -Rf +w /private/tmp/d20210516-5273-1xwsrq5 2021-05-16T17:43:33.1789000Z ==> Finishing up 2021-05-16T17:43:33.2382230Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:43:33.2434840Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:43:33.2436900Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:43:33.2448530Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:43:33.2455680Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:43:33.2462590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:43:33.2467690Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:43:33.2472430Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:43:33.2477510Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:43:33.2485100Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:43:33.2491620Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:43:33.2661850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6124-1tjep5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T17:43:35.6712480Z ==> Summary 2021-05-16T17:43:35.6738380Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:43:35.6747570Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:43:35.6769280Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:43:35.6788280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1kzq67d 2021-05-16T17:43:35.6921520Z cp -pR /private/tmp/d20210516-5273-1kzq67d/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:43:35.7069950Z chmod -Rf +w /private/tmp/d20210516-5273-1kzq67d 2021-05-16T17:43:35.7581480Z ==> Finishing up 2021-05-16T17:43:35.8013640Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:43:35.8023370Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:43:35.8027370Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:43:35.8039600Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:43:35.8044480Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:43:35.8048930Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:43:35.8056350Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:43:35.8063210Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:43:35.8068070Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:43:35.8073190Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:43:35.8078240Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:43:35.8241780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6150-rvistr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T17:43:38.2908660Z ==> Summary 2021-05-16T17:43:38.2934870Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:43:38.2940990Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:43:38.3708370Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:43:38.3726370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1nzcirf 2021-05-16T17:43:38.4262880Z cp -pR /private/tmp/d20210516-5273-1nzcirf/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:43:38.4641560Z chmod -Rf +w /private/tmp/d20210516-5273-1nzcirf 2021-05-16T17:43:38.7030420Z ==> Finishing up 2021-05-16T17:43:38.7670430Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:43:38.7680470Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:43:38.7684810Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:43:38.7690110Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:43:38.7694570Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:43:38.7701700Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:43:38.7706240Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:43:38.7711210Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:43:38.7715750Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:43:38.7720820Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:43:38.7727700Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:43:38.7741480Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:43:38.7746100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:43:38.7751320Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:43:38.7755980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:43:38.7761390Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:43:38.7773570Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:43:38.8052000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6176-rltyjg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T17:43:41.3879480Z ==> Summary 2021-05-16T17:43:41.3921560Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:43:41.3927340Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:43:41.4706290Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:43:41.4723550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-eh11z1 2021-05-16T17:43:41.6432220Z cp -pR /private/tmp/d20210516-5273-eh11z1/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:43:41.7287500Z chmod -Rf +w /private/tmp/d20210516-5273-eh11z1 2021-05-16T17:43:41.8085140Z ==> Finishing up 2021-05-16T17:43:41.8504590Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:43:41.8510450Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:43:41.8532860Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:43:41.8539410Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:43:41.8544130Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:43:41.8549280Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:43:41.8556470Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:43:41.8804890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6202-49g9fe.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T17:43:44.4350840Z ==> Caveats 2021-05-16T17:43:44.4352160Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:43:44.4353890Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:43:44.4355310Z ==> Summary 2021-05-16T17:43:44.4402660Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:43:44.4408290Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:43:44.4587500Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:43:45.2372290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5273-gy27qe 2021-05-16T17:43:45.2375530Z ==> Finishing up 2021-05-16T17:43:45.2383700Z cp -pR /private/tmp/d20210516-5273-gy27qe/theora/. /usr/local/Cellar/theora 2021-05-16T17:43:45.2384840Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:43:45.2489250Z chmod -Rf +w /private/tmp/d20210516-5273-gy27qe 2021-05-16T17:43:45.2490490Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:43:45.2595250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:43:45.2698650Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:43:45.2801540Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:43:45.2904430Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:43:45.3007000Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:43:45.3109470Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:43:45.3211790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:43:45.3315530Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:43:45.3417550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:43:45.3522450Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:43:45.3625710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:43:45.3728070Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:43:45.3831700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6229-1oq8xiu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T17:43:47.4855230Z ==> Summary 2021-05-16T17:43:47.4922870Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:43:47.4928390Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:43:47.4967290Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:43:47.4985210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1t7qn1g 2021-05-16T17:43:47.5337270Z cp -pR /private/tmp/d20210516-5273-1t7qn1g/x264/. /usr/local/Cellar/x264 2021-05-16T17:43:47.5485490Z chmod -Rf +w /private/tmp/d20210516-5273-1t7qn1g 2021-05-16T17:43:47.6004090Z ==> Finishing up 2021-05-16T17:43:47.6410540Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:43:47.6421910Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:43:47.6427360Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:43:47.6434560Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:43:47.6440350Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:43:47.6445320Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:43:47.6453020Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:43:47.6597820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6255-16xmxiw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T17:43:50.2013230Z ==> Summary 2021-05-16T17:43:50.2033300Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:43:50.2039990Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:43:50.2107370Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:43:50.2126310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5273-pewovi 2021-05-16T17:43:50.3574750Z cp -pR /private/tmp/d20210516-5273-pewovi/x265/. /usr/local/Cellar/x265 2021-05-16T17:43:50.4326080Z chmod -Rf +w /private/tmp/d20210516-5273-pewovi 2021-05-16T17:43:50.5316970Z ==> Finishing up 2021-05-16T17:43:50.5953510Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:43:50.5959660Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:43:50.5964050Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:43:50.5971100Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:43:50.5975100Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:43:50.5980390Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:43:50.5987620Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:43:50.6192100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6281-r7ajyz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T17:43:53.0763110Z ==> Summary 2021-05-16T17:43:53.0783810Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:43:53.0789500Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:43:53.0817160Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:43:53.0836440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-199md 2021-05-16T17:43:53.0987150Z cp -pR /private/tmp/d20210516-5273-199md/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:43:53.1136840Z chmod -Rf +w /private/tmp/d20210516-5273-199md 2021-05-16T17:43:53.1594480Z ==> Finishing up 2021-05-16T17:43:53.2017500Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:43:53.2023590Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:43:53.2028140Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:43:53.2156270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6307-rv6a0f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T17:43:55.8101590Z ==> Summary 2021-05-16T17:43:55.8118040Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:43:55.8126340Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:43:55.8273130Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:43:55.8290650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-x2biuf 2021-05-16T17:43:55.9063550Z cp -pR /private/tmp/d20210516-5273-x2biuf/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:43:55.9759850Z chmod -Rf +w /private/tmp/d20210516-5273-x2biuf 2021-05-16T17:43:56.0582640Z ==> Finishing up 2021-05-16T17:43:56.0922600Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:43:56.0928490Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:43:56.0932930Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:43:56.0966860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:43:56.0981400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:43:56.0991650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:43:56.1002070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:43:56.1015420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:43:56.1023750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:43:56.1033250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:43:56.1043840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:43:56.1053460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:43:56.1064280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:43:56.1074870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:43:56.1083050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:43:56.1096820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:43:56.1108390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:43:56.1121270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:43:56.1128390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:43:56.1136880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:43:56.1147540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:43:56.1158530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:43:56.1163780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:43:56.1173110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:43:56.1183430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:43:56.1188560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:43:56.1198640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:43:56.1210800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:43:56.1220690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:43:56.1232770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:43:56.1241160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:43:56.1248870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:43:56.1258710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:43:56.1266060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:43:56.1276850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:43:56.1284620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:43:56.1292670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:43:56.1298030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:43:56.1309280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:43:56.1317770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:43:56.1325430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:43:56.1352240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:43:56.1362250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:43:56.1370660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:43:56.1381120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:43:56.1386370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:43:56.1391500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:43:56.1397130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:43:56.1405500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:43:56.1410800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:43:56.1419050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:43:56.1427510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:43:56.1437690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:43:56.1443100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:43:56.1450830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:43:56.1463360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:43:56.1471810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:43:56.1478070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:43:56.1487930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:43:56.1493310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:43:56.1532480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:43:56.1539760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:43:56.1544940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:43:56.1550320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:43:56.1555290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:43:56.1560790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:43:56.1566350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:43:56.1572480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:43:56.1587380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:43:56.1592850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:43:56.1598270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:43:56.1603610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:43:56.1610510Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:43:56.1615390Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:43:56.1620670Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:43:56.1628560Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:43:56.1889960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6333-dxpn8f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T17:43:58.6123540Z ==> Summary 2021-05-16T17:43:58.6183610Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:43:58.6189520Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:43:58.6262430Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:43:58.6279930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-12z5yz7 2021-05-16T17:43:58.6518560Z cp -pR /private/tmp/d20210516-5273-12z5yz7/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:43:59.6372950Z chmod -Rf +w /private/tmp/d20210516-5273-12z5yz7 2021-05-16T17:43:59.6373980Z ==> Finishing up 2021-05-16T17:43:59.6384840Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:43:59.6492170Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:43:59.6617890Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:43:59.6720160Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:43:59.6822420Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:43:59.6924890Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:43:59.7027200Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:43:59.7130830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6359-xwx10p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T17:44:01.2693460Z ==> Summary 2021-05-16T17:44:01.2727830Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:44:01.2735450Z ==> Installing ffmpeg 2021-05-16T17:44:01.2738970Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:44:01.2758820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5273-1j5lm8g 2021-05-16T17:44:01.6077970Z cp -pR /private/tmp/d20210516-5273-1j5lm8g/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:44:01.8257630Z chmod -Rf +w /private/tmp/d20210516-5273-1j5lm8g 2021-05-16T17:44:05.0366040Z ==> Finishing up 2021-05-16T17:44:05.0735750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:44:05.0739700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:44:05.0745010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:44:05.0749820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:44:05.0755150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:44:05.0759760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:44:05.0764960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:44:05.0769750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:44:05.0774890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:44:05.0779630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:44:05.0784790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:44:05.0789410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:44:05.0794840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:44:05.0799430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:44:05.0805030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:44:05.0809930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:44:05.0815210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:44:05.0819890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:44:05.0825650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:44:05.0830050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:44:05.0835410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:44:05.0840010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:44:05.0845400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:44:05.0850080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:44:05.0855340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:44:05.0859950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:44:05.0865160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:44:05.0869900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:44:05.0875270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:44:05.0879910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:44:05.0885110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:44:05.0889870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:44:05.0894990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:44:05.0899880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:44:05.0904550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:44:05.0910050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:44:05.0914620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:44:05.0919900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:44:05.0927750Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:44:05.0932170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:44:05.0937310Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:44:05.0941850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:44:05.0947180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:44:05.0951720Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:44:05.0957000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:44:05.0961660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:44:05.0967080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:44:05.0973540Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:44:05.1000470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:44:05.1016570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:44:05.1025340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:44:05.1035440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:44:05.1113000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:44:05.1121710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:44:05.1126860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:44:05.1145890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:44:05.1151300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:44:05.1161560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:44:05.1166910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:44:05.1191110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:44:05.1196710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:44:05.1202250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:44:05.1209080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:44:05.1222450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:44:05.1232940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:44:05.1241530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:44:05.1249360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:44:05.1254460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:44:05.1264630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:44:05.1269930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:44:05.1277550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:44:05.1282600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:44:05.1287080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:44:05.1292530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:44:05.1297560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:44:05.1302990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:44:05.1307850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:44:05.1312720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:44:05.1319180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:44:05.1324040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:44:05.1329760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:44:05.1334990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:44:05.1340180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:44:05.1345560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:44:05.1350120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:44:05.1355570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:44:05.1360600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:44:05.1366010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:44:05.1370470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:44:05.1375970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:44:05.1380680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:44:05.1386010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:44:05.1390910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:44:05.1396910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:44:05.1401660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:44:05.1406890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:44:05.1411340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:44:05.1416940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:44:05.1421670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:44:05.1427170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:44:05.1430590Z Only the first 100 operations were output. 2021-05-16T17:44:05.2606010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6385-gna1mk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T17:44:07.9441150Z ==> Summary 2021-05-16T17:44:07.9620430Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:44:09.1573010Z ==> Caveats 2021-05-16T17:44:09.1574480Z ==> tesseract 2021-05-16T17:44:09.1590220Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:44:09.1596750Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:44:11.0469130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:44:12.1839560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:44:12.9065820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:44:13.2913330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:13.3431600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:13.8114350Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:44:13.9242950Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:44:15.0290660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:44:15.6256520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:44:16.0005960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:16.0456850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:16.3406280Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:44:16.3804620Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:44:16.3810670Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:44:16.4544250Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:44:16.4578300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6392-a6t6v 2021-05-16T17:44:17.0655660Z cp -pR /private/tmp/d20210516-6392-a6t6v/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:44:17.5450550Z chmod -Rf +w /private/tmp/d20210516-6392-a6t6v 2021-05-16T17:44:17.9201250Z ==> Finishing up 2021-05-16T17:44:18.5364900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:44:18.5468040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:44:18.5572560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:44:18.5574870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:44:18.5677140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:44:18.5782490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:44:18.5884940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:44:18.5987350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:44:18.6089990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:44:18.6177730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:44:18.6281820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:44:18.6384650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:44:18.6485360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:44:18.6585980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:44:18.6688360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:44:18.6788700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:44:18.6889070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:44:18.6991740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:44:18.7039760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:44:18.7142390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:44:18.7151110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:44:18.7253570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:44:18.7262120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:44:18.7364700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:44:18.7390270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:44:18.7400990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:44:18.7503240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:44:18.7513470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:44:18.7530000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:44:18.7630460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:44:18.7686470Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:44:18.7736110Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:44:18.7838370Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:44:18.7938620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:44:18.7940830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:44:18.7951940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:44:18.7980140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:44:18.8064770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:44:18.8127730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:44:18.8167920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:44:18.8254530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:44:18.8302330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:44:18.8379740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:44:18.8412860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:44:18.8515470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:44:18.8544440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:44:18.8622930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:44:18.8711780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:44:18.8740960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:44:18.8843800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:44:18.8845440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:44:18.8860230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:44:18.8962590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:44:18.9017100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:44:18.9069330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:44:18.9155720Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:44:18.9187970Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:44:18.9290600Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:44:18.9293130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6562-1g7zqiv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T17:44:20.9343250Z ==> Summary 2021-05-16T17:44:20.9780350Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:44:20.9796170Z ==> Installing imagemagick@6 2021-05-16T17:44:20.9799500Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:44:20.9822630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6392-19ij7s8 2021-05-16T17:44:21.3265930Z cp -pR /private/tmp/d20210516-6392-19ij7s8/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:44:21.7521620Z chmod -Rf +w /private/tmp/d20210516-6392-19ij7s8 2021-05-16T17:44:23.2172070Z ==> Finishing up 2021-05-16T17:44:23.4831650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6588-1u6xnxj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T17:44:26.2624720Z ==> Caveats 2021-05-16T17:44:26.2626630Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:26.2628430Z because this is an alternate version of another formula. 2021-05-16T17:44:26.2629110Z 2021-05-16T17:44:26.2629970Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:26.2631820Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:26.2632740Z 2021-05-16T17:44:26.2633610Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:26.2635120Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:26.2636600Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:26.2637340Z 2021-05-16T17:44:26.2638620Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:26.2639780Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:26.2640470Z 2021-05-16T17:44:26.2647750Z ==> Summary 2021-05-16T17:44:26.3108220Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:44:27.1417910Z ==> Caveats 2021-05-16T17:44:27.1493280Z ==> imagemagick@6 2021-05-16T17:44:27.1494970Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:27.1496690Z because this is an alternate version of another formula. 2021-05-16T17:44:27.1497480Z 2021-05-16T17:44:27.1498350Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:27.1500010Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:27.1500830Z 2021-05-16T17:44:27.1501720Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:27.1503140Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:27.1504630Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:27.1505360Z 2021-05-16T17:44:27.1506620Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:27.1507780Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:27.1508510Z 2021-05-16T17:44:29.2125950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:44:30.3617220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:44:30.9145650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:44:31.2926270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:31.3415020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:31.4380600Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:44:31.4456630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:44:32.5886530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:44:33.1277230Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:44:33.5309940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:33.5763970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:33.6943260Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:44:33.7021360Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:44:34.9650410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:44:35.5546390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:44:35.9239910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:35.9756150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:36.5912830Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:44:36.7459910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:44:37.8662010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:44:38.5440250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:44:38.9422950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:38.9994760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:39.0480130Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:44:39.0512460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:44:40.2343880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:44:40.8922330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:44:41.5492460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:41.6318840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:41.6794100Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:44:41.6826940Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:44:42.8392450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:44:43.4143860Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:44:43.9897630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:44.0347620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:44.1804260Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:44:44.1871850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:44:45.4680030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:44:46.0418250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:44:47.9806950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:48.1830000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:48.4679650Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:44:48.4760180Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:44:51.3412440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:44:52.1789770Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:44:53.1975540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:53.6328140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:53.9046170Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:44:53.9093370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:44:56.7051430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:44:58.5910470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:44:59.3447420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:59.5165400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:59.5939620Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:44:59.5992720Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:45:01.5051560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:45:02.0984890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:45:03.1522570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A55%3A00Z&sig=FsVoP6Pba%2FH3lDfHwOp9z5BM1bg8n4bhP2a2zQzDBHM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:03.4218160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T17\%3A55\%3A00Z\&sig=FsVoP6Pba\%2FH3lDfHwOp9z5BM1bg8n4bhP2a2zQzDBHM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:03.6771260Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:45:03.6806030Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:45:06.0554140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:45:07.0223590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:45:08.3793500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A55%3A00Z&sig=mrS0%2FuXxqfDah8dnuB9U9D1364XPQQ45mfOhxzkIWjw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:08.7733460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T17\%3A55\%3A00Z\&sig=mrS0\%2FuXxqfDah8dnuB9U9D1364XPQQ45mfOhxzkIWjw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:08.9112240Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:45:08.9181870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:45:11.6234480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:45:12.4832710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:45:13.5418230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A55%3A00Z&sig=BXmbBUJ6gqINVBJ5p7KOlffqOWERSkD8vriS9c3pOag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:13.9390210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T17\%3A55\%3A00Z\&sig=BXmbBUJ6gqINVBJ5p7KOlffqOWERSkD8vriS9c3pOag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:14.2731080Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:45:14.3300490Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:45:14.3303020Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:45:14.4031430Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:45:14.4083160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-lo9oy2 2021-05-16T17:45:14.4330070Z cp -pR /private/tmp/d20210516-6595-lo9oy2/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:45:14.4568980Z chmod -Rf +w /private/tmp/d20210516-6595-lo9oy2 2021-05-16T17:45:14.5222820Z ==> Finishing up 2021-05-16T17:45:14.7654260Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:45:14.7664990Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:45:14.7672100Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:45:14.7690070Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:45:14.7699110Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:45:14.7713630Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:45:14.7729810Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:45:14.7742000Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:45:14.7753680Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:45:15.3683760Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:45:15.3741160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6827-1di6c4q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T17:45:17.3649350Z ==> Summary 2021-05-16T17:45:17.3677290Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:45:17.3688540Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:45:17.3721730Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:45:17.3738700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-t23ob8 2021-05-16T17:45:17.4761720Z cp -pR /private/tmp/d20210516-6595-t23ob8/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:45:17.5971750Z chmod -Rf +w /private/tmp/d20210516-6595-t23ob8 2021-05-16T17:45:17.7055960Z ==> Finishing up 2021-05-16T17:45:17.7560690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6854-1r23vso.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T17:45:20.0917920Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:45:20.1798080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.2371930Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.2682850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.2990380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.3295330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.3604310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.3911120Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.4214540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.4520300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.4961540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.5835150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.6248220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.6716510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:20.7157630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:21.1417130Z ==> Caveats 2021-05-16T17:45:21.1418260Z To use the DocBook package in your XML toolchain, 2021-05-16T17:45:21.1419260Z you need to add the following to your ~/.bashrc: 2021-05-16T17:45:21.1419880Z 2021-05-16T17:45:21.1420720Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:45:21.1422060Z ==> Summary 2021-05-16T17:45:21.1555330Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:45:21.1561270Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:45:21.1612620Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:45:21.1631800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-15plb34 2021-05-16T17:45:23.0506430Z cp -pR /private/tmp/d20210516-6595-15plb34/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:45:26.0658090Z chmod -Rf +w /private/tmp/d20210516-6595-15plb34 2021-05-16T17:45:27.3064200Z ==> Finishing up 2021-05-16T17:45:27.3519130Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:45:27.3621310Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:45:27.3724320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6895-1klsuz9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T17:45:30.0418360Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:30.0895580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:30.1337010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:30.1801790Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.2226040Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.2688700Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:45:30.3125050Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.3589410Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.4022340Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:30.4477470Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.4911180Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.5361380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:45:30.5805630Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.6268620Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:30.6690110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:30.7135690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:30.7590950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:30.8004600Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:30.8469770Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:30.8925080Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:45:30.9378800Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:30.9781500Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:31.0090140Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:31.0399370Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:31.0708450Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:31.1016640Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:45:31.1327660Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:31.1637410Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:32.2195770Z ==> Summary 2021-05-16T17:45:32.5117190Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:45:32.5123650Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:45:32.5147700Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:45:32.5178190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-viguos 2021-05-16T17:45:32.5280940Z cp -pR /private/tmp/d20210516-6595-viguos/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:45:32.5409910Z chmod -Rf +w /private/tmp/d20210516-6595-viguos 2021-05-16T17:45:32.5899640Z ==> Finishing up 2021-05-16T17:45:32.6319090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6949-thmpcc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T17:45:35.2400610Z ==> Caveats 2021-05-16T17:45:35.2407060Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:35.2408410Z because macOS already provides this software and installing another version in 2021-05-16T17:45:35.2409480Z parallel can cause all kinds of trouble. 2021-05-16T17:45:35.2410100Z 2021-05-16T17:45:35.2411380Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:45:35.2413020Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:35.2413830Z 2021-05-16T17:45:35.2414340Z 2021-05-16T17:45:35.2415120Z Bash completion has been installed to: 2021-05-16T17:45:35.2416470Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:45:35.2417840Z ==> Summary 2021-05-16T17:45:35.2423060Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:45:35.2430290Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:45:35.2566710Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:45:35.2583790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6595-1jdr6d0 2021-05-16T17:45:35.2793220Z cp -pR /private/tmp/d20210516-6595-1jdr6d0/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:45:35.3098620Z chmod -Rf +w /private/tmp/d20210516-6595-1jdr6d0 2021-05-16T17:45:35.3777720Z ==> Finishing up 2021-05-16T17:45:35.4178370Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:45:35.4187320Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:45:35.4208210Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:45:35.4223510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:45:35.4229200Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:45:35.4321920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6975-1uh5h88.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T17:45:37.8905020Z ==> Summary 2021-05-16T17:45:37.8945150Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:45:37.8951090Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:45:38.0023760Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:45:38.0041580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-50lnoo 2021-05-16T17:45:38.0718170Z cp -pR /private/tmp/d20210516-6595-50lnoo/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:45:38.2124270Z chmod -Rf +w /private/tmp/d20210516-6595-50lnoo 2021-05-16T17:45:38.3526950Z ==> Finishing up 2021-05-16T17:45:38.4038520Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:45:38.4079190Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:45:38.4124770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:45:38.4182690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4199650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4273320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4284970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4298010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4323210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4358990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4410960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4415820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4418430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4486080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4543220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4577240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4646840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4650200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4666130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4686930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4698530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:38.4801590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2137760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2144910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2247990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2351830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2454740Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:45:39.2557000Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:45:39.2659720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2763640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2866620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.2948500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3051500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3155860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3260080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3363710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3466810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3571760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3672830Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:45:39.3774510Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:45:39.3876810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.3979700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4080840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4182810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4240000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4303570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4387150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4412260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4460140Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:45:39.4556100Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:45:39.4576930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4679680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4781250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4837410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.4940350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5010480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5113400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5125510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5228460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5252080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5354880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5406220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5458010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5550600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5565040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5665470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5722210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5772150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5855280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5884280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.5985540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6012480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6094160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6159390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6205950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6309030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6321880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6329370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6432580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6446490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6481780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6564980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6608110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6676420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:39.6743710Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:45:39.6782880Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:45:39.6852970Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:45:39.6860280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7001-6x5ggt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T17:45:40.8991220Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:43.1287130Z ==> Summary 2021-05-16T17:45:43.1488440Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:45:43.1493400Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:45:43.2666260Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:45:43.2683820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1rspocq 2021-05-16T17:45:43.2920500Z cp -pR /private/tmp/d20210516-6595-1rspocq/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:45:43.3150890Z chmod -Rf +w /private/tmp/d20210516-6595-1rspocq 2021-05-16T17:45:43.4213740Z ==> Finishing up 2021-05-16T17:45:43.4672720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:45:43.4676350Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:45:43.4684650Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:45:43.4686290Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:45:43.4693000Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:45:43.4699870Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:45:43.4718850Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:45:43.4734140Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:45:43.4744480Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:45:43.4753070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:45:43.4763050Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:45:43.4767600Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:45:43.4772940Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:45:43.4779320Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:45:43.4790790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:45:43.4799750Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:45:43.4809180Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:45:43.4992850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7028-1rthsl1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T17:45:45.6154840Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:46.8156320Z ==> Summary 2021-05-16T17:45:46.8257240Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:45:46.8359530Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:45:46.8762470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6595-ko19dj 2021-05-16T17:45:46.8765020Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:45:46.8904520Z cp -pR /private/tmp/d20210516-6595-ko19dj/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:45:46.9185070Z chmod -Rf +w /private/tmp/d20210516-6595-ko19dj 2021-05-16T17:45:46.9619930Z ==> Finishing up 2021-05-16T17:45:47.0034010Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:45:47.0046410Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:45:47.0056250Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:45:47.0133920Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:45:47.0237460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7055-g30ntb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T17:45:49.8658600Z ==> Summary 2021-05-16T17:45:49.8684540Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:45:49.8690210Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:45:49.8760320Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:45:49.8778190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1t4zdzm 2021-05-16T17:45:49.8925840Z cp -pR /private/tmp/d20210516-6595-1t4zdzm/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:45:49.9310200Z chmod -Rf +w /private/tmp/d20210516-6595-1t4zdzm 2021-05-16T17:45:49.9729220Z ==> Finishing up 2021-05-16T17:45:50.0169890Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:45:50.0175370Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:45:50.0179780Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:45:50.0189280Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:45:50.0197530Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:45:50.0320780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7081-yz9qq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T17:45:52.6302630Z ==> Summary 2021-05-16T17:45:52.6318120Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:45:52.6324690Z ==> Installing imagemagick dependency: imath 2021-05-16T17:45:52.6383360Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:52.6400890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1ow7blu 2021-05-16T17:45:52.6623080Z cp -pR /private/tmp/d20210516-6595-1ow7blu/imath/. /usr/local/Cellar/imath 2021-05-16T17:45:52.6959290Z chmod -Rf +w /private/tmp/d20210516-6595-1ow7blu 2021-05-16T17:45:52.7654210Z ==> Finishing up 2021-05-16T17:45:52.8125960Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:45:52.8143720Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:45:52.8148120Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:45:52.8153620Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:45:52.8158440Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:45:52.8163910Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:45:52.8171710Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:45:52.8389510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7107-1n6v6wd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T17:45:55.3396450Z ==> Summary 2021-05-16T17:45:55.3436150Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:45:55.3451780Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:45:55.3549900Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:55.3567620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-1lskhy1 2021-05-16T17:45:55.4283650Z cp -pR /private/tmp/d20210516-6595-1lskhy1/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:45:55.5168890Z chmod -Rf +w /private/tmp/d20210516-6595-1lskhy1 2021-05-16T17:45:55.7043250Z ==> Finishing up 2021-05-16T17:45:55.7571920Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:45:55.7581670Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:45:55.7592580Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:45:55.7599730Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:45:55.7610370Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:45:55.7621900Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:45:55.7632960Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:45:55.7647240Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:45:55.7659250Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:45:55.7671770Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:45:55.7691550Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:45:55.7703120Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:45:55.7719030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:45:55.7730550Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:45:55.7744600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:45:55.7751570Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:45:55.7764200Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:45:55.7775120Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:45:55.7785510Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:45:55.7796510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:45:55.7820550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:45:55.7824970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:45:55.7835540Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:45:55.7900830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:45:55.7905150Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:45:55.7910810Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:45:55.7915560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:45:55.7923200Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:45:55.8391800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7135-1ht7j78.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T17:45:58.3509360Z ==> Summary 2021-05-16T17:45:58.3622060Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:45:58.3628530Z ==> Installing imagemagick 2021-05-16T17:45:58.3632120Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:45:58.3650950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6595-173pq7q 2021-05-16T17:45:58.7217560Z cp -pR /private/tmp/d20210516-6595-173pq7q/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:45:59.1403110Z chmod -Rf +w /private/tmp/d20210516-6595-173pq7q 2021-05-16T17:46:01.6491260Z ==> Finishing up 2021-05-16T17:46:01.6755280Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:46:01.6761130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:46:01.6766300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:46:01.6771530Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:46:01.6776780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:46:01.6781820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:46:01.6787560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:46:01.6792420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:46:01.6797910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:46:01.6803150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:46:01.6808260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:46:01.6813430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:46:01.6818410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:46:01.6823980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:46:01.6831950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:46:01.6847500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:46:01.6850030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:46:01.6852040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:46:01.6857720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:46:01.6859310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:46:01.6864640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:46:01.6869820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:46:01.6875120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:46:01.6880240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:46:01.6885600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:46:01.6890620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:46:01.6896150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:46:01.6901110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:46:01.6906110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:46:01.6911140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:46:01.6918560Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:46:01.6925120Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:46:01.6932710Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:46:01.6942640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:46:01.6953720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:46:01.6960470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:46:01.6966570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:46:01.6977420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:46:01.6989210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:46:01.6996920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:46:01.7002180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:46:01.7007700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:46:01.7015150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:46:01.7043940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:46:01.7051840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:46:01.7064270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:46:01.7070380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:46:01.7076290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:46:01.7081910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:46:01.7087530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:46:01.7095030Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:46:01.7100740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:46:01.7105710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:46:01.7111220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:46:01.7116820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:46:01.7121760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:46:01.7126850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:46:01.7132460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:46:01.7137630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:46:01.7143030Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:46:01.7148050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:46:01.7153440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:46:01.7163480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:46:01.7172230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:46:01.7177200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:46:01.7182780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:46:01.7187830Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:46:01.7194450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:46:01.7199750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:46:01.7205490Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:46:01.7210670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:46:01.9978310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7161-b827t5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T17:46:04.7518100Z ==> Summary 2021-05-16T17:46:04.7996830Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:46:06.8136150Z ==> Caveats 2021-05-16T17:46:06.8137710Z ==> docbook 2021-05-16T17:46:06.8156090Z To use the DocBook package in your XML toolchain, 2021-05-16T17:46:06.8157090Z you need to add the following to your ~/.bashrc: 2021-05-16T17:46:06.8157750Z 2021-05-16T17:46:06.8158610Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:46:06.8160540Z ==> gnu-getopt 2021-05-16T17:46:06.8187340Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:06.8191430Z because macOS already provides this software and installing another version in 2021-05-16T17:46:06.8192550Z parallel can cause all kinds of trouble. 2021-05-16T17:46:06.8193190Z 2021-05-16T17:46:06.8197830Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:46:06.8199630Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:06.8203710Z 2021-05-16T17:46:06.8204260Z 2021-05-16T17:46:06.8205050Z Bash completion has been installed to: 2021-05-16T17:46:06.8206500Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:46:08.5904420Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:46:13.6012120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:46:14.5354220Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:46:17.4644550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A55%3A00Z&sig=%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:17.6821950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T17\%3A55\%3A00Z\&sig=\%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:46:17.7414900Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:46:17.8575870Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:46:17.8618680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7168-rml0hb 2021-05-16T17:46:17.8795830Z cp -pR /private/tmp/d20210516-7168-rml0hb/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:46:18.7373180Z chmod -Rf +w /private/tmp/d20210516-7168-rml0hb 2021-05-16T17:46:18.7374210Z ==> Finishing up 2021-05-16T17:46:18.7375410Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:46:18.7478050Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:46:18.7580270Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:46:18.7680920Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:46:18.7782580Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:46:18.7882790Z info /usr/local/share/info/udunits2.info 2021-05-16T17:46:18.7986570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:46:18.8090050Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:46:18.8192710Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:46:18.8294990Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:46:18.8397880Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:46:18.8500110Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:46:18.8602460Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:46:18.8707490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7335-hblr4i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T17:46:20.5078210Z ==> Summary 2021-05-16T17:46:20.5108250Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:46:22.8339110Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:46:22.8340230Z To reinstall 1.6, run: 2021-05-16T17:46:22.8340950Z brew reinstall jq 2021-05-16T17:46:24.4702400Z ==> Caveats 2021-05-16T17:46:24.4703600Z imagej requires Java. You can install the latest version with: 2021-05-16T17:46:24.4705010Z brew install --cask adoptopenjdk 2021-05-16T17:46:24.4705690Z 2021-05-16T17:46:27.0889110Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:46:27.6946970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:46:35.6239400Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:46:35.9077410Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:46:35.9078620Z ==> Installing Cask imagej 2021-05-16T17:46:35.9504610Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7445-1324993 2021-05-16T17:46:36.6560900Z cp -pR /private/tmp/d20210516-7445-1324993/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:46:36.6562430Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:46:36.6563930Z chmod -Rf +w /private/tmp/d20210516-7445-1324993 2021-05-16T17:46:36.6566160Z 🍺 imagej was successfully installed! 2021-05-16T17:46:38.5540280Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:46:42.0992890Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:46:42.5060840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A55%3A00Z&sig=WFPqInUfgE3daMMa8RmYaqRs%2BJVw6wyEWy%2BmhmTE5%2Fs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:43.2578910Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:46:45.3494860Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:46:46.0441070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A55%3A00Z&sig=eEYuyGWfpnG9wSzPI1SeK%2Bdzh6irKoiWE3dskqcpATQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:46.4665260Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:46:46.4767530Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:46:46.5669250Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:46:50.9537990Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:46:50.9572470Z ==> Installing bowtie2 2021-05-16T17:46:50.9581510Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:46:55.4843800Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:46:59.1075400Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:47:00.6279050Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:47:01.0866910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A55%3A00Z&sig=LLmXSF7DfjnjShmkzCBRK5BuibrQiUnC3kHpCcn4Yxk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:01.3455320Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:47:03.1340240Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:47:03.5886900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A55%3A00Z&sig=Db9OitFsprOfz7dRtwmOHr0J2vIsqJ2J4gCyhvRLMxA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:03.6885610Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:47:05.5245800Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:47:05.9065840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A55%3A00Z&sig=etOel8T%2B8I1xW5t6coIC8jsp4%2BSSxmlI0upsD2U5MTo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:06.0267840Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:47:07.7641610Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:47:08.1494230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A55%3A00Z&sig=xLjQmxIUINe81vGscbuWQRNlljz1mXNkKTmKuZ6fJrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:08.2597800Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:47:10.0856080Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:47:10.4879360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A55%3A00Z&sig=WNUt34ISJZjB2MgWn2RCMcJCM0tdt0i3dLjX9kBbrIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:10.6021580Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:47:12.2912260Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:47:12.8353190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A55%3A00Z&sig=doME3svzs7Of5FtVbewF%2Fp3TQNr2YBeiXlPd0CKgIFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:13.0497550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:47:13.6138140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:47:13.6158100Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:47:13.9980260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:47:14.0220570Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:47:15.7608520Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:47:16.1298930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A55%3A00Z&sig=tYh2m0Q8UTfMb5E2Wm1Nan5LWrvEVjyxaN%2Fvy1UuAsk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:16.2402470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:47:17.9369180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:47:18.3162150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A55%3A00Z&sig=7ktpjASymri9HqymhULVcPUT9tvbH%2F%2BsZqlYJFVMINA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:18.9467520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:47:20.5904440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:47:20.9494670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A55%3A00Z&sig=NOpBlCK3AFnX1pHkG7oy7yIPPdivL8LAOoPL67vyIYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:21.1627590Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:47:22.8608740Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:47:23.2580900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A55%3A00Z&sig=PW%2BAJ0%2BVcYnkBimF3an2sPGgtAGrY52x2Qo43tLeXXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:23.5919860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:47:25.3536460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:47:25.7196660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A55%3A00Z&sig=qBvWWqhfoBztOH5Fn27oRSta2eQgT61ZXdY8k7morws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:25.8368530Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:47:27.6883010Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:47:28.0862960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A55%3A00Z&sig=PF6MkzCG7gkwMkkDWiVG%2BCVtErE5%2FHM9nloWkNtYYcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:28.2189390Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:47:30.0528120Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:47:30.4371500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A55%3A00Z&sig=LNtrJOtogF67F7ByC993EHOvNA%2FhChhy8McnOHkIiyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:30.5588950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:47:32.2617070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:47:32.6276440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A55%3A00Z&sig=G0x9HsS7Mn0f11%2F3jEejju1DRHcVaCQ7dpuL9FgF%2FoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:33.0124890Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:47:34.7296890Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:47:35.2196520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A55%3A00Z&sig=yUkChjnSW%2BH54ipQQCMy9m4epgXzxe55QjVA2HRZ4OI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:35.4176020Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:47:37.1727380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:47:37.6722090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A55%3A00Z&sig=FeI6ddq3Fbr0GDF2kwYHZ9V%2FMlAifgNY37quZ8%2FndsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:38.1697910Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:47:39.8974820Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:47:40.5422400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A55%3A00Z&sig=n8oucc1fk%2Fjfh8BIPYwnLFI5KCWTOnNpUdETXoZstuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:40.8507800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:47:42.5414850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:47:42.9241690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A55%3A00Z&sig=VHvD2UiCv9Wa6267M1jdcKv1GibIHu9ZEtGSoqahpyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:43.2810280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:47:45.0790430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:47:45.4598780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A55%3A00Z&sig=%2FDiuauZs%2B4XT5wcyL26J%2BNOdkIKK9sVl77nhf8pfoAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:46.0293180Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T17:47:46.0295950Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:47:46.1433490Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:47:48.9537580Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:47:48.9609260Z ==> Installing gdal dependency: popt 2021-05-16T17:47:48.9647090Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:47:51.7314920Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:47:51.7321880Z ==> Installing gdal dependency: epsilon 2021-05-16T17:47:51.7371450Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:47:54.3823490Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:47:54.3829430Z ==> Installing gdal dependency: expat 2021-05-16T17:47:54.3852060Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:47:57.0457110Z ==> Caveats 2021-05-16T17:47:57.0458730Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:47:57.0460070Z because macOS already provides this software and installing another version in 2021-05-16T17:47:57.0461120Z parallel can cause all kinds of trouble. 2021-05-16T17:47:57.0461720Z 2021-05-16T17:47:57.0462520Z If you need to have expat first in your PATH, run: 2021-05-16T17:47:57.0464060Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:47:57.0464820Z 2021-05-16T17:47:57.0465620Z For compilers to find expat you may need to set: 2021-05-16T17:47:57.0466930Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:47:57.0468300Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:47:57.0468990Z 2021-05-16T17:47:57.0470200Z For pkg-config to find expat you may need to set: 2021-05-16T17:47:57.0471260Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:47:57.0471930Z 2021-05-16T17:47:57.0473050Z ==> Summary 2021-05-16T17:47:57.0486270Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:47:57.0492680Z ==> Installing gdal dependency: freexl 2021-05-16T17:47:57.0557380Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:47:59.7749660Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:47:59.7758230Z ==> Installing gdal dependency: geos 2021-05-16T17:47:59.8350200Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:48:03.3394620Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:48:03.3425660Z ==> Installing gdal dependency: hdf5 2021-05-16T17:48:03.4133230Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:48:06.6820350Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:48:06.6827650Z ==> Installing gdal dependency: json-c 2021-05-16T17:48:06.6886640Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:48:09.2989730Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:48:09.2996900Z ==> Installing gdal dependency: libxml2 2021-05-16T17:48:09.3133940Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:48:12.4945710Z ==> Caveats 2021-05-16T17:48:12.4950860Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:12.4952180Z because macOS already provides this software and installing another version in 2021-05-16T17:48:12.4953250Z parallel can cause all kinds of trouble. 2021-05-16T17:48:12.4953870Z 2021-05-16T17:48:12.4954700Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:48:12.4956300Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:12.4957120Z 2021-05-16T17:48:12.4958070Z For compilers to find libxml2 you may need to set: 2021-05-16T17:48:12.4959560Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:48:12.4961380Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:48:12.4962140Z 2021-05-16T17:48:12.4963390Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:48:12.4964490Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:48:12.4965180Z 2021-05-16T17:48:12.4966320Z ==> Summary 2021-05-16T17:48:12.5130590Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:48:12.5138190Z ==> Installing gdal dependency: libdap 2021-05-16T17:48:12.5309500Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:48:15.4197980Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:48:15.4204350Z ==> Installing gdal dependency: proj 2021-05-16T17:48:15.4405020Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:48:18.4975280Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:48:18.4981120Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:48:18.5178090Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:48:21.2713610Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:48:21.2719240Z ==> Installing gdal dependency: librttopo 2021-05-16T17:48:21.3141900Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:48:23.9447020Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:48:23.9453260Z ==> Installing gdal dependency: minizip 2021-05-16T17:48:23.9674000Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:48:26.5694610Z ==> Caveats 2021-05-16T17:48:26.5701100Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:48:26.5702650Z with the venerable 'unzip' library. 2021-05-16T17:48:26.5703980Z ==> Summary 2021-05-16T17:48:26.5716070Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:48:26.5723370Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:48:26.6634620Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:48:30.0552050Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:48:30.0558270Z ==> Installing gdal dependency: netcdf 2021-05-16T17:48:30.1165380Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:48:33.0831010Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:48:33.0836750Z ==> Installing gdal dependency: openblas 2021-05-16T17:48:33.1180590Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:48:37.3148780Z ==> Caveats 2021-05-16T17:48:37.3150440Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:37.3151690Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:48:37.3152440Z 2021-05-16T17:48:37.3153270Z For compilers to find openblas you may need to set: 2021-05-16T17:48:37.3154640Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:48:37.3156070Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:48:37.3156790Z 2021-05-16T17:48:37.3158030Z For pkg-config to find openblas you may need to set: 2021-05-16T17:48:37.3159140Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:48:37.3159840Z 2021-05-16T17:48:37.3161080Z ==> Summary 2021-05-16T17:48:37.3180320Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:48:37.3186390Z ==> Installing gdal dependency: numpy 2021-05-16T17:48:37.3927840Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:48:41.6123740Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:48:41.6131020Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:48:41.6189350Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:48:46.9087010Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:48:46.9094260Z ==> Installing gdal 2021-05-16T17:48:46.9098380Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:48:53.6708720Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:48:55.0100250Z ==> No outdated dependents to upgrade! 2021-05-16T17:48:55.0102090Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:48:55.3730660Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:48:55.3731740Z netcdf 2021-05-16T17:48:55.5023120Z ==> Caveats 2021-05-16T17:48:55.5024600Z ==> expat 2021-05-16T17:48:55.5068550Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:55.5069880Z because macOS already provides this software and installing another version in 2021-05-16T17:48:55.5070980Z parallel can cause all kinds of trouble. 2021-05-16T17:48:55.5071600Z 2021-05-16T17:48:55.5072410Z If you need to have expat first in your PATH, run: 2021-05-16T17:48:55.5073980Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:55.5074760Z 2021-05-16T17:48:55.5075580Z For compilers to find expat you may need to set: 2021-05-16T17:48:55.5076920Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:48:55.5078320Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:48:55.5079030Z 2021-05-16T17:48:55.5080260Z For pkg-config to find expat you may need to set: 2021-05-16T17:48:55.5081350Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:48:55.5082030Z 2021-05-16T17:48:55.5083180Z ==> libxml2 2021-05-16T17:48:55.5112870Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:55.5114120Z because macOS already provides this software and installing another version in 2021-05-16T17:48:55.5115200Z parallel can cause all kinds of trouble. 2021-05-16T17:48:55.5115810Z 2021-05-16T17:48:55.5116620Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:48:55.5118170Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:55.5118950Z 2021-05-16T17:48:55.5119770Z For compilers to find libxml2 you may need to set: 2021-05-16T17:48:55.5121110Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:48:55.5122550Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:48:55.5123240Z 2021-05-16T17:48:55.5124450Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:48:55.5125540Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:48:55.5126950Z 2021-05-16T17:48:55.5128100Z ==> minizip 2021-05-16T17:48:55.5130390Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:48:55.5131770Z with the venerable 'unzip' library. 2021-05-16T17:48:55.5133010Z ==> openblas 2021-05-16T17:48:55.5170930Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:55.5172140Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:48:55.5172880Z 2021-05-16T17:48:55.5173730Z For compilers to find openblas you may need to set: 2021-05-16T17:48:55.5175110Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:48:55.5176580Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:48:55.5177300Z 2021-05-16T17:48:55.5178530Z For pkg-config to find openblas you may need to set: 2021-05-16T17:48:55.5179660Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:48:55.5180370Z 2021-05-16T17:48:57.6892800Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:48:58.2770680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:48:58.2800540Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:48:58.6416710Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:48:58.6591490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:48:59.2953820Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:48:59.2984070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:48:59.7733450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:48:59.7931720Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:49:01.5650500Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:49:01.9500480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A55%3A00Z&sig=NrATS0NEcAtextYYB8Awh1d1jcXU9JSNWrm7Z%2FIJUtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:03.1965020Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:49:03.7813650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:49:03.7836320Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:49:04.1760970Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:49:04.1867900Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:49:05.9125590Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:49:06.3200760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A55%3A00Z&sig=4NWtoc6zZG9YuxNDS%2B6w14JAgMEKMwnr859jJi5Az8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:06.6469660Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:49:06.6487520Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:49:08.3974770Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:49:08.7687220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A55%3A00Z&sig=wsnV0K7XBr64geJZC5f6yrErLbbdys2lzD3GUA7q2ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:09.3809700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:49:11.0645600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:49:11.4232630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A55%3A00Z&sig=ow%2Brh%2Fvu%2FPlxb8UfERt2T%2BHHBUdSF74gdTPHohF6Aps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:11.7384710Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:49:13.5011790Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:49:13.8837820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A55%3A00Z&sig=EA1yJ0baCNuSqOURiRTGuPhwZeF9c3cUbkTNkKPdzAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:49:14.9782940Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:49:14.9790160Z ==> Installing itk dependency: open-mpi 2021-05-16T17:49:15.1061070Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:49:20.5022270Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:49:20.5028710Z ==> Installing itk dependency: fftw 2021-05-16T17:49:20.5653430Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:49:23.6365540Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:49:23.6371650Z ==> Installing itk dependency: boost 2021-05-16T17:49:23.6422090Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:49:54.4526770Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:49:54.4544280Z ==> Installing itk dependency: netcdf 2021-05-16T17:49:54.5261410Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:49:57.5801460Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:49:57.5806770Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:49:57.6361910Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:50:03.0091790Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:50:03.0097960Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:50:03.1699050Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:50:31.8944890Z ==> Caveats 2021-05-16T17:50:31.8946520Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:50:31.8962180Z because this is an alternate version of another formula. 2021-05-16T17:50:31.8962590Z 2021-05-16T17:50:31.8963140Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:50:31.8964540Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:50:31.8965000Z 2021-05-16T17:50:31.8965520Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:50:31.8966540Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:50:31.8967570Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:50:31.8967940Z 2021-05-16T17:50:31.8968660Z ==> Summary 2021-05-16T17:50:32.1251630Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:50:32.1270320Z ==> Installing itk dependency: gdcm 2021-05-16T17:50:32.3182910Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:50:38.3755520Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:50:38.3761060Z ==> Installing itk 2021-05-16T17:50:38.3768890Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:50:51.8294210Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:50:55.0616570Z ==> No outdated dependents to upgrade! 2021-05-16T17:50:55.0619380Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:50:57.2746660Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:50:57.2747840Z fftw 2021-05-16T17:50:57.3146990Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:50:57.3148680Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:50:59.1713150Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:50:59.2965680Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:51:00.4646020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:51:01.0215110Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:51:01.4227610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T18%3A00%3A00Z&sig=ppWh2SEPmWcbW%2BZp%2FUzuqmfIDxWEzP1KpqHgFEYs7%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:01.4683840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=ppWh2SEPmWcbW\%2BZp\%2FUzuqmfIDxWEzP1KpqHgFEYs7\%2FY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:51:01.5197010Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:51:01.5256600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:51:02.6879380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:51:03.2743670Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:51:03.6570730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T18%3A00%3A00Z&sig=Iwf0XZluqkeJCrhxdR8tzCGU5vpjN%2FHz9RZQALW033g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:03.7073160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=Iwf0XZluqkeJCrhxdR8tzCGU5vpjN\%2FHz9RZQALW033g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:51:03.8523870Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:51:03.8611070Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:51:05.0589030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:51:05.6331270Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:51:05.9883090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T18%3A00%3A00Z&sig=dkipQUwTR4L6RNxJwd7SmQZ9qY0PV2Vs3g4yshMHf7c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:06.0342710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=dkipQUwTR4L6RNxJwd7SmQZ9qY0PV2Vs3g4yshMHf7c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:51:06.1122520Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:51:06.1167530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:51:07.2621300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:51:07.8321200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:51:08.1906270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T18%3A00%3A00Z&sig=LzEV4WW3JRUYp4NrCiV2PGpxhvBJgqiHCjNHemmib1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:08.2363900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=LzEV4WW3JRUYp4NrCiV2PGpxhvBJgqiHCjNHemmib1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:51:08.6171310Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:51:08.6780790Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:51:08.6784730Z ==> Installing libav dependency: faac 2021-05-16T17:51:08.7457310Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:51:08.7487090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9068-qzy7gj 2021-05-16T17:51:08.7997330Z cp -pR /private/tmp/d20210516-9068-qzy7gj/faac/. /usr/local/Cellar/faac 2021-05-16T17:51:08.8148770Z chmod -Rf +w /private/tmp/d20210516-9068-qzy7gj 2021-05-16T17:51:08.8752650Z ==> Finishing up 2021-05-16T17:51:08.9258810Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:51:08.9265720Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:51:08.9278080Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:51:08.9297250Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:51:08.9309670Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:51:08.9315430Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:51:08.9321400Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:51:08.9472870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9250-4v2svg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T17:51:11.3588850Z ==> Summary 2021-05-16T17:51:11.3612790Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:51:11.3626460Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:51:11.3651100Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:51:11.3670040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9068-8jwosf 2021-05-16T17:51:11.3943410Z cp -pR /private/tmp/d20210516-9068-8jwosf/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:51:11.4113230Z chmod -Rf +w /private/tmp/d20210516-9068-8jwosf 2021-05-16T17:51:11.4710390Z ==> Finishing up 2021-05-16T17:51:11.5199670Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:51:11.5213560Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:51:11.5221560Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:51:11.5227870Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:51:11.5233730Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:51:11.5245110Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:51:11.5429010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9276-yllol0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T17:51:14.7142840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9068-1a3csdz 2021-05-16T17:51:14.7145060Z ==> Summary 2021-05-16T17:51:14.7176420Z cp -pR /private/tmp/d20210516-9068-1a3csdz/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:51:14.7178930Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:51:14.7282560Z chmod -Rf +w /private/tmp/d20210516-9068-1a3csdz 2021-05-16T17:51:14.7283700Z ==> Installing libav dependency: sdl 2021-05-16T17:51:14.7385960Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:51:14.7487810Z ==> Finishing up 2021-05-16T17:51:14.7591430Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:51:14.7693320Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:51:14.7795820Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:51:14.7898920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:51:14.7965400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:51:14.8066520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:51:14.8169450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:51:14.8273190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:51:14.8374530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:51:14.8475760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:51:14.8577830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:51:14.8678270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:51:14.8780180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:51:14.8880920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:51:14.8982570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:51:14.9083730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:51:14.9185220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:51:14.9286300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:51:14.9297460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:51:14.9400080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:51:14.9424210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:51:14.9526670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:51:14.9542230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:51:14.9644490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:51:14.9731520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:51:14.9765800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:51:14.9855430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:51:14.9873630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:51:14.9975970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:51:14.9981470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:51:14.9984160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:51:15.0086650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:51:15.0098530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:51:15.0110900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:51:15.0204260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:51:15.0242520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:51:15.0314780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:51:15.0360000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:51:15.0423250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:51:15.0494800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:51:15.0535250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:51:15.0623390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:51:15.0640490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:51:15.0742990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:51:15.0757170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:51:15.0856400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:51:15.0881100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:51:15.0962170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:51:15.1009510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:51:15.1073850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:51:15.1138860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:51:15.1175990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:51:15.1260980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:51:15.1283120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:51:15.1385810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:51:15.1387340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:51:15.1396770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:51:15.1499220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:51:15.1500940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:51:15.1530640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:51:15.1613120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:51:15.1663940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:51:15.1727570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:51:15.1789610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:51:15.1844840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:51:15.1923580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:51:15.1950970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:51:15.2052000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:51:15.2062220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:51:15.2164720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:51:15.2166580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:51:15.2178620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:51:15.2283480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:51:15.2288340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:51:15.2291100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:51:15.2393820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:51:15.2404850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:51:15.2427350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:51:15.2513530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:51:15.2569730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:51:15.2621030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:51:15.2702390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:51:15.2732660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:51:15.2826200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:51:15.2840810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:51:15.2943800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:51:15.2950730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:51:15.2957830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:51:15.3060710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:51:15.3070960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:51:15.3077130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:51:15.3181100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:51:15.3185660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:51:15.3199910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:51:15.3297640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:51:15.3374230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:51:15.3478580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:51:15.3483940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:51:15.3533330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:51:15.3595980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:51:15.3663100Z Only the first 100 operations were output. 2021-05-16T17:51:15.3706790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9302-km7wrv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T17:51:17.0789260Z ==> Summary 2021-05-16T17:51:17.0927840Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:51:17.0933780Z ==> Installing libav 2021-05-16T17:51:17.0936820Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:51:17.0956410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9068-rvnfqn 2021-05-16T17:51:17.2814490Z cp -pR /private/tmp/d20210516-9068-rvnfqn/libav/. /usr/local/Cellar/libav 2021-05-16T17:51:17.3662020Z chmod -Rf +w /private/tmp/d20210516-9068-rvnfqn 2021-05-16T17:51:18.5256460Z ==> Finishing up 2021-05-16T17:51:18.5746910Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:51:18.5773670Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:51:18.5778810Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:51:18.5800240Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:51:18.5805820Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:51:18.5811130Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:51:18.6140980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9328-1l7m1tk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T17:51:21.0314000Z ==> Summary 2021-05-16T17:51:21.0336110Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:51:23.6564800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:51:25.4500170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:51:25.8356040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T18%3A00%3A00Z&sig=KMpOtGwWlheO8Z61PMW1ND%2FqqVvPTDo2blbCjf1HDj8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:26.1030280Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:51:28.8684190Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:51:31.3383760Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:51:31.3384990Z To reinstall 4.3.0, run: 2021-05-16T17:51:31.3385780Z brew reinstall libtiff 2021-05-16T17:51:32.9823670Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:51:32.9824830Z To reinstall 2.3.9_1, run: 2021-05-16T17:51:32.9825650Z brew reinstall unixodbc 2021-05-16T17:51:34.6301480Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:51:34.6302850Z To reinstall 1.0.18_1, run: 2021-05-16T17:51:34.6303710Z brew reinstall libsodium 2021-05-16T17:51:36.2668520Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:51:36.2669650Z To reinstall 4.1.1, run: 2021-05-16T17:51:36.2670460Z brew reinstall tesseract 2021-05-16T17:51:37.8973640Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:51:37.8974770Z To reinstall 1.21.1, run: 2021-05-16T17:51:37.8975570Z brew reinstall wget 2021-05-16T17:51:39.5293540Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:51:39.5294400Z To reinstall 4.3.4, run: 2021-05-16T17:51:39.5294890Z brew reinstall zeromq 2021-05-16T17:51:41.1840660Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:51:41.1841810Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:51:41.1842610Z brew reinstall udunits 2021-05-16T17:51:42.8120700Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:51:42.8121760Z To reinstall 1.2.0, run: 2021-05-16T17:51:42.8122550Z brew reinstall webp 2021-05-16T17:51:44.5222560Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:51:46.4232610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:51:46.8186460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T18%3A00%3A00Z&sig=%2F6nhymqjrGW0BNy9IFhMHxF7bkD%2B%2BeFi9Uaovs66zLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:48.6526870Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:52:28.2148040Z ==> Caveats 2021-05-16T17:52:28.2149310Z Bash completion has been installed to: 2021-05-16T17:52:28.2150250Z /usr/local/etc/bash_completion.d 2021-05-16T17:52:28.2151490Z ==> Summary 2021-05-16T17:52:29.6811020Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:52:32.5843530Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:52:32.5849450Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175155Z&X-Amz-Expires=300&X-Amz-Signature=c7df3f2ba6ea7d9ab41723a48d25e223de1535b21566311cb98fb8abfb87e98d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T17:52:36.1416850Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:52:36.1418080Z ==> Installing Cask xquartz 2021-05-16T17:52:53.9817090Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:52:53.9819200Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:53:30.2658200Z installer: Package name is 2021-05-16T17:53:30.2663090Z installer: Installing at base path / 2021-05-16T17:53:30.2673230Z installer: The install was successful. 2021-05-16T17:53:30.2673920Z installer: The install requires logging out now. 2021-05-16T17:53:30.3542290Z 🍺 xquartz was successfully installed! 2021-05-16T17:53:30.3783540Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:53:30.3784130Z with: 2021-05-16T17:53:30.3784570Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:53:30.3785000Z env: 2021-05-16T17:53:30.3785400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:30.3785840Z TIC_DEPLOY_KEY: 2021-05-16T17:53:30.3786170Z RSPM: 2021-05-16T17:53:30.3787440Z GITHUB_PAT: *** 2021-05-16T17:53:30.3787860Z COVERALLS_TOKEN: 2021-05-16T17:53:30.3788300Z continue-on-error: true 2021-05-16T17:53:30.3788750Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:30.3797080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:30.3797510Z TZ: UTC 2021-05-16T17:53:30.3797890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:30.3798270Z NOT_CRAN: true 2021-05-16T17:53:30.3798650Z ##[endgroup] 2021-05-16T17:53:30.4483350Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:53:30.4597840Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:53:30.4598480Z env: 2021-05-16T17:53:30.4598930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:30.4599430Z TIC_DEPLOY_KEY: 2021-05-16T17:53:30.4599790Z RSPM: 2021-05-16T17:53:30.4600620Z GITHUB_PAT: *** 2021-05-16T17:53:30.4601130Z COVERALLS_TOKEN: 2021-05-16T17:53:30.4601650Z continue-on-error: true 2021-05-16T17:53:30.4602130Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:30.4602670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:30.4603110Z TZ: UTC 2021-05-16T17:53:30.4603550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:30.4604000Z NOT_CRAN: true 2021-05-16T17:53:30.4604380Z ##[endgroup] 2021-05-16T17:53:34.6133180Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:53:34.6133900Z with: 2021-05-16T17:53:34.6134290Z repo_name: oro.dicom 2021-05-16T17:53:34.6134780Z repo_version: 0.5.2.2 2021-05-16T17:53:34.6135170Z runner_os: macOS 2021-05-16T17:53:34.6135580Z R_version: 4.1 2021-05-16T17:53:34.6135930Z env: 2021-05-16T17:53:34.6136400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:34.6136850Z TIC_DEPLOY_KEY: 2021-05-16T17:53:34.6137240Z RSPM: 2021-05-16T17:53:34.6138390Z GITHUB_PAT: *** 2021-05-16T17:53:34.6138810Z COVERALLS_TOKEN: 2021-05-16T17:53:34.6139330Z continue-on-error: true 2021-05-16T17:53:34.6139800Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:34.6140330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:34.6140780Z TZ: UTC 2021-05-16T17:53:34.6141200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:34.6141620Z NOT_CRAN: true 2021-05-16T17:53:34.6142030Z ##[endgroup] 2021-05-16T17:53:34.6805160Z Package: oro.dicom 2021-05-16T17:53:34.6810910Z Version: 0.5.2.2 2021-05-16T17:53:34.6811560Z OS: macOS 2021-05-16T17:53:34.6902540Z ##[group]Run install.packages('remotes') 2021-05-16T17:53:34.6903390Z install.packages('remotes') 2021-05-16T17:53:34.6904170Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:53:34.6905150Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:53:34.7088870Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:53:34.7089360Z env: 2021-05-16T17:53:34.7089920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:34.7090610Z TIC_DEPLOY_KEY: 2021-05-16T17:53:34.7091010Z RSPM: 2021-05-16T17:53:34.7091960Z GITHUB_PAT: *** 2021-05-16T17:53:34.7092420Z COVERALLS_TOKEN: 2021-05-16T17:53:34.7092900Z continue-on-error: true 2021-05-16T17:53:34.7094320Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:34.7094840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:34.7095330Z TZ: UTC 2021-05-16T17:53:34.7095770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:34.7096200Z NOT_CRAN: true 2021-05-16T17:53:34.7097010Z ##[endgroup] 2021-05-16T17:53:34.9513010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:53:34.9515260Z (as ‘lib’ is unspecified) 2021-05-16T17:53:37.3981220Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:53:37.3998680Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:53:37.4051040Z installing the source package ‘remotes’ 2021-05-16T17:53:37.4051550Z 2021-05-16T17:53:37.4076310Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:53:37.6732570Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T17:53:37.6956830Z ================================================== 2021-05-16T17:53:37.6957480Z downloaded 144 KB 2021-05-16T17:53:37.6957760Z 2021-05-16T17:53:38.1560620Z * installing *source* package ‘remotes’ ... 2021-05-16T17:53:38.1649620Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:38.1650520Z ** using staged installation 2021-05-16T17:53:38.1936730Z ** R 2021-05-16T17:53:38.2268220Z ** inst 2021-05-16T17:53:38.2302730Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:41.2853300Z ** help 2021-05-16T17:53:41.4093570Z *** installing help indices 2021-05-16T17:53:41.4819400Z ** building package indices 2021-05-16T17:53:41.8087870Z ** installing vignettes 2021-05-16T17:53:41.8179290Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:42.0934060Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:42.4017590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:42.4057800Z * DONE (remotes) 2021-05-16T17:53:42.4330230Z 2021-05-16T17:53:42.4331100Z The downloaded source packages are in 2021-05-16T17:53:42.4333000Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsFzj1V/downloaded_packages’ 2021-05-16T17:53:47.4360220Z ##[group]Run actions/cache@v1 2021-05-16T17:53:47.4360750Z with: 2021-05-16T17:53:47.4361230Z path: /Users/runner/work/_temp/Library 2021-05-16T17:53:47.4364020Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-9612871dd2dffee72017043039da11d724d6472fe81381ed90db0f92ae4b3bd9 2021-05-16T17:53:47.4367680Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T17:53:47.4369070Z env: 2021-05-16T17:53:47.4369900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:47.4370440Z TIC_DEPLOY_KEY: 2021-05-16T17:53:47.4370800Z RSPM: 2021-05-16T17:53:47.4372350Z GITHUB_PAT: *** 2021-05-16T17:53:47.4372790Z COVERALLS_TOKEN: 2021-05-16T17:53:47.4373520Z continue-on-error: true 2021-05-16T17:53:47.4374230Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:47.4374980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:47.4375670Z TZ: UTC 2021-05-16T17:53:47.4376190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:47.4376670Z NOT_CRAN: true 2021-05-16T17:53:47.4377090Z ##[endgroup] 2021-05-16T17:53:47.5111390Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:53:47.5206990Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:53:47.5207980Z remotes::install_github("ropensci/tic") 2021-05-16T17:53:47.5208680Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:53:47.5209360Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:53:47.5209920Z remotes::install_cran("covr") 2021-05-16T17:53:47.5395790Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:53:47.5396290Z env: 2021-05-16T17:53:47.5396750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:47.5397260Z TIC_DEPLOY_KEY: 2021-05-16T17:53:47.5397670Z RSPM: 2021-05-16T17:53:47.5398570Z GITHUB_PAT: *** 2021-05-16T17:53:47.5399030Z COVERALLS_TOKEN: 2021-05-16T17:53:47.5399860Z continue-on-error: true 2021-05-16T17:53:47.5400390Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:47.5400900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:47.5401380Z TZ: UTC 2021-05-16T17:53:47.5401830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:47.5402470Z NOT_CRAN: true 2021-05-16T17:53:47.5402900Z ##[endgroup] 2021-05-16T17:53:47.7983650Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:53:48.6818220Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:53:50.9675800Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:53:50.9676880Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:53:50.9678210Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:53:50.9679560Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:53:50.9681040Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:53:50.9681930Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:53:50.9683750Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:53:50.9685150Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:53:50.9686510Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:53:50.9687720Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:53:50.9689420Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:53:50.9690790Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:53:50.9691980Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:53:50.9693430Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:53:50.9694740Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:53:50.9695890Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:53:50.9697120Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:50.9698360Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:53:50.9699780Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:53:50.9700960Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:53:50.9702070Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:53:50.9704240Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:53:50.9706180Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:53:50.9707330Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:53:50.9723480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:53:50.9724620Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:53:50.9725530Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:53:50.9726400Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:53:50.9727280Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:50.9728110Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:50.9728980Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:53:50.9729860Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:50.9730730Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:53:50.9731920Z (as ‘lib’ is unspecified) 2021-05-16T17:53:50.9732820Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:53:50.9733980Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:53:50.9735080Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:53:50.9736250Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:53:53.0696890Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:53:53.0701710Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:53:53.0825360Z Packages which are only available in source form, and may need 2021-05-16T17:53:53.0827070Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T17:53:53.0828880Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T17:53:53.0830340Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T17:53:53.0833190Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T17:53:53.0835110Z 2021-05-16T17:53:53.0854670Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:53:53.3655080Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T17:53:53.4273480Z ================================================== 2021-05-16T17:53:53.4274650Z downloaded 841 KB 2021-05-16T17:53:53.4275000Z 2021-05-16T17:53:53.4309050Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:53:53.7469210Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T17:53:53.7820740Z ================================================== 2021-05-16T17:53:53.7821400Z downloaded 259 KB 2021-05-16T17:53:53.7821730Z 2021-05-16T17:53:53.7857870Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:53:54.1087090Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T17:53:54.1088100Z ================================================== 2021-05-16T17:53:54.1088590Z downloaded 96 KB 2021-05-16T17:53:54.1088860Z 2021-05-16T17:53:54.1125970Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:53:54.2824540Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T17:53:54.2850390Z ================================================== 2021-05-16T17:53:54.2852000Z downloaded 19 KB 2021-05-16T17:53:54.2852400Z 2021-05-16T17:53:54.2890010Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:53:54.5095040Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T17:53:54.5095830Z ================================================== 2021-05-16T17:53:54.5096340Z downloaded 5730 bytes 2021-05-16T17:53:54.5096660Z 2021-05-16T17:53:54.5525610Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:53:54.9487010Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T17:53:54.9488100Z ================================================== 2021-05-16T17:53:54.9488620Z downloaded 61 KB 2021-05-16T17:53:54.9488920Z 2021-05-16T17:53:54.9525910Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:53:55.4138860Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T17:53:55.4750020Z ================================================== 2021-05-16T17:53:55.4750620Z downloaded 1.3 MB 2021-05-16T17:53:55.4750940Z 2021-05-16T17:53:55.4788300Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:53:55.7919250Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T17:53:55.7920060Z ================================================== 2021-05-16T17:53:55.7920490Z downloaded 12 KB 2021-05-16T17:53:55.7920790Z 2021-05-16T17:53:55.7953810Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:53:56.0163430Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T17:53:56.0797770Z ================================================== 2021-05-16T17:53:56.0798470Z downloaded 774 KB 2021-05-16T17:53:56.0798740Z 2021-05-16T17:53:56.0833530Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:53:56.2829530Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T17:53:56.3290360Z ================================================== 2021-05-16T17:53:56.3291960Z downloaded 411 KB 2021-05-16T17:53:56.3292310Z 2021-05-16T17:53:56.3327230Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:53:56.5617110Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T17:53:56.5618180Z ================================================== 2021-05-16T17:53:56.5618670Z downloaded 3488 bytes 2021-05-16T17:53:56.5618990Z 2021-05-16T17:53:56.5649390Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:53:56.7368140Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T17:53:56.7600270Z ================================================== 2021-05-16T17:53:56.7600900Z downloaded 156 KB 2021-05-16T17:53:56.7601230Z 2021-05-16T17:53:56.7636020Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:53:57.0689760Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T17:53:57.0823380Z ================================================== 2021-05-16T17:53:57.0824030Z downloaded 60 KB 2021-05-16T17:53:57.0824380Z 2021-05-16T17:53:57.0862030Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:53:57.5040710Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T17:53:57.5041620Z ================================================== 2021-05-16T17:53:57.5042650Z downloaded 154 KB 2021-05-16T17:53:57.5043610Z 2021-05-16T17:53:57.5076830Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:53:57.7139410Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T17:53:57.7327210Z ================================================== 2021-05-16T17:53:57.7328540Z downloaded 110 KB 2021-05-16T17:53:57.7330420Z 2021-05-16T17:53:57.7365700Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:53:58.1593820Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T17:53:58.1594580Z ================================================== 2021-05-16T17:53:58.1595030Z downloaded 107 KB 2021-05-16T17:53:58.1595550Z 2021-05-16T17:53:58.1630450Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:53:58.5131920Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T17:53:58.5236350Z ================================================== 2021-05-16T17:53:58.5238260Z downloaded 224 KB 2021-05-16T17:53:58.5239720Z 2021-05-16T17:53:58.5271920Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:53:58.7281910Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T17:53:58.7401350Z ================================================== 2021-05-16T17:53:58.7402630Z downloaded 58 KB 2021-05-16T17:53:58.7402970Z 2021-05-16T17:53:58.7437390Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:53:59.0565450Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T17:53:59.0567150Z ================================================== 2021-05-16T17:53:59.0567900Z downloaded 34 KB 2021-05-16T17:53:59.0568230Z 2021-05-16T17:53:59.0600400Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:53:59.3521000Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T17:53:59.3601940Z ================================================== 2021-05-16T17:53:59.3603000Z downloaded 43 KB 2021-05-16T17:53:59.3603420Z 2021-05-16T17:53:59.3740940Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:53:59.5651580Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T17:53:59.5826170Z ================================================== 2021-05-16T17:53:59.5827290Z downloaded 90 KB 2021-05-16T17:53:59.5828490Z 2021-05-16T17:53:59.5859370Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:53:59.9875890Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T17:53:59.9876730Z ================================================== 2021-05-16T17:53:59.9877190Z downloaded 92 KB 2021-05-16T17:53:59.9877500Z 2021-05-16T17:53:59.9911710Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:54:01.2424150Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T17:54:01.2430550Z ================================================== 2021-05-16T17:54:01.2431220Z downloaded 27 KB 2021-05-16T17:54:01.2431740Z 2021-05-16T17:54:01.2433240Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:54:01.2435240Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T17:54:01.2436140Z ================================================== 2021-05-16T17:54:01.2436770Z downloaded 12 KB 2021-05-16T17:54:01.2437270Z 2021-05-16T17:54:01.2438700Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:54:01.2440300Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T17:54:01.2441160Z ================================================== 2021-05-16T17:54:01.2441860Z downloaded 366 KB 2021-05-16T17:54:01.2442340Z 2021-05-16T17:54:01.2443810Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:54:01.2445510Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T17:54:01.2446350Z ================================================== 2021-05-16T17:54:01.2446980Z downloaded 81 KB 2021-05-16T17:54:01.2447480Z 2021-05-16T17:54:01.2448990Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:54:01.3034710Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T17:54:01.3159680Z ================================================== 2021-05-16T17:54:01.3160410Z downloaded 44 KB 2021-05-16T17:54:01.3160920Z 2021-05-16T17:54:01.3196660Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:54:01.5151130Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T17:54:01.5296040Z ================================================== 2021-05-16T17:54:01.5296930Z downloaded 64 KB 2021-05-16T17:54:01.5298270Z 2021-05-16T17:54:01.5330290Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:54:01.8907780Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T17:54:01.9362400Z ================================================== 2021-05-16T17:54:01.9363020Z downloaded 777 KB 2021-05-16T17:54:01.9363300Z 2021-05-16T17:54:01.9399760Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:54:02.2401200Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T17:54:02.2737330Z ================================================== 2021-05-16T17:54:02.2738600Z downloaded 286 KB 2021-05-16T17:54:02.2738970Z 2021-05-16T17:54:02.2771680Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:54:02.6117990Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T17:54:02.6119500Z ================================================== 2021-05-16T17:54:02.6120370Z downloaded 20 KB 2021-05-16T17:54:02.6121060Z 2021-05-16T17:54:02.6153380Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:54:02.9223680Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:54:02.9232970Z ================================================== 2021-05-16T17:54:02.9233490Z downloaded 24 KB 2021-05-16T17:54:02.9233750Z 2021-05-16T17:54:02.9266510Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:54:03.4484130Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T17:54:03.4640540Z ================================================== 2021-05-16T17:54:03.4641960Z downloaded 298 KB 2021-05-16T17:54:03.4642740Z 2021-05-16T17:54:03.4678090Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:54:03.7482380Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T17:54:03.7498240Z ================================================== 2021-05-16T17:54:03.7500480Z downloaded 16 KB 2021-05-16T17:54:03.7500800Z 2021-05-16T17:54:03.7535820Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:54:04.0475260Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T17:54:04.1192880Z ================================================== 2021-05-16T17:54:04.1193540Z downloaded 1.2 MB 2021-05-16T17:54:04.1194220Z 2021-05-16T17:54:05.0481250Z * installing *source* package ‘rlang’ ... 2021-05-16T17:54:05.0734890Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:05.0735710Z ** using staged installation 2021-05-16T17:54:05.0982560Z ** libs 2021-05-16T17:54:11.8129170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T17:54:12.2763790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T17:54:12.6483870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T17:54:15.1593040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T17:54:16.2199900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T17:54:16.2902410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:16.5048270Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T17:54:16.5101570Z ** R 2021-05-16T17:54:16.5738830Z ** inst 2021-05-16T17:54:16.5754880Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:20.8179280Z ** help 2021-05-16T17:54:21.8051650Z *** installing help indices 2021-05-16T17:54:22.1540210Z *** copying figures 2021-05-16T17:54:22.1580790Z ** building package indices 2021-05-16T17:54:22.7979180Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:23.2181520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:24.5767210Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:24.9474920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:24.9576840Z * DONE (rlang) 2021-05-16T17:54:25.3805240Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:54:25.3853040Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:25.3854100Z ** using staged installation 2021-05-16T17:54:25.4032710Z ** libs 2021-05-16T17:54:25.4208840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T17:54:25.5623910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:54:25.6485360Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:25.7051160Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T17:54:25.7090950Z ** R 2021-05-16T17:54:25.7148080Z ** inst 2021-05-16T17:54:25.7200180Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:26.0991660Z ** help 2021-05-16T17:54:26.1553220Z *** installing help indices 2021-05-16T17:54:26.1912480Z *** copying figures 2021-05-16T17:54:26.1927020Z ** building package indices 2021-05-16T17:54:26.5328100Z ** installing vignettes 2021-05-16T17:54:26.5334310Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:26.9136920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:27.0411530Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:27.3647500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:27.3676870Z * DONE (magrittr) 2021-05-16T17:54:27.7686380Z * installing *source* package ‘glue’ ... 2021-05-16T17:54:27.7724110Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:27.7725650Z ** using staged installation 2021-05-16T17:54:27.7954620Z ** libs 2021-05-16T17:54:27.8121210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T17:54:27.9310630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:28.0278650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T17:54:28.1606940Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:28.2185780Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T17:54:28.2225450Z ** R 2021-05-16T17:54:28.2299530Z ** inst 2021-05-16T17:54:28.2333570Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:28.9023320Z ** help 2021-05-16T17:54:28.9443640Z *** installing help indices 2021-05-16T17:54:28.9794120Z *** copying figures 2021-05-16T17:54:28.9804100Z ** building package indices 2021-05-16T17:54:29.2513850Z ** installing vignettes 2021-05-16T17:54:29.2615790Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:29.6679740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:29.7976510Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:30.0970260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:30.0997850Z * DONE (glue) 2021-05-16T17:54:30.4072130Z * installing *source* package ‘sys’ ... 2021-05-16T17:54:30.4098060Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:30.4100320Z ** using staged installation 2021-05-16T17:54:30.4348080Z ** libs 2021-05-16T17:54:30.4517790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T17:54:30.6600720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:30.7451670Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:30.8027880Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T17:54:30.8067880Z ** R 2021-05-16T17:54:30.8119600Z ** inst 2021-05-16T17:54:30.8135550Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:31.1852730Z ** help 2021-05-16T17:54:31.2115900Z *** installing help indices 2021-05-16T17:54:31.2349880Z ** building package indices 2021-05-16T17:54:31.5019360Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:31.8764000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:32.0083220Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:32.2546630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:32.2567520Z * DONE (sys) 2021-05-16T17:54:32.6319320Z * installing *source* package ‘R6’ ... 2021-05-16T17:54:32.6350090Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:32.6351230Z ** using staged installation 2021-05-16T17:54:32.6544450Z ** R 2021-05-16T17:54:32.6654980Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:33.3436160Z ** help 2021-05-16T17:54:33.3697580Z *** installing help indices 2021-05-16T17:54:33.3919730Z *** copying figures 2021-05-16T17:54:33.3932350Z ** building package indices 2021-05-16T17:54:33.6543130Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:33.9012300Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:34.1634960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:34.1658310Z * DONE (R6) 2021-05-16T17:54:34.4578720Z * installing *source* package ‘mime’ ... 2021-05-16T17:54:34.4629660Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:34.4630980Z ** using staged installation 2021-05-16T17:54:34.4784300Z ** libs 2021-05-16T17:54:34.4955820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:34.5731380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T17:54:34.6636880Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:34.7190000Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T17:54:34.7232150Z ** R 2021-05-16T17:54:34.7309300Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:35.3635370Z ** help 2021-05-16T17:54:35.3644260Z *** installing help indices 2021-05-16T17:54:35.3645380Z ** building package indices 2021-05-16T17:54:35.4628100Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:35.8204260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:35.9489440Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:36.1976220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:36.1998790Z * DONE (mime) 2021-05-16T17:54:36.7295760Z * installing *source* package ‘curl’ ... 2021-05-16T17:54:36.7409070Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:36.7410290Z ** using staged installation 2021-05-16T17:54:36.8540010Z Found pkg-config cflags and libs! 2021-05-16T17:54:37.1935910Z Using PKG_CFLAGS= 2021-05-16T17:54:37.1939120Z Using PKG_LIBS=-lcurl 2021-05-16T17:54:37.3349340Z ** libs 2021-05-16T17:54:37.3538130Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T17:54:37.3566660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T17:54:37.4594160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T17:54:37.6074450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T17:54:37.7062130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T17:54:37.7951840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T17:54:37.9005090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T17:54:38.0048250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T17:54:38.0902990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T17:54:38.2832960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T17:54:38.3510010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:38.4453650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T17:54:38.5483440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T17:54:38.7371730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T17:54:38.8291550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T17:54:38.9124510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T17:54:38.9847190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:54:39.0629350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T17:54:39.1431520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:54:39.2796980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T17:54:39.3755610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T17:54:39.4170690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T17:54:39.5038060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:39.5662450Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T17:54:39.5704290Z ** R 2021-05-16T17:54:39.5872290Z ** inst 2021-05-16T17:54:39.6040020Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:40.2834580Z ** help 2021-05-16T17:54:40.3517300Z *** installing help indices 2021-05-16T17:54:40.3938430Z ** building package indices 2021-05-16T17:54:40.6962220Z ** installing vignettes 2021-05-16T17:54:40.7078890Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:41.0913130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:41.2352450Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:41.5070070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:41.5106690Z * DONE (curl) 2021-05-16T17:54:42.0263080Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:54:42.0369280Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:42.0370150Z ** using staged installation 2021-05-16T17:54:42.0561680Z ** libs 2021-05-16T17:54:42.0766800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T17:54:42.1753950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T17:54:42.2660450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T17:54:42.3593190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T17:54:42.4838690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T17:54:42.5858520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T17:54:42.6665990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T17:54:42.7443400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T17:54:42.8372610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T17:54:42.9249560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T17:54:43.0588850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T17:54:43.1547950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T17:54:43.2621120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T17:54:43.3634520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T17:54:43.4581430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T17:54:43.5457490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T17:54:43.6312810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T17:54:43.7105270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T17:54:43.8085940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T17:54:43.8888140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T17:54:43.9659260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T17:54:44.1096220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T17:54:44.1734870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T17:54:44.2555670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T17:54:44.3760600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T17:54:44.5868890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T17:54:44.8792630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T17:54:45.0740720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T17:54:45.2530100Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T17:54:46.1763590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:46.2389670Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T17:54:46.2438780Z ** R 2021-05-16T17:54:46.2703550Z ** inst 2021-05-16T17:54:46.2774610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:47.6856480Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:54:47.6857180Z ** help 2021-05-16T17:54:47.7295600Z *** installing help indices 2021-05-16T17:54:47.7606330Z ** building package indices 2021-05-16T17:54:48.0302150Z ** installing vignettes 2021-05-16T17:54:48.0397280Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:48.4176300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:48.5652720Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:48.8483510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:48.8523130Z * DONE (jsonlite) 2021-05-16T17:54:49.1624790Z * installing *source* package ‘ini’ ... 2021-05-16T17:54:49.1640670Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:49.1642280Z ** using staged installation 2021-05-16T17:54:49.1794120Z ** R 2021-05-16T17:54:49.1842150Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:49.5031420Z ** help 2021-05-16T17:54:49.5276340Z *** installing help indices 2021-05-16T17:54:49.5594860Z ** building package indices 2021-05-16T17:54:49.8190960Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:50.0752180Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:50.3315710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:50.3417550Z * DONE (ini) 2021-05-16T17:54:50.6795020Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:54:50.6828360Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:50.6829120Z ** using staged installation 2021-05-16T17:54:50.7001220Z ** R 2021-05-16T17:54:50.7090490Z ** inst 2021-05-16T17:54:50.7124880Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:51.3527660Z ** help 2021-05-16T17:54:51.3865850Z *** installing help indices 2021-05-16T17:54:51.4125260Z ** building package indices 2021-05-16T17:54:51.6785050Z ** installing vignettes 2021-05-16T17:54:51.6887030Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:51.9390650Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:52.1956920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:52.2074300Z * DONE (gitcreds) 2021-05-16T17:54:52.6213710Z * installing *source* package ‘zip’ ... 2021-05-16T17:54:52.6261160Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:52.6262430Z ** using staged installation 2021-05-16T17:54:52.6423980Z ** libs 2021-05-16T17:54:52.6611600Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:54:55.8444410Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:54:58.7988530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:54:58.8758470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T17:55:01.4674750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T17:55:01.5502040Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T17:55:01.5504910Z size_t uzipfile_len = 0; 2021-05-16T17:55:01.5505930Z ^ 2021-05-16T17:55:01.6047210Z 1 warning generated. 2021-05-16T17:55:01.6077370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T17:55:01.7609900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T17:55:02.3169880Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T17:55:02.3173010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:02.3174630Z ** R 2021-05-16T17:55:02.3175570Z ** inst 2021-05-16T17:55:02.3177160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:02.3937220Z ** help 2021-05-16T17:55:02.4231480Z *** installing help indices 2021-05-16T17:55:02.4516290Z ** building package indices 2021-05-16T17:55:02.7268280Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:03.1178080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:03.2512720Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:03.5018340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:03.5046790Z * DONE (zip) 2021-05-16T17:55:03.9671270Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:55:03.9756520Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:03.9757660Z ** using staged installation 2021-05-16T17:55:03.9936770Z ** R 2021-05-16T17:55:04.0095410Z ** inst 2021-05-16T17:55:04.0182700Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:04.7179560Z ** help 2021-05-16T17:55:05.0661570Z *** installing help indices 2021-05-16T17:55:05.2097580Z *** copying figures 2021-05-16T17:55:05.2113490Z ** building package indices 2021-05-16T17:55:05.6157610Z ** installing vignettes 2021-05-16T17:55:05.6960470Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:05.9649370Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:06.3080660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:06.3113640Z * DONE (rstudioapi) 2021-05-16T17:55:06.7035400Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:55:06.7091370Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:06.7093100Z ** using staged installation 2021-05-16T17:55:06.7319600Z ** R 2021-05-16T17:55:06.7405690Z ** inst 2021-05-16T17:55:06.7433860Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:07.3744160Z ** help 2021-05-16T17:55:07.4129030Z *** installing help indices 2021-05-16T17:55:07.4485030Z *** copying figures 2021-05-16T17:55:07.4523630Z ** building package indices 2021-05-16T17:55:07.7343740Z ** installing vignettes 2021-05-16T17:55:07.7422060Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:07.9980370Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:08.2585620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:08.2622420Z * DONE (rprojroot) 2021-05-16T17:55:08.6840160Z * installing *source* package ‘crayon’ ... 2021-05-16T17:55:08.6884330Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:08.6886110Z ** using staged installation 2021-05-16T17:55:08.7074630Z ** R 2021-05-16T17:55:08.7210130Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:10.0387610Z ** help 2021-05-16T17:55:10.1233360Z *** installing help indices 2021-05-16T17:55:10.1705730Z ** building package indices 2021-05-16T17:55:10.4864860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:10.7918790Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:11.0610510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:11.0637260Z * DONE (crayon) 2021-05-16T17:55:11.3973220Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:55:11.4004330Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:11.4005900Z ** using staged installation 2021-05-16T17:55:11.4187360Z ** libs 2021-05-16T17:55:11.4393200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T17:55:14.4158090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:14.5049000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:14.5744950Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T17:55:14.5793570Z ** R 2021-05-16T17:55:14.5872610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:15.1702530Z ** help 2021-05-16T17:55:15.2531140Z *** installing help indices 2021-05-16T17:55:15.2788580Z ** building package indices 2021-05-16T17:55:15.5626300Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:15.9469900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:16.0985720Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:16.3628840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:16.3656130Z * DONE (fastmap) 2021-05-16T17:55:16.7369180Z * installing *source* package ‘yaml’ ... 2021-05-16T17:55:16.7413000Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:16.7414160Z ** using staged installation 2021-05-16T17:55:16.7561690Z ** libs 2021-05-16T17:55:16.7753270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T17:55:17.1575710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T17:55:17.2990940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T17:55:18.3356200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T17:55:18.4894870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T17:55:18.6621560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T17:55:19.0568210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T17:55:19.1347690Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.1349880Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T17:55:19.1350960Z ^~~ 2021-05-16T17:55:19.1353310Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.1355210Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T17:55:19.1356250Z ^~~ 2021-05-16T17:55:19.1358550Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.1360460Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T17:55:19.1361490Z ^~~ 2021-05-16T17:55:19.3318060Z 3 warnings generated. 2021-05-16T17:55:19.3351530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T17:55:19.4624750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T17:55:19.5338650Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.5339990Z tag = process_tag(tag); 2021-05-16T17:55:19.5340440Z ^~~ 2021-05-16T17:55:19.5371720Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.5373570Z tag = process_tag(tag); 2021-05-16T17:55:19.5374440Z ^~~ 2021-05-16T17:55:19.5412790Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T17:55:19.5414060Z tag = process_tag(tag); 2021-05-16T17:55:19.5414470Z ^~~ 2021-05-16T17:55:19.8486370Z 3 warnings generated. 2021-05-16T17:55:19.8520500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T17:55:19.9873570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T17:55:21.3367990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T17:55:21.4313230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:21.4919770Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T17:55:21.4967040Z ** R 2021-05-16T17:55:21.5002100Z ** inst 2021-05-16T17:55:21.5048720Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:21.8456040Z ** help 2021-05-16T17:55:21.8758360Z *** installing help indices 2021-05-16T17:55:21.9038630Z ** building package indices 2021-05-16T17:55:22.1689950Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:22.5964500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:22.7331180Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:22.9792390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:22.9818440Z * DONE (yaml) 2021-05-16T17:55:23.3987350Z * installing *source* package ‘withr’ ... 2021-05-16T17:55:23.4040070Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:23.4041100Z ** using staged installation 2021-05-16T17:55:23.4269590Z ** R 2021-05-16T17:55:23.4420100Z ** inst 2021-05-16T17:55:23.4447890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:24.2836230Z ** help 2021-05-16T17:55:24.3974400Z *** installing help indices 2021-05-16T17:55:24.4650090Z *** copying figures 2021-05-16T17:55:24.4664560Z ** building package indices 2021-05-16T17:55:24.7815150Z ** installing vignettes 2021-05-16T17:55:24.7917110Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:25.0502450Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:25.6071250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:25.6099290Z * DONE (withr) 2021-05-16T17:55:25.9479730Z * installing *source* package ‘whisker’ ... 2021-05-16T17:55:25.9511600Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:25.9512520Z ** using staged installation 2021-05-16T17:55:25.9649190Z ** R 2021-05-16T17:55:25.9698100Z ** inst 2021-05-16T17:55:25.9934410Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:26.5242150Z ** help 2021-05-16T17:55:26.5563090Z *** installing help indices 2021-05-16T17:55:26.6073340Z ** building package indices 2021-05-16T17:55:26.8778250Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:27.1300690Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:27.3849200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:27.3883530Z * DONE (whisker) 2021-05-16T17:55:27.7108960Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:55:27.7135500Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:27.7136410Z ** using staged installation 2021-05-16T17:55:27.7418780Z ** libs 2021-05-16T17:55:27.7626110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:55:27.8458130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T17:55:27.9349460Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:55:27.9961600Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T17:55:28.0004510Z ** R 2021-05-16T17:55:28.0074770Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:55:28.4173640Z ** help 2021-05-16T17:55:28.4542030Z *** installing help indices 2021-05-16T17:55:28.4804440Z ** building package indices 2021-05-16T17:55:28.7556810Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:55:29.1495800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:55:29.2844650Z ** testing if installed package can be loaded from final location 2021-05-16T17:55:29.5419770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:55:29.5442530Z * DONE (rappdirs) 2021-05-16T17:55:30.2865670Z * installing *source* package ‘fs’ ... 2021-05-16T17:55:30.3075180Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:55:30.3075890Z ** using staged installation 2021-05-16T17:55:30.3330660Z ** libs 2021-05-16T17:55:30.3524660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T17:55:31.1452180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T17:55:31.3275870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T17:55:32.0500610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T17:55:32.2199310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T17:55:32.8669490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T17:55:33.8044030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T17:55:33.9628850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T17:55:34.6068120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T17:55:35.3267220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T17:55:35.9964610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T17:55:36.6294110Z (cd libuv-1.38.1 \ 2021-05-16T17:55:36.6296200Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:55:38.0492330Z rm: conftest.dSYM: is a directory 2021-05-16T17:55:40.4660990Z rm: conftest.dSYM: is a directory 2021-05-16T17:55:40.5511270Z rm: conftest.dSYM: is a directory 2021-05-16T17:55:40.5734060Z rm: conftest.dSYM: is a directory 2021-05-16T17:55:50.9612920Z make --directory=libuv-1.38.1 \ 2021-05-16T17:55:50.9613590Z HAVE_DTRACE=0 2021-05-16T17:55:51.0120910Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:55:52.0593010Z CC src/libuv_la-idna.lo 2021-05-16T17:55:53.0944400Z CC src/libuv_la-inet.lo 2021-05-16T17:55:54.1425720Z CC src/libuv_la-random.lo 2021-05-16T17:55:55.0388380Z CC src/libuv_la-strscpy.lo 2021-05-16T17:55:55.9245800Z CC src/libuv_la-threadpool.lo 2021-05-16T17:55:56.9494670Z CC src/libuv_la-timer.lo 2021-05-16T17:55:58.0189970Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:55:58.9229750Z CC src/libuv_la-uv-common.lo 2021-05-16T17:56:00.3084190Z CC src/libuv_la-version.lo 2021-05-16T17:56:01.1805500Z CC src/unix/libuv_la-async.lo 2021-05-16T17:56:02.1864510Z CC src/unix/libuv_la-core.lo 2021-05-16T17:56:03.6929990Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:56:04.5972140Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:56:06.3712190Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:56:07.3365880Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:56:08.2546290Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:56:09.2454240Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:56:10.1862830Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:56:11.1833390Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:56:12.1262870Z CC src/unix/libuv_la-process.lo 2021-05-16T17:56:13.2411950Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:56:14.1645030Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:56:15.5708840Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:56:17.3146790Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:56:18.3442160Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:56:19.3897040Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:56:20.3601080Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:56:21.7038280Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T17:56:22.6789970Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T17:56:23.5883130Z CC src/unix/libuv_la-darwin.lo 2021-05-16T17:56:24.5801100Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T17:56:25.7667240Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T17:56:26.9143920Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:56:27.8280320Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T17:56:28.7011790Z CCLD libuv.la 2021-05-16T17:56:29.2089180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:56:29.2926330Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T17:56:29.2992440Z ** R 2021-05-16T17:56:29.3151600Z ** inst 2021-05-16T17:56:29.3185420Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:30.7220050Z ** help 2021-05-16T17:56:30.8412370Z *** installing help indices 2021-05-16T17:56:30.9019790Z ** building package indices 2021-05-16T17:56:31.2096030Z ** installing vignettes 2021-05-16T17:56:31.2305790Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:31.6979790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:31.8340550Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:32.1551660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:32.1584590Z * DONE (fs) 2021-05-16T17:56:32.5603500Z * installing *source* package ‘clipr’ ... 2021-05-16T17:56:32.5633520Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:32.5635900Z ** using staged installation 2021-05-16T17:56:32.5899140Z ** R 2021-05-16T17:56:32.5964910Z ** inst 2021-05-16T17:56:32.5991750Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:33.0253400Z ** help 2021-05-16T17:56:33.0561380Z *** installing help indices 2021-05-16T17:56:33.0816580Z ** building package indices 2021-05-16T17:56:33.3430240Z ** installing vignettes 2021-05-16T17:56:33.3532180Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:33.6025380Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:33.8695060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:33.8721630Z * DONE (clipr) 2021-05-16T17:56:35.0721730Z * installing *source* package ‘git2r’ ... 2021-05-16T17:56:35.1151760Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:35.1153280Z ** using staged installation 2021-05-16T17:56:35.4242070Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T17:56:35.4244220Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T17:56:35.4254210Z checking for gcc... gcc 2021-05-16T17:56:37.7488820Z checking whether the C compiler works... yes 2021-05-16T17:56:37.7490260Z checking for C compiler default output file name... a.out 2021-05-16T17:56:37.8815790Z checking for suffix of executables... 2021-05-16T17:56:38.1993720Z checking whether we are cross compiling... no 2021-05-16T17:56:38.2759690Z checking for suffix of object files... o 2021-05-16T17:56:38.3371640Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:56:38.3995070Z checking whether gcc accepts -g... yes 2021-05-16T17:56:38.5253980Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:56:38.5267320Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:56:38.5380050Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:56:38.5733690Z Found pkg-config cflags and libs! 2021-05-16T17:56:38.9420620Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:56:39.2112120Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:56:39.3200210Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:56:39.4277560Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:56:39.5357410Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T17:56:39.5359530Z ----- Results of the git2r package configure ----- 2021-05-16T17:56:39.5360140Z 2021-05-16T17:56:39.5362880Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-16T17:56:39.5364690Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:56:39.5365410Z 2021-05-16T17:56:39.5366650Z -------------------------------------------------- 2021-05-16T17:56:39.5738360Z configure: creating ./config.status 2021-05-16T17:56:39.7526180Z config.status: creating src/Makevars 2021-05-16T17:56:39.8815210Z ** libs 2021-05-16T17:56:39.9039320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T17:56:40.0395100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T17:56:40.1268640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T17:56:40.3389170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T17:56:40.4769020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T17:56:40.6418740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T17:56:40.8786140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T17:56:41.0185480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T17:56:41.1548920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T17:56:41.3439770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T17:56:41.5382230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T17:56:41.6786700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T17:56:41.9235710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T17:56:42.0434480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T17:56:42.1747100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T17:56:42.3077900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T17:56:42.4354870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T17:56:42.6416950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T17:56:42.8045040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T17:56:42.9350470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T17:56:43.1375970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T17:56:43.2571760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T17:56:43.3906690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T17:56:43.5299990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T17:56:43.6660150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T17:56:43.8652920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T17:56:44.0495710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T17:56:44.1808100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T17:56:44.3131300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T17:56:44.5187090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T17:56:44.6459080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T17:56:44.7990620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T17:56:44.9998740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T17:56:45.1632500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T17:56:45.2812870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T17:56:45.4363110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:56:45.4694180Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:56:45.5049660Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T17:56:45.5098920Z ** R 2021-05-16T17:56:45.5427090Z ** inst 2021-05-16T17:56:45.5457060Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:46.7870550Z ** help 2021-05-16T17:56:47.1360390Z *** installing help indices 2021-05-16T17:56:47.3532700Z ** building package indices 2021-05-16T17:56:47.7917130Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:48.2139270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:48.3454580Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:48.6342240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:48.6372510Z * DONE (git2r) 2021-05-16T17:56:49.0253230Z * installing *source* package ‘askpass’ ... 2021-05-16T17:56:49.0271880Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:49.0273420Z ** using staged installation 2021-05-16T17:56:49.0461030Z ** libs 2021-05-16T17:56:49.0636010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T17:56:49.1511100Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:56:49.2098190Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T17:56:49.2141120Z ** R 2021-05-16T17:56:49.2187840Z ** inst 2021-05-16T17:56:49.2209490Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:49.5631320Z ** help 2021-05-16T17:56:49.5864970Z *** installing help indices 2021-05-16T17:56:49.6019310Z ** building package indices 2021-05-16T17:56:49.8550150Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:50.1365610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:56:50.3381980Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:50.5861670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:50.5887570Z * DONE (askpass) 2021-05-16T17:56:51.1074920Z * installing *source* package ‘cli’ ... 2021-05-16T17:56:51.1193020Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:51.1194680Z ** using staged installation 2021-05-16T17:56:51.1451280Z ** R 2021-05-16T17:56:51.1855070Z ** inst 2021-05-16T17:56:51.1900960Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:54.4866280Z ** help 2021-05-16T17:56:54.7632170Z *** installing help indices 2021-05-16T17:56:54.9189990Z *** copying figures 2021-05-16T17:56:54.9208350Z ** building package indices 2021-05-16T17:56:55.3931950Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:56:55.7043930Z ** testing if installed package can be loaded from final location 2021-05-16T17:56:56.0750630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:56:56.0796930Z * DONE (cli) 2021-05-16T17:56:56.5963330Z * installing *source* package ‘purrr’ ... 2021-05-16T17:56:56.6064780Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:56:56.6066090Z ** using staged installation 2021-05-16T17:56:56.6284780Z ** libs 2021-05-16T17:56:56.6471400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T17:56:56.7207680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:56:56.8395970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:56:56.9381540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T17:56:57.0635270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:56:57.1443240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T17:56:57.2829120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T17:56:57.4413390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T17:56:57.5512780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:56:57.6365990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:56:57.6977800Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T17:56:57.7021130Z ** R 2021-05-16T17:56:57.7279900Z ** inst 2021-05-16T17:56:57.7316040Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:56:59.3411990Z ** help 2021-05-16T17:56:59.5750410Z *** installing help indices 2021-05-16T17:56:59.6973950Z *** copying figures 2021-05-16T17:56:59.7095820Z ** building package indices 2021-05-16T17:57:00.0788940Z ** installing vignettes 2021-05-16T17:57:00.0964740Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:00.5224370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:57:00.7445380Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:01.0666910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:01.0768570Z * DONE (purrr) 2021-05-16T17:57:01.5728750Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:57:01.5783510Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:01.5785790Z ** using staged installation 2021-05-16T17:57:01.6011120Z ** R 2021-05-16T17:57:01.6088840Z ** inst 2021-05-16T17:57:01.6139340Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:02.1729970Z ** help 2021-05-16T17:57:02.2751100Z *** installing help indices 2021-05-16T17:57:02.2912680Z *** copying figures 2021-05-16T17:57:02.2951840Z ** building package indices 2021-05-16T17:57:02.5676240Z ** installing vignettes 2021-05-16T17:57:02.5750220Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:02.9205490Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:03.1929590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:03.1966790Z * DONE (lifecycle) 2021-05-16T17:57:03.7515200Z * installing *source* package ‘desc’ ... 2021-05-16T17:57:03.7607230Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:03.7608420Z ** using staged installation 2021-05-16T17:57:03.7825210Z ** R 2021-05-16T17:57:03.8020310Z ** inst 2021-05-16T17:57:03.8082250Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:05.8272960Z ** help 2021-05-16T17:57:06.0183050Z *** installing help indices 2021-05-16T17:57:06.1243370Z ** building package indices 2021-05-16T17:57:06.4869860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:06.7573520Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:07.0578150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:07.0679970Z * DONE (desc) 2021-05-16T17:57:07.3841020Z * installing *source* package ‘cachem’ ... 2021-05-16T17:57:07.3866250Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:07.3867530Z ** using staged installation 2021-05-16T17:57:07.4053350Z ** libs 2021-05-16T17:57:07.4236550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T17:57:07.5089320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:57:07.6049220Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:57:07.6649380Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:57:07.6748310Z ** R 2021-05-16T17:57:07.6841160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:08.3676390Z ** help 2021-05-16T17:57:08.3978560Z *** installing help indices 2021-05-16T17:57:08.4231630Z ** building package indices 2021-05-16T17:57:08.6903100Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:09.0890420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:57:09.2306670Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:09.5109580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:09.5136280Z * DONE (cachem) 2021-05-16T17:57:10.2305050Z * installing *source* package ‘openssl’ ... 2021-05-16T17:57:10.2502550Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:10.2504160Z ** using staged installation 2021-05-16T17:57:10.4118120Z Homebrew 3.1.6 2021-05-16T17:57:10.4991580Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T17:57:10.5877530Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T17:57:10.9762530Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T17:57:11.3126360Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T17:57:11.3360810Z ** libs 2021-05-16T17:57:11.3555470Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:57:11.3586050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T17:57:11.4989430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T17:57:11.6366810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T17:57:11.8037050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T17:57:12.0646390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T17:57:12.2244980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T17:57:12.4155270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T17:57:12.6155000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T17:57:12.7218190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T17:57:12.8722730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T17:57:13.0028440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T17:57:13.1586340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T17:57:13.3630770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T17:57:13.5539560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T17:57:13.8329860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T17:57:13.9194030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T17:57:13.9953080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T17:57:14.2052500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T17:57:14.4366630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T17:57:14.6441620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T17:57:14.7269330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T17:57:14.9154240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T17:57:15.1167050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:57:15.3588850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T17:57:15.5583420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T17:57:15.7623460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T17:57:15.9680990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T17:57:16.0712030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T17:57:16.2782210Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:57:16.3022530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:57:16.3295500Z ld: warning: ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:57:16.3297580Z dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:57:16.3721770Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T17:57:16.3770600Z ** R 2021-05-16T17:57:16.3940430Z ** inst 2021-05-16T17:57:16.4211160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:17.7546710Z ** help 2021-05-16T17:57:17.8336920Z *** installing help indices 2021-05-16T17:57:17.8795460Z ** building package indices 2021-05-16T17:57:18.1772650Z ** installing vignettes 2021-05-16T17:57:18.1974760Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:18.5794270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:57:18.7107510Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:18.9973110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:19.0009880Z * DONE (openssl) 2021-05-16T17:57:19.3466420Z * installing *source* package ‘memoise’ ... 2021-05-16T17:57:19.3491060Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:19.3493620Z ** using staged installation 2021-05-16T17:57:19.3711460Z ** R 2021-05-16T17:57:19.3833630Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:19.9038730Z ** help 2021-05-16T17:57:19.9421100Z *** installing help indices 2021-05-16T17:57:19.9729040Z ** building package indices 2021-05-16T17:57:20.2432530Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:20.5325850Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:20.8287790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:20.8310190Z * DONE (memoise) 2021-05-16T17:57:21.3191950Z * installing *source* package ‘httr’ ... 2021-05-16T17:57:21.3291110Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:21.3291930Z ** using staged installation 2021-05-16T17:57:21.3526910Z ** R 2021-05-16T17:57:21.3815410Z ** demo 2021-05-16T17:57:21.3878180Z ** inst 2021-05-16T17:57:21.3955600Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:24.6146170Z ** help 2021-05-16T17:57:24.8496480Z *** installing help indices 2021-05-16T17:57:24.9780470Z ** building package indices 2021-05-16T17:57:25.4624620Z ** installing vignettes 2021-05-16T17:57:25.4731480Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:25.7436630Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:26.1060070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:26.1161840Z * DONE (httr) 2021-05-16T17:57:26.4651220Z * installing *source* package ‘credentials’ ... 2021-05-16T17:57:26.4681010Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:26.4682460Z ** using staged installation 2021-05-16T17:57:26.4884800Z ** R 2021-05-16T17:57:26.4957030Z ** inst 2021-05-16T17:57:26.5000440Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:27.1217530Z ** help 2021-05-16T17:57:27.1523930Z *** installing help indices 2021-05-16T17:57:27.1741640Z ** building package indices 2021-05-16T17:57:27.4519480Z ** installing vignettes 2021-05-16T17:57:27.4591270Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:27.8895980Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:28.2666060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:28.2766970Z * DONE (credentials) 2021-05-16T17:57:28.6463430Z * installing *source* package ‘gh’ ... 2021-05-16T17:57:28.6499670Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:28.6502480Z ** using staged installation 2021-05-16T17:57:28.6722640Z ** R 2021-05-16T17:57:28.6846970Z ** inst 2021-05-16T17:57:28.6874550Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:30.0000250Z ** help 2021-05-16T17:57:30.0417770Z *** installing help indices 2021-05-16T17:57:30.0755870Z ** building package indices 2021-05-16T17:57:30.3437740Z ** installing vignettes 2021-05-16T17:57:30.3540080Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:30.6883630Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:31.0428780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:31.0530670Z * DONE (gh) 2021-05-16T17:57:31.4277130Z * installing *source* package ‘gert’ ... 2021-05-16T17:57:31.4328490Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:31.4329770Z ** using staged installation 2021-05-16T17:57:31.5332350Z Found pkg-config cflags and libs! 2021-05-16T17:57:31.8567300Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T17:57:31.8568830Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:57:31.9725260Z Configuration OK! 2021-05-16T17:57:31.9939040Z ** libs 2021-05-16T17:57:32.0132810Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T17:57:32.0164660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T17:57:32.2344940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T17:57:32.4664350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T17:57:32.6994950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T17:57:32.8340330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T17:57:32.9722350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T17:57:33.1492330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:57:33.2656760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T17:57:33.4153430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T17:57:33.5644220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T17:57:33.6985500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T17:57:33.8471930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T17:57:33.9785080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:57:34.1425600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T17:57:34.2700790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:57:34.3006620Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T17:57:34.3336490Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T17:57:34.3385750Z ** R 2021-05-16T17:57:34.3532310Z ** inst 2021-05-16T17:57:34.3574770Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:35.3246330Z ** help 2021-05-16T17:57:35.4067740Z *** installing help indices 2021-05-16T17:57:35.4580320Z ** building package indices 2021-05-16T17:57:35.7598720Z ** installing vignettes 2021-05-16T17:57:35.7700740Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:36.6568160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:57:36.6579500Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:36.6728980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:36.6830600Z * DONE (gert) 2021-05-16T17:57:37.3249570Z * installing *source* package ‘usethis’ ... 2021-05-16T17:57:37.3408860Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:57:37.3410190Z ** using staged installation 2021-05-16T17:57:37.3765590Z ** R 2021-05-16T17:57:37.4292540Z ** inst 2021-05-16T17:57:37.4511360Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:57:41.1105520Z ** help 2021-05-16T17:57:41.3912270Z *** installing help indices 2021-05-16T17:57:41.5476570Z *** copying figures 2021-05-16T17:57:41.5522050Z ** building package indices 2021-05-16T17:57:41.9603980Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:42.3471900Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:42.8453140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:42.8555370Z * DONE (usethis) 2021-05-16T17:57:42.9170250Z 2021-05-16T17:57:42.9189200Z The downloaded source packages are in 2021-05-16T17:57:42.9214910Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/downloaded_packages’ 2021-05-16T17:57:42.9216170Z Running `R CMD build`... 2021-05-16T17:57:46.2402070Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a715ff28f5c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:57:46.2404270Z * preparing ‘tic’: 2021-05-16T17:57:46.2405810Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:57:46.2407100Z * installing the package to process help pages 2021-05-16T17:57:46.2408790Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:57:46.2410080Z * checking for empty or unneeded directories 2021-05-16T17:57:46.2411550Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:57:46.2413520Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:57:46.2415380Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:57:46.2416480Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:57:46.2418030Z (as ‘lib’ is unspecified) 2021-05-16T17:57:46.7626050Z * installing *source* package ‘tic’ ... 2021-05-16T17:57:46.7629230Z ** using staged installation 2021-05-16T17:57:46.7981790Z ** R 2021-05-16T17:57:46.8276360Z ** inst 2021-05-16T17:57:46.8483600Z ** preparing package for lazy loading 2021-05-16T17:57:47.3419260Z ** help 2021-05-16T17:57:47.5572610Z *** installing help indices 2021-05-16T17:57:47.7414720Z *** copying figures 2021-05-16T17:57:47.7515510Z ** building package indices 2021-05-16T17:57:48.1122550Z ** installing vignettes 2021-05-16T17:57:48.1191930Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:57:48.5395840Z ** testing if installed package can be loaded from final location 2021-05-16T17:57:48.9688350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:57:48.9765910Z * DONE (tic) 2021-05-16T17:57:49.0532320Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:57:49.3810480Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:57:50.6989610Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:57:50.6991160Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:57:50.6993910Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T17:57:50.6995950Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:57:50.6997780Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:57:50.6999110Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:57:50.7000610Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:57:50.7001910Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:57:50.7003060Z (as ‘lib’ is unspecified) 2021-05-16T17:57:50.7004310Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:57:50.7005550Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:57:50.7006750Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:57:50.7007940Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:57:50.7009100Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:57:50.7010280Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:57:50.7011470Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:57:50.7012670Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:57:50.7013870Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:57:50.7015110Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:57:50.7016300Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:57:50.7017460Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:57:50.7018760Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:57:50.7019990Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:57:50.7021150Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:57:50.7022340Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:57:50.7023530Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:57:50.7024790Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:57:50.7025990Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:57:50.7027150Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:57:50.7028330Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:57:50.7029530Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:57:50.7030720Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:57:50.7031910Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:57:50.7033110Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:57:50.7034350Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:57:50.7036100Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:57:50.7037370Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:57:50.7038760Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:57:50.7039960Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:57:50.7041280Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:57:50.7042570Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:57:52.6693840Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T17:57:52.6697990Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T17:57:52.6775580Z Packages which are only available in source form, and may need 2021-05-16T17:57:52.6778380Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T17:57:52.6780940Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T17:57:52.6782410Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T17:57:52.6785770Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-16T17:57:52.6787130Z 2021-05-16T17:57:52.6794160Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:57:52.9136300Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T17:57:52.9289500Z ================================================== 2021-05-16T17:57:52.9319880Z downloaded 233 KB 2021-05-16T17:57:52.9321340Z 2021-05-16T17:57:52.9323610Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:57:53.0776600Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T17:57:53.1053710Z ================================================== 2021-05-16T17:57:53.1054810Z downloaded 764 KB 2021-05-16T17:57:53.1055490Z 2021-05-16T17:57:53.1090400Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:57:53.3882700Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T17:57:53.3884370Z ================================================== 2021-05-16T17:57:53.3885760Z downloaded 6080 bytes 2021-05-16T17:57:53.3886540Z 2021-05-16T17:57:53.3917580Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:57:53.6613290Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:57:53.6969130Z ================================================== 2021-05-16T17:57:53.6970250Z downloaded 1.1 MB 2021-05-16T17:57:53.6970910Z 2021-05-16T17:57:53.7007310Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:57:53.9546250Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:57:53.9841100Z ================================================== 2021-05-16T17:57:53.9842220Z downloaded 670 KB 2021-05-16T17:57:53.9843280Z 2021-05-16T17:57:53.9877540Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:57:54.1373100Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T17:57:54.1375090Z ================================================== 2021-05-16T17:57:54.1375950Z downloaded 13 KB 2021-05-16T17:57:54.1376630Z 2021-05-16T17:57:54.1406970Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:57:54.2951030Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T17:57:54.3096300Z ================================================== 2021-05-16T17:57:54.3097880Z downloaded 265 KB 2021-05-16T17:57:54.3099060Z 2021-05-16T17:57:54.3132060Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:57:54.5631960Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T17:57:54.5822900Z ================================================== 2021-05-16T17:57:54.5823940Z downloaded 466 KB 2021-05-16T17:57:54.5824850Z 2021-05-16T17:57:54.5857230Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:57:54.8334960Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T17:57:54.8341080Z ================================================== 2021-05-16T17:57:54.8342230Z downloaded 25 KB 2021-05-16T17:57:54.8343280Z 2021-05-16T17:57:54.8373340Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:57:54.9802620Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T17:57:54.9875070Z ================================================== 2021-05-16T17:57:54.9876020Z downloaded 116 KB 2021-05-16T17:57:54.9876700Z 2021-05-16T17:57:54.9909220Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:57:55.1664760Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T17:57:55.1665750Z ================================================== 2021-05-16T17:57:55.1666250Z downloaded 138 KB 2021-05-16T17:57:55.1666520Z 2021-05-16T17:57:55.1699720Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:57:55.4187970Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T17:57:55.4189720Z ================================================== 2021-05-16T17:57:55.4190600Z downloaded 6100 bytes 2021-05-16T17:57:55.4191280Z 2021-05-16T17:57:55.4218570Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:57:55.6948360Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T17:57:55.7003710Z ================================================== 2021-05-16T17:57:55.7005290Z downloaded 59 KB 2021-05-16T17:57:55.7006000Z 2021-05-16T17:57:55.7047180Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:57:55.8637820Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T17:57:55.8639500Z ================================================== 2021-05-16T17:57:55.8641070Z downloaded 23 KB 2021-05-16T17:57:55.8641740Z 2021-05-16T17:57:55.8670860Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:57:56.0328350Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T17:57:56.0329920Z ================================================== 2021-05-16T17:57:56.0331160Z downloaded 8066 bytes 2021-05-16T17:57:56.0332070Z 2021-05-16T17:57:56.0361460Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:57:56.2463610Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T17:57:56.2554870Z ================================================== 2021-05-16T17:57:56.2555840Z downloaded 160 KB 2021-05-16T17:57:56.2556740Z 2021-05-16T17:57:56.2589210Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:57:56.4262650Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T17:57:56.4315970Z ================================================== 2021-05-16T17:57:56.4316900Z downloaded 72 KB 2021-05-16T17:57:56.4318010Z 2021-05-16T17:57:56.4351600Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:57:56.5841160Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T17:57:56.5842970Z ================================================== 2021-05-16T17:57:56.5843870Z downloaded 11 KB 2021-05-16T17:57:56.5844530Z 2021-05-16T17:57:56.5875190Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:57:56.7366260Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T17:57:56.7503960Z ================================================== 2021-05-16T17:57:56.7505000Z downloaded 265 KB 2021-05-16T17:57:56.7505680Z 2021-05-16T17:57:56.7539560Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:57:56.8997650Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:57:56.9081610Z ================================================== 2021-05-16T17:57:56.9082710Z downloaded 109 KB 2021-05-16T17:57:56.9083920Z 2021-05-16T17:57:56.9117860Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:57:57.0517040Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T17:57:57.0577140Z ================================================== 2021-05-16T17:57:57.0578070Z downloaded 79 KB 2021-05-16T17:57:57.0578910Z 2021-05-16T17:57:57.0614460Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:57:57.1967730Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T17:57:57.1969550Z ================================================== 2021-05-16T17:57:57.1970650Z downloaded 14 KB 2021-05-16T17:57:57.1971300Z 2021-05-16T17:57:57.2000280Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:57:57.4643620Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T17:57:57.4742150Z ================================================== 2021-05-16T17:57:57.4743220Z downloaded 132 KB 2021-05-16T17:57:57.4744140Z 2021-05-16T17:57:57.4777730Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:57:57.6341360Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T17:57:57.7357290Z ================================================== 2021-05-16T17:57:57.7358480Z downloaded 7.2 MB 2021-05-16T17:57:57.7359160Z 2021-05-16T17:57:57.7445620Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:57:57.8820500Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T17:57:57.9430120Z ================================================== 2021-05-16T17:57:57.9431310Z downloaded 2.8 MB 2021-05-16T17:57:57.9432010Z 2021-05-16T17:57:57.9476960Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:57:58.0898350Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T17:57:58.1211840Z ================================================== 2021-05-16T17:57:58.1212370Z downloaded 871 KB 2021-05-16T17:57:58.1212640Z 2021-05-16T17:57:58.1249380Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:57:58.3258540Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T17:57:58.3349510Z ================================================== 2021-05-16T17:57:58.3350420Z downloaded 130 KB 2021-05-16T17:57:58.3351090Z 2021-05-16T17:57:58.3389000Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:57:58.5846790Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T17:57:58.5900960Z ================================================== 2021-05-16T17:57:58.5901880Z downloaded 81 KB 2021-05-16T17:57:58.5902590Z 2021-05-16T17:57:58.5936200Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:57:58.7429900Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T17:57:58.7431980Z ================================================== 2021-05-16T17:57:58.7432910Z downloaded 10 KB 2021-05-16T17:57:58.7434030Z 2021-05-16T17:57:58.7462100Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:57:58.9123310Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T17:57:58.9167290Z ================================================== 2021-05-16T17:57:58.9168250Z downloaded 44 KB 2021-05-16T17:57:58.9169960Z 2021-05-16T17:57:58.9201780Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:57:59.1231210Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T17:57:59.1233650Z ================================================== 2021-05-16T17:57:59.1235020Z downloaded 10 KB 2021-05-16T17:57:59.1235790Z 2021-05-16T17:57:59.1265650Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:57:59.2924710Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T17:57:59.2926140Z ================================================== 2021-05-16T17:57:59.2927350Z downloaded 29 KB 2021-05-16T17:57:59.2928280Z 2021-05-16T17:57:59.2958250Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:57:59.5016690Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T17:57:59.5289240Z ================================================== 2021-05-16T17:57:59.5290360Z downloaded 664 KB 2021-05-16T17:57:59.5291260Z 2021-05-16T17:57:59.5324820Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:57:59.6657840Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T17:57:59.6691820Z ================================================== 2021-05-16T17:57:59.6692730Z downloaded 40 KB 2021-05-16T17:57:59.6693380Z 2021-05-16T17:57:59.6728160Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:57:59.9129210Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T17:58:00.1621690Z ================================================== 2021-05-16T17:58:00.1626530Z downloaded 248 KB 2021-05-16T17:58:00.1627280Z 2021-05-16T17:58:00.1660580Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:58:00.2997590Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T17:58:00.3197640Z ================================================== 2021-05-16T17:58:00.3198610Z downloaded 44 KB 2021-05-16T17:58:00.3199520Z 2021-05-16T17:58:00.3230560Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:58:00.5980670Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T17:58:00.6140040Z ================================================== 2021-05-16T17:58:00.6141710Z downloaded 362 KB 2021-05-16T17:58:00.6142780Z 2021-05-16T17:58:01.0957560Z * installing *source* package ‘utf8’ ... 2021-05-16T17:58:01.1058570Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:01.1059860Z ** using staged installation 2021-05-16T17:58:01.1249160Z ** libs 2021-05-16T17:58:01.1440240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T17:58:01.2393000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T17:58:01.4167620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T17:58:01.5120130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:01.5853860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T17:58:01.6811330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T17:58:01.8525590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T17:58:01.9449820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T17:58:02.0990490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T17:58:02.1979510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T17:58:02.3065630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T17:58:02.4046680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T17:58:02.4912730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T17:58:02.5811180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T17:58:02.6655700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T17:58:02.7558150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T17:58:02.8677350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T17:58:02.9486860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T17:58:03.0161560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T17:58:03.1045120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T17:58:03.1738210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T17:58:03.3683000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T17:58:03.8758740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T17:58:04.0846850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T17:58:04.1881130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T17:58:04.2822850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T17:58:04.3793920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T17:58:04.4897200Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T17:58:04.5183570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:04.5877920Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T17:58:04.5938750Z ** R 2021-05-16T17:58:04.6044550Z ** inst 2021-05-16T17:58:04.6070230Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:05.2141450Z ** help 2021-05-16T17:58:05.2543270Z *** installing help indices 2021-05-16T17:58:05.2833810Z ** building package indices 2021-05-16T17:58:05.5497430Z ** installing vignettes 2021-05-16T17:58:05.5567180Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:05.9235210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:06.0567110Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:06.3123060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:06.3150090Z * DONE (utf8) 2021-05-16T17:58:06.6444130Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T17:58:06.6467740Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:06.6470510Z ** using staged installation 2021-05-16T17:58:06.6638530Z ** R 2021-05-16T17:58:06.6677670Z ** inst 2021-05-16T17:58:06.6697610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:06.9858080Z ** help 2021-05-16T17:58:07.0179220Z *** installing help indices 2021-05-16T17:58:07.0381130Z ** building package indices 2021-05-16T17:58:07.3075930Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:07.5548540Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:07.8091270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:07.8193360Z * DONE (pkgconfig) 2021-05-16T17:58:08.2210870Z * installing *source* package ‘fansi’ ... 2021-05-16T17:58:08.2279020Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:08.2280460Z ** using staged installation 2021-05-16T17:58:08.2468080Z ** libs 2021-05-16T17:58:08.2681770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T17:58:08.3394850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T17:58:08.4361780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:08.5178480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T17:58:08.6188420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T17:58:08.8703310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T17:58:08.9447480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T17:58:09.2455690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T17:58:09.3906670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T17:58:09.4709660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T17:58:09.6043720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T17:58:09.8116220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T17:58:09.9324150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T17:58:10.0218450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:58:10.1168400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T17:58:10.2983560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T17:58:10.5338840Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:10.5955710Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T17:58:10.6000870Z ** R 2021-05-16T17:58:10.6140790Z ** inst 2021-05-16T17:58:10.6164960Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:11.4092710Z ** help 2021-05-16T17:58:11.4958860Z *** installing help indices 2021-05-16T17:58:11.5424110Z ** building package indices 2021-05-16T17:58:11.8360740Z ** installing vignettes 2021-05-16T17:58:11.8430700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:12.2094740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:12.3538420Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:12.6109820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:12.6141000Z * DONE (fansi) 2021-05-16T17:58:13.6274940Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:58:13.6277100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T17:58:13.6289110Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:13.6291390Z ** using staged installation 2021-05-16T17:58:13.6292140Z ** libs 2021-05-16T17:58:13.6843500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T17:58:13.7764940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:13.8602860Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:13.9222930Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T17:58:13.9269110Z ** R 2021-05-16T17:58:13.9829950Z ** inst 2021-05-16T17:58:13.9872450Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:22.0247580Z ** help 2021-05-16T17:58:22.2936400Z *** installing help indices 2021-05-16T17:58:22.4662030Z ** building package indices 2021-05-16T17:58:22.8719660Z ** installing vignettes 2021-05-16T17:58:22.8820320Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:23.3808140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:23.5133010Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:24.0840460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:24.0947290Z * DONE (diffobj) 2021-05-16T17:58:24.5752130Z * installing *source* package ‘ps’ ... 2021-05-16T17:58:24.5828530Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:24.5829880Z ** using staged installation 2021-05-16T17:58:24.9002030Z ** libs 2021-05-16T17:58:24.9203180Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T17:58:25.0879500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:25.2253290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T17:58:25.3083190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T17:58:25.3913010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T17:58:25.6927030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T17:58:25.7618700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T17:58:26.0401020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T17:58:26.1951470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T17:58:26.3111980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T17:58:26.6115870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T17:58:26.9910620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T17:58:27.1604090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:27.2247990Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T17:58:27.2330830Z ** R 2021-05-16T17:58:27.2489710Z ** inst 2021-05-16T17:58:27.2515920Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:28.5270700Z ** help 2021-05-16T17:58:28.7964010Z *** installing help indices 2021-05-16T17:58:28.9073590Z ** building package indices 2021-05-16T17:58:29.2830780Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:29.6593220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:29.7961310Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:30.0737160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:30.0771550Z * DONE (ps) 2021-05-16T17:58:30.3976250Z * installing *source* package ‘praise’ ... 2021-05-16T17:58:30.4002250Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:30.4012030Z ** using staged installation 2021-05-16T17:58:30.4166470Z ** R 2021-05-16T17:58:30.4233970Z ** inst 2021-05-16T17:58:30.4258620Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:30.7274170Z ** help 2021-05-16T17:58:30.7474950Z *** installing help indices 2021-05-16T17:58:30.7777650Z ** building package indices 2021-05-16T17:58:31.0507140Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:31.3077610Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:31.5706580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:31.5810190Z * DONE (praise) 2021-05-16T17:58:32.1048520Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:58:32.1170440Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:32.1172490Z ** using staged installation 2021-05-16T17:58:32.1388980Z ** R 2021-05-16T17:58:32.1581610Z ** inst 2021-05-16T17:58:32.1597660Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:33.2822930Z ** help 2021-05-16T17:58:33.3691390Z *** installing help indices 2021-05-16T17:58:33.4234990Z ** building package indices 2021-05-16T17:58:33.7277860Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:34.3744180Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:35.0406160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:35.0507930Z * DONE (pkgload) 2021-05-16T17:58:35.4354660Z * installing *source* package ‘evaluate’ ... 2021-05-16T17:58:35.4392920Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:35.4394790Z ** using staged installation 2021-05-16T17:58:35.4603380Z ** R 2021-05-16T17:58:35.4698720Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:36.1199160Z ** help 2021-05-16T17:58:36.1661040Z *** installing help indices 2021-05-16T17:58:36.2035610Z ** building package indices 2021-05-16T17:58:36.4979390Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:36.7626160Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:37.0273310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:37.0300190Z * DONE (evaluate) 2021-05-16T17:58:37.3622580Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:58:37.3644650Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:37.3646530Z ** using staged installation 2021-05-16T17:58:37.3845130Z ** libs 2021-05-16T17:58:37.4032880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T17:58:37.5081000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:37.5900910Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:37.6487030Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T17:58:37.6530490Z ** R 2021-05-16T17:58:37.6583850Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:38.0295230Z ** help 2021-05-16T17:58:38.0590310Z *** installing help indices 2021-05-16T17:58:38.0854560Z ** building package indices 2021-05-16T17:58:38.3570140Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:38.7774970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:38.9312550Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:39.2059380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:39.2082420Z * DONE (ellipsis) 2021-05-16T17:58:39.6624790Z * installing *source* package ‘digest’ ... 2021-05-16T17:58:39.6691880Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:39.6693080Z ** using staged installation 2021-05-16T17:58:39.6876250Z ** libs 2021-05-16T17:58:39.7095600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T17:58:39.9482190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T17:58:40.1975180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T17:58:40.8559690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T17:58:41.2343710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T17:58:42.0066050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T17:58:42.1225010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T17:58:42.3508460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T17:58:42.4449230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:42.4981430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T17:58:42.6823060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T17:58:42.7735970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T17:58:42.8776630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T17:58:43.1735360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T17:58:43.3020640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T17:58:44.0734050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T17:58:44.2537360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T17:58:44.4978640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:44.5644780Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T17:58:44.5700780Z ** R 2021-05-16T17:58:44.5769960Z ** demo 2021-05-16T17:58:44.5782460Z ** inst 2021-05-16T17:58:44.5866020Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:45.3361470Z ** help 2021-05-16T17:58:45.4571610Z *** installing help indices 2021-05-16T17:58:45.4921900Z ** building package indices 2021-05-16T17:58:45.8107110Z ** installing vignettes 2021-05-16T17:58:45.8209620Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:46.2445720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:46.3998920Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:46.6868900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:46.6916420Z * DONE (digest) 2021-05-16T17:58:47.0493830Z * installing *source* package ‘brio’ ... 2021-05-16T17:58:47.0526870Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:47.0529510Z ** using staged installation 2021-05-16T17:58:47.0763720Z ** libs 2021-05-16T17:58:47.0955170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T17:58:47.1669790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T17:58:47.2536340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:47.3365370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T17:58:47.4253870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T17:58:47.5192910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T17:58:47.6462440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T17:58:47.7341150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T17:58:47.8346950Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:47.8985740Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T17:58:47.9037740Z ** R 2021-05-16T17:58:47.9106180Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:58:48.2440760Z ** help 2021-05-16T17:58:48.2769450Z *** installing help indices 2021-05-16T17:58:48.3025650Z ** building package indices 2021-05-16T17:58:48.5888140Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:58:48.9727340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:58:49.1173860Z ** testing if installed package can be loaded from final location 2021-05-16T17:58:49.3796150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:58:49.3821010Z * DONE (brio) 2021-05-16T17:58:49.8535270Z * installing *source* package ‘xml2’ ... 2021-05-16T17:58:49.8629950Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:58:49.8631930Z ** using staged installation 2021-05-16T17:58:50.0316490Z Found pkg-config cflags and libs! 2021-05-16T17:58:50.4160200Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T17:58:50.4162860Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T17:58:50.5131730Z ** libs 2021-05-16T17:58:50.5334980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T17:58:51.3688080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:58:51.4586840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T17:58:52.2930840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T17:58:52.9815020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T17:58:53.9009950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T17:58:56.3984680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T17:58:57.1162020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T17:58:57.9780750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T17:58:58.6472640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T17:58:59.1198310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:58:59.2154650Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T17:58:59.2209860Z ** R 2021-05-16T17:58:59.2389850Z ** inst 2021-05-16T17:58:59.2440740Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:59:00.4247610Z ** help 2021-05-16T17:59:00.7021320Z *** installing help indices 2021-05-16T17:59:00.7621840Z ** building package indices 2021-05-16T17:59:01.0732560Z ** installing vignettes 2021-05-16T17:59:01.0867240Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:59:01.3558770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:59:01.4878740Z ** testing if installed package can be loaded from final location 2021-05-16T17:59:01.7753980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:59:01.7791550Z * DONE (xml2) 2021-05-16T17:59:02.2005330Z * installing *source* package ‘xfun’ ... 2021-05-16T17:59:02.2073570Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:59:02.2075080Z ** using staged installation 2021-05-16T17:59:02.2303170Z ** libs 2021-05-16T17:59:02.2549500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T17:59:02.3773050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:59:02.4594130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:59:02.5233040Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:59:02.5273710Z ** R 2021-05-16T17:59:02.5476080Z ** inst 2021-05-16T17:59:02.5578610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:59:04.2299690Z ** help 2021-05-16T17:59:04.4503360Z *** installing help indices 2021-05-16T17:59:04.5735890Z ** building package indices 2021-05-16T17:59:04.9513700Z ** installing vignettes 2021-05-16T17:59:04.9616070Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:59:05.3267720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:59:05.4568910Z ** testing if installed package can be loaded from final location 2021-05-16T17:59:05.7395730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:59:05.7432880Z * DONE (xfun) 2021-05-16T17:59:09.9945400Z * installing *source* package ‘stringi’ ... 2021-05-16T17:59:10.1688450Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:59:10.1690230Z ** using staged installation 2021-05-16T17:59:10.3703230Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T17:59:10.3710740Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T17:59:10.5862020Z checking for endianness... little 2021-05-16T17:59:10.8074650Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:59:11.0261940Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:59:11.0263080Z checking for cat... /bin/cat 2021-05-16T17:59:11.9764790Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:59:11.9767350Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T17:59:12.2989810Z checking whether the C compiler works... yes 2021-05-16T17:59:12.2991360Z checking for C compiler default output file name... a.out 2021-05-16T17:59:12.3905040Z checking for suffix of executables... 2021-05-16T17:59:12.6030070Z checking whether we are cross compiling... no 2021-05-16T17:59:12.6987100Z checking for suffix of object files... o 2021-05-16T17:59:12.7478910Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:59:12.7926270Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T17:59:12.8639580Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T17:59:12.9943020Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T17:59:13.4908880Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:59:13.4935930Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:59:13.6243560Z rm: conftest.dSYM: is a directory 2021-05-16T17:59:13.6758500Z rm: conftest.dSYM: is a directory 2021-05-16T17:59:13.9092160Z checking for ANSI C header files... yes 2021-05-16T17:59:14.0226310Z checking for sys/types.h... yes 2021-05-16T17:59:14.1054680Z checking for sys/stat.h... yes 2021-05-16T17:59:14.1929450Z checking for stdlib.h... yes 2021-05-16T17:59:14.2786110Z checking for string.h... yes 2021-05-16T17:59:14.3629170Z checking for memory.h... yes 2021-05-16T17:59:14.4481200Z checking for strings.h... yes 2021-05-16T17:59:14.5334500Z checking for inttypes.h... yes 2021-05-16T17:59:14.6180050Z checking for stdint.h... yes 2021-05-16T17:59:14.7037310Z checking for unistd.h... yes 2021-05-16T17:59:14.7940180Z checking elf.h usability... no 2021-05-16T17:59:14.9253560Z checking elf.h presence... no 2021-05-16T17:59:14.9255040Z checking for elf.h... no 2021-05-16T17:59:15.1918430Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:59:15.2357530Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T17:59:15.9992980Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:59:16.0524450Z checking whether the compiler implements namespaces... yes 2021-05-16T17:59:16.5451160Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:59:17.6540390Z checking whether std::map is available... yes 2021-05-16T17:59:17.6584510Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:59:17.6880280Z checking with pkg-config for the system ICU4C... no 2021-05-16T17:59:17.6881620Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T17:59:17.6882850Z *** Trying with 'standard' fallback flags 2021-05-16T17:59:17.7560470Z checking whether an ICU4C-based project can be built... no 2021-05-16T17:59:17.7561980Z *** This version of ICU4C cannot be used. 2021-05-16T17:59:18.6332170Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T17:59:19.4658560Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T17:59:19.7462420Z downloading the ICU data library (icudt) 2021-05-16T17:59:19.7464720Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T17:59:19.7488620Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T17:59:19.8941120Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T17:59:20.1164660Z ================================================== 2021-05-16T17:59:20.1166090Z downloaded 10.9 MB 2021-05-16T17:59:20.1167010Z 2021-05-16T17:59:20.1613760Z icudt fetch successful 2021-05-16T17:59:20.2823210Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T17:59:20.4837090Z config.status: creating src/Makevars 2021-05-16T17:59:20.5142250Z config.status: creating src/uconfig_local.h 2021-05-16T17:59:20.5445620Z config.status: creating src/install.libs.R 2021-05-16T17:59:20.5745980Z 2021-05-16T17:59:20.5747370Z *** stringi configure summary: 2021-05-16T17:59:20.5748260Z ICU_FOUND=0 2021-05-16T17:59:20.5749080Z ICUDT_DIR=icu69/data 2021-05-16T17:59:20.5749940Z ICU_BUNDLE_VERSION=69 2021-05-16T17:59:20.5750870Z ICUDT_ENDIANNESS=little 2021-05-16T17:59:20.5752010Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:59:20.5753630Z STRINGI_CFLAGS= -fPIC 2021-05-16T17:59:20.5755900Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-16T17:59:20.5757890Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T17:59:20.5758760Z STRINGI_LDFLAGS= 2021-05-16T17:59:20.5759470Z STRINGI_LIBS= 2021-05-16T17:59:20.5759990Z 2021-05-16T17:59:20.5760710Z *** Compiler settings used: 2021-05-16T17:59:20.5761960Z CC=clang -mmacosx-version-min=10.13 2021-05-16T17:59:20.5763420Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T17:59:20.5765000Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:59:20.5766340Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:59:20.5767790Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T17:59:20.5769100Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:59:20.5769690Z LDFLAGS= 2021-05-16T17:59:20.5771180Z LIBS= 2021-05-16T17:59:20.5777510Z 2021-05-16T17:59:20.6733160Z ** libs 2021-05-16T17:59:20.7001950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T17:59:21.5281600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T17:59:22.2998890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T17:59:23.1830850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T17:59:24.0271330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T17:59:24.7117140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T17:59:25.6673720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T17:59:26.4452180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T17:59:27.2249220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T17:59:27.9691730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T17:59:28.8099050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T17:59:29.6164240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T17:59:30.5425680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T17:59:31.4063870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T17:59:32.2050030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T17:59:33.2525150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T17:59:35.0713180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T17:59:35.9482870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T17:59:36.7578400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T17:59:37.4661090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T17:59:38.1701370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T17:59:39.2169970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T17:59:40.0483540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T17:59:40.8550680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T17:59:41.7391300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T17:59:42.7112020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T17:59:43.4513580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T17:59:44.2637070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T17:59:45.0950360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T17:59:46.2970650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T17:59:47.4654580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T17:59:48.7637460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T17:59:49.9472870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T17:59:50.8191640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T17:59:51.7377140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T17:59:52.5813790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T17:59:53.3690980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T17:59:54.1732880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T17:59:54.9780390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T17:59:56.2234780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T17:59:57.3588170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T17:59:58.6026050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T17:59:59.7697710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:00.6448800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:01.5384870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:02.2721310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:03.3643990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:04.4444920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:05.5063320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:06.2512750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:06.9784140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:08.0679610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:09.1502200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:10.3294290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:11.4735410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:12.3877150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:13.2291290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:13.2708240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:14.4907580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:15.2402090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:15.9942170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:17.1270450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:18.2424980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:19.5605490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:20.3964260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:21.5305100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:22.3764260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:24.5772990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:25.3717710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:26.2747570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:27.2895630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:27.9911600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:28.7095120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:29.6078330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:30.4292230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:31.3095690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:32.1209840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:33.0864810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:33.8479510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:34.5817600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:35.3690890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:36.0636810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:36.7833780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T18:00:38.3447390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:38.4183480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:39.1504730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:39.9232630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:40.7159900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.2523090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:41.7085240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:42.2931170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:42.9726780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:43.5360530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:44.4468800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:45.2259790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:45.7129290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:46.3019880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:46.6169640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:47.1224070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:47.4916380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:47.5434090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:48.6337510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:49.2058910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:49.2842780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:49.9979210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:50.0644030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:51.0792850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:51.7313380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:52.2249150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:52.2762740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:53.0733590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:53.8551190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:54.7822840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:55.5471710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:56.2482420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:56.7451040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:57.6286410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:58.3720050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:00:59.4657170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:01.1836180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:01.9778560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:02.9005380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:03.4523580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:04.0163630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:04.7922550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:05.3381980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:06.4315140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:07.5150820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:09.4091840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:10.1915200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:10.2584750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:10.7651190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:11.2489150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:12.0019830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:12.6594900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:13.0881830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:13.9257860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:15.0216410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:15.9084030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:17.0531310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:17.2465530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:18.0047970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:18.9495130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:19.6658300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-16T18:01:20.3904850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:21.5325000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:22.2439080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:22.7591690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:23.2637300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:23.3175260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:23.8948410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:24.4511300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:25.4309980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:26.1783140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:26.8861490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:27.6527590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:28.2775370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:28.9518570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:29.6564550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:30.2900130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:30.9022610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:31.7084440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:32.2170820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:32.8283570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:33.2498360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:34.5126910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:35.1960280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:36.0418290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:36.4611590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:36.9889630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:37.6430180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:38.5971070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:39.5768150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:40.2765490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:40.7794320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:41.7115020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:42.3160420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:43.0283850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:43.6448940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:44.2566980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:44.8358780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:45.2203510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:46.1239920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:47.0198370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:47.8967800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:48.2749940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:48.6984470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:49.2245070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:49.6416760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:50.2058090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:51.0406440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:51.6279290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:51.9683290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:52.5611340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:53.0869060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:53.6443360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:54.2277330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:54.7684240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:55.3025400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:55.7657610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:56.4559740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:56.9711080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:58.6827450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:01:59.5079700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:00.4050490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:01.0220730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:01.4841530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:02.7979980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:03.6283740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:03.9554790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:04.3682980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:04.7010950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:05.3588430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:05.8562420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:06.3901520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:06.9552390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:07.5731470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:08.2920690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:08.6731870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:09.8794300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:10.8634330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:12.5027340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:12.8251410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:12.8820850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:14.3878250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:15.0001740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:16.1655840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:16.9348430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:17.0175010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:17.0782240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:18.3618010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:19.1001610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:20.1276550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:21.0796810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:21.6673200Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T18:02:21.6674830Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T18:02:21.6675740Z ^ 2021-05-16T18:02:22.3472950Z 1 warning generated. 2021-05-16T18:02:22.3522070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:23.0687570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:23.6638080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:24.2700350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:24.7378140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:25.3814390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:26.1002850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:26.8545230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:27.1709590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:27.9909830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:28.4892630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:29.7774490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:30.6397100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:30.9891510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:31.5329390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:32.0210340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:32.6775120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:33.2131200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:33.7432050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:34.4061890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:35.2674820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:35.5940950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:36.2156890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:36.9217760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:37.2544930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:38.2523380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:38.9036590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:39.4914220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:39.8125030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:40.4616480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:41.1030090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:42.1031950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:42.2939150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:42.8848790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:43.4175760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:44.1411780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:44.8331780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:45.5269020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:46.6096440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:47.2048950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:48.1837400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:48.2478170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:48.8057860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:49.2538740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:49.6568790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:49.7081390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T18:02:50.7862740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-16T18:02:51.5209660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T18:02:52.3256200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T18:02:53.0303840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-16T18:02:53.4853800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-16T18:02:54.2304270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-16T18:02:54.8566920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-16T18:02:56.7641850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-16T18:02:57.3904230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-16T18:02:57.9161940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-16T18:02:58.6983720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-16T18:02:59.4036240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-16T18:03:00.2758850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-16T18:03:01.2743670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T18:03:01.4329310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-16T18:03:02.7981780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-16T18:03:03.5382260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-16T18:03:04.3226450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-16T18:03:05.6606720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-16T18:03:06.4404940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-16T18:03:07.2435690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-16T18:03:08.1947620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T18:03:09.0868860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-16T18:03:09.1462970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-16T18:03:10.3890520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-16T18:03:11.4540320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-16T18:03:12.1819450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-16T18:03:12.4451240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-16T18:03:13.7134160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-16T18:03:14.5998260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-16T18:03:15.3922970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-16T18:03:16.1162640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-16T18:03:16.5584910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-16T18:03:17.2806770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T18:03:17.9108380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-16T18:03:18.6341430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T18:03:19.3843410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-16T18:03:19.8739370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-16T18:03:20.2048440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T18:03:20.2623220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-16T18:03:20.6513680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-16T18:03:21.1771450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T18:03:21.2914440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-16T18:03:21.3683740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T18:03:21.8741450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T18:03:22.4138760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-16T18:03:23.2058200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-16T18:03:23.7610600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-16T18:03:24.4086360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-16T18:03:25.5164830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-16T18:03:26.3343100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-16T18:03:27.2644470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-16T18:03:27.4453630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-16T18:03:29.4640090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-16T18:03:31.0603790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-16T18:03:31.2864060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T18:03:32.0771590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T18:03:32.2349220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-16T18:03:32.6121670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-16T18:03:32.9606890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-16T18:03:33.7816420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-16T18:03:34.1025650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-16T18:03:36.9523470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-16T18:03:38.3430090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-16T18:03:39.2403190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-16T18:03:41.5076010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-16T18:03:41.6993620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-16T18:03:42.3296230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-16T18:03:42.9810970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-16T18:03:43.6406850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-16T18:03:44.6013230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T18:03:45.0836350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T18:03:45.6769170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T18:03:46.4158390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-16T18:03:47.0436370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-16T18:03:47.8915080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-16T18:03:48.4878040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-16T18:03:49.0524130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-16T18:03:49.3976410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-16T18:03:49.9731890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-16T18:03:50.6502650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-16T18:03:51.4821600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-16T18:03:52.0362570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T18:03:52.7865640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-16T18:03:53.4971820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-16T18:03:53.8462180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-16T18:03:54.6274010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T18:03:55.3232940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-16T18:03:56.4559120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-16T18:03:57.8289110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-16T18:03:59.3495290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-16T18:04:00.6467370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-16T18:04:01.2458240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-16T18:04:02.8993740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T18:04:03.5624090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-16T18:04:04.5328840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-16T18:04:05.7068840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-16T18:04:06.8817560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T18:04:07.5654550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-16T18:04:08.1063010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-16T18:04:08.9339500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-16T18:04:09.7599700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-16T18:04:10.6403600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-16T18:04:11.5441710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-16T18:04:12.3186170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T18:04:13.7085060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T18:04:14.5703920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-16T18:04:16.1877930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-16T18:04:17.4974520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-16T18:04:18.2220540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-16T18:04:18.9104540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-16T18:04:20.8029450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-16T18:04:21.8187270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-16T18:04:22.8339740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-16T18:04:23.6394280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T18:04:24.3015830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T18:04:25.2551120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-16T18:04:26.0647910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-16T18:04:26.9827010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-16T18:04:28.2351510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-16T18:04:29.1920230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-16T18:04:30.0224080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-16T18:04:31.6594010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-16T18:04:32.4141280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-16T18:04:33.4755140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-16T18:04:34.3529090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-16T18:04:35.7700650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-16T18:04:36.8855560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-16T18:04:37.6489850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T18:04:38.4325330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T18:04:39.2986490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T18:04:40.6703310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-16T18:04:41.3964160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-16T18:04:42.1415140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-16T18:04:42.9390670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-16T18:04:43.6643460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-16T18:04:44.6416130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T18:04:45.8405900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T18:04:46.9549390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-16T18:04:47.7897490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-16T18:04:48.8664820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-16T18:04:49.5585550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-16T18:04:50.4864910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T18:04:51.5406950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-16T18:04:53.5266430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T18:04:54.0950750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T18:04:54.9670860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T18:04:56.5420410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-16T18:04:57.2538980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T18:04:57.9488900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-16T18:04:59.1055650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T18:04:59.7685210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-16T18:05:00.4104200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-16T18:05:01.3578770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-16T18:05:03.3065850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-16T18:05:03.9549810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-16T18:05:04.6816310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-16T18:05:05.1864960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-16T18:05:06.3285620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-16T18:05:07.9450940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-16T18:05:08.8684340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-16T18:05:12.0216290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-16T18:05:12.5646130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-16T18:05:13.4213680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-16T18:05:14.9459260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-16T18:05:15.6816740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-16T18:05:16.3316060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T18:05:17.0243670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-16T18:05:17.7431870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T18:05:18.3563230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-16T18:05:19.3490160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-16T18:05:21.7382250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-16T18:05:22.4050280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-16T18:05:23.0309820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T18:05:23.5415150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-16T18:05:24.3001020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-16T18:05:24.9645660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-16T18:05:25.7527180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-16T18:05:26.4609170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-16T18:05:27.1336310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-16T18:05:28.3307140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-16T18:05:29.0049920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-16T18:05:29.5153150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-16T18:05:30.0391980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-16T18:05:31.0449850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T18:05:31.6797770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-16T18:05:32.3138790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-16T18:05:33.5422280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-16T18:05:34.5804890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-16T18:05:35.5151900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T18:05:37.2020630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-16T18:05:38.2784000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T18:05:39.0402140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T18:05:40.4581010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-16T18:05:41.2051470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-16T18:05:41.7355440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T18:05:42.4941110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-16T18:05:43.0292950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T18:05:43.7074010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-16T18:05:44.6968090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-16T18:05:45.4837810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-16T18:05:46.2114010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-16T18:05:46.5619620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-16T18:05:47.5563120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-16T18:05:48.3117270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T18:05:48.9809240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-16T18:05:49.2988550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T18:05:50.1161470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-16T18:05:50.7743740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-16T18:05:51.3669990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-16T18:05:52.0915180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-16T18:05:52.7178480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T18:05:53.2750150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-16T18:05:54.2450840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-16T18:05:55.2683170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-16T18:05:56.1883540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T18:05:57.2304890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T18:05:58.0920950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T18:05:58.6247610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-16T18:05:59.4649740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-16T18:06:00.4781080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-16T18:06:00.9746420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-16T18:06:01.4854710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-16T18:06:02.7060040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-16T18:06:03.5824060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-16T18:06:04.2690110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-16T18:06:05.1011680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T18:06:06.0339580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-16T18:06:06.8833650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-16T18:06:07.8157420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-16T18:06:07.8885550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-16T18:06:08.5485550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-16T18:06:10.1623910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-16T18:06:10.7349430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-16T18:06:10.7860330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-16T18:06:10.8362020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-16T18:06:10.8864720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-16T18:06:11.7935430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-16T18:06:12.3237740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-16T18:06:12.6477240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T18:06:12.9680400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:06:13.2486570Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T18:06:13.4082640Z icudt already downloaded 2021-05-16T18:06:13.4085740Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T18:06:13.6840020Z icudt has been installed successfully 2021-05-16T18:06:13.7537880Z ** R 2021-05-16T18:06:13.8326540Z ** inst 2021-05-16T18:06:13.8428190Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:15.3148150Z ** help 2021-05-16T18:06:15.8976570Z *** installing help indices 2021-05-16T18:06:16.1386580Z ** building package indices 2021-05-16T18:06:16.6413680Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:17.1463380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:06:17.3520250Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:17.6352800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:17.6390250Z * DONE (stringi) 2021-05-16T18:06:19.6032530Z * installing *source* package ‘Rcpp’ ... 2021-05-16T18:06:19.6628740Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:19.6630080Z ** using staged installation 2021-05-16T18:06:19.6786090Z ** libs 2021-05-16T18:06:19.6988670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T18:06:20.9704840Z In file included from api.cpp:24: 2021-05-16T18:06:20.9706270Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:06:20.9708520Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:06:20.9709950Z SEXP data = Parent::get__(); 2021-05-16T18:06:20.9710820Z ^ 2021-05-16T18:06:23.6525880Z 1 warning generated. 2021-05-16T18:06:23.6640940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T18:06:24.9072190Z In file included from attributes.cpp:39: 2021-05-16T18:06:24.9073310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:06:24.9075290Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:06:24.9076660Z SEXP data = Parent::get__(); 2021-05-16T18:06:24.9108620Z ^ 2021-05-16T18:06:37.3726520Z 1 warning generated. 2021-05-16T18:06:37.3905660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T18:06:37.8331620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T18:06:38.9928780Z In file included from date.cpp:30: 2021-05-16T18:06:38.9930090Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:06:38.9932250Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:06:38.9933860Z SEXP data = Parent::get__(); 2021-05-16T18:06:38.9934720Z ^ 2021-05-16T18:06:41.9659690Z 1 warning generated. 2021-05-16T18:06:41.9762520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T18:06:43.1745510Z In file included from module.cpp:24: 2021-05-16T18:06:43.1748490Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:06:43.1750780Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:06:43.1752260Z SEXP data = Parent::get__(); 2021-05-16T18:06:43.1753120Z ^ 2021-05-16T18:06:48.4905570Z 1 warning generated. 2021-05-16T18:06:48.5030040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T18:06:49.7017570Z In file included from rcpp_init.cpp:24: 2021-05-16T18:06:49.7018980Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:06:49.7021280Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:06:49.7022630Z SEXP data = Parent::get__(); 2021-05-16T18:06:49.7024360Z ^ 2021-05-16T18:06:52.4152470Z 1 warning generated. 2021-05-16T18:06:52.4295180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:06:52.5025380Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T18:06:52.5107990Z ** R 2021-05-16T18:06:52.5249780Z ** inst 2021-05-16T18:06:52.8114760Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:06:55.4816100Z ** help 2021-05-16T18:06:55.6625160Z *** installing help indices 2021-05-16T18:06:55.7479170Z ** building package indices 2021-05-16T18:06:56.0849390Z ** installing vignettes 2021-05-16T18:06:56.0943400Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:06:56.6661150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:06:56.8001390Z ** testing if installed package can be loaded from final location 2021-05-16T18:06:57.2337450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:06:57.2896950Z * DONE (Rcpp) 2021-05-16T18:06:57.8153950Z * installing *source* package ‘commonmark’ ... 2021-05-16T18:06:57.8219810Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T18:06:57.8220940Z ** using staged installation 2021-05-16T18:06:57.8390660Z ** libs 2021-05-16T18:06:57.8731400Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T18:06:57.9651970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T18:06:58.0558320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:06:58.1360330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T18:06:58.2354470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T18:06:58.3193830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T18:06:58.6413480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T18:06:58.7699410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T18:06:59.4574750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T18:07:00.2978480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T18:07:01.7937510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T18:07:03.5408870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T18:07:03.7011110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T18:07:03.7843430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T18:07:03.9145470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T18:07:04.0231380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T18:07:04.2085480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T18:07:04.4227190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T18:07:04.6057410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T18:07:04.7420180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T18:07:04.8703930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T18:07:04.9545940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T18:07:05.1711950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T18:07:05.2290590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T18:07:05.3237260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T18:07:05.3976240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T18:07:05.4681000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T18:07:05.5984020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T18:07:05.6992240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T18:07:05.8156500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T18:07:05.9151920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T18:07:06.0507700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T18:07:06.3029240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T18:07:06.3636550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T18:07:06.5091590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T18:07:06.6146000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T18:07:06.8819620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T18:07:06.9707290Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T18:07:07.0164040Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:07.0971180Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T18:07:07.1031500Z ** R 2021-05-16T18:07:07.1069010Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:07.4037540Z ** help 2021-05-16T18:07:07.4262010Z *** installing help indices 2021-05-16T18:07:07.4398020Z ** building package indices 2021-05-16T18:07:07.6934850Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:08.0546840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:08.1968860Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:08.4396230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:08.4419870Z * DONE (commonmark) 2021-05-16T18:07:08.8114490Z * installing *source* package ‘brew’ ... 2021-05-16T18:07:08.8117980Z ** using staged installation 2021-05-16T18:07:08.8236810Z ** R 2021-05-16T18:07:08.8295860Z ** inst 2021-05-16T18:07:08.8490280Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:09.3042580Z ** help 2021-05-16T18:07:09.3286000Z *** installing help indices 2021-05-16T18:07:09.3457200Z ** building package indices 2021-05-16T18:07:09.6953330Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:09.9448200Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:10.2825710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:10.2859800Z * DONE (brew) 2021-05-16T18:07:10.6002690Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T18:07:10.6034190Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:10.6035510Z ** using staged installation 2021-05-16T18:07:10.6246510Z ** R 2021-05-16T18:07:10.6312030Z ** inst 2021-05-16T18:07:10.6325690Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:11.2445340Z ** help 2021-05-16T18:07:11.2667330Z *** installing help indices 2021-05-16T18:07:11.2883540Z ** building package indices 2021-05-16T18:07:11.5765270Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:11.8886400Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:12.1989210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:12.2076270Z * DONE (sessioninfo) 2021-05-16T18:07:12.5086600Z * installing *source* package ‘prettyunits’ ... 2021-05-16T18:07:12.5108300Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:12.5110320Z ** using staged installation 2021-05-16T18:07:12.5264890Z ** R 2021-05-16T18:07:12.5322860Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:12.9332510Z ** help 2021-05-16T18:07:12.9689080Z *** installing help indices 2021-05-16T18:07:12.9941590Z ** building package indices 2021-05-16T18:07:13.2528420Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:13.4954290Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:13.7475970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:13.7577610Z * DONE (prettyunits) 2021-05-16T18:07:14.5947590Z * installing *source* package ‘vctrs’ ... 2021-05-16T18:07:14.6218850Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:14.6220230Z ** using staged installation 2021-05-16T18:07:14.6487990Z ** libs 2021-05-16T18:07:14.6728540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T18:07:14.8093670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T18:07:14.9335850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T18:07:15.0523650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T18:07:15.2859060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T18:07:15.4487390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T18:07:15.6050920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T18:07:15.7042760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T18:07:15.8442150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T18:07:15.9524690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T18:07:16.1049960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T18:07:16.3161490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T18:07:16.4793470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T18:07:16.5939800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T18:07:16.9025610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T18:07:16.9998880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T18:07:17.4859590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T18:07:17.6129580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T18:07:17.7999660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T18:07:17.9406940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T18:07:18.0335050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T18:07:18.2992130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:07:18.4060340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T18:07:18.7238940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T18:07:18.8332770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T18:07:19.6531510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T18:07:19.8432690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T18:07:19.9532060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T18:07:20.0671570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T18:07:20.2605510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T18:07:20.4084530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T18:07:20.5834590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T18:07:20.7201070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T18:07:20.9291860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T18:07:21.2621960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T18:07:21.4006870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T18:07:21.5258310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T18:07:21.6710480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T18:07:22.7527050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T18:07:23.0650010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T18:07:23.3606430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T18:07:23.5692500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T18:07:23.9413580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T18:07:24.0359340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T18:07:24.2664440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T18:07:24.4407970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T18:07:24.5777680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T18:07:24.9185200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T18:07:25.1970900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T18:07:25.3789990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T18:07:25.6244300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T18:07:25.7347270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T18:07:25.8903170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T18:07:26.0452060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T18:07:26.1894330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T18:07:26.3266230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T18:07:26.4438760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T18:07:26.5542110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T18:07:26.6510120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T18:07:27.3677170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T18:07:27.4400490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:27.5137220Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T18:07:27.5214200Z ** R 2021-05-16T18:07:27.5742380Z ** inst 2021-05-16T18:07:27.5839420Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:31.3590630Z ** help 2021-05-16T18:07:31.7736830Z *** installing help indices 2021-05-16T18:07:31.9914710Z *** copying figures 2021-05-16T18:07:31.9996990Z ** building package indices 2021-05-16T18:07:32.4406000Z ** installing vignettes 2021-05-16T18:07:32.4656030Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:32.9220150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:33.0740160Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:33.5465900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:33.5537530Z * DONE (vctrs) 2021-05-16T18:07:34.1429980Z * installing *source* package ‘processx’ ... 2021-05-16T18:07:34.1503510Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:34.1504910Z ** using staged installation 2021-05-16T18:07:34.1752790Z ** libs 2021-05-16T18:07:34.1954650Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T18:07:34.3828240Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T18:07:34.3830340Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T18:07:34.6244730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:07:34.8152410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T18:07:34.9261130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T18:07:35.0025440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T18:07:35.0027920Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T18:07:35.0641740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:07:35.1602900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T18:07:35.2765580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T18:07:35.6572790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T18:07:35.7825290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T18:07:35.8909110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T18:07:36.0083500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T18:07:36.1086300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T18:07:36.4710760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T18:07:36.5826100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T18:07:36.7031680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T18:07:36.7766170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T18:07:36.9094770Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:36.9743960Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T18:07:36.9838700Z ** R 2021-05-16T18:07:37.0093740Z ** inst 2021-05-16T18:07:37.0109900Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:39.0442770Z ** help 2021-05-16T18:07:39.1368330Z *** installing help indices 2021-05-16T18:07:39.1868190Z ** building package indices 2021-05-16T18:07:39.4901950Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:39.8939320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:40.1384570Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:40.4528850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:40.4631730Z * DONE (processx) 2021-05-16T18:07:40.8627860Z * installing *source* package ‘markdown’ ... 2021-05-16T18:07:40.8670430Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:40.8671630Z ** using staged installation 2021-05-16T18:07:40.8909360Z ** libs 2021-05-16T18:07:40.9106000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T18:07:41.0124300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T18:07:41.0984080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T18:07:41.3176670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T18:07:41.4759800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T18:07:41.5937840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T18:07:41.6666120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T18:07:41.7479020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T18:07:41.9822240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T18:07:42.1782970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T18:07:43.4669490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T18:07:43.5533740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:43.6159530Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T18:07:43.6205480Z ** R 2021-05-16T18:07:43.6283910Z ** inst 2021-05-16T18:07:43.6372800Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:44.2320490Z ** help 2021-05-16T18:07:44.3929830Z *** installing help indices 2021-05-16T18:07:44.4272480Z ** building package indices 2021-05-16T18:07:44.7183200Z ** installing vignettes 2021-05-16T18:07:44.7255790Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:45.1360820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:07:45.3658260Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:45.6246020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:45.6288030Z * DONE (markdown) 2021-05-16T18:07:45.9938410Z * installing *source* package ‘highr’ ... 2021-05-16T18:07:45.9962540Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:45.9963730Z ** using staged installation 2021-05-16T18:07:46.0199730Z ** R 2021-05-16T18:07:46.0273460Z ** inst 2021-05-16T18:07:46.0485120Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:46.4905210Z ** help 2021-05-16T18:07:46.5071290Z *** installing help indices 2021-05-16T18:07:46.5267530Z ** building package indices 2021-05-16T18:07:46.7854470Z ** installing vignettes 2021-05-16T18:07:46.7920590Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:47.0437570Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:47.2961120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:47.3063540Z * DONE (highr) 2021-05-16T18:07:47.7405710Z * installing *source* package ‘stringr’ ... 2021-05-16T18:07:47.7479730Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:47.7481120Z ** using staged installation 2021-05-16T18:07:47.7731840Z ** R 2021-05-16T18:07:47.7879450Z ** data 2021-05-16T18:07:47.7898980Z *** moving datasets to lazyload DB 2021-05-16T18:07:47.8138500Z ** inst 2021-05-16T18:07:47.8209950Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:48.5418250Z ** help 2021-05-16T18:07:48.6513020Z *** installing help indices 2021-05-16T18:07:48.7164580Z *** copying figures 2021-05-16T18:07:48.7174190Z ** building package indices 2021-05-16T18:07:49.0239090Z ** installing vignettes 2021-05-16T18:07:49.0340910Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:49.3003120Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:49.5725560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:49.5762100Z * DONE (stringr) 2021-05-16T18:07:49.8963510Z * installing *source* package ‘rversions’ ... 2021-05-16T18:07:49.8987340Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:49.8988600Z ** using staged installation 2021-05-16T18:07:49.9182600Z ** R 2021-05-16T18:07:49.9299410Z ** inst 2021-05-16T18:07:49.9314450Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:50.3370800Z ** help 2021-05-16T18:07:50.3678200Z *** installing help indices 2021-05-16T18:07:50.3935300Z *** copying figures 2021-05-16T18:07:50.3944830Z ** building package indices 2021-05-16T18:07:50.6688640Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:50.9479080Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:51.2088740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:51.2190850Z * DONE (rversions) 2021-05-16T18:07:51.8912140Z * installing *source* package ‘pillar’ ... 2021-05-16T18:07:51.9056930Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:51.9058070Z ** using staged installation 2021-05-16T18:07:51.9330200Z ** R 2021-05-16T18:07:51.9619620Z ** inst 2021-05-16T18:07:51.9787680Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:54.2578120Z ** help 2021-05-16T18:07:54.3811800Z *** installing help indices 2021-05-16T18:07:54.4501840Z *** copying figures 2021-05-16T18:07:54.4538860Z ** building package indices 2021-05-16T18:07:54.7599220Z ** installing vignettes 2021-05-16T18:07:54.7770700Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:07:55.2471800Z ** testing if installed package can be loaded from final location 2021-05-16T18:07:55.9293360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:07:55.9395310Z * DONE (pillar) 2021-05-16T18:07:56.4221490Z * installing *source* package ‘callr’ ... 2021-05-16T18:07:56.4282110Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:56.4283340Z ** using staged installation 2021-05-16T18:07:56.4509710Z ** R 2021-05-16T18:07:56.4732770Z ** inst 2021-05-16T18:07:56.4753190Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:00.6055800Z ** help 2021-05-16T18:08:00.7897660Z *** installing help indices 2021-05-16T18:08:00.8737450Z ** building package indices 2021-05-16T18:08:01.1970470Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:01.4682690Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:01.8154350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:01.8200450Z * DONE (callr) 2021-05-16T18:08:02.5496880Z * installing *source* package ‘knitr’ ... 2021-05-16T18:08:02.5708090Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:02.5709550Z ** using staged installation 2021-05-16T18:08:02.6220160Z ** R 2021-05-16T18:08:02.6782550Z ** demo 2021-05-16T18:08:02.6799260Z ** inst 2021-05-16T18:08:02.7609440Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:08.0338430Z ** help 2021-05-16T18:08:08.3064010Z *** installing help indices 2021-05-16T18:08:08.4556650Z ** building package indices 2021-05-16T18:08:08.8444230Z ** installing vignettes 2021-05-16T18:08:08.8576990Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:09.1276050Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:09.5150710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:09.5358760Z * DONE (knitr) 2021-05-16T18:08:09.8682650Z * installing *source* package ‘xopen’ ... 2021-05-16T18:08:09.8702570Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:09.8704280Z ** using staged installation 2021-05-16T18:08:09.8913860Z ** R 2021-05-16T18:08:09.8952560Z ** inst 2021-05-16T18:08:09.8969290Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:10.2282460Z ** help 2021-05-16T18:08:10.2461740Z *** installing help indices 2021-05-16T18:08:10.2704400Z ** building package indices 2021-05-16T18:08:10.5232880Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:10.7740790Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:11.0192430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:11.0294820Z * DONE (xopen) 2021-05-16T18:08:11.6671030Z * installing *source* package ‘tibble’ ... 2021-05-16T18:08:11.6841780Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:11.6843040Z ** using staged installation 2021-05-16T18:08:11.7170070Z ** libs 2021-05-16T18:08:11.7352340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T18:08:11.8105100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T18:08:11.9122960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:08:11.9803080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T18:08:12.1070790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:08:12.1662980Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T18:08:12.1704880Z ** R 2021-05-16T18:08:12.1959030Z ** inst 2021-05-16T18:08:12.2161590Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:14.6172940Z ** help 2021-05-16T18:08:14.7181440Z *** installing help indices 2021-05-16T18:08:14.7761020Z *** copying figures 2021-05-16T18:08:14.7801370Z ** building package indices 2021-05-16T18:08:15.0854380Z ** installing vignettes 2021-05-16T18:08:15.1040930Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:15.7657840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:15.8998660Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:16.3781420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:16.3934070Z * DONE (tibble) 2021-05-16T18:08:16.8637920Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T18:08:16.8681860Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:16.8683350Z ** using staged installation 2021-05-16T18:08:16.8910160Z ** R 2021-05-16T18:08:16.9068920Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:18.4366230Z ** help 2021-05-16T18:08:18.4946480Z *** installing help indices 2021-05-16T18:08:18.5363420Z ** building package indices 2021-05-16T18:08:18.8193630Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:19.1619440Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:19.5303020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:19.5405130Z * DONE (pkgbuild) 2021-05-16T18:08:20.1420090Z * installing *source* package ‘roxygen2’ ... 2021-05-16T18:08:20.1577150Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:20.1578590Z ** using staged installation 2021-05-16T18:08:20.1858860Z ** libs 2021-05-16T18:08:20.2043740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:08:21.4003170Z In file included from RcppExports.cpp:4: 2021-05-16T18:08:21.4004700Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:21.4007630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:21.4009080Z SEXP data = Parent::get__(); 2021-05-16T18:08:21.4009900Z ^ 2021-05-16T18:08:25.4877760Z 1 warning generated. 2021-05-16T18:08:25.5002240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T18:08:26.6737100Z In file included from escapeExamples.cpp:1: 2021-05-16T18:08:26.6738650Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:26.6741130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:26.6743420Z SEXP data = Parent::get__(); 2021-05-16T18:08:26.6744270Z ^ 2021-05-16T18:08:29.3817650Z 1 warning generated. 2021-05-16T18:08:29.3936690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T18:08:30.5836940Z In file included from isComplete.cpp:1: 2021-05-16T18:08:30.5838500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:30.5841240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:30.5842850Z SEXP data = Parent::get__(); 2021-05-16T18:08:30.5843720Z ^ 2021-05-16T18:08:33.2670940Z 1 warning generated. 2021-05-16T18:08:33.2783340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T18:08:34.4606980Z In file included from leadingSpaces.cpp:1: 2021-05-16T18:08:34.4608530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:34.4611170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:34.4612660Z SEXP data = Parent::get__(); 2021-05-16T18:08:34.4613490Z ^ 2021-05-16T18:08:37.2192860Z 1 warning generated. 2021-05-16T18:08:37.2308270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T18:08:38.4150720Z In file included from parser2.cpp:1: 2021-05-16T18:08:38.4152150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:38.4154750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:38.4156290Z SEXP data = Parent::get__(); 2021-05-16T18:08:38.4157130Z ^ 2021-05-16T18:08:42.9288260Z 1 warning generated. 2021-05-16T18:08:42.9417000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T18:08:44.1366950Z In file included from wrapUsage.cpp:1: 2021-05-16T18:08:44.1368400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:44.1370820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:44.1372330Z SEXP data = Parent::get__(); 2021-05-16T18:08:44.1373150Z ^ 2021-05-16T18:08:47.0457470Z 1 warning generated. 2021-05-16T18:08:47.0612320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:08:47.1286910Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T18:08:47.1340230Z ** R 2021-05-16T18:08:47.1783760Z ** inst 2021-05-16T18:08:47.1863450Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:52.0259020Z ** help 2021-05-16T18:08:52.1337660Z *** installing help indices 2021-05-16T18:08:52.1963800Z *** copying figures 2021-05-16T18:08:52.1978670Z ** building package indices 2021-05-16T18:08:52.5899990Z ** installing vignettes 2021-05-16T18:08:52.6039670Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:53.1878670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:08:53.3721180Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:53.9692710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:53.9794500Z * DONE (roxygen2) 2021-05-16T18:08:54.3168790Z * installing *source* package ‘rematch2’ ... 2021-05-16T18:08:54.3193310Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:54.3195230Z ** using staged installation 2021-05-16T18:08:54.3380780Z ** R 2021-05-16T18:08:54.3445140Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:54.9910300Z ** help 2021-05-16T18:08:55.0263740Z *** installing help indices 2021-05-16T18:08:55.0526960Z ** building package indices 2021-05-16T18:08:55.5300230Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:55.9908930Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:56.4343880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:56.4420720Z * DONE (rematch2) 2021-05-16T18:08:56.8116030Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T18:08:56.8167660Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:56.8168950Z ** using staged installation 2021-05-16T18:08:56.8382540Z ** R 2021-05-16T18:08:56.8504940Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:08:58.3255180Z ** help 2021-05-16T18:08:58.3797170Z *** installing help indices 2021-05-16T18:08:58.4156130Z ** building package indices 2021-05-16T18:08:58.6950010Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:08:59.0696690Z ** testing if installed package can be loaded from final location 2021-05-16T18:08:59.4719840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:08:59.4822440Z * DONE (rcmdcheck) 2021-05-16T18:08:59.8366020Z * installing *source* package ‘waldo’ ... 2021-05-16T18:08:59.8405020Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T18:08:59.8406430Z ** using staged installation 2021-05-16T18:08:59.8611370Z ** R 2021-05-16T18:08:59.8700560Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:00.7717040Z ** help 2021-05-16T18:09:00.7987360Z *** installing help indices 2021-05-16T18:09:00.8155420Z *** copying figures 2021-05-16T18:09:00.8160210Z ** building package indices 2021-05-16T18:09:01.0830890Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:01.4018200Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:01.7335620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:01.7361220Z * DONE (waldo) 2021-05-16T18:09:02.5723450Z * installing *source* package ‘testthat’ ... 2021-05-16T18:09:02.5971320Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:02.5973360Z ** using staged installation 2021-05-16T18:09:02.6321470Z ** libs 2021-05-16T18:09:02.6510180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:09:02.7320930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T18:09:02.8173570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T18:09:03.9042110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T18:09:04.8531880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T18:09:19.4741790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:19.5518110Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T18:09:19.5601870Z ** R 2021-05-16T18:09:19.6121490Z ** inst 2021-05-16T18:09:19.6295290Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:31.6133320Z ** help 2021-05-16T18:09:31.9326190Z *** installing help indices 2021-05-16T18:09:32.1334400Z *** copying figures 2021-05-16T18:09:32.1377570Z ** building package indices 2021-05-16T18:09:32.5542880Z ** installing vignettes 2021-05-16T18:09:32.5716630Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:32.9845130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:09:33.1168180Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:33.7677250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:33.7811490Z * DONE (testthat) 2021-05-16T18:09:34.4703330Z * installing *source* package ‘devtools’ ... 2021-05-16T18:09:34.4830050Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:34.4831370Z ** using staged installation 2021-05-16T18:09:34.5297780Z ** R 2021-05-16T18:09:34.5522360Z ** inst 2021-05-16T18:09:34.5552210Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:36.9754560Z ** help 2021-05-16T18:09:37.1418660Z *** installing help indices 2021-05-16T18:09:37.2323690Z *** copying figures 2021-05-16T18:09:37.2331380Z ** building package indices 2021-05-16T18:09:37.5786870Z ** installing vignettes 2021-05-16T18:09:37.5888750Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:38.5002730Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:39.4621290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:39.4661650Z * DONE (devtools) 2021-05-16T18:09:39.5086220Z 2021-05-16T18:09:39.5093100Z The downloaded source packages are in 2021-05-16T18:09:39.5095390Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/downloaded_packages’ 2021-05-16T18:09:39.7025250Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:09:41.0095580Z 2021-05-16T18:09:41.4153370Z 2021-05-16T18:09:41.4171650Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a712e1812c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T18:09:41.4421010Z 2021-05-16T18:09:41.4425610Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a712e1812c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T18:09:41.5129280Z 2021-05-16T18:09:41.5130540Z 2021-05-16T18:09:41.5132150Z ─ preparing ‘desc’: 2021-05-16T18:09:41.5132910Z 2021-05-16T18:09:41.5133690Z 2021-05-16T18:09:41.5266670Z checking DESCRIPTION meta-information ... 2021-05-16T18:09:41.5267950Z 2021-05-16T18:09:41.5269400Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:09:41.6480420Z 2021-05-16T18:09:41.6481670Z 2021-05-16T18:09:41.6483590Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:09:41.6485130Z 2021-05-16T18:09:41.6485980Z 2021-05-16T18:09:41.6487410Z ─ checking for empty or unneeded directories 2021-05-16T18:09:41.6488250Z 2021-05-16T18:09:41.6489020Z 2021-05-16T18:09:41.6490370Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:09:41.6621570Z 2021-05-16T18:09:41.6622940Z 2021-05-16T18:09:41.6624490Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T18:09:41.7895460Z 2021-05-16T18:09:41.7902140Z 2021-05-16T18:09:41.7902910Z 2021-05-16T18:09:41.8261740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:09:41.8281670Z (as ‘lib’ is unspecified) 2021-05-16T18:09:42.2700800Z * installing *source* package ‘desc’ ... 2021-05-16T18:09:42.2770730Z ** using staged installation 2021-05-16T18:09:42.3018060Z ** R 2021-05-16T18:09:42.3213370Z ** inst 2021-05-16T18:09:42.3269780Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:44.2282210Z ** help 2021-05-16T18:09:44.4351850Z *** installing help indices 2021-05-16T18:09:44.5411980Z ** building package indices 2021-05-16T18:09:44.9006130Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:45.1603850Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:45.4540210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:45.4643300Z * DONE (desc) 2021-05-16T18:09:45.8083820Z 2021-05-16T18:09:45.8085020Z 2021-05-16T18:09:45.8097080Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a71624eab4f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T18:09:45.8133670Z 2021-05-16T18:09:45.8136140Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a71624eab4f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T18:09:45.8709730Z 2021-05-16T18:09:45.9873240Z 2021-05-16T18:09:45.9896620Z ─ preparing ‘ghtravis’: 2021-05-16T18:09:45.9907050Z 2021-05-16T18:09:45.9907830Z 2021-05-16T18:09:45.9909200Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:09:46.0161840Z 2021-05-16T18:09:46.0223700Z 2021-05-16T18:09:46.0225840Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:09:46.0226650Z 2021-05-16T18:09:46.0227260Z 2021-05-16T18:09:46.0228530Z ─ checking for empty or unneeded directories 2021-05-16T18:09:46.0229220Z 2021-05-16T18:09:46.0229820Z 2021-05-16T18:09:46.0230990Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:09:46.0355580Z 2021-05-16T18:09:46.0386860Z 2021-05-16T18:09:46.0388480Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T18:09:46.0672330Z 2021-05-16T18:09:46.0678820Z 2021-05-16T18:09:46.0679520Z 2021-05-16T18:09:46.1178300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:09:46.1179740Z (as ‘lib’ is unspecified) 2021-05-16T18:09:46.4521960Z * installing *source* package ‘ghtravis’ ... 2021-05-16T18:09:46.4525290Z ** using staged installation 2021-05-16T18:09:46.4742560Z ** R 2021-05-16T18:09:46.4886660Z ** inst 2021-05-16T18:09:46.4908010Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:48.0794360Z ** help 2021-05-16T18:09:48.1657560Z *** installing help indices 2021-05-16T18:09:48.2184730Z ** building package indices 2021-05-16T18:09:48.5192420Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:49.4409880Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:50.3675370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:50.3778820Z * DONE (ghtravis) 2021-05-16T18:09:50.4063130Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:09:50.7067650Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:09:51.7847160Z 2021-05-16T18:09:51.7850050Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:09:51.7851530Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:09:51.7853630Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:09:51.7855420Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:09:51.7856920Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:09:51.7858390Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:09:51.7859720Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:09:51.7860890Z (as ‘lib’ is unspecified) 2021-05-16T18:09:53.3045450Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:09:53.3067340Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:09:53.3136440Z Packages which are only available in source form, and may need 2021-05-16T18:09:53.3138550Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T18:09:53.3140540Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T18:09:53.3141490Z 2021-05-16T18:09:53.3153490Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T18:09:53.5342220Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T18:09:53.5403390Z ================================================== 2021-05-16T18:09:53.5404310Z downloaded 89 KB 2021-05-16T18:09:53.5404990Z 2021-05-16T18:09:53.5443170Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T18:09:53.8074410Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T18:09:53.8154700Z ================================================== 2021-05-16T18:09:53.8155530Z downloaded 115 KB 2021-05-16T18:09:53.8156080Z 2021-05-16T18:09:53.8192460Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T18:09:53.9836360Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T18:09:53.9937710Z ================================================== 2021-05-16T18:09:53.9938680Z downloaded 194 KB 2021-05-16T18:09:53.9940930Z 2021-05-16T18:09:53.9978480Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T18:09:54.2476880Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T18:09:54.2781110Z ================================================== 2021-05-16T18:09:54.2781990Z downloaded 932 KB 2021-05-16T18:09:54.2782520Z 2021-05-16T18:09:54.2819160Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T18:09:54.5348010Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T18:09:54.7499410Z ================================================== 2021-05-16T18:09:54.7500390Z downloaded 691 KB 2021-05-16T18:09:54.7500940Z 2021-05-16T18:09:55.1526990Z * installing *source* package ‘tidyselect’ ... 2021-05-16T18:09:55.1601780Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:55.1602990Z ** using staged installation 2021-05-16T18:09:55.2119150Z ** R 2021-05-16T18:09:55.2330100Z ** inst 2021-05-16T18:09:55.2445150Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:56.6247550Z ** help 2021-05-16T18:09:56.7114480Z *** installing help indices 2021-05-16T18:09:56.7594600Z ** building package indices 2021-05-16T18:09:57.0602320Z ** installing vignettes 2021-05-16T18:09:57.0704760Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:57.4293740Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:57.8018270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:57.8048980Z * DONE (tidyselect) 2021-05-16T18:09:58.2181130Z * installing *source* package ‘generics’ ... 2021-05-16T18:09:58.2252240Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:58.2254530Z ** using staged installation 2021-05-16T18:09:58.2445430Z ** R 2021-05-16T18:09:58.2548100Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:58.6489520Z ** help 2021-05-16T18:09:58.8144180Z *** installing help indices 2021-05-16T18:09:58.8671940Z ** building package indices 2021-05-16T18:09:59.1707160Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:09:59.4269540Z ** testing if installed package can be loaded from final location 2021-05-16T18:09:59.6719680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:09:59.6822830Z * DONE (generics) 2021-05-16T18:10:00.0824190Z * installing *source* package ‘cpp11’ ... 2021-05-16T18:10:00.0885560Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:00.0886840Z ** using staged installation 2021-05-16T18:10:00.1124190Z ** R 2021-05-16T18:10:00.1195210Z ** inst 2021-05-16T18:10:00.1368060Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:00.6496430Z ** help 2021-05-16T18:10:00.6799430Z *** installing help indices 2021-05-16T18:10:00.7026710Z ** building package indices 2021-05-16T18:10:01.0630980Z ** installing vignettes 2021-05-16T18:10:01.0732770Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:01.3217120Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:01.5733340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:01.5776580Z * DONE (cpp11) 2021-05-16T18:10:02.4182100Z * installing *source* package ‘dplyr’ ... 2021-05-16T18:10:02.4417530Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:02.4418920Z ** using staged installation 2021-05-16T18:10:02.4746240Z ** libs 2021-05-16T18:10:02.4942320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T18:10:02.6926550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T18:10:03.2737790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T18:10:03.2741080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T18:10:04.0399080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T18:10:04.2189630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T18:10:04.3979320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T18:10:04.5816990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T18:10:04.7833530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T18:10:04.9652640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T18:10:05.1269990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T18:10:05.3444170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:05.4090900Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T18:10:05.4137710Z ** R 2021-05-16T18:10:05.4789440Z ** data 2021-05-16T18:10:05.4814970Z *** moving datasets to lazyload DB 2021-05-16T18:10:05.5884990Z ** inst 2021-05-16T18:10:05.6028140Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:11.1293950Z ** help 2021-05-16T18:10:11.7812660Z *** installing help indices 2021-05-16T18:10:12.0508700Z *** copying figures 2021-05-16T18:10:12.0551890Z ** building package indices 2021-05-16T18:10:12.5154690Z ** installing vignettes 2021-05-16T18:10:12.5352510Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:13.2850250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:13.4174670Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:14.2170060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:14.2350490Z * DONE (dplyr) 2021-05-16T18:10:14.9166830Z * installing *source* package ‘tidyr’ ... 2021-05-16T18:10:14.9297340Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:14.9298520Z ** using staged installation 2021-05-16T18:10:14.9586120Z ** libs 2021-05-16T18:10:14.9793570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T18:10:16.1038750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T18:10:16.7117200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T18:10:18.1794880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T18:10:19.4801880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:19.5491690Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T18:10:19.5542610Z ** R 2021-05-16T18:10:19.5789000Z ** data 2021-05-16T18:10:19.5871060Z *** moving datasets to lazyload DB 2021-05-16T18:10:19.7922030Z ** inst 2021-05-16T18:10:19.8034670Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:22.1923180Z ** help 2021-05-16T18:10:22.3735370Z *** installing help indices 2021-05-16T18:10:22.4733600Z *** copying figures 2021-05-16T18:10:22.4782460Z ** building package indices 2021-05-16T18:10:22.8399730Z ** installing vignettes 2021-05-16T18:10:22.8591060Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:23.6693950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:23.8260740Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:24.5440520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:24.5494100Z * DONE (tidyr) 2021-05-16T18:10:24.5875090Z 2021-05-16T18:10:24.5876910Z The downloaded source packages are in 2021-05-16T18:10:24.5879060Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/downloaded_packages’ 2021-05-16T18:10:24.8405270Z 2021-05-16T18:10:24.8419300Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a7112589d5c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T18:10:24.8456370Z 2021-05-16T18:10:24.8458810Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/remotes2a7112589d5c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T18:10:24.8789580Z 2021-05-16T18:10:24.8792330Z 2021-05-16T18:10:24.8794010Z ─ preparing ‘aghast’: 2021-05-16T18:10:24.8992960Z checking DESCRIPTION meta-information ... 2021-05-16T18:10:24.9094500Z 2021-05-16T18:10:24.9100090Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:10:24.9402450Z 2021-05-16T18:10:24.9404590Z 2021-05-16T18:10:24.9406550Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:10:24.9407550Z 2021-05-16T18:10:24.9408290Z 2021-05-16T18:10:24.9409690Z ─ checking for empty or unneeded directories 2021-05-16T18:10:24.9411230Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T18:10:24.9548900Z 2021-05-16T18:10:24.9599660Z 2021-05-16T18:10:24.9601500Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T18:10:24.9665640Z 2021-05-16T18:10:24.9666830Z 2021-05-16T18:10:24.9667590Z 2021-05-16T18:10:24.9854820Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:10:24.9878920Z (as ‘lib’ is unspecified) 2021-05-16T18:10:25.3531200Z * installing *source* package ‘aghast’ ... 2021-05-16T18:10:25.3535290Z ** using staged installation 2021-05-16T18:10:25.3765820Z ** R 2021-05-16T18:10:25.3849820Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:26.0187770Z ** help 2021-05-16T18:10:26.0590260Z *** installing help indices 2021-05-16T18:10:26.0868690Z ** building package indices 2021-05-16T18:10:26.3582130Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:26.6124980Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:26.8744940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:26.8770220Z * DONE (aghast) 2021-05-16T18:10:26.9018760Z Installing 1 packages: covr 2021-05-16T18:10:26.9027700Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:10:26.9029210Z (as ‘lib’ is unspecified) 2021-05-16T18:10:27.8826370Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T18:10:27.8827290Z 2021-05-16T18:10:29.3484750Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:10:29.3493910Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:10:29.3497950Z Packages which are only available in source form, and may need 2021-05-16T18:10:29.3500850Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T18:10:29.3502060Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T18:10:29.3502470Z 2021-05-16T18:10:29.3504070Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T18:10:29.3619660Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T18:10:29.3675870Z ================================================== 2021-05-16T18:10:29.3677000Z downloaded 81 KB 2021-05-16T18:10:29.3677720Z 2021-05-16T18:10:29.3714970Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T18:10:29.6256870Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T18:10:29.6318130Z ================================================== 2021-05-16T18:10:29.6319070Z downloaded 89 KB 2021-05-16T18:10:29.6319760Z 2021-05-16T18:10:29.6359120Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T18:10:29.8833790Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T18:10:29.8925960Z ================================================== 2021-05-16T18:10:29.8927010Z downloaded 143 KB 2021-05-16T18:10:29.8927920Z 2021-05-16T18:10:30.2690340Z * installing *source* package ‘lazyeval’ ... 2021-05-16T18:10:30.2744050Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:30.2745310Z ** using staged installation 2021-05-16T18:10:30.2921970Z ** libs 2021-05-16T18:10:30.3104080Z 2021-05-16T18:10:30.3107670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T18:10:30.4034710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:10:30.4722300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T18:10:30.5614090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T18:10:30.6667840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T18:10:30.7587190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T18:10:30.8653750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:30.9257960Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T18:10:30.9309690Z ** R 2021-05-16T18:10:30.9374010Z ** inst 2021-05-16T18:10:30.9429860Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:31.5862380Z ** help 2021-05-16T18:10:31.6727940Z *** installing help indices 2021-05-16T18:10:31.7269640Z ** building package indices 2021-05-16T18:10:32.0709140Z ** installing vignettes 2021-05-16T18:10:32.0811090Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:32.4445140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:32.5789580Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:32.9093750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:32.9122420Z * DONE (lazyeval) 2021-05-16T18:10:33.2954740Z * installing *source* package ‘rex’ ... 2021-05-16T18:10:33.3002770Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:33.3003970Z ** using staged installation 2021-05-16T18:10:33.3222320Z ** R 2021-05-16T18:10:33.3298160Z ** inst 2021-05-16T18:10:33.3337060Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:34.0012950Z ** help 2021-05-16T18:10:34.0727100Z *** installing help indices 2021-05-16T18:10:34.1183070Z ** building package indices 2021-05-16T18:10:34.4126120Z ** installing vignettes 2021-05-16T18:10:34.4274780Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:34.6822510Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:34.9442240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:34.9474470Z * DONE (rex) 2021-05-16T18:10:35.4977860Z * installing *source* package ‘covr’ ... 2021-05-16T18:10:35.5111770Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:35.5113210Z ** using staged installation 2021-05-16T18:10:35.5413630Z ** libs 2021-05-16T18:10:35.5591320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T18:10:35.6490240Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:35.7098310Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T18:10:35.7148080Z ** R 2021-05-16T18:10:35.7371220Z ** inst 2021-05-16T18:10:35.7479520Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:37.5035990Z ** help 2021-05-16T18:10:37.6084690Z *** installing help indices 2021-05-16T18:10:37.6707180Z *** copying figures 2021-05-16T18:10:37.6716360Z ** building package indices 2021-05-16T18:10:37.9927870Z ** installing vignettes 2021-05-16T18:10:37.9959020Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:10:38.4877950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:10:38.6741290Z ** testing if installed package can be loaded from final location 2021-05-16T18:10:38.9974660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:10:39.0076270Z * DONE (covr) 2021-05-16T18:10:39.0510210Z 2021-05-16T18:10:39.0511650Z The downloaded source packages are in 2021-05-16T18:10:39.0513830Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2t4r8H/downloaded_packages’ 2021-05-16T18:10:39.0927490Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:10:39.0929790Z Rscript -e "tic::before_install()" 2021-05-16T18:10:39.1410480Z shell: /bin/bash -e {0} 2021-05-16T18:10:39.1410900Z env: 2021-05-16T18:10:39.1411770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:10:39.1412250Z TIC_DEPLOY_KEY: 2021-05-16T18:10:39.1412630Z RSPM: 2021-05-16T18:10:39.1413800Z GITHUB_PAT: *** 2021-05-16T18:10:39.1414190Z COVERALLS_TOKEN: 2021-05-16T18:10:39.1414650Z continue-on-error: true 2021-05-16T18:10:39.1415110Z VDIFFR_RUN_TESTS: false 2021-05-16T18:10:39.1415580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:10:39.1416270Z TZ: UTC 2021-05-16T18:10:39.1416650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:10:39.1417040Z NOT_CRAN: true 2021-05-16T18:10:39.1417390Z ##[endgroup] 2021-05-16T18:10:39.5410100Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:10:39.6903170Z Running before_install: step_install_remote_binaries() 2021-05-16T18:10:40.3619690Z Installing oro.nifti binaries 2021-05-16T18:10:40.3633530Z [1] "neuroconductor/oro.nifti" 2021-05-16T18:10:40.7204430Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T18:10:40.7407530Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:10:40.7408390Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:10:40.7409050Z remotes::install_cran("rcmdcheck") 2021-05-16T18:10:40.7409630Z remotes::install_cran("markdown") 2021-05-16T18:10:40.7644910Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:10:40.7645420Z env: 2021-05-16T18:10:40.7645890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:10:40.7646400Z TIC_DEPLOY_KEY: 2021-05-16T18:10:40.7646770Z RSPM: 2021-05-16T18:10:40.7648070Z GITHUB_PAT: *** 2021-05-16T18:10:40.7648520Z COVERALLS_TOKEN: 2021-05-16T18:10:40.7649040Z continue-on-error: true 2021-05-16T18:10:40.7649570Z VDIFFR_RUN_TESTS: false 2021-05-16T18:10:40.7650080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:10:40.7650720Z TZ: UTC 2021-05-16T18:10:40.7651140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:10:40.7651600Z NOT_CRAN: true 2021-05-16T18:10:40.7652100Z ##[endgroup] 2021-05-16T18:10:46.0151480Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T18:10:46.0153280Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T18:10:46.0155420Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:10:46.0156830Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:10:46.0158240Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T18:10:46.3070870Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:10:48.3917430Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T18:10:48.3919250Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T18:10:48.3920680Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T18:10:48.3922170Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T18:10:48.3923620Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T18:10:48.3925040Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T18:10:48.3926760Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:10:48.3928260Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:10:48.7164860Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T18:10:50.6296040Z 2021-05-16T18:10:50.8935350Z 2021-05-16T18:10:50.8946200Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/remotes96292d877a0d/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T18:10:50.9019970Z 2021-05-16T18:10:50.9022590Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/remotes96292d877a0d/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T18:10:51.0137470Z 2021-05-16T18:10:51.0398230Z 2021-05-16T18:10:51.0410090Z ─ preparing ‘RNifti’: 2021-05-16T18:10:51.0426230Z 2021-05-16T18:10:51.0453250Z 2021-05-16T18:10:51.0461420Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:10:51.0499640Z ─ cleaning src 2021-05-16T18:10:51.0500680Z 2021-05-16T18:10:51.0501580Z 2021-05-16T18:10:51.0502900Z ─ running ‘cleanup’ 2021-05-16T18:10:51.2385430Z 2021-05-16T18:10:51.2420420Z 2021-05-16T18:10:51.2422680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:10:51.3031800Z 2021-05-16T18:10:51.3033790Z 2021-05-16T18:10:51.3035650Z ─ checking for empty or unneeded directories 2021-05-16T18:10:51.3131740Z 2021-05-16T18:10:51.3133190Z 2021-05-16T18:10:51.3134960Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T18:10:51.6421150Z 2021-05-16T18:10:51.6422780Z 2021-05-16T18:10:51.6423610Z 2021-05-16T18:10:51.6843830Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:10:51.6845190Z (as ‘lib’ is unspecified) 2021-05-16T18:10:52.2109310Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:10:52.2112210Z ** using staged installation 2021-05-16T18:10:52.2358000Z ** libs 2021-05-16T18:10:52.2549580Z 2021-05-16T18:10:52.2556460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T18:10:53.5215470Z In file included from main.cpp:1: 2021-05-16T18:10:53.5217210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:10:53.5219870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:10:53.5221460Z SEXP data = Parent::get__(); 2021-05-16T18:10:53.5222450Z ^ 2021-05-16T18:11:05.7958440Z 1 warning generated. 2021-05-16T18:11:05.8152140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T18:11:05.9377400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T18:11:06.0699870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T18:11:06.1449750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T18:11:06.2946960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T18:11:06.8450600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T18:11:06.9218310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T18:11:07.0787100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T18:11:07.2601110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T18:11:07.4277930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T18:11:07.7229180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T18:11:07.9271550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T18:11:08.5435860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T18:11:08.6815130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T18:11:09.0412990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T18:11:09.1107440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T18:11:09.1950440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T18:11:09.3061440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T18:11:09.4708970Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:11:09.4710840Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:11:09.4711890Z ^ 2021-05-16T18:11:09.4713730Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:11:09.4715120Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:11:09.4716240Z ^ 2021-05-16T18:11:09.4717990Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:11:09.4719410Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:11:09.4720460Z ^ 2021-05-16T18:11:09.4722340Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:11:09.4723640Z static int is_mixedcase(const char * str) 2021-05-16T18:11:09.4724590Z ^ 2021-05-16T18:11:09.4726230Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:11:09.4727570Z static int is_uppercase(const char * str) 2021-05-16T18:11:09.4728520Z ^ 2021-05-16T18:11:09.4730190Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:11:09.4732200Z static int make_lowercase(char * str) 2021-05-16T18:11:09.4733170Z ^ 2021-05-16T18:11:09.4734930Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:11:09.4736270Z static int make_uppercase(char * str) 2021-05-16T18:11:09.4737160Z ^ 2021-05-16T18:11:09.4738850Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:11:09.4740250Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:11:09.4741300Z ^ 2021-05-16T18:11:10.3941290Z 8 warnings generated. 2021-05-16T18:11:10.3979450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T18:11:10.6450240Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:11:10.6452100Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:11:10.6453710Z ^ 2021-05-16T18:11:10.6455550Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:11:10.6456890Z static char *escapize_string( const char * str ) 2021-05-16T18:11:10.6457890Z ^ 2021-05-16T18:11:12.7901840Z 2 warnings generated. 2021-05-16T18:11:12.7990290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:11:12.8762160Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T18:11:12.8850740Z ** R 2021-05-16T18:11:12.8967310Z ** inst 2021-05-16T18:11:12.9118250Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:14.0559190Z ** help 2021-05-16T18:11:14.1284870Z *** installing help indices 2021-05-16T18:11:14.1710520Z ** building package indices 2021-05-16T18:11:14.4893160Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:14.9837750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:11:15.1170890Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:15.4772850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:15.4874650Z * DONE (RNifti) 2021-05-16T18:11:15.5378780Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T18:11:15.5386550Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:11:15.5388010Z (as ‘lib’ is unspecified) 2021-05-16T18:11:17.3891320Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:11:17.3900970Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:11:18.7050730Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T18:11:18.7064660Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:11:19.8072570Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T18:11:19.8081840Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:11:21.0312190Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T18:11:21.0337070Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:11:22.1440060Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T18:11:22.1451200Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:11:22.1522630Z Packages which are only available in source form, and may need 2021-05-16T18:11:22.1524660Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T18:11:22.1527020Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T18:11:22.1528100Z 2021-05-16T18:11:22.1542920Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T18:11:22.2991180Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T18:11:22.2993430Z ================================================== 2021-05-16T18:11:22.2994870Z downloaded 7833 bytes 2021-05-16T18:11:22.2995610Z 2021-05-16T18:11:22.3025220Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T18:11:22.4502250Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T18:11:22.4503690Z ================================================== 2021-05-16T18:11:22.4504570Z downloaded 28 KB 2021-05-16T18:11:22.4505140Z 2021-05-16T18:11:22.4535970Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T18:11:22.7109200Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T18:11:22.7165600Z ================================================== 2021-05-16T18:11:22.7166560Z downloaded 69 KB 2021-05-16T18:11:22.7167530Z 2021-05-16T18:11:22.7200710Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T18:11:22.8858440Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T18:11:22.9403520Z ================================================== 2021-05-16T18:11:22.9404710Z downloaded 3.1 MB 2021-05-16T18:11:22.9405410Z 2021-05-16T18:11:22.9460070Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T18:11:23.3934350Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T18:11:23.4355000Z ================================================== 2021-05-16T18:11:23.4356400Z downloaded 1.6 MB 2021-05-16T18:11:23.4357140Z 2021-05-16T18:11:23.4393580Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T18:11:23.7494010Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T18:11:23.7496060Z ================================================== 2021-05-16T18:11:23.7497230Z downloaded 21 KB 2021-05-16T18:11:23.7497930Z 2021-05-16T18:11:23.7528630Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:11:23.9796200Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:11:23.9797650Z ================================================== 2021-05-16T18:11:23.9798780Z downloaded 10 KB 2021-05-16T18:11:23.9799750Z 2021-05-16T18:11:24.2568460Z * installing *source* package ‘base64enc’ ... 2021-05-16T18:11:24.2585430Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:24.2586680Z ** using staged installation 2021-05-16T18:11:24.2728070Z ** libs 2021-05-16T18:11:24.2911730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:11:24.4309350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T18:11:24.5312910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T18:11:24.6350670Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:11:24.6933570Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T18:11:24.6977560Z ** R 2021-05-16T18:11:24.7016120Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:25.0513790Z ** help 2021-05-16T18:11:25.0796250Z *** installing help indices 2021-05-16T18:11:25.1488880Z ** building package indices 2021-05-16T18:11:25.4695040Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:25.8286060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:11:25.9649070Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:26.2051630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:26.2074770Z * DONE (base64enc) 2021-05-16T18:11:26.5117930Z * installing *source* package ‘tinytex’ ... 2021-05-16T18:11:26.5142320Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:26.5143860Z ** using staged installation 2021-05-16T18:11:26.5392720Z ** R 2021-05-16T18:11:26.5492950Z ** inst 2021-05-16T18:11:26.5509210Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:27.4311450Z ** help 2021-05-16T18:11:27.4781920Z *** installing help indices 2021-05-16T18:11:27.5118270Z ** building package indices 2021-05-16T18:11:27.7814430Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:28.0420510Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:28.3105290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:28.3207200Z * DONE (tinytex) 2021-05-16T18:11:28.6210650Z * installing *source* package ‘abind’ ... 2021-05-16T18:11:28.6234930Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:28.6236480Z ** using staged installation 2021-05-16T18:11:28.6395970Z ** R 2021-05-16T18:11:28.6454920Z ** inst 2021-05-16T18:11:28.6525810Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:29.3841180Z ** help 2021-05-16T18:11:29.4209590Z *** installing help indices 2021-05-16T18:11:29.4484360Z ** building package indices 2021-05-16T18:11:29.7182810Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:29.9746290Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:30.2374270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:30.2398830Z * DONE (abind) 2021-05-16T18:11:30.5350480Z * installing *source* package ‘bitops’ ... 2021-05-16T18:11:30.5368620Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:30.5370160Z ** using staged installation 2021-05-16T18:11:30.5507840Z ** libs 2021-05-16T18:11:30.5693950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T18:11:30.7536700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T18:11:30.8512840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:11:30.9387850Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:11:30.9991950Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T18:11:31.0041130Z ** R 2021-05-16T18:11:31.0074920Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:31.3207860Z ** help 2021-05-16T18:11:31.3537840Z *** installing help indices 2021-05-16T18:11:31.3764430Z ** building package indices 2021-05-16T18:11:31.6491940Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:32.0083620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:11:32.1458040Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:32.3901890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:32.3923960Z * DONE (bitops) 2021-05-16T18:11:32.8323490Z * installing *source* package ‘htmltools’ ... 2021-05-16T18:11:32.8367860Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:32.8369420Z ** using staged installation 2021-05-16T18:11:32.8592990Z ** libs 2021-05-16T18:11:32.8778180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:11:32.9582460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T18:11:33.0655560Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:11:33.1265910Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T18:11:33.1311380Z ** R 2021-05-16T18:11:33.1500500Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:35.0136360Z ** help 2021-05-16T18:11:35.1456680Z *** installing help indices 2021-05-16T18:11:35.2141610Z ** building package indices 2021-05-16T18:11:35.5574040Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:35.9837880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:11:36.1250920Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:36.4625140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:36.4727190Z * DONE (htmltools) 2021-05-16T18:11:37.8012840Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T18:11:37.8457740Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:37.8459720Z ** using staged installation 2021-05-16T18:11:37.8878610Z ** R 2021-05-16T18:11:37.9459810Z ** inst 2021-05-16T18:11:38.1434180Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:42.6641070Z ** help 2021-05-16T18:11:42.9552270Z *** installing help indices 2021-05-16T18:11:43.1326950Z *** copying figures 2021-05-16T18:11:43.1336050Z ** building package indices 2021-05-16T18:11:43.5973430Z ** installing vignettes 2021-05-16T18:11:43.6077650Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:43.9626140Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:44.4451170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:44.4694900Z * DONE (rmarkdown) 2021-05-16T18:11:45.5035150Z * installing *source* package ‘rticles’ ... 2021-05-16T18:11:45.5352890Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T18:11:45.5356260Z ** using staged installation 2021-05-16T18:11:45.5667530Z ** R 2021-05-16T18:11:45.5926540Z ** inst 2021-05-16T18:11:45.7937950Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:46.5747070Z ** help 2021-05-16T18:11:46.6193070Z *** installing help indices 2021-05-16T18:11:46.6599190Z ** building package indices 2021-05-16T18:11:46.9438430Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:11:47.4085190Z ** testing if installed package can be loaded from final location 2021-05-16T18:11:47.8182200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:11:47.8503610Z * DONE (rticles) 2021-05-16T18:11:47.9206910Z 2021-05-16T18:11:47.9212610Z The downloaded source packages are in 2021-05-16T18:11:47.9215160Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/downloaded_packages’ 2021-05-16T18:11:48.0529330Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T18:11:48.0599960Z Use `force = TRUE` to force installation 2021-05-16T18:11:48.3249950Z 2021-05-16T18:11:48.3269150Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/remotes96291251e3d7/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T18:11:48.3314030Z 2021-05-16T18:11:48.3316890Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/remotes96291251e3d7/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T18:11:48.6647820Z 2021-05-16T18:11:48.6749500Z 2021-05-16T18:11:48.6852600Z ─ preparing ‘oro.nifti’: 2021-05-16T18:11:48.6854050Z checking DESCRIPTION meta-information ... 2021-05-16T18:11:48.6954390Z 2021-05-16T18:11:48.7056630Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:11:49.0063860Z 2021-05-16T18:11:49.0134990Z 2021-05-16T18:11:49.0197290Z ─ checking for LF line-endings in source and make files and shell scripts (342ms) 2021-05-16T18:11:49.0198420Z 2021-05-16T18:11:49.0199070Z 2021-05-16T18:11:49.0200410Z ─ checking for empty or unneeded directories 2021-05-16T18:11:49.0201140Z 2021-05-16T18:11:49.0201740Z 2021-05-16T18:11:49.0203030Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T18:11:49.0204730Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T18:11:49.0365180Z 2021-05-16T18:11:49.0403000Z 2021-05-16T18:11:49.0404620Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T18:11:49.6594110Z 2021-05-16T18:11:49.6595370Z 2021-05-16T18:11:49.6596220Z 2021-05-16T18:11:49.7809720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:11:49.7811510Z (as ‘lib’ is unspecified) 2021-05-16T18:11:50.8096310Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T18:11:50.8099440Z ** using staged installation 2021-05-16T18:11:50.8384960Z ** R 2021-05-16T18:11:50.9548060Z ** demo 2021-05-16T18:11:50.9650360Z ** inst 2021-05-16T18:11:50.9936530Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:00.3854790Z 2021-05-16T18:12:00.3855570Z ** help 2021-05-16T18:12:00.3857090Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T18:12:01.0603190Z *** installing help indices 2021-05-16T18:12:01.4512080Z ** building package indices 2021-05-16T18:12:02.0674660Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:12:02.8996270Z ** testing if installed package can be loaded from final location 2021-05-16T18:12:03.9233080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:12:03.9345930Z * DONE (oro.nifti) 2021-05-16T18:12:04.0659330Z Installing 4 packages: RNifti, abind, bitops, hwriter 2021-05-16T18:12:04.0670500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:12:04.0672050Z (as ‘lib’ is unspecified) 2021-05-16T18:12:06.4291670Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T18:12:06.4298360Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:12:08.1672600Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T18:12:08.1679750Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:12:09.1478550Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T18:12:09.1484160Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:12:10.2416190Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T18:12:10.2430850Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:12:11.1935020Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T18:12:11.1938490Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T18:12:11.2013010Z Packages which are only available in source form, and may need 2021-05-16T18:12:11.2014840Z compilation of C/C++/Fortran: ‘RNifti’ ‘bitops’ 2021-05-16T18:12:11.2016650Z installing the source packages ‘RNifti’, ‘abind’, ‘bitops’, ‘hwriter’ 2021-05-16T18:12:11.2017560Z 2021-05-16T18:12:11.2029940Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T18:12:11.4171860Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T18:12:11.4499100Z ================================================== 2021-05-16T18:12:11.4500200Z downloaded 1.0 MB 2021-05-16T18:12:11.4502090Z 2021-05-16T18:12:11.4536780Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T18:12:11.6972250Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T18:12:11.6974520Z ================================================== 2021-05-16T18:12:11.6975500Z downloaded 21 KB 2021-05-16T18:12:11.6976200Z 2021-05-16T18:12:11.7005060Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:12:11.9261700Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:12:11.9263830Z ================================================== 2021-05-16T18:12:11.9264750Z downloaded 10 KB 2021-05-16T18:12:11.9265430Z 2021-05-16T18:12:11.9295540Z trying URL 'https://cloud.r-project.org/src/contrib/hwriter_1.3.2.tar.gz' 2021-05-16T18:12:12.3199520Z Content type 'application/x-gzip' length 114012 bytes (111 KB) 2021-05-16T18:12:12.3201430Z ================================================== 2021-05-16T18:12:12.3202940Z downloaded 111 KB 2021-05-16T18:12:12.3203620Z 2021-05-16T18:12:12.8381660Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:12:12.8493600Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:12:12.8561790Z ** using staged installation 2021-05-16T18:12:12.8777050Z ** libs 2021-05-16T18:12:12.9042900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T18:12:14.1099940Z In file included from main.cpp:1: 2021-05-16T18:12:14.1101200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:12:14.1103570Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:12:14.1105000Z SEXP data = Parent::get__(); 2021-05-16T18:12:14.1105750Z ^ 2021-05-16T18:12:26.4219670Z 1 warning generated. 2021-05-16T18:12:26.4390240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T18:12:26.5616840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T18:12:26.6946460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T18:12:26.7689510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T18:12:26.9195330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T18:12:27.4667470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T18:12:27.5484650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T18:12:27.7069380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T18:12:27.8952360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T18:12:28.0692070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T18:12:28.3684540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T18:12:28.5655960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T18:12:29.2264260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T18:12:29.3707880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T18:12:29.7351880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T18:12:29.8028570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T18:12:29.8853350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T18:12:29.9970580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T18:12:30.1597360Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:12:30.1599170Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:12:30.1600150Z ^ 2021-05-16T18:12:30.1601890Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:12:30.1603220Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:12:30.1604210Z ^ 2021-05-16T18:12:30.1605850Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:12:30.1607200Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:12:30.1608130Z ^ 2021-05-16T18:12:30.1609720Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:12:30.1610930Z static int is_mixedcase(const char * str) 2021-05-16T18:12:30.1611780Z ^ 2021-05-16T18:12:30.1613370Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:12:30.1614590Z static int is_uppercase(const char * str) 2021-05-16T18:12:30.1615440Z ^ 2021-05-16T18:12:30.1617020Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:12:30.1618250Z static int make_lowercase(char * str) 2021-05-16T18:12:30.1619080Z ^ 2021-05-16T18:12:30.1620670Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:12:30.1621880Z static int make_uppercase(char * str) 2021-05-16T18:12:30.1622940Z ^ 2021-05-16T18:12:30.1624770Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:12:30.1626170Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:12:30.1627080Z ^ 2021-05-16T18:12:31.0700900Z 8 warnings generated. 2021-05-16T18:12:31.0738390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T18:12:31.3187400Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:12:31.3189070Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:12:31.3190040Z ^ 2021-05-16T18:12:31.3191780Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:12:31.3193090Z static char *escapize_string( const char * str ) 2021-05-16T18:12:31.3193980Z ^ 2021-05-16T18:12:33.4902650Z 2 warnings generated. 2021-05-16T18:12:33.4986310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:12:33.5764180Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T18:12:33.5839640Z ** R 2021-05-16T18:12:33.5947760Z ** inst 2021-05-16T18:12:33.6092910Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:34.6553500Z ** help 2021-05-16T18:12:34.7372670Z *** installing help indices 2021-05-16T18:12:34.7796930Z ** building package indices 2021-05-16T18:12:35.0679690Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:12:35.5830100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:12:35.7225400Z ** testing if installed package can be loaded from final location 2021-05-16T18:12:36.0886520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:12:36.0988250Z * DONE (RNifti) 2021-05-16T18:12:36.4816030Z * installing *source* package ‘abind’ ... 2021-05-16T18:12:36.5048890Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T18:12:36.5116640Z ** using staged installation 2021-05-16T18:12:36.5269100Z ** R 2021-05-16T18:12:36.5327050Z ** inst 2021-05-16T18:12:36.5402690Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:37.2555860Z ** help 2021-05-16T18:12:37.2896460Z *** installing help indices 2021-05-16T18:12:37.3174250Z ** building package indices 2021-05-16T18:12:37.6058410Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:12:37.8629270Z ** testing if installed package can be loaded from final location 2021-05-16T18:12:38.1308610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:12:38.1333230Z * DONE (abind) 2021-05-16T18:12:38.4270000Z * installing *source* package ‘bitops’ ... 2021-05-16T18:12:38.4287930Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:12:38.4356480Z ** using staged installation 2021-05-16T18:12:38.4484600Z ** libs 2021-05-16T18:12:38.4677870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T18:12:38.6481270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T18:12:38.7472170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:12:38.8324890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:12:38.8931000Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T18:12:38.8976420Z ** R 2021-05-16T18:12:38.9010770Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:39.2150170Z ** help 2021-05-16T18:12:39.2483370Z *** installing help indices 2021-05-16T18:12:39.2709560Z ** building package indices 2021-05-16T18:12:39.5409170Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:12:39.9180690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:12:40.0724480Z ** testing if installed package can be loaded from final location 2021-05-16T18:12:40.3356700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:12:40.3379050Z * DONE (bitops) 2021-05-16T18:12:40.7210310Z * installing *source* package ‘hwriter’ ... 2021-05-16T18:12:40.7237720Z ** package ‘hwriter’ successfully unpacked and MD5 sums checked 2021-05-16T18:12:40.7239530Z ** using staged installation 2021-05-16T18:12:40.7430360Z ** R 2021-05-16T18:12:40.7491850Z ** inst 2021-05-16T18:12:40.7551220Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:41.4340510Z ** help 2021-05-16T18:12:41.4677250Z *** installing help indices 2021-05-16T18:12:41.4978380Z ** building package indices 2021-05-16T18:12:41.8692940Z ** installing vignettes 2021-05-16T18:12:41.8795470Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:12:42.1461650Z ** testing if installed package can be loaded from final location 2021-05-16T18:12:42.4162000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:12:42.4207320Z * DONE (hwriter) 2021-05-16T18:12:42.4409300Z 2021-05-16T18:12:42.4411190Z The downloaded source packages are in 2021-05-16T18:12:42.4414040Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqdtIKI/downloaded_packages’ 2021-05-16T18:12:42.5720290Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T18:12:42.5721840Z Use `force = TRUE` to force installation 2021-05-16T18:12:43.5299630Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:12:43.5301430Z Use `force = TRUE` to force installation 2021-05-16T18:12:43.5317390Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:12:43.5318930Z Use `force = TRUE` to force installation 2021-05-16T18:12:43.5563430Z ##[group]Run options(width = 100) 2021-05-16T18:12:43.5564010Z options(width = 100) 2021-05-16T18:12:43.5564530Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:12:43.5565160Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:12:43.5802330Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:12:43.5802760Z env: 2021-05-16T18:12:43.5803200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:12:43.5803640Z TIC_DEPLOY_KEY: 2021-05-16T18:12:43.5803980Z RSPM: 2021-05-16T18:12:43.5805660Z GITHUB_PAT: *** 2021-05-16T18:12:43.5806090Z COVERALLS_TOKEN: 2021-05-16T18:12:43.5806540Z continue-on-error: true 2021-05-16T18:12:43.5806990Z VDIFFR_RUN_TESTS: false 2021-05-16T18:12:43.5807460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:12:43.5807890Z TZ: UTC 2021-05-16T18:12:43.5808250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:12:43.5808640Z NOT_CRAN: true 2021-05-16T18:12:43.5808990Z ##[endgroup] 2021-05-16T18:12:44.3140470Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:12:44.3141890Z setting value 2021-05-16T18:12:44.3144180Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T18:12:44.3147230Z os macOS Catalina 10.15.7 2021-05-16T18:12:44.3149030Z system x86_64, darwin17.0 2021-05-16T18:12:44.3149970Z ui X11 2021-05-16T18:12:44.3150830Z language (EN) 2021-05-16T18:12:44.3152260Z collate en_US.UTF-8 2021-05-16T18:12:44.3153600Z ctype en_US.UTF-8 2021-05-16T18:12:44.3154610Z tz UTC 2021-05-16T18:12:44.3156170Z date 2021-05-16 2021-05-16T18:12:44.3156810Z 2021-05-16T18:12:44.3158400Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:12:44.3159460Z ! package * version date lib source 2021-05-16T18:12:44.3161030Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3163640Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:12:44.3165490Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3166910Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3168400Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3169890Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3171300Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3172780Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3174240Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3175650Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3177120Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3178510Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3179970Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3181410Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3182810Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3185120Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3186690Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3188280Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3189830Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3191740Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3193170Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3194630Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3196030Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3197530Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3199080Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:12:44.3200810Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3202330Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3203760Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3205540Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3206990Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3208870Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3210300Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3211740Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3213130Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3214600Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3216030Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3217400Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3218850Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3220390Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:12:44.3221890Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3223690Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3225500Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3226920Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3228520Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3230010Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3231470Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3232920Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3234310Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3235760Z hwriter 1.3.2 2014-09-10 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3237290Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3238680Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3240720Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3242190Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3243680Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3246720Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3248450Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3250120Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3251280Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3252670Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3253870Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3255130Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3256270Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3269590Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3270930Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3272600Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3273640Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3274760Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3275950Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T18:12:44.3277140Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3278260Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3279310Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3280450Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3281560Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3282650Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3283790Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3284880Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3285980Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3287860Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3289250Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3290530Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3291660Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3292780Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3293850Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3294990Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3296090Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3297140Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3298250Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3299840Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3301170Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3302230Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3303370Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3304520Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3305610Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3306730Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3307820Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3308970Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3310100Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3311170Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3312270Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3313320Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3314800Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3315930Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T18:12:44.3316950Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3318050Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T18:12:44.3319100Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3320230Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3321540Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:12:44.3322700Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3323770Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3326280Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3327820Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3328910Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3330030Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3331130Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T18:12:44.3332180Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3333270Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3334300Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3335390Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3336420Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3337520Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3338610Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3339640Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3340710Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T18:12:44.3341050Z 2021-05-16T18:12:44.3342030Z [1] /Users/runner/work/_temp/Library 2021-05-16T18:12:44.3343180Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T18:12:44.3343650Z 2021-05-16T18:12:44.3344610Z P ── Loaded and on-disk path mismatch. 2021-05-16T18:12:44.3405850Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:12:44.3406510Z Rscript -e 'tic::script()' 2021-05-16T18:12:44.3406990Z ls -l check 2021-05-16T18:12:44.3717150Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:12:44.3717730Z env: 2021-05-16T18:12:44.3718180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:12:44.3718690Z TIC_DEPLOY_KEY: 2021-05-16T18:12:44.3719070Z RSPM: 2021-05-16T18:12:44.3720190Z GITHUB_PAT: *** 2021-05-16T18:12:44.3720670Z COVERALLS_TOKEN: 2021-05-16T18:12:44.3721150Z continue-on-error: true 2021-05-16T18:12:44.3721680Z VDIFFR_RUN_TESTS: false 2021-05-16T18:12:44.3722190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:12:44.3722680Z TZ: UTC 2021-05-16T18:12:44.3723070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:12:44.3723540Z NOT_CRAN: true 2021-05-16T18:12:44.3723930Z ##[endgroup] 2021-05-16T18:12:44.7617000Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:12:44.8911930Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:12:44.8913650Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:12:44.8915590Z timeout = Inf, check_dir = "check") 2021-05-16T18:12:44.9825440Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T18:12:45.2727980Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T18:12:45.4294760Z * preparing ‘oro.dicom’: 2021-05-16T18:12:45.4324290Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:12:45.4744180Z * installing the package to build vignettes 2021-05-16T18:13:15.4319180Z * creating vignettes ... OK 2021-05-16T18:13:15.5127070Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:13:15.5152090Z * checking for empty or unneeded directories 2021-05-16T18:13:15.5251930Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T18:13:15.8119650Z 2021-05-16T18:13:16.0639400Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T18:13:16.3754550Z * using log directory ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T18:13:16.3757120Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T18:13:16.3758830Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T18:13:16.3761040Z * using session charset: UTF-8 2021-05-16T18:13:16.6499920Z * using option ‘--as-cran’ 2021-05-16T18:13:16.6602470Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T18:13:16.6706210Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T18:13:16.6806970Z * package encoding: UTF-8 2021-05-16T18:13:16.6908440Z * checking package namespace information ... OK 2021-05-16T18:13:18.0293890Z * checking package dependencies ... OK 2021-05-16T18:13:18.0322830Z * checking if this is a source package ... OK 2021-05-16T18:13:18.0338320Z * checking if there is a namespace ... OK 2021-05-16T18:13:18.4611350Z * checking for executable files ... OK 2021-05-16T18:13:18.4630330Z * checking for hidden files and directories ... OK 2021-05-16T18:13:18.4686280Z * checking for portable file names ... OK 2021-05-16T18:13:18.4688090Z * checking for sufficient/correct file permissions ... OK 2021-05-16T18:13:18.4739400Z * checking serialization versions ... OK 2021-05-16T18:13:21.6806620Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T18:13:21.6930050Z * checking installed package size ... OK 2021-05-16T18:13:21.8652060Z * checking package directory ... OK 2021-05-16T18:13:21.8666570Z * checking for future file timestamps ... OK 2021-05-16T18:13:21.8668770Z * checking ‘build’ directory ... OK 2021-05-16T18:13:22.1024220Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:13:22.1029340Z * checking top-level files ... OK 2021-05-16T18:13:22.1043410Z * checking for left-over files ... OK 2021-05-16T18:13:22.2160360Z * checking index information ... OK 2021-05-16T18:13:22.5148350Z * checking package subdirectories ... OK 2021-05-16T18:13:22.5924000Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:13:22.6752740Z * checking R files for syntax errors ... OK 2021-05-16T18:13:22.9325020Z * checking whether the package can be loaded ... OK 2021-05-16T18:13:23.0276640Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:13:23.1258800Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:13:23.2247640Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:13:23.4676640Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:13:23.7537670Z * checking loading without being on the library search path ... OK 2021-05-16T18:13:24.5826740Z * checking dependencies in R code ... OK 2021-05-16T18:13:25.3418290Z * checking S3 generic/method consistency ... OK 2021-05-16T18:13:25.5092940Z * checking replacement functions ... OK 2021-05-16T18:13:25.7895470Z * checking foreign function calls ... OK 2021-05-16T18:13:30.7508590Z * checking R code for possible problems ... OK 2021-05-16T18:13:31.1003100Z * checking Rd files ... OK 2021-05-16T18:13:31.1711360Z * checking Rd metadata ... OK 2021-05-16T18:13:31.2952480Z * checking Rd line widths ... OK 2021-05-16T18:13:31.4982370Z * checking Rd cross-references ... OK 2021-05-16T18:13:31.6623600Z * checking for missing documentation entries ... OK 2021-05-16T18:13:32.2315910Z * checking for code/documentation mismatches ... OK 2021-05-16T18:13:33.1318060Z * checking Rd \usage sections ... OK 2021-05-16T18:13:33.2926550Z * checking Rd contents ... OK 2021-05-16T18:13:33.4889170Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:13:33.5157380Z * checking contents of ‘data’ directory ... OK 2021-05-16T18:13:33.7864200Z * checking data for non-ASCII characters ... OK 2021-05-16T18:13:33.7877120Z * checking LazyData ... OK 2021-05-16T18:13:34.0360940Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T18:13:35.1588810Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T18:13:35.1598690Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T18:13:35.1601360Z compacted ‘dicom.pdf’ from 698Kb to 279Kb 2021-05-16T18:13:35.1602670Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T18:13:35.2953270Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T18:13:35.3118070Z * checking files in ‘vignettes’ ... OK 2021-05-16T18:13:37.8563080Z * checking examples ... OK 2021-05-16T18:13:38.1540000Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T18:13:38.1552250Z 2021-05-16T18:13:38.1553000Z 2c2 2021-05-16T18:13:38.1553940Z < oro.dicom 0.5.2.2 2021-05-16T18:13:38.1555190Z --- 2021-05-16T18:13:38.1556440Z > oro.dicom 0.5.2 2021-05-16T18:13:38.1557410Z 13c13 2021-05-16T18:13:38.1558230Z < > ### Aliases: create3D create4D 2021-05-16T18:13:38.1559690Z --- 2021-05-16T18:13:38.1560680Z > > ### Aliases: create3D create4D create4D 2021-05-16T18:13:38.1561480Z 59c59 2021-05-16T18:13:38.1562290Z < > ### Aliases: dec2base dec2hex 2021-05-16T18:13:38.1563740Z --- 2021-05-16T18:13:38.1565100Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T18:13:38.1566140Z 174c174,175 2021-05-16T18:13:38.1567730Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T18:13:38.1569060Z --- 2021-05-16T18:13:38.1570890Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T18:13:38.1572910Z > > ### is.sagittal 2021-05-16T18:13:38.1573700Z 260c261 2021-05-16T18:13:38.1574610Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T18:13:38.1576010Z --- 2021-05-16T18:13:38.1577180Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T18:13:38.1578270Z 285c286 2021-05-16T18:13:38.1579540Z < > ### Aliases: str2time str2date 2021-05-16T18:13:38.1580970Z --- 2021-05-16T18:13:38.1582030Z > > ### Aliases: str2time str2date str2date 2021-05-16T18:13:38.2724920Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T18:13:38.5182000Z * checking tests ... 2021-05-16T18:13:41.2109690Z Running ‘testthat.R’ 2021-05-16T18:13:41.2635020Z OK 2021-05-16T18:13:41.3885530Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T18:13:41.4015520Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T18:14:08.9530860Z * checking re-building of vignette outputs ... OK 2021-05-16T18:14:13.2223270Z * checking PDF version of manual ... OK 2021-05-16T18:14:13.2241830Z * checking for non-standard things in the check directory ... OK 2021-05-16T18:14:13.2243030Z * checking for detritus in the temp directory ... OK 2021-05-16T18:14:13.2243850Z * DONE 2021-05-16T18:14:13.2244440Z 2021-05-16T18:14:13.2245130Z Status: 1 WARNING 2021-05-16T18:14:13.2245830Z See 2021-05-16T18:14:13.2247340Z ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T18:14:13.2248350Z for details. 2021-05-16T18:14:13.2248880Z 2021-05-16T18:14:13.2249420Z 2021-05-16T18:14:13.3553680Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T18:14:13.3558900Z Duration: 57.5s 2021-05-16T18:14:13.3559670Z 2021-05-16T18:14:13.3561200Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T18:14:13.3563420Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T18:14:13.3565700Z compacted ‘dicom.pdf’ from 698Kb to 279Kb 2021-05-16T18:14:13.3566940Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T18:14:13.3567650Z 2021-05-16T18:14:13.3568830Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T18:14:13.3754990Z total 8080 2021-05-16T18:14:13.3760910Z drwxr-xr-x 15 runner staff 480 May 16 18:14 oro.dicom.Rcheck 2021-05-16T18:14:13.3763000Z -rw-r--r-- 1 runner staff 2019287 May 16 18:13 oro.dicom_0.5.2.2.tar.gz 2021-05-16T18:14:13.3764690Z -rw-r--r-- 1 runner staff 2116376 May 16 18:13 oro.dicom_0.5.2.2.tgz 2021-05-16T18:14:13.3819250Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:14:13.3820100Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:14:13.4138950Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:14:13.4139450Z env: 2021-05-16T18:14:13.4139870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:14:13.4140430Z TIC_DEPLOY_KEY: 2021-05-16T18:14:13.4140770Z RSPM: 2021-05-16T18:14:13.4142210Z GITHUB_PAT: *** 2021-05-16T18:14:13.4142620Z COVERALLS_TOKEN: 2021-05-16T18:14:13.4143070Z continue-on-error: true 2021-05-16T18:14:13.4143540Z VDIFFR_RUN_TESTS: false 2021-05-16T18:14:13.4144020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:14:13.4144450Z TZ: UTC 2021-05-16T18:14:13.4144820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:14:13.4145210Z NOT_CRAN: true 2021-05-16T18:14:13.4145570Z ##[endgroup] 2021-05-16T18:14:13.4599600Z 2021-05-16T18:14:13.4602570Z R Under development (unstable) (2021-05-15 r80301) -- "Unsuffered Consequences" 2021-05-16T18:14:13.4603910Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T18:14:13.4605830Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T18:14:13.4608010Z 2021-05-16T18:14:13.4609700Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T18:14:13.4611020Z You are welcome to redistribute it under certain conditions. 2021-05-16T18:14:13.4612850Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T18:14:13.4613300Z 2021-05-16T18:14:13.4613920Z R is a collaborative project with many contributors. 2021-05-16T18:14:13.4615110Z Type 'contributors()' for more information and 2021-05-16T18:14:13.4616280Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T18:14:13.4616720Z 2021-05-16T18:14:13.4617720Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T18:14:13.4618830Z 'help.start()' for an HTML browser interface to help. 2021-05-16T18:14:13.4619820Z Type 'q()' to quit R. 2021-05-16T18:14:13.4620080Z 2021-05-16T18:14:13.4620650Z > library(testthat) 2021-05-16T18:14:13.4621160Z > library(oro.dicom) 2021-05-16T18:14:13.4621620Z oro.dicom 0.5.2.2 2021-05-16T18:14:13.4622030Z > 2021-05-16T18:14:13.4622460Z > test_check("oro.dicom") 2021-05-16T18:14:13.4623020Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T18:14:13.4623420Z > 2021-05-16T18:14:13.4623830Z > proc.time() 2021-05-16T18:14:13.4624310Z user system elapsed 2021-05-16T18:14:13.4624800Z 2.445 0.189 2.628 2021-05-16T18:14:13.4680400Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:14:13.4681080Z Rscript -e "tic::before_deploy()" 2021-05-16T18:14:13.4980350Z shell: /bin/bash -e {0} 2021-05-16T18:14:13.4980830Z env: 2021-05-16T18:14:13.4981280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:14:13.4981790Z TIC_DEPLOY_KEY: 2021-05-16T18:14:13.4982220Z RSPM: 2021-05-16T18:14:13.4983120Z GITHUB_PAT: *** 2021-05-16T18:14:13.4983570Z COVERALLS_TOKEN: 2021-05-16T18:14:13.4984060Z continue-on-error: true 2021-05-16T18:14:13.4984570Z VDIFFR_RUN_TESTS: false 2021-05-16T18:14:13.4985090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:14:13.4985920Z TZ: UTC 2021-05-16T18:14:13.4986320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:14:13.4986770Z NOT_CRAN: true 2021-05-16T18:14:13.4987160Z ##[endgroup] 2021-05-16T18:14:13.8876760Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:14:14.0135990Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:14:14.0136590Z with: 2021-05-16T18:14:14.0137450Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T18:14:14.0138970Z asset_path: check/oro.dicom_0.5.2.2.tgz 2021-05-16T18:14:14.0139590Z asset_name: oro.dicom_0.5.2.2_R4.1.tgz 2021-05-16T18:14:14.0140500Z asset_content_type: application/octet-stream 2021-05-16T18:14:14.0141100Z env: 2021-05-16T18:14:14.0141550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:14:14.0142050Z TIC_DEPLOY_KEY: 2021-05-16T18:14:14.0142420Z RSPM: 2021-05-16T18:14:14.0143320Z GITHUB_PAT: *** 2021-05-16T18:14:14.0143810Z COVERALLS_TOKEN: 2021-05-16T18:14:14.0144390Z continue-on-error: true 2021-05-16T18:14:14.0144930Z VDIFFR_RUN_TESTS: false 2021-05-16T18:14:14.0145430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:14:14.0145920Z TZ: UTC 2021-05-16T18:14:14.0146380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:14:14.0146850Z NOT_CRAN: true 2021-05-16T18:14:14.0147570Z GITHUB_TOKEN: *** 2021-05-16T18:14:14.0148010Z ##[endgroup] 2021-05-16T18:14:15.1320990Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:14:15.1321700Z Rscript -e "tic::deploy()" 2021-05-16T18:14:15.1619090Z shell: /bin/bash -e {0} 2021-05-16T18:14:15.1619560Z env: 2021-05-16T18:14:15.1620010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:14:15.1620520Z TIC_DEPLOY_KEY: 2021-05-16T18:14:15.1620880Z RSPM: 2021-05-16T18:14:15.1621970Z GITHUB_PAT: *** 2021-05-16T18:14:15.1622450Z COVERALLS_TOKEN: 2021-05-16T18:14:15.1622930Z continue-on-error: true 2021-05-16T18:14:15.1623440Z VDIFFR_RUN_TESTS: false 2021-05-16T18:14:15.1624000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:14:15.1624480Z TZ: UTC 2021-05-16T18:14:15.1624880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:14:15.1625340Z NOT_CRAN: true 2021-05-16T18:14:15.1625720Z ##[endgroup] 2021-05-16T18:14:15.5455540Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:14:15.6697150Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:14:15.6697810Z Rscript -e "tic::after_deploy()" 2021-05-16T18:14:15.6993690Z shell: /bin/bash -e {0} 2021-05-16T18:14:15.6994110Z env: 2021-05-16T18:14:15.6994590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:14:15.6995070Z TIC_DEPLOY_KEY: 2021-05-16T18:14:15.6995480Z RSPM: 2021-05-16T18:14:15.6996580Z GITHUB_PAT: *** 2021-05-16T18:14:15.6997070Z COVERALLS_TOKEN: 2021-05-16T18:14:15.6997590Z continue-on-error: true 2021-05-16T18:14:15.6998080Z VDIFFR_RUN_TESTS: false 2021-05-16T18:14:15.6998620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:14:15.6999130Z TZ: UTC 2021-05-16T18:14:15.6999570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:14:15.6999990Z NOT_CRAN: true 2021-05-16T18:14:15.7000410Z ##[endgroup] 2021-05-16T18:14:16.0740100Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:14:16.4755200Z Post job cleanup. 2021-05-16T18:14:16.5573120Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T18:14:16.5674310Z Post job cleanup. 2021-05-16T18:14:16.9829030Z [command]/usr/local/bin/git version 2021-05-16T18:14:16.9829850Z git version 2.31.1 2021-05-16T18:14:16.9835970Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:14:16.9838280Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T18:14:16.9840500Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:14:16.9842210Z http.https://github.com/.extraheader 2021-05-16T18:14:16.9844060Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:14:16.9846850Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T18:14:16.9868960Z Cleaning up orphan processes