2021-05-15T13:43:01.7782247Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:43:01.8728987Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:43:01.9412441Z 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-15T13:43:02.0236598Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:43:02.1249280Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:43:13.4364680Z Current runner version: '2.278.0' 2021-05-15T13:43:13.4415860Z ##[group]Operating System 2021-05-15T13:43:13.4417140Z Mac OS X 2021-05-15T13:43:13.4417560Z 10.15.7 2021-05-15T13:43:13.4417990Z 19H1030 2021-05-15T13:43:13.4418410Z ##[endgroup] 2021-05-15T13:43:13.4419080Z ##[group]Virtual Environment 2021-05-15T13:43:13.4419700Z Environment: macos-10.15 2021-05-15T13:43:13.4420240Z Version: 20210510.1 2021-05-15T13:43:13.4421180Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:43:13.4422510Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:43:13.4423460Z ##[endgroup] 2021-05-15T13:43:13.4425330Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:43:13.4426690Z Actions: write 2021-05-15T13:43:13.4427220Z Checks: write 2021-05-15T13:43:13.4427820Z Contents: write 2021-05-15T13:43:13.4428380Z Deployments: write 2021-05-15T13:43:13.4429020Z Issues: write 2021-05-15T13:43:13.4429580Z Metadata: read 2021-05-15T13:43:13.4430060Z Packages: write 2021-05-15T13:43:13.4430680Z PullRequests: write 2021-05-15T13:43:13.4431270Z RepositoryProjects: write 2021-05-15T13:43:13.4431900Z SecurityEvents: write 2021-05-15T13:43:13.4432410Z Statuses: write 2021-05-15T13:43:13.4433080Z ##[endgroup] 2021-05-15T13:43:13.4436680Z Prepare workflow directory 2021-05-15T13:43:13.5710980Z Prepare all required actions 2021-05-15T13:43:13.5723090Z Getting action download info 2021-05-15T13:43:14.2535560Z Download action repository 'actions/checkout@v2' 2021-05-15T13:43:16.1123270Z Download action repository 'r-lib/actions@master' 2021-05-15T13:43:18.4713660Z Download action repository 'adigherman/actions@master' 2021-05-15T13:43:20.9299320Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:43:21.4579610Z Download action repository 'actions/cache@v1' 2021-05-15T13:43:21.9798710Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:43:22.5827860Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:43:23.5479570Z ##[group]Run actions/checkout@v2 2021-05-15T13:43:23.5480240Z with: 2021-05-15T13:43:23.5480750Z repository: neuroconductor/dcmtk 2021-05-15T13:43:23.5481640Z token: *** 2021-05-15T13:43:23.5482010Z ssh-strict: true 2021-05-15T13:43:23.5482450Z persist-credentials: true 2021-05-15T13:43:23.5482890Z clean: true 2021-05-15T13:43:23.5483230Z fetch-depth: 1 2021-05-15T13:43:23.5483580Z lfs: false 2021-05-15T13:43:23.5483920Z submodules: false 2021-05-15T13:43:23.5484250Z env: 2021-05-15T13:43:23.5484640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:23.5485070Z TIC_DEPLOY_KEY: 2021-05-15T13:43:23.5485380Z RSPM: 2021-05-15T13:43:23.5486080Z GITHUB_PAT: *** 2021-05-15T13:43:23.5486450Z COVERALLS_TOKEN: 2021-05-15T13:43:23.5486870Z continue-on-error: true 2021-05-15T13:43:23.5487320Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:23.5487680Z ##[endgroup] 2021-05-15T13:43:24.6667950Z Syncing repository: neuroconductor/dcmtk 2021-05-15T13:43:24.6669260Z ##[group]Getting Git version info 2021-05-15T13:43:24.6670620Z Working directory is '/Users/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:24.6671320Z [command]/usr/local/bin/git version 2021-05-15T13:43:24.6723330Z git version 2.31.1 2021-05-15T13:43:24.6757490Z ##[endgroup] 2021-05-15T13:43:24.6765950Z Deleting the contents of '/Users/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:24.6771710Z ##[group]Initializing the repository 2021-05-15T13:43:24.6777540Z [command]/usr/local/bin/git init /Users/runner/work/dcmtk/dcmtk 2021-05-15T13:43:24.7017390Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:43:24.7018720Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:43:24.7020180Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:43:24.7020880Z hint: 2021-05-15T13:43:24.7021860Z hint: git config --global init.defaultBranch 2021-05-15T13:43:24.7023380Z hint: 2021-05-15T13:43:24.7024500Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:43:24.7025770Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:43:24.7026410Z hint: 2021-05-15T13:43:24.7027160Z hint: git branch -m 2021-05-15T13:43:24.7075560Z Initialized empty Git repository in /Users/runner/work/dcmtk/dcmtk/.git/ 2021-05-15T13:43:24.7089640Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:24.7176270Z ##[endgroup] 2021-05-15T13:43:24.7177000Z ##[group]Disabling automatic garbage collection 2021-05-15T13:43:24.7185060Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:43:24.7254700Z ##[endgroup] 2021-05-15T13:43:24.7260740Z ##[group]Setting up auth 2021-05-15T13:43:24.7272600Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:43:24.7343610Z [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-15T13:43:24.8246800Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:43:24.8330990Z [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-15T13:43:24.9698210Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:43:24.9824890Z ##[endgroup] 2021-05-15T13:43:24.9835160Z ##[group]Fetching the repository 2021-05-15T13:43:24.9861970Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +491cbcea629724ddf29fcf21643abe277a816723:refs/tags/0.6.8.1.s 2021-05-15T13:43:25.5360820Z remote: Enumerating objects: 93, done. 2021-05-15T13:43:25.5365100Z remote: Counting objects: 1% (1/93) 2021-05-15T13:43:25.5368200Z remote: Counting objects: 2% (2/93) 2021-05-15T13:43:25.5369740Z remote: Counting objects: 3% (3/93) 2021-05-15T13:43:25.5370420Z remote: Counting objects: 4% (4/93) 2021-05-15T13:43:25.5370940Z remote: Counting objects: 5% (5/93) 2021-05-15T13:43:25.5371470Z remote: Counting objects: 6% (6/93) 2021-05-15T13:43:25.5371960Z remote: Counting objects: 7% (7/93) 2021-05-15T13:43:25.5372500Z remote: Counting objects: 8% (8/93) 2021-05-15T13:43:25.5372990Z remote: Counting objects: 9% (9/93) 2021-05-15T13:43:25.5373520Z remote: Counting objects: 10% (10/93) 2021-05-15T13:43:25.5374020Z remote: Counting objects: 11% (11/93) 2021-05-15T13:43:25.5374840Z remote: Counting objects: 12% (12/93) 2021-05-15T13:43:25.5375400Z remote: Counting objects: 13% (13/93) 2021-05-15T13:43:25.5375920Z remote: Counting objects: 15% (14/93) 2021-05-15T13:43:25.5376450Z remote: Counting objects: 16% (15/93) 2021-05-15T13:43:25.5376950Z remote: Counting objects: 17% (16/93) 2021-05-15T13:43:25.5377480Z remote: Counting objects: 18% (17/93) 2021-05-15T13:43:25.5377970Z remote: Counting objects: 19% (18/93) 2021-05-15T13:43:25.5378500Z remote: Counting objects: 20% (19/93) 2021-05-15T13:43:25.5378990Z remote: Counting objects: 21% (20/93) 2021-05-15T13:43:25.5379530Z remote: Counting objects: 22% (21/93) 2021-05-15T13:43:25.5380020Z remote: Counting objects: 23% (22/93) 2021-05-15T13:43:25.5380830Z remote: Counting objects: 24% (23/93) 2021-05-15T13:43:25.5381350Z remote: Counting objects: 25% (24/93) 2021-05-15T13:43:25.5381890Z remote: Counting objects: 26% (25/93) 2021-05-15T13:43:25.5382400Z remote: Counting objects: 27% (26/93) 2021-05-15T13:43:25.5382950Z remote: Counting objects: 29% (27/93) 2021-05-15T13:43:25.5384180Z remote: Counting objects: 30% (28/93) 2021-05-15T13:43:25.5384710Z remote: Counting objects: 31% (29/93) 2021-05-15T13:43:25.5406870Z remote: Counting objects: 32% (30/93) 2021-05-15T13:43:25.5407410Z remote: Counting objects: 33% (31/93) 2021-05-15T13:43:25.5407900Z remote: Counting objects: 34% (32/93) 2021-05-15T13:43:25.5408630Z remote: Counting objects: 35% (33/93) 2021-05-15T13:43:25.5409140Z remote: Counting objects: 36% (34/93) 2021-05-15T13:43:25.5409630Z remote: Counting objects: 37% (35/93) 2021-05-15T13:43:25.5410140Z remote: Counting objects: 38% (36/93) 2021-05-15T13:43:25.5410630Z remote: Counting objects: 39% (37/93) 2021-05-15T13:43:25.5411140Z remote: Counting objects: 40% (38/93) 2021-05-15T13:43:25.5411620Z remote: Counting objects: 41% (39/93) 2021-05-15T13:43:25.5412140Z remote: Counting objects: 43% (40/93) 2021-05-15T13:43:25.5412680Z remote: Counting objects: 44% (41/93) 2021-05-15T13:43:25.5413140Z remote: Counting objects: 45% (42/93) 2021-05-15T13:43:25.5413650Z remote: Counting objects: 46% (43/93) 2021-05-15T13:43:25.5414140Z remote: Counting objects: 47% (44/93) 2021-05-15T13:43:25.5414650Z remote: Counting objects: 48% (45/93) 2021-05-15T13:43:25.5415130Z remote: Counting objects: 49% (46/93) 2021-05-15T13:43:25.5415630Z remote: Counting objects: 50% (47/93) 2021-05-15T13:43:25.5416120Z remote: Counting objects: 51% (48/93) 2021-05-15T13:43:25.5416630Z remote: Counting objects: 52% (49/93) 2021-05-15T13:43:25.5417140Z remote: Counting objects: 53% (50/93) 2021-05-15T13:43:25.5417620Z remote: Counting objects: 54% (51/93) 2021-05-15T13:43:25.5418130Z remote: Counting objects: 55% (52/93) 2021-05-15T13:43:25.5418620Z remote: Counting objects: 56% (53/93) 2021-05-15T13:43:25.5419110Z remote: Counting objects: 58% (54/93) 2021-05-15T13:43:25.5419970Z remote: Counting objects: 59% (55/93) 2021-05-15T13:43:25.5420560Z remote: Counting objects: 60% (56/93) 2021-05-15T13:43:25.5421040Z remote: Counting objects: 61% (57/93) 2021-05-15T13:43:25.5421530Z remote: Counting objects: 62% (58/93) 2021-05-15T13:43:25.5422050Z remote: Counting objects: 63% (59/93) 2021-05-15T13:43:25.5422540Z remote: Counting objects: 64% (60/93) 2021-05-15T13:43:25.5423040Z remote: Counting objects: 65% (61/93) 2021-05-15T13:43:25.5423500Z remote: Counting objects: 66% (62/93) 2021-05-15T13:43:25.5424010Z remote: Counting objects: 67% (63/93) 2021-05-15T13:43:25.5424500Z remote: Counting objects: 68% (64/93) 2021-05-15T13:43:25.5425000Z remote: Counting objects: 69% (65/93) 2021-05-15T13:43:25.5425470Z remote: Counting objects: 70% (66/93) 2021-05-15T13:43:25.5425980Z remote: Counting objects: 72% (67/93) 2021-05-15T13:43:25.5426510Z remote: Counting objects: 73% (68/93) 2021-05-15T13:43:25.5426990Z remote: Counting objects: 74% (69/93) 2021-05-15T13:43:25.5427470Z remote: Counting objects: 75% (70/93) 2021-05-15T13:43:25.5427950Z remote: Counting objects: 76% (71/93) 2021-05-15T13:43:25.5428470Z remote: Counting objects: 77% (72/93) 2021-05-15T13:43:25.5428950Z remote: Counting objects: 78% (73/93) 2021-05-15T13:43:25.5429430Z remote: Counting objects: 79% (74/93) 2021-05-15T13:43:25.5429920Z remote: Counting objects: 80% (75/93) 2021-05-15T13:43:25.5430440Z remote: Counting objects: 81% (76/93) 2021-05-15T13:43:25.5430900Z remote: Counting objects: 82% (77/93) 2021-05-15T13:43:25.5431390Z remote: Counting objects: 83% (78/93) 2021-05-15T13:43:25.5431900Z remote: Counting objects: 84% (79/93) 2021-05-15T13:43:25.5432380Z remote: Counting objects: 86% (80/93) 2021-05-15T13:43:25.5432870Z remote: Counting objects: 87% (81/93) 2021-05-15T13:43:25.5433680Z remote: Counting objects: 88% (82/93) 2021-05-15T13:43:25.5434210Z remote: Counting objects: 89% (83/93) 2021-05-15T13:43:25.5434780Z remote: Counting objects: 90% (84/93) 2021-05-15T13:43:25.5435290Z remote: Counting objects: 91% (85/93) 2021-05-15T13:43:25.5435780Z remote: Counting objects: 92% (86/93) 2021-05-15T13:43:25.5436300Z remote: Counting objects: 93% (87/93) 2021-05-15T13:43:25.5436820Z remote: Counting objects: 94% (88/93) 2021-05-15T13:43:25.5437310Z remote: Counting objects: 95% (89/93) 2021-05-15T13:43:25.5437830Z remote: Counting objects: 96% (90/93) 2021-05-15T13:43:25.5438320Z remote: Counting objects: 97% (91/93) 2021-05-15T13:43:25.5438840Z remote: Counting objects: 98% (92/93) 2021-05-15T13:43:25.5439330Z remote: Counting objects: 100% (93/93) 2021-05-15T13:43:25.5439880Z remote: Counting objects: 100% (93/93), done. 2021-05-15T13:43:25.5440430Z remote: Compressing objects: 1% (1/87) 2021-05-15T13:43:25.5441000Z remote: Compressing objects: 2% (2/87) 2021-05-15T13:43:25.5441590Z remote: Compressing objects: 3% (3/87) 2021-05-15T13:43:25.5442130Z remote: Compressing objects: 4% (4/87) 2021-05-15T13:43:25.5442690Z remote: Compressing objects: 5% (5/87) 2021-05-15T13:43:25.5443230Z remote: Compressing objects: 6% (6/87) 2021-05-15T13:43:25.5443800Z remote: Compressing objects: 8% (7/87) 2021-05-15T13:43:25.5444600Z remote: Compressing objects: 9% (8/87) 2021-05-15T13:43:25.5445200Z remote: Compressing objects: 10% (9/87) 2021-05-15T13:43:25.5445730Z remote: Compressing objects: 11% (10/87) 2021-05-15T13:43:25.5446580Z remote: Compressing objects: 12% (11/87) 2021-05-15T13:43:25.5447140Z remote: Compressing objects: 13% (12/87) 2021-05-15T13:43:25.5447660Z remote: Compressing objects: 14% (13/87) 2021-05-15T13:43:25.5448680Z remote: Compressing objects: 16% (14/87) 2021-05-15T13:43:25.5449250Z remote: Compressing objects: 17% (15/87) 2021-05-15T13:43:25.5449800Z remote: Compressing objects: 18% (16/87) 2021-05-15T13:43:25.5450370Z remote: Compressing objects: 19% (17/87) 2021-05-15T13:43:25.5450900Z remote: Compressing objects: 20% (18/87) 2021-05-15T13:43:25.5451430Z remote: Compressing objects: 21% (19/87) 2021-05-15T13:43:25.5451960Z remote: Compressing objects: 22% (20/87) 2021-05-15T13:43:25.5452530Z remote: Compressing objects: 24% (21/87) 2021-05-15T13:43:25.5453060Z remote: Compressing objects: 25% (22/87) 2021-05-15T13:43:25.5453630Z remote: Compressing objects: 26% (23/87) 2021-05-15T13:43:25.5454200Z remote: Compressing objects: 27% (24/87) 2021-05-15T13:43:25.5454740Z remote: Compressing objects: 28% (25/87) 2021-05-15T13:43:25.5455310Z remote: Compressing objects: 29% (26/87) 2021-05-15T13:43:25.5455860Z remote: Compressing objects: 31% (27/87) 2021-05-15T13:43:25.5456420Z remote: Compressing objects: 32% (28/87) 2021-05-15T13:43:25.5456960Z remote: Compressing objects: 33% (29/87) 2021-05-15T13:43:25.5457520Z remote: Compressing objects: 34% (30/87) 2021-05-15T13:43:25.5458040Z remote: Compressing objects: 35% (31/87) 2021-05-15T13:43:25.5458600Z remote: Compressing objects: 36% (32/87) 2021-05-15T13:43:25.5459160Z remote: Compressing objects: 37% (33/87) 2021-05-15T13:43:25.5459700Z remote: Compressing objects: 39% (34/87) 2021-05-15T13:43:25.5460260Z remote: Compressing objects: 40% (35/87) 2021-05-15T13:43:25.5460800Z remote: Compressing objects: 41% (36/87) 2021-05-15T13:43:25.5461370Z remote: Compressing objects: 42% (37/87) 2021-05-15T13:43:25.5461900Z remote: Compressing objects: 43% (38/87) 2021-05-15T13:43:25.5462470Z remote: Compressing objects: 44% (39/87) 2021-05-15T13:43:25.5463330Z remote: Compressing objects: 45% (40/87) 2021-05-15T13:43:25.5463910Z remote: Compressing objects: 47% (41/87) 2021-05-15T13:43:25.5464470Z remote: Compressing objects: 48% (42/87) 2021-05-15T13:43:25.5465000Z remote: Compressing objects: 49% (43/87) 2021-05-15T13:43:25.5465560Z remote: Compressing objects: 50% (44/87) 2021-05-15T13:43:25.5899640Z remote: Compressing objects: 51% (45/87) 2021-05-15T13:43:25.5900340Z remote: Compressing objects: 52% (46/87) 2021-05-15T13:43:25.5900920Z remote: Compressing objects: 54% (47/87) 2021-05-15T13:43:25.5901460Z remote: Compressing objects: 55% (48/87) 2021-05-15T13:43:25.5902020Z remote: Compressing objects: 56% (49/87) 2021-05-15T13:43:25.5902570Z remote: Compressing objects: 57% (50/87) 2021-05-15T13:43:25.5903130Z remote: Compressing objects: 58% (51/87) 2021-05-15T13:43:25.5903670Z remote: Compressing objects: 59% (52/87) 2021-05-15T13:43:25.5904310Z remote: Compressing objects: 60% (53/87) 2021-05-15T13:43:25.5904870Z remote: Compressing objects: 62% (54/87) 2021-05-15T13:43:25.5905410Z remote: Compressing objects: 63% (55/87) 2021-05-15T13:43:25.5905970Z remote: Compressing objects: 64% (56/87) 2021-05-15T13:43:25.5906510Z remote: Compressing objects: 65% (57/87) 2021-05-15T13:43:25.5907060Z remote: Compressing objects: 66% (58/87) 2021-05-15T13:43:25.5907590Z remote: Compressing objects: 67% (59/87) 2021-05-15T13:43:25.5908140Z remote: Compressing objects: 68% (60/87) 2021-05-15T13:43:25.5908670Z remote: Compressing objects: 70% (61/87) 2021-05-15T13:43:25.5909230Z remote: Compressing objects: 71% (62/87) 2021-05-15T13:43:25.5909780Z remote: Compressing objects: 72% (63/87) 2021-05-15T13:43:25.5910310Z remote: Compressing objects: 73% (64/87) 2021-05-15T13:43:25.5910850Z remote: Compressing objects: 74% (65/87) 2021-05-15T13:43:25.5911830Z remote: Compressing objects: 75% (66/87) 2021-05-15T13:43:25.5912470Z remote: Compressing objects: 77% (67/87) 2021-05-15T13:43:25.5913010Z remote: Compressing objects: 78% (68/87) 2021-05-15T13:43:25.5913580Z remote: Compressing objects: 79% (69/87) 2021-05-15T13:43:25.5914110Z remote: Compressing objects: 80% (70/87) 2021-05-15T13:43:25.5914690Z remote: Compressing objects: 81% (71/87) 2021-05-15T13:43:25.5915260Z remote: Compressing objects: 82% (72/87) 2021-05-15T13:43:25.5915790Z remote: Compressing objects: 83% (73/87) 2021-05-15T13:43:25.5916360Z remote: Compressing objects: 85% (74/87) 2021-05-15T13:43:25.5916900Z remote: Compressing objects: 86% (75/87) 2021-05-15T13:43:25.5917460Z remote: Compressing objects: 87% (76/87) 2021-05-15T13:43:25.5918000Z remote: Compressing objects: 88% (77/87) 2021-05-15T13:43:25.5918530Z remote: Compressing objects: 89% (78/87) 2021-05-15T13:43:25.5919070Z remote: Compressing objects: 90% (79/87) 2021-05-15T13:43:25.5919640Z remote: Compressing objects: 91% (80/87) 2021-05-15T13:43:25.5920180Z remote: Compressing objects: 93% (81/87) 2021-05-15T13:43:25.5920720Z remote: Compressing objects: 94% (82/87) 2021-05-15T13:43:25.5921290Z remote: Compressing objects: 95% (83/87) 2021-05-15T13:43:25.5921820Z remote: Compressing objects: 96% (84/87) 2021-05-15T13:43:25.5922390Z remote: Compressing objects: 97% (85/87) 2021-05-15T13:43:25.5922930Z remote: Compressing objects: 98% (86/87) 2021-05-15T13:43:25.5923500Z remote: Compressing objects: 100% (87/87) 2021-05-15T13:43:25.5924050Z remote: Compressing objects: 100% (87/87), done. 2021-05-15T13:43:25.8612360Z remote: Total 93 (delta 15), reused 43 (delta 4), pack-reused 0 2021-05-15T13:43:25.9176250Z From https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:25.9178240Z * [new ref] 491cbcea629724ddf29fcf21643abe277a816723 -> 0.6.8.1.s 2021-05-15T13:43:25.9244260Z ##[endgroup] 2021-05-15T13:43:25.9246010Z ##[group]Determining the checkout info 2021-05-15T13:43:25.9248000Z ##[endgroup] 2021-05-15T13:43:25.9249020Z ##[group]Checking out the ref 2021-05-15T13:43:25.9255090Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.6.8.1.s 2021-05-15T13:43:26.0030000Z HEAD is now at 491cbce Version id 31 stable 2021-05-15T13:43:26.0037360Z ##[endgroup] 2021-05-15T13:43:26.0132640Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:43:26.0195740Z '491cbcea629724ddf29fcf21643abe277a816723' 2021-05-15T13:43:26.0380460Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:43:26.0380940Z with: 2021-05-15T13:43:26.0381280Z r-version: devel 2021-05-15T13:43:26.0381610Z Ncpus: 1 2021-05-15T13:43:26.0381980Z crayon.enabled: NULL 2021-05-15T13:43:26.0382450Z remove-openmp-macos: true 2021-05-15T13:43:26.0382960Z http-user-agent: default 2021-05-15T13:43:26.0383400Z install-r: true 2021-05-15T13:43:26.0383910Z windows-path-include-mingw: true 2021-05-15T13:43:26.0384400Z env: 2021-05-15T13:43:26.0384790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:26.0385220Z TIC_DEPLOY_KEY: 2021-05-15T13:43:26.0385530Z RSPM: 2021-05-15T13:43:26.0386710Z GITHUB_PAT: *** 2021-05-15T13:43:26.0387100Z COVERALLS_TOKEN: 2021-05-15T13:43:26.0387530Z continue-on-error: true 2021-05-15T13:43:26.0387980Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:26.0388340Z ##[endgroup] 2021-05-15T13:43:26.4536340Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:43:29.6006190Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:43:30.0780590Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:43:31.0696150Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:43:31.0699570Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:43:31.0702310Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:43:31.0704700Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:43:31.0709640Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:43:31.0712170Z Checksumming (Apple_Free : 3)… 2021-05-15T13:43:32.0016040Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:43:32.0130840Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:43:32.0465770Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:43:32.0474160Z Checksumming (Apple_Free : 5)… 2021-05-15T13:43:33.0068720Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:43:33.0071980Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:43:34.0009850Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:43:34.0021610Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:43:34.6841200Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T13:43:35.0053000Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:43:35.0116190Z verified CRC32 $84F1919B 2021-05-15T13:43:35.5159710Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:43:35.5295630Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:43:35.5409190Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:43:37.9781730Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:43:37.9783970Z To reinstall 0.29.2_3, run: 2021-05-15T13:43:37.9785720Z brew reinstall pkg-config 2021-05-15T13:43:38.0107980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:43:39.8788620Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:43:40.3157390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T13%3A50%3A00Z&sig=Uf10K2CDN4pHRLpLnvbxewVcizevxkSjmQUG0LTSYo0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:43:40.5363920Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:43:43.7187520Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:43:43.7770990Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:43:43.8901940Z installer: Package name is gfortran 2021-05-15T13:43:43.9002530Z installer: Installing at base path / 2021-05-15T13:43:43.9104310Z installer: The install was successful. 2021-05-15T13:43:43.9207460Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:43:44.1332790Z "disk2" ejected. 2021-05-15T13:43:44.1434950Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:43:46.0672470Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:43:46.0684500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T13%3A50%3A00Z&sig=0SJ6UWO0AnkQzjwaxdj%2BC4UKvPGqbMonPWPVZPN%2Bilc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:43:46.1118210Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:43:48.7939320Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:43:54.9376480Z installer: Package name is R 4.2.0 for macOS 2021-05-15T13:43:54.9401240Z installer: Upgrading at base path / 2021-05-15T13:43:54.9402650Z installer: The upgrade was successful. 2021-05-15T13:43:54.9446780Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:43:54.9790200Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:43:54.9790790Z env: 2021-05-15T13:43:54.9791230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:54.9791670Z TIC_DEPLOY_KEY: 2021-05-15T13:43:54.9792040Z RSPM: 2021-05-15T13:43:54.9793240Z GITHUB_PAT: *** 2021-05-15T13:43:54.9793690Z COVERALLS_TOKEN: 2021-05-15T13:43:54.9794140Z continue-on-error: true 2021-05-15T13:43:54.9794630Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:54.9795100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:43:54.9795560Z TZ: UTC 2021-05-15T13:43:54.9795950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:43:54.9796340Z NOT_CRAN: true 2021-05-15T13:43:54.9796720Z ##[endgroup] 2021-05-15T13:43:55.2038870Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:43:55.2723420Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:43:55.2725080Z Dload Upload Total Spent Left Speed 2021-05-15T13:43:55.2726110Z 2021-05-15T13:43:55.4181610Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:43:55.4183950Z 100 117 0 117 0 0 801 0 --:--:-- --:--:-- --:--:-- 801 2021-05-15T13:43:55.6438630Z 2021-05-15T13:43:55.6540320Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:43:55.6608450Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:43:56.4740180Z 2021-05-15T13:43:56.9933970Z 58 82.6M 58 48.0M 0 0 39.9M 0 0:00:02 0:00:01 0:00:01 39.9M 2021-05-15T13:43:56.9936070Z 100 82.6M 100 82.6M 0 0 48.0M 0 0:00:01 0:00:01 --:--:-- 66.6M 2021-05-15T13:44:01.3922170Z ##[group]Run tlmgr update --self 2021-05-15T13:44:01.3923250Z tlmgr update --self 2021-05-15T13:44:01.3924110Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:44:01.3925520Z tlmgr update --all 2021-05-15T13:44:01.4117720Z shell: /bin/bash -e {0} 2021-05-15T13:44:01.4118150Z env: 2021-05-15T13:44:01.4118580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:01.4119070Z TIC_DEPLOY_KEY: 2021-05-15T13:44:01.4119420Z RSPM: 2021-05-15T13:44:01.4120720Z GITHUB_PAT: *** 2021-05-15T13:44:01.4121170Z COVERALLS_TOKEN: 2021-05-15T13:44:01.4121630Z continue-on-error: true 2021-05-15T13:44:01.4122130Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:01.4122620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:44:01.4123080Z TZ: UTC 2021-05-15T13:44:01.4123460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:01.4123880Z NOT_CRAN: true 2021-05-15T13:44:01.4124350Z ##[endgroup] 2021-05-15T13:44:03.6942840Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:03.6945240Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:44:06.0755660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:06.0756710Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:44:06.3849850Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:44:06.8519680Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:44:07.1609980Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:44:08.1357130Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:44:08.1358980Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T13:44:11.3091280Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-15T13:44:11.6119070Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-15T13:44:12.2204190Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-15T13:44:46.6177230Z [10/89, 00:40/00:43] install: checkcites [7k] 2021-05-15T13:44:46.9193440Z [11/89, 00:40/00:43] install: chickenize [15k] 2021-05-15T13:44:47.2931580Z [12/89, 00:41/00:44] install: chinese-jfm [3k] 2021-05-15T13:44:47.5956300Z [13/89, 00:41/00:44] install: cloze [9k] 2021-05-15T13:44:47.9039390Z [14/89, 00:41/00:44] install: colorprofiles [86k] 2021-05-15T13:44:48.3297830Z [15/89, 00:42/00:45] install: combofont [2k] 2021-05-15T13:44:48.6370350Z [16/89, 00:42/00:45] install: courier [470k] 2021-05-15T13:44:49.3200580Z [17/89, 00:43/00:46] install: courier-scaled [3k] 2021-05-15T13:44:49.6306630Z [18/89, 00:43/00:46] install: cstypo [3k] 2021-05-15T13:44:49.9336230Z [19/89, 00:43/00:46] install: ctablestack [2k] 2021-05-15T13:44:50.2344700Z [20/89, 00:44/00:47] install: ekdosis [19k] 2021-05-15T13:44:50.6023470Z [21/89, 00:44/00:47] install: emoji [40k] 2021-05-15T13:44:51.0302510Z [22/89, 00:45/00:48] install: emojicite [2k] 2021-05-15T13:44:51.3348330Z [23/89, 00:45/00:48] install: enctex [24k] 2021-05-15T13:44:51.7430020Z [24/89, 00:45/00:48] install: enigma [18k] 2021-05-15T13:44:52.1026560Z [25/89, 00:46/00:49] install: etex-pkg [6k] 2021-05-15T13:44:52.4065390Z [26/89, 00:46/00:49] install: filecontents [3k] 2021-05-15T13:44:52.7117030Z [27/89, 00:46/00:49] install: grfext [3k] 2021-05-15T13:44:53.0132780Z [28/89, 00:47/00:50] install: hyphenex [9k] 2021-05-15T13:44:53.3082260Z [29/89, 00:47/00:50] install: ifplatform [2k] 2021-05-15T13:44:53.6132830Z [30/89, 00:47/00:50] install: innerscript [4k] 2021-05-15T13:44:53.9251720Z [31/89, 00:47/00:50] install: interpreter [7k] 2021-05-15T13:44:54.2391350Z [32/89, 00:48/00:51] install: kanaparser [5k] 2021-05-15T13:44:54.5431140Z [33/89, 00:48/00:51] install: knuth-local [23k] 2021-05-15T13:44:54.9255380Z [34/89, 00:48/00:51] install: logreq [4k] 2021-05-15T13:44:55.2277170Z [35/89, 00:49/00:52] install: lua-typo [7k] 2021-05-15T13:44:55.5334730Z [36/89, 00:49/00:52] install: lua-uca [70k] 2021-05-15T13:44:55.9834440Z [37/89, 00:49/00:52] install: lua-ul [7k] 2021-05-15T13:44:56.3215380Z [38/89, 00:50/00:53] install: lua-uni-algos [6k] 2021-05-15T13:44:56.6293650Z [39/89, 00:50/00:53] install: lua-visual-debug [4k] 2021-05-15T13:44:56.9421790Z [40/89, 00:50/00:53] install: luacode [3k] 2021-05-15T13:44:57.2465940Z [41/89, 00:51/00:54] install: luacolor [5k] 2021-05-15T13:44:57.5595450Z [42/89, 00:51/00:54] install: luahyphenrules [3k] 2021-05-15T13:44:57.8721930Z [43/89, 00:51/00:54] install: luaimageembed [2k] 2021-05-15T13:44:58.1895970Z [44/89, 00:52/00:55] install: luaindex [5k] 2021-05-15T13:44:58.5064380Z [45/89, 00:52/00:55] install: luainputenc [5k] 2021-05-15T13:44:58.8107950Z [46/89, 00:52/00:55] install: luaintro [1k] 2021-05-15T13:44:59.1108030Z [47/89, 00:53/00:56] install: luakeys [5k] 2021-05-15T13:44:59.4098740Z [48/89, 00:53/00:56] install: lualatex-doc [1k] 2021-05-15T13:44:59.7248990Z [49/89, 00:53/00:56] install: lualatex-truncate [2k] 2021-05-15T13:45:00.0379430Z [50/89, 00:54/00:57] install: luamplib [12k] 2021-05-15T13:45:00.3452410Z [51/89, 00:54/00:57] install: luapackageloader [2k] 2021-05-15T13:45:00.6660560Z [52/89, 00:54/00:57] install: luaprogtable [7k] 2021-05-15T13:45:00.9857590Z [53/89, 00:54/00:57] install: luarandom [2k] 2021-05-15T13:45:01.2972210Z [54/89, 00:55/00:58] install: luatex85 [2k] 2021-05-15T13:45:01.6007330Z [55/89, 00:55/00:58] install: luatexbase [4k] 2021-05-15T13:45:01.9036040Z [56/89, 00:55/00:58] install: luatexko [22k] 2021-05-15T13:45:02.2839390Z [57/89, 00:56/00:59] install: luatextra [2k] 2021-05-15T13:45:02.5894260Z [58/89, 00:56/00:59] install: luavlna [8k] 2021-05-15T13:45:02.8946800Z [59/89, 00:56/00:59] install: luaxml [31k] 2021-05-15T13:45:03.2699790Z [60/89, 00:57/01:00] install: makeindex.universal-darwin [91k] 2021-05-15T13:45:03.7622960Z [61/89, 00:57/01:00] install: makeindex [5k] 2021-05-15T13:45:04.0781240Z [62/89, 00:58/01:01] install: mflogo [2k] 2021-05-15T13:45:04.3889980Z [63/89, 00:58/01:01] install: newpax [9k] 2021-05-15T13:45:04.6936630Z [64/89, 00:58/01:01] install: nodetree [13k] 2021-05-15T13:45:05.0569240Z [65/89, 00:59/01:02] install: odsfile [5k] 2021-05-15T13:45:05.3571350Z [66/89, 00:59/01:02] install: optex.universal-darwin [1k] 2021-05-15T13:45:05.6569040Z [67/89, 00:59/01:02] install: optex [770k] 2021-05-15T13:45:06.4290780Z [68/89, 01:00/01:02] install: pdfarticle [4k] 2021-05-15T13:45:06.7381700Z [69/89, 01:00/01:02] install: pdfextra [22k] 2021-05-15T13:45:07.1045030Z [70/89, 01:01/01:03] install: placeat [4k] 2021-05-15T13:45:07.4702200Z [71/89, 01:01/01:03] install: plantuml [3k] 2021-05-15T13:45:07.7855690Z [72/89, 01:01/01:03] install: rsfs [55k] 2021-05-15T13:45:08.2205250Z [73/89, 01:02/01:04] install: selnolig [53k] 2021-05-15T13:45:08.6650960Z [74/89, 01:02/01:04] install: spelling [14k] 2021-05-15T13:45:09.0453000Z [75/89, 01:03/01:05] install: stricttex [2k] 2021-05-15T13:45:09.3457640Z [76/89, 01:03/01:05] install: texlive-common [1k] 2021-05-15T13:45:09.6602030Z [77/89, 01:03/01:05] install: texlive-en [1k] 2021-05-15T13:45:09.9716230Z [78/89, 01:03/01:05] install: texlive-msg-translations [144k] 2021-05-15T13:45:10.4808740Z [79/89, 01:04/01:05] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:45:10.7840190Z [80/89, 01:04/01:05] install: thumbpdf [19k] 2021-05-15T13:45:11.1581280Z [81/89, 01:05/01:06] install: tlshell.universal-darwin [1k] 2021-05-15T13:45:11.4634720Z [82/89, 01:05/01:06] install: tlshell [29k] 2021-05-15T13:45:11.8302140Z [83/89, 01:05/01:06] install: typewriter [25k] 2021-05-15T13:45:12.2167610Z [84/89, 01:06/01:07] install: uninormalize [6k] 2021-05-15T13:45:12.5233910Z [85/89, 01:06/01:07] install: upquote [2k] 2021-05-15T13:45:12.8499210Z [86/89, 01:06/01:07] install: xdvi.universal-darwin [948k] 2021-05-15T13:45:13.6640100Z [87/89, 01:07/01:07] install: xdvi [7k] 2021-05-15T13:45:13.9757320Z [88/89, 01:07/01:07] install: collection-basic [1k] 2021-05-15T13:45:14.2938040Z [89/89, 01:08/01:08] install: collection-luatex [1k] 2021-05-15T13:45:14.6002610Z running mktexlsr ... 2021-05-15T13:45:15.1385120Z done running mktexlsr. 2021-05-15T13:45:15.1787900Z running updmap-sys ... 2021-05-15T13:45:15.7424840Z done running updmap-sys. 2021-05-15T13:45:15.7426140Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:45:15.7429030Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Ja7TPgWChI/qYTCVqal5R ... 2021-05-15T13:45:16.7824580Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Ja7TPgWChI/qYTCVqal5R. 2021-05-15T13:45:16.7825890Z OK: optex.fmt/luatex 2021-05-15T13:45:16.7827290Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:45:16.7829130Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:45:19.0784120Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:45:19.0797310Z tlmgr: no updates available 2021-05-15T13:45:19.2173710Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:45:19.2174220Z with: 2021-05-15T13:45:19.2174590Z pandoc-version: 2.7.3 2021-05-15T13:45:19.2174950Z env: 2021-05-15T13:45:19.2175330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:45:19.2175750Z TIC_DEPLOY_KEY: 2021-05-15T13:45:19.2176060Z RSPM: 2021-05-15T13:45:19.2177860Z GITHUB_PAT: *** 2021-05-15T13:45:19.2178280Z COVERALLS_TOKEN: 2021-05-15T13:45:19.2178700Z continue-on-error: true 2021-05-15T13:45:19.2179140Z VDIFFR_RUN_TESTS: false 2021-05-15T13:45:19.2179590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:45:19.2180120Z TZ: UTC 2021-05-15T13:45:19.2180460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:45:19.2180870Z NOT_CRAN: true 2021-05-15T13:45:19.2181200Z ##[endgroup] 2021-05-15T13:45:19.6869850Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:45:23.4188010Z installer: Package name is pandoc 2021-05-15T13:45:23.4189950Z installer: Installing at base path / 2021-05-15T13:45:23.4190670Z installer: The install was successful. 2021-05-15T13:45:23.4340590Z ##[group]Run git config user.name adigherman 2021-05-15T13:45:23.4341290Z git config user.name adigherman 2021-05-15T13:45:23.4341880Z git config user.email adig@jhu.edu 2021-05-15T13:45:23.4541820Z shell: /bin/bash -e {0} 2021-05-15T13:45:23.4542510Z env: 2021-05-15T13:45:23.4543240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:45:23.4544060Z TIC_DEPLOY_KEY: 2021-05-15T13:45:23.4544660Z RSPM: 2021-05-15T13:45:23.4546290Z GITHUB_PAT: *** 2021-05-15T13:45:23.4546780Z COVERALLS_TOKEN: 2021-05-15T13:45:23.4547280Z continue-on-error: true 2021-05-15T13:45:23.4547800Z VDIFFR_RUN_TESTS: false 2021-05-15T13:45:23.4548310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:45:23.4548800Z TZ: UTC 2021-05-15T13:45:23.4549200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:45:23.4549650Z NOT_CRAN: true 2021-05-15T13:45:23.4550050Z ##[endgroup] 2021-05-15T13:45:23.5071060Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:45:23.5071830Z env: 2021-05-15T13:45:23.5072340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:45:23.5072780Z TIC_DEPLOY_KEY: 2021-05-15T13:45:23.5073150Z RSPM: 2021-05-15T13:45:23.5074500Z GITHUB_PAT: *** 2021-05-15T13:45:23.5075040Z COVERALLS_TOKEN: 2021-05-15T13:45:23.5075510Z continue-on-error: true 2021-05-15T13:45:23.5076000Z VDIFFR_RUN_TESTS: false 2021-05-15T13:45:23.5076480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:45:23.5076940Z TZ: UTC 2021-05-15T13:45:23.5077340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:45:23.5077730Z NOT_CRAN: true 2021-05-15T13:45:23.5078120Z ##[endgroup] 2021-05-15T13:45:25.1946630Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:45:25.2312910Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:45:25.2314270Z To reinstall 3.20.2, run: 2021-05-15T13:45:25.2315280Z brew reinstall cmake 2021-05-15T13:45:26.8266770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:45:28.1612150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:45:28.8102030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:45:29.2309220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T13%3A55%3A00Z&sig=962pguaMDBJ6rbWzxfWn7JVNKmE9yc7F8WdroICLzHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:29.2639460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=962pguaMDBJ6rbWzxfWn7JVNKmE9yc7F8WdroICLzHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:45:29.3197360Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:45:29.3847330Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:45:29.3875110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2768-i5479v 2021-05-15T13:45:29.4066470Z cp -pR /private/tmp/d20210515-2768-i5479v/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:45:29.4258660Z chmod -Rf +w /private/tmp/d20210515-2768-i5479v 2021-05-15T13:45:29.4901440Z ==> Finishing up 2021-05-15T13:45:29.5239930Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:45:29.5256260Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:45:29.5262270Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:45:29.5268580Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:45:29.5273980Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:45:29.5279320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:45:29.5287160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:45:29.5444190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2932-11c24jf.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-15T13:45:31.8371560Z ==> Summary 2021-05-15T13:45:31.8400240Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:45:33.8958020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:45:35.1284090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:45:35.7480430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:45:36.1845660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T13%3A55%3A00Z&sig=CDpKpZSFNKpD%2FKg%2FJA6VDH6wOg1g4tpmi5T1mePa%2FyQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:36.2174480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CDpKpZSFNKpD\%2FKg\%2FJA6VDH6wOg1g4tpmi5T1mePa\%2FyQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:45:37.2491170Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:45:37.6204910Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:45:38.9061220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:45:39.5359160Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:45:39.9799820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T13%3A55%3A00Z&sig=elcnUPJmoZmr7%2F%2FDTUKIKPqMG2aFRPAOjQLs4hspuj4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:40.0105090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=elcnUPJmoZmr7\%2F\%2FDTUKIKPqMG2aFRPAOjQLs4hspuj4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:45:40.0792160Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:45:40.0861470Z ==> Installing dependencies for jags: gcc 2021-05-15T13:45:40.0869510Z ==> Installing jags dependency: gcc 2021-05-15T13:45:40.1751340Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:45:40.1780620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2939-engsbm 2021-05-15T13:45:42.5825120Z cp -pR /private/tmp/d20210515-2939-engsbm/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:45:44.2161330Z chmod -Rf +w /private/tmp/d20210515-2939-engsbm 2021-05-15T13:45:48.4585280Z ==> Finishing up 2021-05-15T13:45:48.6522830Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:45:48.6528910Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:45:48.6531690Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:45:48.6537700Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:45:48.6542880Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:45:48.6547670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:45:48.6553620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:45:48.6558470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:45:48.6563660Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:45:48.6568500Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:45:48.6584680Z rm /usr/local/bin/c++-11 2021-05-15T13:45:48.6588160Z rm /usr/local/bin/cpp-11 2021-05-15T13:45:48.6591480Z rm /usr/local/bin/g++-11 2021-05-15T13:45:48.6594700Z rm /usr/local/bin/gcc-11 2021-05-15T13:45:48.6641270Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:45:48.6645530Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:45:48.6648550Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:45:48.6652370Z rm /usr/local/bin/gcov-11 2021-05-15T13:45:48.6655680Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:45:48.6659050Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:45:48.9156000Z Error: The `brew link` step did not complete successfully 2021-05-15T13:45:48.9156950Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:45:48.9160620Z Could not symlink bin/gfortran 2021-05-15T13:45:48.9161290Z Target /usr/local/bin/gfortran 2021-05-15T13:45:48.9161930Z already exists. You may want to remove it: 2021-05-15T13:45:48.9162960Z rm '/usr/local/bin/gfortran' 2021-05-15T13:45:48.9163290Z 2021-05-15T13:45:48.9163940Z To force the link and overwrite all conflicting files: 2021-05-15T13:45:48.9164940Z brew link --overwrite gcc 2021-05-15T13:45:48.9165270Z 2021-05-15T13:45:48.9165780Z To list all files that would be deleted: 2021-05-15T13:45:48.9166790Z brew link --overwrite --dry-run gcc 2021-05-15T13:45:48.9167160Z 2021-05-15T13:45:48.9167650Z Possible conflicting files are: 2021-05-15T13:45:48.9202010Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:45:49.4064340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3112-1t3ui8r.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-15T13:45:52.1094170Z ==> Summary 2021-05-15T13:45:52.2029680Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:45:52.2036000Z ==> Installing jags 2021-05-15T13:45:52.2038910Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:45:52.2058030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2939-fl3vb 2021-05-15T13:45:52.2673500Z cp -pR /private/tmp/d20210515-2939-fl3vb/jags/. /usr/local/Cellar/jags 2021-05-15T13:45:52.3406330Z chmod -Rf +w /private/tmp/d20210515-2939-fl3vb 2021-05-15T13:45:52.4634830Z ==> Finishing up 2021-05-15T13:45:52.4963130Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:45:52.4969960Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:45:52.4981300Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:45:52.4988310Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:45:52.4993730Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:45:52.4999510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:45:52.5005390Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:45:52.5011200Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:45:52.5019190Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:45:52.5400880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3138-tu0zkv.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-15T13:45:54.8510130Z ==> Summary 2021-05-15T13:45:54.8601910Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:45:57.0862050Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:45:58.3092590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:45:58.9208090Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:45:59.3486170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T13%3A55%3A00Z&sig=fZj6vo4R1%2B9Q1vufqFqbrvH2XVe5DIHZVGuaN9raoME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:59.3834430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=fZj6vo4R1\%2B9Q1vufqFqbrvH2XVe5DIHZVGuaN9raoME\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:45:59.6383750Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:45:59.7479270Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:45:59.7510840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3145-193up7v 2021-05-15T13:46:00.0062250Z cp -pR /private/tmp/d20210515-3145-193up7v/v8/. /usr/local/Cellar/v8 2021-05-15T13:46:00.1349720Z chmod -Rf +w /private/tmp/d20210515-3145-193up7v 2021-05-15T13:46:00.3226660Z ==> Finishing up 2021-05-15T13:46:00.3748330Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:46:00.4211110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3310-1qyyu3h.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-15T13:46:02.6653650Z ==> Summary 2021-05-15T13:46:02.6722150Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:46:04.7928330Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:46:06.0363640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:06.6523700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:46:07.0749650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T13%3A55%3A00Z&sig=GdInHB2QieufIzoGCqOpJvCMl6Nnkf7tYYIY545OoIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:07.1080500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=GdInHB2QieufIzoGCqOpJvCMl6Nnkf7tYYIY545OoIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:07.2582280Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:46:07.2844050Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:46:08.5084250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:09.1241820Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:46:09.5386250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T13%3A55%3A00Z&sig=%2FgilA6QxIZswNTF9Wt%2Bg1ObrSWqfbSqLq1jV1Trffwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:09.5739740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-15T13\%3A55\%3A00Z\&sig=\%2FgilA6QxIZswNTF9Wt\%2Bg1ObrSWqfbSqLq1jV1Trffwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:09.7038130Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:46:09.7182350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:46:10.9787020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:11.6328430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:46:12.0197210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T13%3A55%3A00Z&sig=ZggihsEx1l2yo1haPH5AGqr1uxtUOepyCZ9jMETGn0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:12.0573600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=ZggihsEx1l2yo1haPH5AGqr1uxtUOepyCZ9jMETGn0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:12.2101750Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:46:12.2333260Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:46:12.2340390Z ==> Installing fftw dependency: hwloc 2021-05-15T13:46:12.2928460Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:46:12.2956800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-9vw6an 2021-05-15T13:46:12.6363800Z cp -pR /private/tmp/d20210515-3317-9vw6an/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:46:13.1535890Z chmod -Rf +w /private/tmp/d20210515-3317-9vw6an 2021-05-15T13:46:13.5570750Z ==> Finishing up 2021-05-15T13:46:13.5937380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:46:13.5941390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:46:13.5945900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:46:13.5952900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:46:13.5958060Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:46:13.5962910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:46:13.5969330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:46:13.5974200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:46:13.5980260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:46:13.5985410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:46:13.5991040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:46:13.5996120Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:46:13.6001080Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:46:13.6007870Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:46:13.6013600Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:46:13.6025620Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:46:13.6034420Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:46:13.6055330Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:46:13.6060250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:46:13.6066750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:46:13.6075740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:46:13.6080970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:46:13.6085300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:46:13.6091670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:46:13.6097770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:46:13.6118340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:46:13.6142140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:46:13.6150350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:46:13.6156170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:46:13.6162070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:46:13.6167830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:46:13.6200440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:46:13.6217310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:46:13.6238450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:46:13.6258230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:46:13.6264210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:46:13.6276830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:46:13.6282180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:46:13.6288240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:46:13.6304950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:46:13.6323970Z 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-15T13:46:13.6329690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:46:13.6335660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:46:13.6374610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:46:13.6405010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:46:13.6417690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:46:13.6429670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:46:13.6436250Z 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-15T13:46:13.6443080Z 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-15T13:46:13.6455660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:46:13.6471240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:46:13.6477600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:46:13.6487910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:46:13.6494080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:46:13.6503840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:46:13.6509270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:46:13.6518650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:46:13.6550090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:46:13.6572040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:46:13.6577910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:46:13.6591650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:46:13.6597440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:46:13.6603390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:46:13.6612870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:46:13.6618290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:46:13.6627580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:46:13.6633330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:46:13.6651790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:46:13.6657940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:46:13.6664280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:46:13.6673580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:46:13.6679430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:46:13.6693440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:46:13.6703990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:46:13.6713280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:46:13.6726280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:46:13.6732100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:46:13.6737750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:46:13.6743570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:46:13.6751450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:46:13.6757290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:46:13.6763040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:46:13.6768670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:46:13.6774390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:46:13.6780010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:46:13.6785750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:46:13.6791440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:46:13.6796980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:46:13.6803230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:46:13.6809600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:46:13.6815440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:46:13.6824700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:46:13.6844580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:46:13.6850700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:46:13.6856740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:46:13.6862480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:46:13.6868140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:46:13.6873810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:46:13.6879480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:46:13.6885480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:46:13.6890030Z Only the first 100 operations were output. 2021-05-15T13:46:14.0690050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3493-1177d7b.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-15T13:46:16.4060420Z ==> Summary 2021-05-15T13:46:16.4638850Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:46:16.4646070Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:46:16.5229570Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:46:16.5247530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-p2suzd 2021-05-15T13:46:16.8250850Z cp -pR /private/tmp/d20210515-3317-p2suzd/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:46:17.2508930Z chmod -Rf +w /private/tmp/d20210515-3317-p2suzd 2021-05-15T13:46:19.1215420Z ==> Finishing up 2021-05-15T13:46:19.1638920Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:46:19.1642740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:46:19.1647460Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:46:19.1652970Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:46:19.1659200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:46:19.1664000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:46:19.1668920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:46:19.1674100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:46:19.1678880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:46:19.1683730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:46:19.1688450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:46:19.1693580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:46:19.1698560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:46:19.1703700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:46:19.1708870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:46:19.1713740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:46:19.1718390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:46:19.1723530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:46:19.1728100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:46:19.1732880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:46:19.1737530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:46:19.1742310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:46:19.1747230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:46:19.1753040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:46:19.1760640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:46:19.1765690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:46:19.1770780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:46:19.1775400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:46:19.1780410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:46:19.1785670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:46:19.1790280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:46:19.1795430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:46:19.1800640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:46:19.1805620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:46:19.1810900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:46:19.1815230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:46:19.1819800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:46:19.1825160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:46:19.1829560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:46:19.1834600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:46:19.1839850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:46:19.1845110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:46:19.1849590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:46:19.1854180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:46:19.1859150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:46:19.1863740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:46:19.1869020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:46:19.1874520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:46:19.1886060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:46:19.1891330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:46:19.1896820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:46:19.1902260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:46:19.1907590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:46:19.1913140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:46:19.1941630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:46:19.1946970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:46:19.1952530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:46:19.1957970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:46:19.1962990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:46:19.1968690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:46:19.1982260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:46:19.1988110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:46:19.1993610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:46:19.2011570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:46:19.2016500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:46:19.2033350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:46:19.2039290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:46:19.2044710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:46:19.2050370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:46:19.2055340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:46:19.2060830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:46:19.2066350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:46:19.2072080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:46:19.2076660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:46:19.2082280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:46:19.2088410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:46:19.2094520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:46:19.2100620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:46:19.2106980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:46:19.2112740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:46:19.2118190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:46:19.2124020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:46:19.2129760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:46:19.2135130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:46:19.2143300Z 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-15T13:46:19.2149040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:46:19.2154420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:46:19.2159630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:46:19.2165030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:46:19.2170190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:46:19.2175640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:46:19.2181200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:46:19.2187090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:46:19.2192720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:46:19.2197800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:46:19.2202730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:46:19.2208940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:46:19.2214420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:46:19.2220160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:46:19.2225570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:46:19.2229490Z Only the first 100 operations were output. 2021-05-15T13:46:19.6646800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3520-1twp6o1.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-15T13:46:22.0524100Z ==> Summary 2021-05-15T13:46:22.1015150Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:46:22.1021420Z ==> Installing fftw 2021-05-15T13:46:22.1025570Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:46:22.1048920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3317-liy2pv 2021-05-15T13:46:22.2180900Z cp -pR /private/tmp/d20210515-3317-liy2pv/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:46:22.2865190Z chmod -Rf +w /private/tmp/d20210515-3317-liy2pv 2021-05-15T13:46:22.4994800Z ==> Finishing up 2021-05-15T13:46:22.5544380Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:46:22.5548090Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:46:22.5552670Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:46:22.5557190Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:46:22.5564050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:46:22.5568960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:46:22.5573290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:46:22.5578510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:46:22.5582800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:46:22.5587700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:46:22.5592170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:46:22.5597160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:46:22.5605650Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:46:22.5699230Z info /usr/local/share/info/fftw3.info 2021-05-15T13:46:22.5706890Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:46:22.5712870Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:46:22.5723920Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:46:22.5729750Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:46:22.5735690Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:46:22.5741430Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:46:22.5751180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:46:22.5755950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:46:22.5761070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:46:22.5767020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:46:22.5771820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:46:22.5778310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:46:22.5782830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:46:22.5787960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:46:22.5792880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:46:22.5798280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:46:22.5805800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:46:22.5813320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:46:22.5822150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:46:22.5828840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:46:22.5835410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:46:22.5842310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:46:22.5849170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:46:22.5855300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:46:22.5862650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:46:22.5868730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:46:22.5881140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:46:22.5894940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:46:22.5905220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:46:22.5914040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:46:22.5928170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:46:22.5974290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:46:22.5976310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:46:22.5977820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:46:22.5979080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:46:22.5983450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:46:22.5992220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:46:22.6000910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:46:22.6009400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:46:22.6016100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:46:22.6022500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:46:22.6030540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:46:22.6057840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:46:22.6059170Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:46:22.6062350Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:46:22.6071480Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:46:22.6703680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3548-1146i7i.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-15T13:46:24.9738380Z ==> Summary 2021-05-15T13:46:24.9796840Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:46:25.6477680Z ==> No outdated dependents to upgrade! 2021-05-15T13:46:25.6479130Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:46:25.8228630Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:46:25.8229950Z fftw, open-mpi 2021-05-15T13:46:25.8252410Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:46:25.8255960Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:46:25.8263950Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:46:25.8266990Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:46:25.8278170Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:46:25.8286920Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:46:25.8289510Z rm /usr/local/include/fftw3.f 2021-05-15T13:46:25.8292620Z rm /usr/local/include/fftw3.f03 2021-05-15T13:46:25.8301600Z rm /usr/local/include/fftw3.h 2021-05-15T13:46:25.8305100Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:46:25.8312400Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:46:25.8315350Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:46:25.8331850Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:46:25.8335150Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:46:25.8342520Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:46:25.8345360Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:46:25.8353780Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:46:25.8357170Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:46:25.8365990Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:46:25.8368400Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:46:25.8379170Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:46:25.8382770Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:46:25.8390820Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:46:25.8393950Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:46:25.8404540Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:46:25.8407840Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:46:25.8417850Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:46:25.8421060Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:46:25.8427670Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:46:25.8430790Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:46:25.8437090Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:46:25.8440350Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:46:25.8446320Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:46:25.8451090Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:46:25.8463400Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:46:25.8466620Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:46:25.8476640Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:46:25.8479730Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:46:25.8488160Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:46:25.8496790Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:46:25.8500510Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:46:25.8506340Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:46:25.8509850Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:46:25.8514810Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:46:25.8518250Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:46:25.8523290Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:46:25.8528540Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:46:25.8531940Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:46:25.8538580Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:46:25.8549250Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:46:25.8552170Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:46:25.8558530Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:46:25.8616830Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:46:25.8618130Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:46:25.8629030Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:46:25.8765210Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:46:25.8772950Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:46:25.8775860Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:46:25.8779010Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:46:25.8782850Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:46:25.9506800Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:46:25.9509330Z rm /usr/local/bin/mpic++ 2021-05-15T13:46:25.9515320Z rm /usr/local/bin/mpicc 2021-05-15T13:46:25.9518290Z rm /usr/local/bin/mpicxx 2021-05-15T13:46:25.9524090Z rm /usr/local/bin/mpiexec 2021-05-15T13:46:25.9529260Z rm /usr/local/bin/mpif77 2021-05-15T13:46:25.9532440Z rm /usr/local/bin/mpif90 2021-05-15T13:46:25.9538390Z rm /usr/local/bin/mpifort 2021-05-15T13:46:25.9541750Z rm /usr/local/bin/mpirun 2021-05-15T13:46:25.9550410Z rm /usr/local/bin/ompi-clean 2021-05-15T13:46:25.9553610Z rm /usr/local/bin/ompi-server 2021-05-15T13:46:25.9559190Z rm /usr/local/bin/ompi_info 2021-05-15T13:46:25.9562390Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:46:25.9569250Z rm /usr/local/bin/orte-clean 2021-05-15T13:46:25.9572580Z rm /usr/local/bin/orte-info 2021-05-15T13:46:25.9579870Z rm /usr/local/bin/orte-server 2021-05-15T13:46:25.9583410Z rm /usr/local/bin/ortecc 2021-05-15T13:46:25.9590380Z rm /usr/local/bin/orted 2021-05-15T13:46:25.9594090Z rm /usr/local/bin/orterun 2021-05-15T13:46:25.9602760Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:46:25.9611050Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:46:25.9616110Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:46:25.9620310Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:46:25.9623120Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:46:25.9630750Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:46:25.9633420Z rm /usr/local/include/mpi.h 2021-05-15T13:46:25.9637910Z rm /usr/local/include/mpi.mod 2021-05-15T13:46:25.9641290Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:46:25.9645970Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:46:25.9665140Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:46:25.9665770Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:46:25.9666400Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:46:25.9667140Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:46:25.9667800Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:46:25.9668460Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:46:25.9674050Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:46:25.9676920Z rm /usr/local/include/mpif-config.h 2021-05-15T13:46:25.9680960Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:46:25.9687300Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:46:25.9690400Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:46:25.9693950Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:46:25.9699930Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:46:25.9785490Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:46:25.9788680Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:46:25.9791820Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:46:25.9794700Z rm /usr/local/include/mpif.h 2021-05-15T13:46:25.9797890Z rm /usr/local/include/openmpi 2021-05-15T13:46:25.9801500Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:46:25.9807070Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:46:25.9810340Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:46:25.9813520Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:46:25.9816660Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:46:25.9819550Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:46:25.9822830Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:46:25.9825870Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:46:25.9829060Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:46:25.9831820Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:46:25.9834930Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:46:25.9838550Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:46:25.9841830Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:46:25.9845260Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:46:25.9848320Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:46:25.9851620Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:46:25.9854790Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:46:25.9858040Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:46:25.9861170Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:46:25.9864720Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:46:25.9867800Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:46:25.9871100Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:46:25.9873940Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:46:25.9876990Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:46:25.9879890Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:46:25.9883130Z rm /usr/local/lib/openmpi 2021-05-15T13:46:25.9889910Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:46:25.9893580Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:46:25.9896540Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:46:25.9899920Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:46:25.9903460Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:46:25.9906300Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:46:25.9909540Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:46:25.9912690Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:46:25.9915800Z rm /usr/local/lib/pmix 2021-05-15T13:46:25.9925780Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:46:25.9928570Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:46:25.9932200Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:46:25.9935750Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:46:25.9939120Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:46:25.9942790Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:46:25.9946000Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:46:25.9949920Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:46:25.9953940Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:46:25.9957270Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:46:25.9960430Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:46:25.9963880Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:46:25.9968430Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:46:25.9971940Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:46:25.9975190Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:46:25.9978410Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:46:25.9982080Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:46:25.9997650Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:46:26.0000830Z Only the first 100 operations were output. 2021-05-15T13:46:27.8894710Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:46:29.1336620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:29.7427360Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:46:30.1583080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T13%3A55%3A00Z&sig=Rn4D%2BYQQHRaKBDTZVJxwka6Jao1XTTI%2FIYH5a5AmD9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:30.1892290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Rn4D\%2BYQQHRaKBDTZVJxwka6Jao1XTTI\%2FIYH5a5AmD9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:30.4556970Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:46:30.5865000Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:46:30.5893230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3557-13g0t9c 2021-05-15T13:46:31.3713450Z cp -pR /private/tmp/d20210515-3557-13g0t9c/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:46:32.3402540Z chmod -Rf +w /private/tmp/d20210515-3557-13g0t9c 2021-05-15T13:46:33.4824130Z ==> Finishing up 2021-05-15T13:46:33.5280360Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:46:33.5290550Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:46:33.5298060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:46:33.5303020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:46:33.5419920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:46:33.5424970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:46:33.5429610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:46:33.5435150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:46:33.5442670Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:46:33.5447880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:46:33.5452600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:46:33.5457650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:46:33.5462700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:46:33.5467780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:46:33.5472480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:46:33.5477390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:46:33.5482570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:46:33.5488230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:46:33.5493260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:46:33.5497990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:46:33.5502860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:46:33.5508160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:46:33.5513010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:46:33.5518050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:46:33.5522960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:46:33.5527760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:46:33.5532800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:46:33.5537460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:46:33.5543070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:46:33.5548630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:46:33.5553760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:46:33.5558140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:46:33.5563130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:46:33.5567820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:46:33.5572560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:46:33.5577260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:46:33.5581690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:46:33.5586760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:46:33.5591140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:46:33.5596240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:46:33.5600930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:46:33.5605330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:46:33.5609980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:46:33.5615050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:46:33.5619470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:46:33.5624380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:46:33.5629190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:46:33.5633740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:46:33.5638800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:46:33.5643600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:46:33.5648270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:46:33.5654130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:46:33.5659380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:46:33.5664330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:46:33.5669580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:46:33.5675210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:46:33.5680250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:46:33.5685380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:46:33.5690830Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:46:33.5696050Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:46:33.5701000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:46:33.5706170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:46:33.5711270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:46:33.5716560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:46:33.5721660Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:46:33.5726890Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:46:33.5732240Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:46:33.5738060Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:46:33.5743340Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:46:33.5748430Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:46:33.5753760Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:46:33.5759200Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:46:33.5764270Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:46:33.5769320Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:46:33.5774200Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:46:33.5779140Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:46:33.5784490Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:46:33.5789260Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:46:33.5794190Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:46:33.5799370Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:46:33.5804420Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:46:33.5811990Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:46:33.5818270Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:46:33.5825870Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:46:33.5836520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:46:33.5842460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:46:33.5848100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:46:33.5854440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:46:33.5860300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:46:33.5866460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:46:33.5872050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:46:33.5877860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:46:33.5883630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:46:33.5889270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:46:33.5895320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:46:33.5901000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:46:33.5906700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:46:33.5912270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:46:33.5917940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:46:33.5923910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:46:33.5929580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:46:33.5933910Z Only the first 100 operations were output. 2021-05-15T13:46:33.9652310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3721-vrra65.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-15T13:46:36.3356740Z ==> Summary 2021-05-15T13:46:36.4112490Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:46:38.7626490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:46:40.0058680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:40.6319050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:46:41.0474190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T13%3A55%3A00Z&sig=1fmf0Ziheel7Uz9Eqs2njS8l1xF%2Fn0zojgZufRMPgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:41.0784790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1fmf0Ziheel7Uz9Eqs2njS8l1xF\%2Fn0zojgZufRMPgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:41.1337670Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:46:41.2265960Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:46:41.2297000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3728-ek4lo2 2021-05-15T13:46:41.3151020Z cp -pR /private/tmp/d20210515-3728-ek4lo2/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:46:41.5359460Z chmod -Rf +w /private/tmp/d20210515-3728-ek4lo2 2021-05-15T13:46:41.7317450Z ==> Finishing up 2021-05-15T13:46:41.7636060Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:46:41.7736580Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:46:41.7760220Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:46:41.7846600Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:46:41.7848610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7852580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7854490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7858480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7860760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7864290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7866500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7868710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7872230Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:46:41.7874250Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:46:41.7876710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7878830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7892620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7912780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7932030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7961040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.7974970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8002610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8014270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8040360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8060260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8085360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8114770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8162580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8172280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8185980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8237220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8239010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8241280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8264190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8272230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8295170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8313040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8323270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8334050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8350560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8370000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8379940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8389990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8400170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8411820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8433110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8454390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8473130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8501370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8507670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8539700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8541470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8609170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8612370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8712070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8754190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8781230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8783790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8800420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8808200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:41.8817820Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:46:41.8819120Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:46:41.8821820Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:46:41.8823680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:46:41.8825400Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:46:41.8827180Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:46:41.8828990Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:46:41.8831550Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:46:41.9334160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3893-1vrntj.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-15T13:46:44.1582480Z ==> Summary 2021-05-15T13:46:44.1783240Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:46:46.1607790Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:46:46.1608480Z To reinstall 1.6.37, run: 2021-05-15T13:46:46.1608940Z brew reinstall libpng 2021-05-15T13:46:48.0022860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:46:49.2490450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:49.8755960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:46:50.2901750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T13%3A55%3A00Z&sig=A2MJH0Vg9YJvt0s%2BuUZBS7Nhr6Ng9sQjM7e6BQTFG%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:50.3244590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=A2MJH0Vg9YJvt0s\%2BuUZBS7Nhr6Ng9sQjM7e6BQTFG\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:50.3688040Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:46:50.3737730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:46:51.6333160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:52.2582470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:46:52.6937680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T13%3A55%3A00Z&sig=D9UNqZVmUd5u3V3v76Ve55P6u%2BjecPYhX9sjimBL1ZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:52.7269310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=D9UNqZVmUd5u3V3v76Ve55P6u\%2BjecPYhX9sjimBL1ZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:52.7829610Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:46:52.7889450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:46:54.0544440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:54.6586920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:46:55.0624550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T13%3A55%3A00Z&sig=NvXZVGm%2BmsbilFoZo1UlZ6YBibK7%2BBhk7WTI0Zly4GI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:55.0977520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=NvXZVGm\%2BmsbilFoZo1UlZ6YBibK7\%2BBhk7WTI0Zly4GI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:55.1296520Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:46:55.1327260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:46:56.3545060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:57.1067480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:46:57.5331690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T13%3A55%3A00Z&sig=hekJ0fEgBIm1NhMoTB4yXh4uNFw49KO%2BOhCeTvpsk1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:57.5670430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=hekJ0fEgBIm1NhMoTB4yXh4uNFw49KO\%2BOhCeTvpsk1o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:57.6051230Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:46:57.6080170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:46:58.8233940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:59.4511500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:46:59.8600970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T13%3A55%3A00Z&sig=Y8d%2BaCBpXQz6kEopiVzhr%2BQbwyInDYHMMwkLEaKGIhc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:59.8962710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Y8d\%2BaCBpXQz6kEopiVzhr\%2BQbwyInDYHMMwkLEaKGIhc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:59.9708080Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:46:59.9778980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:47:01.2556550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:01.8925660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:47:02.3038840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T13%3A55%3A00Z&sig=9bmcaVCGs8sJ84hD%2Fpxs7FJGJkofzf8fu6Qj5KrCwrU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:02.3377950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=9bmcaVCGs8sJ84hD\%2Fpxs7FJGJkofzf8fu6Qj5KrCwrU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:02.4348310Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:47:02.4484050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:47:04.6677030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:04.6681470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:47:04.8950600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T13%3A55%3A00Z&sig=QbgbZ3IlntTT47HMW%2FwiKjv9fmqtnEKggoaKh83CpzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:04.9298270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=QbgbZ3IlntTT47HMW\%2FwiKjv9fmqtnEKggoaKh83CpzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:04.9730080Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:47:04.9762510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:47:06.2018720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:06.8405040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:47:07.2444200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T13%3A55%3A00Z&sig=7ugkKlPiltTurfTCDvhQo4PPCGuKQnhfYL%2B1ktO%2ByWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:07.2831790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=7ugkKlPiltTurfTCDvhQo4PPCGuKQnhfYL\%2B1ktO\%2ByWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:07.3264740Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:47:07.3294830Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:47:08.5907210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:09.2365840Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:47:09.6518110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T13%3A55%3A00Z&sig=j%2Fik1KmGqohbErjB4Pa4LQvtNSxlOdYMDW1xzOhuqLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:09.6842880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=j\%2Fik1KmGqohbErjB4Pa4LQvtNSxlOdYMDW1xzOhuqLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:09.7269940Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:47:09.7303670Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:47:10.9882620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:11.6266050Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:47:12.0302970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T13%3A55%3A00Z&sig=p1RLsOThdWvs427e%2FMu8EkbMBFQbtuMOnEZQ3l%2BIA7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:12.0635750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=p1RLsOThdWvs427e\%2FMu8EkbMBFQbtuMOnEZQ3l\%2BIA7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:12.1179540Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:47:12.1229660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:47:13.4043820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:14.0606190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:47:14.4881090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T13%3A55%3A00Z&sig=qCccjfQlnIkBnpxPAHSZ0T2pnkQgwzrBprymehbPihs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:14.5248180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=qCccjfQlnIkBnpxPAHSZ0T2pnkQgwzrBprymehbPihs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:14.6108540Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:47:14.6204370Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:47:15.8613430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:16.5038740Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:47:16.9330830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T13%3A55%3A00Z&sig=1tVfdyiVpgxHGPX2ErK1tZANVr7Uh0Ov%2BkTTaXU1efg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:16.9637510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1tVfdyiVpgxHGPX2ErK1tZANVr7Uh0Ov\%2BkTTaXU1efg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:17.0154130Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:47:17.0195070Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:47:18.2488050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:18.8949400Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:47:19.2905000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T13%3A55%3A00Z&sig=C2vUxpnJOi7SWtbj4ACLCCBZ7N1PA95jDfsnT4FMQW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:19.3312810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=C2vUxpnJOi7SWtbj4ACLCCBZ7N1PA95jDfsnT4FMQW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:19.3762220Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:47:19.3801690Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:47:20.6598140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:21.2975130Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:47:21.7077880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T13%3A55%3A00Z&sig=%2F2uPB24CMfrWgH5uwdtvW1K4iPgdyK2MU460sQrH0iA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:21.7463490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=\%2F2uPB24CMfrWgH5uwdtvW1K4iPgdyK2MU460sQrH0iA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:21.9947220Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:47:22.0481420Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:47:24.4110190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:25.0306250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:47:25.4613550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T13%3A55%3A00Z&sig=CMbjdmF5v98t8xl49PKbYt4uZZZMmi7y6x2jqobQ0qQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:25.4937220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CMbjdmF5v98t8xl49PKbYt4uZZZMmi7y6x2jqobQ0qQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:25.5953370Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:47:25.6052830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:47:26.8807110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:27.5124240Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:47:27.9104600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T13%3A55%3A00Z&sig=QQmX62Kno0iaCwaQo7cvXDzlox%2Fq1l1egnpYvcyuRNE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:27.9482460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=QQmX62Kno0iaCwaQo7cvXDzlox\%2Fq1l1egnpYvcyuRNE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:29.1623490Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:47:29.5945410Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:47:30.9704570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:31.6454660Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:47:32.0602580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T13%3A55%3A00Z&sig=thtEyOSXr6EuocHDkgwgts4CK%2B4EmFmWBPLjja6TbQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:32.0923680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=thtEyOSXr6EuocHDkgwgts4CK\%2B4EmFmWBPLjja6TbQQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:32.2810280Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:47:32.3286780Z ==> 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-15T13:47:32.3290240Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:47:32.3938030Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:47:32.3967850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-ib24vh 2021-05-15T13:47:32.4037380Z cp -pR /private/tmp/d20210515-4003-ib24vh/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:47:32.4119760Z chmod -Rf +w /private/tmp/d20210515-4003-ib24vh 2021-05-15T13:47:32.4492070Z ==> Finishing up 2021-05-15T13:47:32.4853350Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:47:32.4946620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4264-v8eu9l.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-15T13:47:34.7308960Z ==> Summary 2021-05-15T13:47:34.7323780Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:47:34.7329320Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:47:34.7362850Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:47:34.7380510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4003-2znsj7 2021-05-15T13:47:34.8509260Z cp -pR /private/tmp/d20210515-4003-2znsj7/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:47:34.9963400Z chmod -Rf +w /private/tmp/d20210515-4003-2znsj7 2021-05-15T13:47:35.1563490Z ==> Finishing up 2021-05-15T13:47:35.1928730Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:47:35.1933300Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:47:35.1941590Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:47:35.1946520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:47:35.1951410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:47:35.1956430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:47:35.1972050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:47:35.1976970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:47:35.1981900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:47:35.1987020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:47:35.1991910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:47:35.2027740Z rm /usr/local/share/pkgconfig 2021-05-15T13:47:35.2044810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:47:35.2052410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:47:35.2061190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:47:35.2067170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:47:35.2072750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:47:35.2078250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:47:35.2083380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:47:35.2088720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:47:35.2095450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:47:35.2100660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:47:35.2105830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:47:35.2111120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:47:35.2116390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:47:35.2121550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:47:35.2128210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:47:35.2134180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:47:35.2138800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:47:35.2143940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:47:35.2149470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:47:35.2154170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:47:35.2159210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:47:35.2164410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:47:35.2169310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:47:35.2174430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:47:35.2180040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:47:35.2198270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:47:35.2203260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:47:35.2208490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:47:35.2213430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:47:35.2218450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:47:35.2223480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:47:35.2228450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:47:35.2233450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:47:35.2238830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:47:35.2243550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:47:35.2249500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:47:35.2254940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:47:35.2259670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:47:35.2264970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:47:35.2270100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:47:35.2275120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:47:35.2281040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:47:35.2894800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4290-150pn6b.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-15T13:47:37.5227710Z ==> Summary 2021-05-15T13:47:37.5395080Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:47:37.5401990Z ==> Installing poppler dependency: libxau 2021-05-15T13:47:37.5506830Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:47:37.5524370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-1y1jw8a 2021-05-15T13:47:37.5651510Z cp -pR /private/tmp/d20210515-4003-1y1jw8a/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:47:37.5824130Z chmod -Rf +w /private/tmp/d20210515-4003-1y1jw8a 2021-05-15T13:47:37.6347730Z ==> Finishing up 2021-05-15T13:47:37.6725800Z rm /usr/local/include/X11 2021-05-15T13:47:37.6733790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:47:37.6739910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:47:37.6745190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:47:37.6750460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:47:37.6755970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:47:37.6761310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:47:37.6766730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:47:37.6782160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:47:37.6787540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:47:37.6793310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:47:37.6798800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:47:37.6804100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:47:37.6809280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:47:37.6814510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:47:37.6820840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:47:37.6826400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:47:37.6832230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:47:37.6837290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:47:37.6842440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:47:37.6847910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:47:37.6853530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:47:37.6858680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:47:37.6863780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:47:37.6868850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:47:37.6872780Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:47:37.6878760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:47:37.6884840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:47:37.6890270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:47:37.6893600Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:47:37.6902330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:47:37.6907700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:47:37.6913310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:47:37.6919600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:47:37.6925020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:47:37.6930760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:47:37.6936270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:47:37.6942220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:47:37.6947940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:47:37.6968610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:47:37.6974830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:47:37.6980580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:47:37.6985940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:47:37.6992010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:47:37.6997760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:47:37.7003660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:47:37.7008730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:47:37.7014530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:47:37.7020130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:47:37.7025800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:47:37.7031100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:47:37.7037100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:47:37.7043320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:47:37.7048780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:47:37.7056340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:47:37.7062120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:47:37.7067420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:47:37.7073220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:47:37.7078590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:47:37.7083920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:47:37.7089190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:47:37.7094780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:47:37.7100670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:47:37.7106480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:47:37.7112390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:47:37.7117840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:47:37.7123040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:47:37.7140110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:47:37.7146280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:47:37.7152060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:47:37.7157340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:47:37.7162860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:47:37.7168230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:47:37.7173880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:47:37.7179270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:47:37.7184740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:47:37.7190290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:47:37.7195620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:47:37.7200840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:47:37.7206940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:47:37.7212820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:47:37.7218230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:47:37.7223870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:47:37.7229540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:47:37.7235090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:47:37.7241110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:47:37.7246690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:47:37.7252630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:47:37.7258080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:47:37.7263840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:47:37.7269330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:47:37.7275160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:47:37.7280870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:47:37.7286120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:47:37.7291940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:47:37.7297240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:47:37.7305910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:47:37.7312230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:47:37.7317860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:47:37.7323530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:47:37.7329950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:47:37.7335420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:47:37.7340000Z Only the first 100 operations were output. 2021-05-15T13:47:37.7693990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4317-1rutmy3.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-15T13:47:40.0108650Z ==> Summary 2021-05-15T13:47:40.0141240Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:47:40.0146760Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:47:40.0234160Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:47:40.0253260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-12roi70 2021-05-15T13:47:40.0371370Z cp -pR /private/tmp/d20210515-4003-12roi70/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:47:40.0533990Z chmod -Rf +w /private/tmp/d20210515-4003-12roi70 2021-05-15T13:47:40.0981770Z ==> Finishing up 2021-05-15T13:47:40.1485170Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:47:40.1492000Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:47:40.1497010Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:47:40.1502330Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:47:40.1508810Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:47:40.1634850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4343-ajqu1i.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-15T13:47:42.4185090Z ==> Summary 2021-05-15T13:47:42.4205580Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:47:42.4214490Z ==> Installing poppler dependency: libxcb 2021-05-15T13:47:42.4541110Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:47:42.4562860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-4003-m71cut 2021-05-15T13:47:43.1950660Z cp -pR /private/tmp/d20210515-4003-m71cut/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:47:44.5321450Z chmod -Rf +w /private/tmp/d20210515-4003-m71cut 2021-05-15T13:47:45.7088780Z ==> Finishing up 2021-05-15T13:47:45.7455520Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:47:45.7463420Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:47:45.7524420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:47:45.7530130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:47:45.7535450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:47:45.7540880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:47:45.7546320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:47:45.7565530Z 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-15T13:47:45.7571190Z 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-15T13:47:45.7576640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:47:45.7582290Z 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-15T13:47:45.7588020Z 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-15T13:47:45.7593450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:47:45.7599060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:47:45.7604450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:47:45.7610170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:47:45.7615950Z 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-15T13:47:45.7621580Z 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-15T13:47:45.7626920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:47:45.7632470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:47:45.7637520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:47:45.7642930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:47:45.7648740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:47:45.7695100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:47:45.7701710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:47:45.7709400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:47:45.7715770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:47:45.7721610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:47:45.7727810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:47:45.7734080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:47:45.7740290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:47:45.7746600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:47:45.7752670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:47:45.7759080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:47:45.7765540Z 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-15T13:47:45.7771500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:47:45.7777670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:47:45.7783670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:47:45.7790290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:47:46.5879940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:47:46.5882740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:47:46.5885280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:47:46.5887560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:47:46.5889240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:47:46.5890870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:47:46.5892830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:47:46.5894370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:47:46.5895840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:47:46.5897330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:47:46.5898890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:47:46.5900570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:47:46.5902180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:47:46.5903910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:47:46.5905510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:47:46.5906890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:47:46.5908250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:47:46.5909720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:47:46.5911040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:47:46.5912400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:47:46.5913880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:47:46.5915680Z 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-15T13:47:46.5918000Z 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-15T13:47:46.5919790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:47:46.5921500Z 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-15T13:47:46.5923310Z 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-15T13:47:46.5925010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:47:46.5926770Z 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-15T13:47:46.5928430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:47:46.5930050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:47:46.5931780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:47:46.5933500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:47:46.5935330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:47:46.5937030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:47:46.5938760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:47:46.5940590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:47:46.5942440Z 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-15T13:47:46.5944250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:47:46.5946210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:47:46.5947980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:47:46.5949890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:47:46.5951620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:47:46.5953170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:47:46.5954620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:47:46.5956130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:47:46.5957610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:47:46.5959170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:47:46.5960550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:47:46.5961890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:47:46.5963830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:47:46.5966310Z 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-15T13:47:46.5967770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:47:46.5969110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:47:46.5970610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:47:46.5972010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:47:46.5973400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:47:46.5974930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:47:46.5976370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:47:46.5977820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:47:46.5979160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:47:46.5980500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:47:46.5981290Z Only the first 100 operations were output. 2021-05-15T13:47:47.3767360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4378-1p1n0j7.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-15T13:47:50.0323150Z ==> Summary 2021-05-15T13:47:50.1696020Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:47:50.1702620Z ==> Installing poppler dependency: libx11 2021-05-15T13:47:50.2180430Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:47:50.2198480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-gabg9q 2021-05-15T13:47:50.6069110Z cp -pR /private/tmp/d20210515-4003-gabg9q/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:47:51.2928190Z chmod -Rf +w /private/tmp/d20210515-4003-gabg9q 2021-05-15T13:47:51.7602230Z ==> Finishing up 2021-05-15T13:47:51.8045740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:47:51.8050890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:47:51.8056180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:47:51.8061060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:47:51.8066720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:47:51.8072640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:47:51.8078860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:47:51.8084740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:47:51.8135900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:47:51.8141310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:47:51.8147530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:47:51.8153270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:47:51.8162070Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:47:51.8168500Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:47:51.8195920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:47:51.8201800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:47:51.8207300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:47:51.8213040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:47:51.8219010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:47:51.8224740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:47:51.8229970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:47:51.8236100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:47:51.8241660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:47:51.8247370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:47:51.8253370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:47:51.8259170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:47:51.8265670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:47:51.8270480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:47:51.8276100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:47:51.8281530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:47:51.8287850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:47:51.8293860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:47:51.8299380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:47:51.8305460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:47:51.8310670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:47:51.8317090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:47:51.8322410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:47:51.8327960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:47:51.8333480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:47:51.8339150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:47:51.8345100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:47:51.8350970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:47:51.8356630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:47:51.8363220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:47:51.8368720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:47:51.8374800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:47:51.8380690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:47:51.8386360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:47:51.8392160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:47:51.8397910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:47:51.8408810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:47:51.8410730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:47:51.8416550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:47:51.8421730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:47:51.8427330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:47:51.8433250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:47:51.8438880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:47:51.8444350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:47:51.8450970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:47:51.8456830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:47:51.8463470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:47:51.8469560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:47:51.8476220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:47:51.8483040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:47:51.8488850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:47:51.8495000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:47:51.8500580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:47:51.8506420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:47:51.8511770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:47:51.8517710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:47:51.8546930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:47:51.8552440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:47:51.8557700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:47:51.8563500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:47:51.8569580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:47:51.8575730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:47:51.8581570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:47:51.8590990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:47:51.8593870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:47:51.8598820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:47:51.8604740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:47:51.8609810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:47:51.8615830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:47:51.8621380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:47:51.8626550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:47:51.8632520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:47:51.8638020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:47:51.8643540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:47:51.8649070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:47:51.8654760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:47:51.8660600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:47:51.8666280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:47:51.8671470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:47:51.8677020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:47:51.8682750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:47:51.8688680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:47:51.8693900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:47:51.8700170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:47:51.8705140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:47:51.8710870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:47:51.8715220Z Only the first 100 operations were output. 2021-05-15T13:47:52.4211830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4404-wsq2zx.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-15T13:47:54.7781060Z ==> Summary 2021-05-15T13:47:54.8466440Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:47:54.8473040Z ==> Installing poppler dependency: libxext 2021-05-15T13:47:54.9000470Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:47:54.9018420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-15fw8ly 2021-05-15T13:47:54.9379480Z cp -pR /private/tmp/d20210515-4003-15fw8ly/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:47:54.9943680Z chmod -Rf +w /private/tmp/d20210515-4003-15fw8ly 2021-05-15T13:47:55.0738860Z ==> Finishing up 2021-05-15T13:47:55.1131240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:47:55.1136770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:47:55.1143210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:47:55.1149130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:47:55.1154320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:47:55.1159560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:47:55.1165320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:47:55.1170670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:47:55.1176240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:47:55.1181520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:47:55.1187230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:47:55.1192710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:47:55.1198260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:47:55.1203590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:47:55.1209230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:47:55.1214690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:47:55.1228190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:47:55.1234300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:47:55.1239870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:47:55.1245720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:47:55.1251650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:47:55.1257430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:47:55.1263400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:47:55.1268530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:47:55.1274970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:47:55.1280330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:47:55.1286050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:47:55.1291580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:47:55.1297490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:47:55.1302930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:47:55.1308710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:47:55.1313900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:47:55.1319620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:47:55.1325270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:47:55.1353990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:47:55.1359600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:47:55.1365700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:47:55.1371090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:47:55.1376340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:47:55.1382390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:47:55.1409360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:47:55.1414960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:47:55.1420020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:47:55.1426150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:47:55.1431570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:47:55.1437160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:47:55.1442830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:47:55.1448840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:47:55.1454760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:47:55.1461070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:47:55.1466630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:47:55.1472110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:47:55.1478290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:47:55.1483540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:47:55.1489760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:47:55.1494840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:47:55.1500770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:47:55.1507360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:47:55.1512510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:47:55.1518140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:47:55.1523760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:47:55.1529120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:47:55.1535090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:47:55.1540500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:47:55.1546060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:47:55.1551920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:47:55.1558540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:47:55.1564660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:47:55.1570030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:47:55.1575810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:47:55.1581510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:47:55.1587320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:47:55.1593240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:47:55.1598870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:47:55.1604410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:47:55.1610320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:47:55.1615870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:47:55.1622450Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:47:55.1627190Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:47:55.1632830Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:47:55.1639960Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:47:55.1892290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4430-1vwmpbr.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-15T13:47:57.4688740Z ==> Summary 2021-05-15T13:47:57.4822710Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:47:57.4824100Z ==> Installing poppler dependency: libxrender 2021-05-15T13:47:57.5342490Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:47:57.5360950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-1ufkz5g 2021-05-15T13:47:57.5470000Z cp -pR /private/tmp/d20210515-4003-1ufkz5g/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:47:57.5625720Z chmod -Rf +w /private/tmp/d20210515-4003-1ufkz5g 2021-05-15T13:47:57.6109960Z ==> Finishing up 2021-05-15T13:47:57.6447350Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:47:57.6493470Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:47:57.6500450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:47:57.6504570Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:47:57.6509720Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:47:57.6516970Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:47:57.6654440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4456-6632tu.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-15T13:48:00.0502520Z ==> Summary 2021-05-15T13:48:00.0525950Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:48:00.0531530Z ==> Installing poppler dependency: lzo 2021-05-15T13:48:00.0550850Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:48:00.0569060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-1im1xdv 2021-05-15T13:48:00.0768340Z cp -pR /private/tmp/d20210515-4003-1im1xdv/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:48:00.1078350Z chmod -Rf +w /private/tmp/d20210515-4003-1im1xdv 2021-05-15T13:48:00.1684380Z ==> Finishing up 2021-05-15T13:48:00.2070760Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:48:00.2078280Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:48:00.2086390Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:48:00.2091520Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:48:00.2096580Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:48:00.2103970Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:48:00.2276580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4482-t547ea.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-15T13:48:02.4098750Z ==> Summary 2021-05-15T13:48:02.4131400Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:48:02.4137680Z ==> Installing poppler dependency: pixman 2021-05-15T13:48:02.4164440Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:48:02.4182150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-ng5ge3 2021-05-15T13:48:02.4346490Z cp -pR /private/tmp/d20210515-4003-ng5ge3/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:48:02.4497800Z chmod -Rf +w /private/tmp/d20210515-4003-ng5ge3 2021-05-15T13:48:02.4990800Z ==> Finishing up 2021-05-15T13:48:02.5405010Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:48:02.5411430Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:48:02.5416530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:48:02.5423090Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:48:02.5429680Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:48:02.5437540Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:48:02.5567640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4508-lti6tr.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-15T13:48:04.8682270Z ==> Summary 2021-05-15T13:48:04.8702510Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:48:04.8720310Z ==> Installing poppler dependency: cairo 2021-05-15T13:48:05.0475870Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:48:05.0493600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-ykmi99 2021-05-15T13:48:05.1305210Z cp -pR /private/tmp/d20210515-4003-ykmi99/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:48:05.2278050Z chmod -Rf +w /private/tmp/d20210515-4003-ykmi99 2021-05-15T13:48:05.4975180Z ==> Finishing up 2021-05-15T13:48:05.5449760Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:48:05.5457900Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:48:05.5469420Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:48:05.5500570Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:48:05.5517470Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:48:05.5528260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:48:05.5537610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:48:05.5547440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:48:05.5559530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:48:05.5564860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:48:05.5577890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:48:05.5585830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:48:05.5597150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:48:05.5606400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:48:05.5624890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:48:05.5636440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:48:05.5718330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:48:05.5725370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:48:05.5730650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:48:05.5735850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:48:05.5741170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:48:05.5746480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:48:05.5751620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:48:05.5756690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:48:05.5761830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:48:05.5766900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:48:05.5772170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:48:05.5776920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:48:05.5782370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:48:05.5787160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:48:05.5792140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:48:05.6157470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4534-b4b8ea.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-15T13:48:08.0361740Z ==> Summary 2021-05-15T13:48:08.0446220Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:48:08.0452570Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:48:08.0576080Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:48:08.0593980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-3g3msa 2021-05-15T13:48:08.0806140Z cp -pR /private/tmp/d20210515-4003-3g3msa/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:48:08.1060500Z chmod -Rf +w /private/tmp/d20210515-4003-3g3msa 2021-05-15T13:48:08.1727630Z ==> Finishing up 2021-05-15T13:48:08.1928090Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:48:08.1932700Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:48:08.1938440Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:48:08.1944120Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:48:08.1949960Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:48:08.1957870Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:48:08.1967810Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:48:08.1981080Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:48:08.1987590Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:48:08.1993450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:48:08.1998600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:48:08.2005050Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:48:08.2011410Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:48:08.2018100Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:48:08.2022110Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:48:08.2029600Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:48:08.2226580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4560-1n2qayd.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-15T13:48:10.4137260Z ==> Summary 2021-05-15T13:48:10.4164290Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:48:10.4169950Z ==> Installing poppler dependency: nspr 2021-05-15T13:48:10.4188830Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:48:10.4207160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-1j37r3r 2021-05-15T13:48:10.4609160Z cp -pR /private/tmp/d20210515-4003-1j37r3r/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:48:10.5200780Z chmod -Rf +w /private/tmp/d20210515-4003-1j37r3r 2021-05-15T13:48:10.6011810Z ==> Finishing up 2021-05-15T13:48:10.6408010Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:48:10.6413840Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:48:10.6421550Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:48:10.6428220Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:48:10.6433150Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:48:10.6438800Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:48:10.6443740Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:48:10.6448520Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:48:10.6453280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:48:10.6460280Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:48:10.6738300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4586-q7w613.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-15T13:48:12.8972540Z ==> Summary 2021-05-15T13:48:12.9034410Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:48:12.9041980Z ==> Installing poppler dependency: nss 2021-05-15T13:48:12.9154840Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:48:12.9174460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-11kdo5m 2021-05-15T13:48:13.2549710Z cp -pR /private/tmp/d20210515-4003-11kdo5m/nss/. /usr/local/Cellar/nss 2021-05-15T13:48:13.4411850Z chmod -Rf +w /private/tmp/d20210515-4003-11kdo5m 2021-05-15T13:48:15.2826970Z ==> Finishing up 2021-05-15T13:48:15.3189320Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:48:15.3194980Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:48:15.3201940Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:48:15.3207660Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:48:15.3213560Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:48:15.3219680Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:48:15.3225530Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:48:15.3231180Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:48:15.3237360Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:48:15.3242600Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:48:15.3248230Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:48:15.3254170Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:48:15.3260130Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:48:15.3266100Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:48:15.3271620Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:48:15.3277320Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:48:15.3283990Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:48:15.3289820Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:48:15.3295830Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:48:15.3301660Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:48:15.3308430Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:48:15.3349100Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:48:15.3354700Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:48:15.3360310Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:48:15.3365790Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:48:15.3371350Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:48:15.3376790Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:48:15.3382250Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:48:15.3387840Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:48:15.3393340Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:48:15.3398760Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:48:15.3404250Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:48:15.3409890Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:48:15.3415330Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:48:15.3422310Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:48:15.3427880Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:48:15.3434510Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:48:15.3440030Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:48:15.3445410Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:48:15.3450830Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:48:15.3456870Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:48:15.3472450Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:48:15.3474360Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:48:15.3475950Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:48:15.3482290Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:48:15.3487610Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:48:15.3494100Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:48:15.3500830Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:48:15.3506540Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:48:15.3511820Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:48:15.3517460Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:48:15.3524650Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:48:15.3528880Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:48:15.3535560Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:48:15.3540970Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:48:15.3547710Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:48:15.3553310Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:48:15.3558920Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:48:15.3564430Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:48:15.3569850Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:48:15.3575850Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:48:15.3581850Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:48:15.3587150Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:48:15.3592560Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:48:15.3598070Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:48:15.3603730Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:48:15.3609550Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:48:15.3615530Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:48:15.3621060Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:48:15.3627630Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:48:15.3635200Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:48:15.3643340Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:48:15.3649040Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:48:15.3656610Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:48:15.3662100Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:48:15.3668970Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:48:15.3674510Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:48:15.3680160Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:48:15.3685780Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:48:15.3691440Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:48:15.3697760Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:48:15.3703460Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:48:15.3709050Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:48:15.3714750Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:48:15.3720250Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:48:15.3726740Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:48:15.3732210Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:48:15.3737730Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:48:15.3743440Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:48:15.3750200Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:48:15.3756200Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:48:15.3761790Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:48:15.3767380Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:48:15.3773040Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:48:15.3779430Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:48:15.3805860Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:48:15.3811380Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:48:15.3817100Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:48:15.3823330Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:48:15.3829110Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:48:15.3833850Z Only the first 100 operations were output. 2021-05-15T13:48:15.5056580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4612-1gtws32.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-15T13:48:17.7654880Z ==> Summary 2021-05-15T13:48:17.7786690Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:48:17.7793440Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:48:17.8091630Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:48:17.8110120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-1jmjwe2 2021-05-15T13:48:18.0375550Z cp -pR /private/tmp/d20210515-4003-1jmjwe2/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:48:18.3156020Z chmod -Rf +w /private/tmp/d20210515-4003-1jmjwe2 2021-05-15T13:48:18.5868350Z ==> Finishing up 2021-05-15T13:48:18.6233600Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:48:18.6239500Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:48:18.6245410Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:48:18.6253070Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:48:18.6262540Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:48:18.6271540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:48:18.6277870Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:48:18.6283540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:48:18.6291530Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:48:18.6298860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:48:18.6303990Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:48:18.6308980Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:48:18.6314760Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:48:18.6319960Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:48:18.6327310Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:48:18.7319660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4638-1o4g0wd.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-15T13:48:21.0365640Z ==> Summary 2021-05-15T13:48:21.0663460Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:48:21.0670330Z ==> Installing poppler dependency: qt@5 2021-05-15T13:48:21.0706400Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:48:21.0725280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-139tkek 2021-05-15T13:48:26.9842180Z cp -pR /private/tmp/d20210515-4003-139tkek/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:48:34.3934700Z chmod -Rf +w /private/tmp/d20210515-4003-139tkek 2021-05-15T13:48:49.0034070Z ==> Finishing up 2021-05-15T13:48:51.4417830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4721-1xvkb8j.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-15T13:48:55.6491650Z ==> Caveats 2021-05-15T13:48:55.6492430Z We agreed to the Qt open source license for you. 2021-05-15T13:48:55.6493300Z If this is unacceptable you should uninstall. 2021-05-15T13:48:55.6493690Z 2021-05-15T13:48:55.6494840Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:48:55.6495640Z because this is an alternate version of another formula. 2021-05-15T13:48:55.6496040Z 2021-05-15T13:48:55.6496550Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:48:55.6497850Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:48:55.6498290Z 2021-05-15T13:48:55.6498810Z For compilers to find qt@5 you may need to set: 2021-05-15T13:48:55.6499810Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:48:55.6500820Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:48:55.6501180Z 2021-05-15T13:48:55.6502360Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:48:55.6503150Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:48:55.6503530Z 2021-05-15T13:48:55.6504290Z ==> Summary 2021-05-15T13:48:56.3849730Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:48:56.3856380Z ==> Installing poppler 2021-05-15T13:48:56.3860440Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:48:56.3879580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4003-fhtedq 2021-05-15T13:48:56.6884360Z cp -pR /private/tmp/d20210515-4003-fhtedq/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:48:56.9874860Z chmod -Rf +w /private/tmp/d20210515-4003-fhtedq 2021-05-15T13:48:57.4288940Z ==> Finishing up 2021-05-15T13:48:57.4667210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:48:57.4671500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:48:57.4676930Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:48:57.4682400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:48:57.4687440Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:48:57.4692950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:48:57.4697720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:48:57.4702940Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:48:57.4708830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:48:57.4713650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:48:57.4718550Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:48:57.4723990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:48:57.4729140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:48:57.4736560Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:48:57.4752580Z rm /usr/local/share/gir-1.0 2021-05-15T13:48:57.4785270Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:48:57.4796600Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:48:57.4798840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:48:57.4800550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:48:57.4802170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:48:57.4803870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:48:57.4805460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:48:57.4868080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:48:57.4872830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:48:57.4878220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:48:57.4883610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:48:57.4888310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:48:57.4893690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:48:57.4899270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:48:57.4904750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:48:57.4913190Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:48:57.4917990Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:48:57.4929540Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:48:57.4937300Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:48:57.4943280Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:48:57.4948170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:48:57.4953230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:48:57.4958190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:48:57.4962900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:48:57.4968180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:48:57.4973320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:48:57.4978150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:48:57.4983470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:48:57.4988680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:48:57.4993780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:48:57.4999400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:48:57.5004540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:48:57.5010290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:48:57.5015380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:48:57.5020120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:48:57.5027680Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:48:57.5032970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:48:57.5038170Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:48:57.5043110Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:48:57.6055630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4747-rr68xk.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-15T13:49:00.0281120Z ==> Summary 2021-05-15T13:49:00.0566630Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:49:01.5378660Z ==> Caveats 2021-05-15T13:49:01.5379730Z ==> qt@5 2021-05-15T13:49:01.5419680Z We agreed to the Qt open source license for you. 2021-05-15T13:49:01.5420450Z If this is unacceptable you should uninstall. 2021-05-15T13:49:01.5420820Z 2021-05-15T13:49:01.5421960Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:49:01.5422760Z because this is an alternate version of another formula. 2021-05-15T13:49:01.5423170Z 2021-05-15T13:49:01.5423690Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:49:01.5424910Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:49:01.5425360Z 2021-05-15T13:49:01.5425880Z For compilers to find qt@5 you may need to set: 2021-05-15T13:49:01.5426860Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:49:01.5427880Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:49:01.5428240Z 2021-05-15T13:49:01.5429110Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:49:01.5429840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:49:01.5430220Z 2021-05-15T13:49:03.2118760Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:49:04.4554980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:05.0835380Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:49:05.4970330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T13%3A55%3A00Z&sig=WoD1xAKOKan5XjuqVgKeLNSQdHQ0%2FzxRWbplvHl3huc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:05.5296330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=WoD1xAKOKan5XjuqVgKeLNSQdHQ0\%2FzxRWbplvHl3huc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:05.5703920Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:49:05.5750040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:49:06.7934530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:07.4280030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:49:07.8491270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T13%3A55%3A00Z&sig=1EmE%2Fv0a5gBznvvce6p8a594GkQBCgUCbfWu6sjI1Cg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:07.8815260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1EmE\%2Fv0a5gBznvvce6p8a594GkQBCgUCbfWu6sjI1Cg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:08.0349610Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:49:08.0636830Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:49:08.0641930Z ==> Installing hdf5 dependency: szip 2021-05-15T13:49:08.1230420Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:49:08.1266190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4755-i1c7h0 2021-05-15T13:49:08.1356610Z cp -pR /private/tmp/d20210515-4755-i1c7h0/szip/. /usr/local/Cellar/szip 2021-05-15T13:49:08.1463690Z chmod -Rf +w /private/tmp/d20210515-4755-i1c7h0 2021-05-15T13:49:08.1894270Z ==> Finishing up 2021-05-15T13:49:08.2296740Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:49:08.2300950Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:49:08.2306120Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:49:08.2312960Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:49:08.2317720Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:49:08.2322870Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:49:08.2448330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4925-wj1e5f.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-15T13:49:10.9850200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4755-10oegfh 2021-05-15T13:49:10.9852330Z ==> Summary 2021-05-15T13:49:10.9853520Z cp -pR /private/tmp/d20210515-4755-10oegfh/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:49:10.9854970Z chmod -Rf +w /private/tmp/d20210515-4755-10oegfh 2021-05-15T13:49:10.9856020Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:49:10.9857000Z ==> Installing hdf5 2021-05-15T13:49:10.9858120Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:49:11.1705590Z ==> Finishing up 2021-05-15T13:49:11.2149410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:49:11.2158590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:49:11.2180610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:49:11.2247990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:49:11.2253570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:49:11.2259530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:49:11.2264380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:49:11.2269050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:49:11.2273650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:49:11.2278500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:49:11.2283460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:49:11.2288690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:49:11.2292870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:49:11.2297870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:49:11.2302660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:49:11.2307390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:49:11.2312310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:49:11.2316880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:49:11.2321800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:49:11.2326510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:49:11.2331440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:49:11.2336060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:49:11.2345140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:49:11.2350770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:49:11.2355260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:49:11.2359900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:49:11.2364980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:49:11.2369850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:49:11.2375560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:49:11.2380760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:49:11.2386540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:49:11.2392280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:49:11.2398210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:49:11.2403910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:49:11.2410280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:49:11.2415460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:49:11.2421420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:49:11.2427580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:49:11.2432840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:49:11.2437850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:49:11.2443000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:49:11.2447540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:49:11.2452360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:49:11.2457390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:49:11.2462990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:49:11.2467980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:49:11.2473060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:49:11.2477850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:49:11.2482680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:49:11.2487310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:49:11.2492530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:49:11.2511170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:49:11.2520940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:49:11.2522320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:49:11.2525610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:49:11.2530470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:49:11.2535030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:49:11.2539600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:49:11.2544290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:49:11.2549210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:49:11.2553840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:49:11.2558680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:49:11.2563130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:49:11.2567850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:49:11.2572800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:49:11.2577400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:49:11.2582030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:49:11.2587010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:49:11.2591570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:49:11.2596470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:49:11.2601900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:49:11.2606930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:49:11.2612140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:49:11.2617530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:49:11.2622610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:49:11.2627980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:49:11.2633460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:49:11.2638530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:49:11.2643930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:49:11.2648980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:49:11.2654200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:49:11.2659860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:49:11.2665270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:49:11.2670360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:49:11.2675360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:49:11.2680970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:49:11.2685970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:49:11.2691320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:49:11.2696550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:49:11.2701870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:49:11.2707280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:49:11.2712590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:49:11.2717570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:49:11.2722740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:49:11.2727880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:49:11.2732870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:49:11.2737610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:49:11.2743160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:49:11.2748320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:49:11.2753920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:49:11.2758090Z Only the first 100 operations were output. 2021-05-15T13:49:11.3772820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4951-iplrb2.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-15T13:49:13.6326910Z ==> Summary 2021-05-15T13:49:13.6508380Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:49:14.2231340Z ==> No outdated dependents to upgrade! 2021-05-15T13:49:14.2232690Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:49:14.2752650Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:49:14.2753260Z hdf5 2021-05-15T13:49:14.2762840Z rm /usr/local/bin/gif2h5 2021-05-15T13:49:14.2765490Z rm /usr/local/bin/h52gif 2021-05-15T13:49:14.2768590Z rm /usr/local/bin/h5c++ 2021-05-15T13:49:14.2771510Z rm /usr/local/bin/h5cc 2021-05-15T13:49:14.2774840Z rm /usr/local/bin/h5clear 2021-05-15T13:49:14.2778220Z rm /usr/local/bin/h5copy 2021-05-15T13:49:14.2780730Z rm /usr/local/bin/h5debug 2021-05-15T13:49:14.2783630Z rm /usr/local/bin/h5diff 2021-05-15T13:49:14.2786490Z rm /usr/local/bin/h5dump 2021-05-15T13:49:14.2789660Z rm /usr/local/bin/h5fc 2021-05-15T13:49:14.2792780Z rm /usr/local/bin/h5format_convert 2021-05-15T13:49:14.2795860Z rm /usr/local/bin/h5import 2021-05-15T13:49:14.2798780Z rm /usr/local/bin/h5jam 2021-05-15T13:49:14.2802230Z rm /usr/local/bin/h5ls 2021-05-15T13:49:14.2805030Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:49:14.2808220Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:49:14.2811930Z rm /usr/local/bin/h5redeploy 2021-05-15T13:49:14.2814770Z rm /usr/local/bin/h5repack 2021-05-15T13:49:14.2818010Z rm /usr/local/bin/h5repart 2021-05-15T13:49:14.2821170Z rm /usr/local/bin/h5stat 2021-05-15T13:49:14.2824310Z rm /usr/local/bin/h5unjam 2021-05-15T13:49:14.2827310Z rm /usr/local/bin/h5watch 2021-05-15T13:49:14.2834660Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:49:14.2837910Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:49:14.2840730Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:49:14.2844190Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:49:14.2847220Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:49:14.2850120Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:49:14.2853280Z rm /usr/local/include/H5Classes.h 2021-05-15T13:49:14.2856340Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:49:14.2859200Z rm /usr/local/include/H5CompType.h 2021-05-15T13:49:14.2862470Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:49:14.2866350Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:49:14.2869360Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:49:14.2872600Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:49:14.2875740Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:49:14.2879230Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:49:14.2882290Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:49:14.2885770Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:49:14.2888540Z rm /usr/local/include/H5DataType.h 2021-05-15T13:49:14.2891500Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:49:14.2894790Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:49:14.2897800Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:49:14.2900430Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:49:14.2903610Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:49:14.2907020Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:49:14.2910000Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:49:14.2913230Z rm /usr/local/include/H5Exception.h 2021-05-15T13:49:14.2916580Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:49:14.2919540Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:49:14.2922430Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:49:14.2925110Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:49:14.2928420Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:49:14.2931480Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:49:14.2934450Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:49:14.2937230Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:49:14.2940400Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:49:14.2943350Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:49:14.2946150Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:49:14.2949500Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:49:14.2952820Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:49:14.2955740Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:49:14.2958830Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:49:14.2961620Z rm /usr/local/include/H5File.h 2021-05-15T13:49:14.2964430Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:49:14.2967960Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:49:14.2971370Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:49:14.2974380Z rm /usr/local/include/H5Group.h 2021-05-15T13:49:14.2977150Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:49:14.2980520Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:49:14.2983490Z rm /usr/local/include/H5Include.h 2021-05-15T13:49:14.2987170Z rm /usr/local/include/H5IntType.h 2021-05-15T13:49:14.2990690Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:49:14.2993700Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:49:14.2996710Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:49:14.2999540Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:49:14.3002600Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:49:14.3005630Z rm /usr/local/include/H5Library.h 2021-05-15T13:49:14.3008640Z rm /usr/local/include/H5Location.h 2021-05-15T13:49:14.3012030Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:49:14.3015050Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:49:14.3017830Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:49:14.3021170Z rm /usr/local/include/H5Object.h 2021-05-15T13:49:14.3024020Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:49:14.3027010Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:49:14.3030380Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:49:14.3033370Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:49:14.3036630Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:49:14.3039870Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:49:14.3042650Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:49:14.3046100Z rm /usr/local/include/H5PredType.h 2021-05-15T13:49:14.3049040Z rm /usr/local/include/H5PropList.h 2021-05-15T13:49:14.3051730Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:49:14.3055060Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:49:14.3057800Z rm /usr/local/include/H5StrType.h 2021-05-15T13:49:14.3061080Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:49:14.3063960Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:49:14.3066960Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:49:14.3070840Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:49:14.3073990Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:49:14.3077340Z Only the first 100 operations were output. 2021-05-15T13:49:15.9438860Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:49:17.2395980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:17.8688250Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:49:18.2682930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T13%3A55%3A00Z&sig=Wf9goy4eX2RBcg%2FSFH6EeexyhBbheHVl5XTVH%2BJTrn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:18.2989810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Wf9goy4eX2RBcg\%2FSFH6EeexyhBbheHVl5XTVH\%2BJTrn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:18.4798800Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:49:18.5640070Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:49:18.5669380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4958-l2edi5 2021-05-15T13:49:18.7517430Z cp -pR /private/tmp/d20210515-4958-l2edi5/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:49:18.9232890Z chmod -Rf +w /private/tmp/d20210515-4958-l2edi5 2021-05-15T13:49:19.0835160Z ==> Finishing up 2021-05-15T13:49:19.1147870Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:49:19.1154560Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:49:19.1166340Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:49:19.1171140Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:49:19.1178760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:49:19.1184210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:49:19.1189760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:49:19.1194700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:49:19.1199480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:49:19.1204750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:49:19.1210150Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:49:19.1215300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:49:19.1220920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:49:19.1228730Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:49:19.1234450Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:49:19.1265610Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:49:19.1818250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5122-1rvc7ur.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-15T13:49:21.3805520Z ==> Caveats 2021-05-15T13:49:21.3806260Z Emacs Lisp files have been installed to: 2021-05-15T13:49:21.3807340Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:49:21.3808360Z ==> Summary 2021-05-15T13:49:21.3959220Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:49:23.4354140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:49:24.7284530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:25.3601220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:49:25.7814320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T13%3A55%3A00Z&sig=CGpoTa%2BuG6X%2BlG6WdGsAJCxGY9%2FCLpgBshpdTIQJu3Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:25.8147680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CGpoTa\%2BuG6X\%2BlG6WdGsAJCxGY9\%2FCLpgBshpdTIQJu3Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:25.9368220Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:49:26.0118580Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:49:26.0154750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5129-1kwse73 2021-05-15T13:49:26.1584140Z cp -pR /private/tmp/d20210515-5129-1kwse73/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:49:26.3097940Z chmod -Rf +w /private/tmp/d20210515-5129-1kwse73 2021-05-15T13:49:26.4700360Z ==> Finishing up 2021-05-15T13:49:26.4983590Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:49:26.4989650Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:49:26.4994620Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:49:26.5001710Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:49:26.5010180Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:49:26.5017410Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:49:26.5140740Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:49:26.5155710Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:49:26.5163260Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:49:26.5170740Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:49:26.5180630Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:49:26.5188190Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:49:26.5194340Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:49:26.5200270Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:49:26.5206740Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:49:26.5213120Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:49:26.5219440Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:49:26.5227570Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:49:26.5856130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5294-13vg828.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-15T13:49:28.8264560Z ==> Summary 2021-05-15T13:49:28.8475200Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:49:31.7985340Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:49:33.0415890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:33.6754540Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:49:34.1090780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T13%3A55%3A00Z&sig=JRfpKYw9v5UYsm8vnW6IP5aXvHXmH9GKHoWsXRiue1Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:34.1479000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=JRfpKYw9v5UYsm8vnW6IP5aXvHXmH9GKHoWsXRiue1Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:34.2822510Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:49:34.3027340Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:49:35.5171300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:36.1591500Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:49:36.5731090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T13%3A55%3A00Z&sig=dQ0sTp0zTnh76Gyhb50eqUf6zC4w8K1CWE7zb3npkZM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:36.6056370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=dQ0sTp0zTnh76Gyhb50eqUf6zC4w8K1CWE7zb3npkZM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:36.6594420Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:49:36.6647890Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:49:37.9039250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:38.5351990Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:49:39.9435470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T13%3A55%3A00Z&sig=6uh0d31iK22tVZgIqV90UQZh9LvmR13NtWs6jhTuUbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:39.9764320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=6uh0d31iK22tVZgIqV90UQZh9LvmR13NtWs6jhTuUbQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:40.0349480Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:49:40.0390050Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:49:41.2885110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:42.9246950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:49:44.3589530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T13%3A55%3A00Z&sig=a0CrZ6th%2FxPrW0U1cPErgy1ndjYdYl4leuvN9XJ%2FWGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:44.3928870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=a0CrZ6th\%2FxPrW0U1cPErgy1ndjYdYl4leuvN9XJ\%2FWGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:44.4351920Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:49:44.4386920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:49:46.7042450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:47.3655370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:49:47.7680670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T13%3A55%3A00Z&sig=Ka22YcYdnJVa4cb%2BD1%2F5gg9nkeYaM%2FZYk2Hswrlep1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:47.8080440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Ka22YcYdnJVa4cb\%2BD1\%2F5gg9nkeYaM\%2FZYk2Hswrlep1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:47.8893520Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:49:47.8982730Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:49:51.1376720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:51.7686850Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:49:52.2208530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T13%3A55%3A00Z&sig=sRY5tleJULOtKYC%2FBabCEdbpVQtUVNCY%2BGUKk46oIck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:52.2571500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=sRY5tleJULOtKYC\%2FBabCEdbpVQtUVNCY\%2BGUKk46oIck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:52.3011050Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:49:52.3045520Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:49:53.5769260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:54.2300860Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:49:54.6477360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T13%3A55%3A00Z&sig=AziwV9%2Fc0oawUAyaVQuOngdvWZXmG8ZrWSiurAGi8eI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:54.6792740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=AziwV9\%2Fc0oawUAyaVQuOngdvWZXmG8ZrWSiurAGi8eI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:54.7836840Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:49:54.7936300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:49:56.0815510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:56.7389390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:49:57.1467690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T13%3A55%3A00Z&sig=EU69nultj6%2B3aaIeHK8RzubkO5ArEkt1iWhdwJNQTPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:57.1796260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=EU69nultj6\%2B3aaIeHK8RzubkO5ArEkt1iWhdwJNQTPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:57.2244690Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:49:57.2280330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:49:58.4919130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:59.1406180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:49:59.5683480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T13%3A55%3A00Z&sig=ighhO9SXFLdxAKCl9hGObSPrpEkhLIn6Mpk6vvr6ruw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:59.6025870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=ighhO9SXFLdxAKCl9hGObSPrpEkhLIn6Mpk6vvr6ruw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:59.6508520Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:49:59.6546500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:50:00.8972130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:01.5640350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:50:02.0664290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A00%3A00Z&sig=GOggcuJ%2FcMQBhNSfkx%2BLBFIyb6gPafynrMz6pdtdog8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:02.1028410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=GOggcuJ\%2FcMQBhNSfkx\%2BLBFIyb6gPafynrMz6pdtdog8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:02.1453170Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:50:02.1487950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:50:03.4211700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:04.0573340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:50:04.5358150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A00%3A00Z&sig=rhHfrIFuguRQqZXqO60isPlM4sFgxiuXCYLmRYMVbog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:04.5713600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=rhHfrIFuguRQqZXqO60isPlM4sFgxiuXCYLmRYMVbog\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:04.6116040Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:50:04.6146630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:50:05.9013970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:06.5276790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:50:06.9658100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A00%3A00Z&sig=WFcZiTmic2CBl8N52%2FJ4eLWvrjP%2F%2BrLaY%2Fqg265dguM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:06.9985150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=WFcZiTmic2CBl8N52\%2FJ4eLWvrjP\%2F\%2BrLaY\%2Fqg265dguM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:07.0961380Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:50:07.0998010Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:50:08.3390390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:08.9821260Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:50:10.2186490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Xph03GmLmYOWQHoNo0m\%2F0ddmiYwAP\%2FYJOUwJRFICk20\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:10.2193930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A00%3A00Z&sig=Xph03GmLmYOWQHoNo0m%2F0ddmiYwAP%2FYJOUwJRFICk20%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:10.2197820Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:50:10.2200330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:50:10.7823910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:11.4033200Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:50:11.7979010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A00%3A00Z&sig=I1Elg7g42e7FaH2dEGMrwCmmPxaOmtoapglWTHoLGME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:11.8343300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=I1Elg7g42e7FaH2dEGMrwCmmPxaOmtoapglWTHoLGME\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:12.2433620Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:50:12.3592560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:50:13.5805240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:14.2613310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:50:14.7720820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A00%3A00Z&sig=%2BU5GQFGP%2BaQWbmqp%2FfgHbrYp2B7ddhFhu%2Bcc%2F9mprSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:14.8202140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2BU5GQFGP\%2BaQWbmqp\%2FfgHbrYp2B7ddhFhu\%2Bcc\%2F9mprSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:14.9363580Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:50:14.9481820Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:50:16.1663190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:16.8973550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:50:17.3115060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A00%3A00Z&sig=i5Hh6D2Xr66HwqKITmMa%2F5c%2BeNH4tgAzBUSXdEORJKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:17.3465430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=i5Hh6D2Xr66HwqKITmMa\%2F5c\%2BeNH4tgAzBUSXdEORJKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:17.4138850Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:50:17.4225680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:50:18.6585860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:19.4202780Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:50:19.8361690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A00%3A00Z&sig=BbruxoywTN6%2B83wiLzPxNxnT3SpR2tnW6Pubw32l8GA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:19.8680150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=BbruxoywTN6\%2B83wiLzPxNxnT3SpR2tnW6Pubw32l8GA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:19.9584290Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:50:19.9657420Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:50:21.1917930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:22.0513590Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:50:22.4701230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A00%3A00Z&sig=vl%2BhmCV%2FE1Hw4ggXSZvy0gRkSxzUVaQaYo7HYV3zjWA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:22.5025920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=vl\%2BhmCV\%2FE1Hw4ggXSZvy0gRkSxzUVaQaYo7HYV3zjWA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:22.5407980Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:50:22.5443140Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:50:23.8191740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:24.4459800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:50:24.8568840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A00%3A00Z&sig=OPnGtaAJv8sNSXems95hrVfYc222rR6v3%2BdyeCQYirA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:24.8953570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=OPnGtaAJv8sNSXems95hrVfYc222rR6v3\%2BdyeCQYirA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:24.9510760Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:50:24.9555600Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:50:26.1618340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:26.8038340Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:50:27.3542370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A00%3A00Z&sig=eh81SKZEFTZ1mhMMLMXF3oxi2hdSNGnp1nx7sFa%2Fr%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:27.3922350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eh81SKZEFTZ1mhMMLMXF3oxi2hdSNGnp1nx7sFa\%2Fr\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:27.5157090Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:50:27.5268910Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T13:50:28.7619110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:29.4417170Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T13:50:29.8479230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A00%3A00Z&sig=hvDHjgUT7rFsExc30FbXPhjukbhIo57CiFeVjSru80I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:29.8835230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=hvDHjgUT7rFsExc30FbXPhjukbhIo57CiFeVjSru80I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:29.9261570Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T13:50:29.9297510Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T13:50:31.1652420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:31.8032420Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T13:50:32.2144310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A00%3A00Z&sig=RquimpDn552wR%2FtgkfgapDCAhBanWlTnYKNetgfVh9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:32.2493570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=RquimpDn552wR\%2FtgkfgapDCAhBanWlTnYKNetgfVh9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:32.3499540Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T13:50:32.3607200Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T13:50:34.4563460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:34.4568020Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T13:50:34.6723820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A00%3A00Z&sig=MuMCN5KiaFunBEv3YA74aOoXiG3CviW4U8QiRn%2BsU68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:34.7040150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=MuMCN5KiaFunBEv3YA74aOoXiG3CviW4U8QiRn\%2BsU68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:34.9274710Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T13:50:34.9732560Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T13:50:36.1818390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:36.9466950Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T13:50:37.3688680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A00%3A00Z&sig=8aYYMvYyp171jntXCOuN5z%2FeATs74FM%2B9g9JD4MOyp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:37.4141060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=8aYYMvYyp171jntXCOuN5z\%2FeATs74FM\%2B9g9JD4MOyp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:37.4820980Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T13:50:37.4872060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T13:50:38.6693770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:39.2866050Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T13:50:39.7037530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A00%3A00Z&sig=RiObsXq8B0dsc8PdPp3j%2FQXBoA3Y1qHML10LdjIN4b0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:39.7426360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=RiObsXq8B0dsc8PdPp3j\%2FQXBoA3Y1qHML10LdjIN4b0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:39.8485320Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T13:50:39.8600890Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T13:50:41.3853220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:42.0029370Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T13:50:42.4182290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A00%3A00Z&sig=tZJ95S0pmW86OVW7%2FbYbQwqyn5V6C5KsyDodDX2uksA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:42.4503320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=tZJ95S0pmW86OVW7\%2FbYbQwqyn5V6C5KsyDodDX2uksA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:42.6019340Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T13:50:42.6212730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T13:50:43.8574170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:44.4669620Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T13:50:44.8866730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A00%3A00Z&sig=eMUAvRWzVvmlWd33TPkv8UbfveeejnKGXX%2BcPSf2K2E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:44.9210220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eMUAvRWzVvmlWd33TPkv8UbfveeejnKGXX\%2BcPSf2K2E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:44.9896600Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T13:50:44.9938970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T13:50:46.2704700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:46.8931890Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T13:50:47.3379140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A00%3A00Z&sig=APY4VHjAQsDfDzUi9YeFAfjiEaUsUyopwWwHKgJHs50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:47.3726030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=APY4VHjAQsDfDzUi9YeFAfjiEaUsUyopwWwHKgJHs50\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:47.4698100Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T13:50:47.4778500Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T13:50:48.7186040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:49.3285210Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T13:50:49.7309550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A00%3A00Z&sig=WJEIJw1hoGPWk%2FBKCQc%2BdMUKEY%2Fj02XgQYHTMTCkjHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:49.7624110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=WJEIJw1hoGPWk\%2FBKCQc\%2BdMUKEY\%2Fj02XgQYHTMTCkjHQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:49.8173510Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:50:49.8224390Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T13:50:51.1619800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:51.9695980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T13:50:52.3909310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A00%3A00Z&sig=nP4%2BfrUKdVv8%2BpL7JCRfX7LWiJelk4sPT8IkGnHFsro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:52.4353530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=nP4\%2BfrUKdVv8\%2BpL7JCRfX7LWiJelk4sPT8IkGnHFsro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:52.7129590Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T13:50:52.8148860Z ==> 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-15T13:50:52.8153850Z ==> Installing ffmpeg dependency: aom 2021-05-15T13:50:52.8874720Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T13:50:52.8909870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1cnw9av 2021-05-15T13:50:52.9703700Z cp -pR /private/tmp/d20210515-5301-1cnw9av/aom/. /usr/local/Cellar/aom 2021-05-15T13:50:53.0155730Z chmod -Rf +w /private/tmp/d20210515-5301-1cnw9av 2021-05-15T13:50:53.0943700Z ==> Finishing up 2021-05-15T13:50:53.1365980Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T13:50:53.1371700Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T13:50:53.1380250Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T13:50:53.1388140Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T13:50:53.1394060Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T13:50:53.1399760Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T13:50:53.1405870Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T13:50:53.1414010Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T13:50:53.1633140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5643-dxol3c.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-15T13:50:55.3410290Z ==> Summary 2021-05-15T13:50:55.3436590Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T13:50:55.3443200Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T13:50:55.3506120Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T13:50:55.3524380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-18of81y 2021-05-15T13:50:55.3705450Z cp -pR /private/tmp/d20210515-5301-18of81y/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T13:50:55.3869110Z chmod -Rf +w /private/tmp/d20210515-5301-18of81y 2021-05-15T13:50:55.4354280Z ==> Finishing up 2021-05-15T13:50:55.4727990Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T13:50:55.4734790Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T13:50:55.4741760Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T13:50:55.4747270Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T13:50:55.4754240Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T13:50:55.4901580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5669-1k0frxa.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-15T13:50:57.7400080Z ==> Summary 2021-05-15T13:50:57.7422990Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T13:50:57.7429840Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T13:50:57.7481820Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:50:57.7499910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-x57vw1 2021-05-15T13:50:57.8038170Z cp -pR /private/tmp/d20210515-5301-x57vw1/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T13:50:57.8679410Z chmod -Rf +w /private/tmp/d20210515-5301-x57vw1 2021-05-15T13:50:57.9331010Z ==> Finishing up 2021-05-15T13:50:57.9746570Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T13:50:57.9755730Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T13:50:57.9762740Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T13:50:57.9855040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5695-jzoiix.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-15T13:51:00.2029890Z ==> Summary 2021-05-15T13:51:00.2113900Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T13:51:00.2121390Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T13:51:00.2142520Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T13:51:00.2160130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1wl7dru 2021-05-15T13:51:00.2450740Z cp -pR /private/tmp/d20210515-5301-1wl7dru/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T13:51:00.2873450Z chmod -Rf +w /private/tmp/d20210515-5301-1wl7dru 2021-05-15T13:51:00.3588370Z ==> Finishing up 2021-05-15T13:51:00.4173110Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T13:51:00.4179350Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T13:51:00.4191270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T13:51:00.4196870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T13:51:00.4202530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T13:51:00.4208380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T13:51:00.4214010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T13:51:00.4219420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T13:51:00.4224840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T13:51:00.4229960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T13:51:00.4235520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T13:51:00.4241360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T13:51:00.4246350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T13:51:00.4251680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T13:51:00.4257460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T13:51:00.4262920Z 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-15T13:51:00.4269220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T13:51:00.4275850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T13:51:00.4281290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T13:51:00.4287340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T13:51:00.4293320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T13:51:00.4298400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T13:51:00.4303950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T13:51:00.4309680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T13:51:00.4314850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T13:51:00.4320320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T13:51:00.4325700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T13:51:00.4331210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T13:51:00.4336410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T13:51:00.4341600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T13:51:00.4346900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T13:51:00.4352450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T13:51:00.4358060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T13:51:00.4364610Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T13:51:00.4369290Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T13:51:00.4374430Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T13:51:00.4381400Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T13:51:00.4789050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5721-15geers.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-15T13:51:02.7329270Z ==> Summary 2021-05-15T13:51:02.7381430Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T13:51:02.7388430Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T13:51:02.9199280Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T13:51:02.9219520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1jq88n3 2021-05-15T13:51:03.0363880Z cp -pR /private/tmp/d20210515-5301-1jq88n3/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T13:51:03.1610450Z chmod -Rf +w /private/tmp/d20210515-5301-1jq88n3 2021-05-15T13:51:03.3675600Z ==> Finishing up 2021-05-15T13:51:03.4148150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T13:51:03.4158350Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T13:51:03.4169100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T13:51:03.4179950Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T13:51:03.4190310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T13:51:03.4209630Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:51:03.4221200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T13:51:03.4236420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T13:51:03.4327860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T13:51:03.4341510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T13:51:03.4355400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T13:51:03.4366640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T13:51:03.4378970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T13:51:03.4386410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T13:51:03.4391560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T13:51:03.4397370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T13:51:03.4402950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T13:51:03.4408430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T13:51:03.4413680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T13:51:03.4418840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T13:51:03.4424200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T13:51:03.4429470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T13:51:03.4434710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T13:51:03.4440510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T13:51:03.4448250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T13:51:03.4454090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T13:51:03.4459910Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:51:03.4479610Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T13:51:03.4487140Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T13:51:03.4492680Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T13:51:03.4501910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T13:51:03.4509410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T13:51:03.4514610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T13:51:03.4519670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T13:51:03.4525210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T13:51:03.4530390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T13:51:03.4536730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T13:51:03.4541880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T13:51:03.4547490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T13:51:03.4552630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T13:51:03.4559060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T13:51:03.4564480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T13:51:03.4569710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T13:51:03.4574880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T13:51:03.4580360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T13:51:03.4586820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T13:51:03.4591890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T13:51:03.4597020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T13:51:03.4602240Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T13:51:03.4608690Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T13:51:03.4616150Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T13:51:03.4627490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T13:51:03.4635650Z 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-15T13:51:03.5248600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5747-m4g1oc.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-15T13:51:05.6919890Z ==> Summary 2021-05-15T13:51:05.7051780Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T13:51:05.7056970Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T13:51:05.7108470Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T13:51:05.7126670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-mij0hh 2021-05-15T13:51:05.7268000Z cp -pR /private/tmp/d20210515-5301-mij0hh/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T13:51:05.7459490Z chmod -Rf +w /private/tmp/d20210515-5301-mij0hh 2021-05-15T13:51:05.8001180Z ==> Finishing up 2021-05-15T13:51:05.8361900Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T13:51:05.8369010Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T13:51:05.8376700Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T13:51:05.8384150Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T13:51:05.8390190Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T13:51:05.8395800Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T13:51:05.8404690Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T13:51:05.8678160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5773-15p4gd1.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-15T13:51:08.1187800Z ==> Summary 2021-05-15T13:51:08.1214540Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T13:51:08.1221210Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T13:51:08.3357690Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T13:51:08.3375710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-x1gyx4 2021-05-15T13:51:08.3982380Z cp -pR /private/tmp/d20210515-5301-x1gyx4/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T13:51:08.4832930Z chmod -Rf +w /private/tmp/d20210515-5301-x1gyx4 2021-05-15T13:51:08.6264460Z ==> Finishing up 2021-05-15T13:51:08.6678950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T13:51:08.6683550Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T13:51:08.6688290Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T13:51:08.6693700Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T13:51:08.6700280Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T13:51:08.6709270Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T13:51:08.6718400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T13:51:08.6726230Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T13:51:08.6731730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T13:51:08.6736460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T13:51:08.6741840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T13:51:08.6746360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T13:51:08.6751170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T13:51:08.6756310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T13:51:08.6761350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T13:51:08.6766390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T13:51:08.6771890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T13:51:08.6776910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T13:51:08.6782580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T13:51:08.6788340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T13:51:08.6795810Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T13:51:08.6801410Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T13:51:08.6806590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T13:51:08.6811490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T13:51:08.7079040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5800-2s7lya.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-15T13:51:11.0164830Z ==> Summary 2021-05-15T13:51:11.0220260Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T13:51:11.0226390Z ==> Installing ffmpeg dependency: libass 2021-05-15T13:51:11.2510280Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T13:51:11.2528700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-jp749z 2021-05-15T13:51:11.2649760Z cp -pR /private/tmp/d20210515-5301-jp749z/libass/. /usr/local/Cellar/libass 2021-05-15T13:51:11.2785210Z chmod -Rf +w /private/tmp/d20210515-5301-jp749z 2021-05-15T13:51:11.3323620Z ==> Finishing up 2021-05-15T13:51:11.3714830Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T13:51:11.3721820Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T13:51:11.3726500Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T13:51:11.3731280Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T13:51:11.3738610Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T13:51:11.3862620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5828-x6cjln.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-15T13:51:13.5826700Z ==> Summary 2021-05-15T13:51:13.5844880Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T13:51:13.5850510Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T13:51:13.6046740Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T13:51:13.6065070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-zleq8y 2021-05-15T13:51:13.6251870Z cp -pR /private/tmp/d20210515-5301-zleq8y/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T13:51:13.6437530Z chmod -Rf +w /private/tmp/d20210515-5301-zleq8y 2021-05-15T13:51:13.7172990Z ==> Finishing up 2021-05-15T13:51:13.7580970Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T13:51:13.7585950Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T13:51:13.7590980Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T13:51:13.7597680Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T13:51:13.7604540Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T13:51:13.7609110Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T13:51:13.7614670Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T13:51:13.7621980Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T13:51:13.7960920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5854-h94p2k.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-15T13:51:16.0639010Z ==> Summary 2021-05-15T13:51:16.0664740Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T13:51:16.0670570Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T13:51:16.0720230Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T13:51:16.0739090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5301-f9sh04 2021-05-15T13:51:16.0897530Z cp -pR /private/tmp/d20210515-5301-f9sh04/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T13:51:16.1109730Z chmod -Rf +w /private/tmp/d20210515-5301-f9sh04 2021-05-15T13:51:16.1651710Z ==> Finishing up 2021-05-15T13:51:16.2039710Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T13:51:16.2044630Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T13:51:16.2053500Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T13:51:16.2060470Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T13:51:16.2065080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T13:51:16.2070640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T13:51:16.2075430Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T13:51:16.2081310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T13:51:16.2086290Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T13:51:16.2094070Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T13:51:16.2099250Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T13:51:16.2260100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5880-162yppe.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-15T13:51:18.4388370Z ==> Summary 2021-05-15T13:51:18.4419250Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T13:51:18.4426870Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T13:51:18.4479140Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T13:51:18.4495980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5301-hf6znf 2021-05-15T13:51:18.4647750Z cp -pR /private/tmp/d20210515-5301-hf6znf/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T13:51:18.4844200Z chmod -Rf +w /private/tmp/d20210515-5301-hf6znf 2021-05-15T13:51:18.5330050Z ==> Finishing up 2021-05-15T13:51:18.5553490Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T13:51:18.5613290Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T13:51:18.5618560Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T13:51:18.5626930Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T13:51:18.5776450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5906-50m6u.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-15T13:51:20.7344370Z ==> Summary 2021-05-15T13:51:20.7370140Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T13:51:20.7377500Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T13:51:20.7406940Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T13:51:20.7424750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1xw8gxi 2021-05-15T13:51:20.7688170Z cp -pR /private/tmp/d20210515-5301-1xw8gxi/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T13:51:20.7895080Z chmod -Rf +w /private/tmp/d20210515-5301-1xw8gxi 2021-05-15T13:51:20.8310170Z ==> Finishing up 2021-05-15T13:51:20.8722440Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T13:51:20.8728810Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T13:51:20.8736070Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T13:51:20.8828780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5932-ip18w5.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-15T13:51:23.0474840Z ==> Summary 2021-05-15T13:51:23.0499350Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T13:51:23.0505750Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T13:51:23.0529160Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T13:51:23.0547170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-4a27x 2021-05-15T13:51:23.0693980Z cp -pR /private/tmp/d20210515-5301-4a27x/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T13:51:23.0849370Z chmod -Rf +w /private/tmp/d20210515-5301-4a27x 2021-05-15T13:51:23.1404800Z ==> Finishing up 2021-05-15T13:51:23.1778110Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T13:51:23.1783090Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T13:51:23.1811680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T13:51:23.1816920Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T13:51:23.1822020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T13:51:23.1826990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T13:51:23.1831650Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T13:51:23.1836830Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T13:51:23.1844060Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T13:51:23.1849160Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T13:51:23.1990540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5958-z3jn53.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-15T13:51:25.4323530Z ==> Summary 2021-05-15T13:51:25.4349860Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T13:51:25.4357500Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T13:51:25.4471440Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T13:51:25.4489750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1y0xkwu 2021-05-15T13:51:26.0109560Z cp -pR /private/tmp/d20210515-5301-1y0xkwu/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T13:51:26.2410830Z chmod -Rf +w /private/tmp/d20210515-5301-1y0xkwu 2021-05-15T13:51:26.3086280Z ==> Finishing up 2021-05-15T13:51:26.3501950Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T13:51:26.3508510Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T13:51:26.3515000Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T13:51:26.3520590Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T13:51:26.3524730Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T13:51:26.3530100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T13:51:26.3537010Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T13:51:26.3709910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5984-19y6nrc.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-15T13:51:28.5495070Z ==> Summary 2021-05-15T13:51:28.5515980Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T13:51:28.5522770Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T13:51:28.5916290Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T13:51:28.5949650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5301-bg362n 2021-05-15T13:51:28.6369080Z cp -pR /private/tmp/d20210515-5301-bg362n/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T13:51:28.6650560Z chmod -Rf +w /private/tmp/d20210515-5301-bg362n 2021-05-15T13:51:28.7260900Z ==> Finishing up 2021-05-15T13:51:28.7654270Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T13:51:28.7660490Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T13:51:28.7669350Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T13:51:28.7676220Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T13:51:28.7681270Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T13:51:28.7686860Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T13:51:28.7694310Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T13:51:28.7864630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6010-11s2371.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-15T13:51:30.9832020Z ==> Summary 2021-05-15T13:51:30.9905620Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T13:51:30.9911310Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T13:51:31.0392180Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T13:51:31.0410490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-156koqi 2021-05-15T13:51:31.0564710Z cp -pR /private/tmp/d20210515-5301-156koqi/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T13:51:31.0766440Z chmod -Rf +w /private/tmp/d20210515-5301-156koqi 2021-05-15T13:51:31.1294810Z ==> Finishing up 2021-05-15T13:51:31.1670710Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T13:51:31.1677710Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T13:51:31.1684340Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T13:51:31.1689420Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T13:51:31.1694320Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T13:51:31.1702130Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T13:51:31.1857390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6036-1rc8r8.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-15T13:51:33.4283910Z ==> Summary 2021-05-15T13:51:33.4304920Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T13:51:33.4310290Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T13:51:33.4331800Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T13:51:33.4350730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-vj5imc 2021-05-15T13:51:33.4931930Z cp -pR /private/tmp/d20210515-5301-vj5imc/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T13:51:33.5540050Z chmod -Rf +w /private/tmp/d20210515-5301-vj5imc 2021-05-15T13:51:33.6313400Z ==> Finishing up 2021-05-15T13:51:33.6706040Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T13:51:33.6712250Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T13:51:33.6720420Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T13:51:33.6729270Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T13:51:33.6734090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T13:51:33.6750140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T13:51:33.6755550Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T13:51:33.6760360Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T13:51:33.6765080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T13:51:33.6772250Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T13:51:33.7041700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6062-1oi5n9q.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-15T13:51:35.9538330Z ==> Summary 2021-05-15T13:51:35.9602580Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T13:51:35.9609930Z ==> Installing ffmpeg dependency: snappy 2021-05-15T13:51:35.9676650Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T13:51:35.9698750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1soh1v7 2021-05-15T13:51:35.9823930Z cp -pR /private/tmp/d20210515-5301-1soh1v7/snappy/. /usr/local/Cellar/snappy 2021-05-15T13:51:35.9984530Z chmod -Rf +w /private/tmp/d20210515-5301-1soh1v7 2021-05-15T13:51:36.0614120Z ==> Finishing up 2021-05-15T13:51:36.1078430Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T13:51:36.1082970Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T13:51:36.1087420Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T13:51:36.1092270Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T13:51:36.1104100Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T13:51:36.1109370Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T13:51:36.1114770Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T13:51:36.1119060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T13:51:36.1124240Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T13:51:36.1270860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6088-knsst3.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-15T13:51:38.4028660Z ==> Summary 2021-05-15T13:51:38.4052720Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T13:51:38.4059370Z ==> Installing ffmpeg dependency: speex 2021-05-15T13:51:38.4118900Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T13:51:38.4136810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1tv3ig3 2021-05-15T13:51:38.4320850Z cp -pR /private/tmp/d20210515-5301-1tv3ig3/speex/. /usr/local/Cellar/speex 2021-05-15T13:51:38.4586210Z chmod -Rf +w /private/tmp/d20210515-5301-1tv3ig3 2021-05-15T13:51:38.5089280Z ==> Finishing up 2021-05-15T13:51:38.5532920Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T13:51:38.5541520Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T13:51:38.5555770Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T13:51:38.5558500Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T13:51:38.5560230Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T13:51:38.5566590Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T13:51:38.5573920Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T13:51:38.5842370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6114-jumwdc.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-15T13:51:40.8118330Z ==> Summary 2021-05-15T13:51:40.8147100Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T13:51:40.8153440Z ==> Installing ffmpeg dependency: srt 2021-05-15T13:51:40.8269210Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T13:51:40.8288240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-33uloj 2021-05-15T13:51:40.8636060Z cp -pR /private/tmp/d20210515-5301-33uloj/srt/. /usr/local/Cellar/srt 2021-05-15T13:51:40.8845380Z chmod -Rf +w /private/tmp/d20210515-5301-33uloj 2021-05-15T13:51:40.9642610Z ==> Finishing up 2021-05-15T13:51:41.0160700Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T13:51:41.0172180Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T13:51:41.0184710Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T13:51:41.0211070Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T13:51:41.0221060Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T13:51:41.0231240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T13:51:41.0247630Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T13:51:41.0259120Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T13:51:41.0272380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T13:51:41.0323070Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T13:51:41.0328560Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T13:51:41.0500500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6140-1d4oxxm.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-15T13:51:43.1771360Z ==> Summary 2021-05-15T13:51:43.1795960Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T13:51:43.1802540Z ==> Installing ffmpeg dependency: giflib 2021-05-15T13:51:43.1823870Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T13:51:43.1841840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-owzprn 2021-05-15T13:51:43.2024180Z cp -pR /private/tmp/d20210515-5301-owzprn/giflib/. /usr/local/Cellar/giflib 2021-05-15T13:51:43.2255890Z chmod -Rf +w /private/tmp/d20210515-5301-owzprn 2021-05-15T13:51:43.2727150Z ==> Finishing up 2021-05-15T13:51:43.3131410Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T13:51:43.3135890Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T13:51:43.3140060Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T13:51:43.3145020Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T13:51:43.3149900Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T13:51:43.3154560Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T13:51:43.3160980Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T13:51:43.3168020Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T13:51:43.3173010Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T13:51:43.3177890Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T13:51:43.3183360Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T13:51:43.3459180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6166-1u88b3z.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-15T13:51:45.5401990Z ==> Summary 2021-05-15T13:51:45.5424400Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T13:51:45.5431940Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T13:51:45.6019790Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T13:51:45.6038000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-ha0ezh 2021-05-15T13:51:45.6712990Z cp -pR /private/tmp/d20210515-5301-ha0ezh/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T13:51:45.7213330Z chmod -Rf +w /private/tmp/d20210515-5301-ha0ezh 2021-05-15T13:51:45.9959650Z ==> Finishing up 2021-05-15T13:51:46.0580980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T13:51:46.0585660Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T13:51:46.0590090Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T13:51:46.0595260Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T13:51:46.0601230Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T13:51:46.0606750Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T13:51:46.0612410Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T13:51:46.0617530Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T13:51:46.0622640Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T13:51:46.0628150Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T13:51:46.0635160Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T13:51:46.0645270Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T13:51:46.0650510Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T13:51:46.0655430Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T13:51:46.0660570Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T13:51:46.0666060Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T13:51:46.0674570Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T13:51:46.0952380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6192-fuylaj.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-15T13:51:48.3770000Z ==> Summary 2021-05-15T13:51:48.3814010Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T13:51:48.3820370Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T13:51:48.4554470Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T13:51:48.4573260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-2t0sdh 2021-05-15T13:51:48.6605560Z cp -pR /private/tmp/d20210515-5301-2t0sdh/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T13:51:48.7648380Z chmod -Rf +w /private/tmp/d20210515-5301-2t0sdh 2021-05-15T13:51:48.8522260Z ==> Finishing up 2021-05-15T13:51:48.8930880Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T13:51:48.8937710Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T13:51:48.8944130Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T13:51:48.8950370Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T13:51:48.8954870Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T13:51:48.8959900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T13:51:48.8967270Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T13:51:48.9203920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6218-1kswvcd.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-15T13:51:51.1386350Z ==> Caveats 2021-05-15T13:51:51.1387220Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:51:51.1388570Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:51:51.1389590Z ==> Summary 2021-05-15T13:51:51.1436660Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T13:51:51.1443200Z ==> Installing ffmpeg dependency: theora 2021-05-15T13:51:51.1617800Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T13:51:51.1639670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5301-11lyu1c 2021-05-15T13:51:51.2168940Z cp -pR /private/tmp/d20210515-5301-11lyu1c/theora/. /usr/local/Cellar/theora 2021-05-15T13:51:51.2730780Z chmod -Rf +w /private/tmp/d20210515-5301-11lyu1c 2021-05-15T13:51:51.3633060Z ==> Finishing up 2021-05-15T13:51:51.4059750Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T13:51:51.4067170Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T13:51:51.4073220Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T13:51:51.4078310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T13:51:51.4083500Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T13:51:51.4088530Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T13:51:51.4093200Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T13:51:51.4098350Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T13:51:51.4103630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T13:51:51.4108270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T13:51:51.4113330Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T13:51:51.4120490Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T13:51:51.4125560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T13:51:51.4130910Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T13:51:51.4523010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6244-123dyr2.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-15T13:51:53.6064030Z ==> Summary 2021-05-15T13:51:53.6131780Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T13:51:53.6139320Z ==> Installing ffmpeg dependency: x264 2021-05-15T13:51:53.6167510Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T13:51:53.6185540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-1j13a7z 2021-05-15T13:51:53.6602910Z cp -pR /private/tmp/d20210515-5301-1j13a7z/x264/. /usr/local/Cellar/x264 2021-05-15T13:51:53.6873960Z chmod -Rf +w /private/tmp/d20210515-5301-1j13a7z 2021-05-15T13:51:53.7334060Z ==> Finishing up 2021-05-15T13:51:53.7734060Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T13:51:53.7740190Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T13:51:53.7744820Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T13:51:53.7752580Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T13:51:53.7757910Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T13:51:53.7763850Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T13:51:53.7771020Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T13:51:53.8040280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6271-1i9uwo0.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-15T13:51:56.0291190Z ==> Summary 2021-05-15T13:51:56.0313290Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T13:51:56.0320290Z ==> Installing ffmpeg dependency: x265 2021-05-15T13:51:56.0382540Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T13:51:56.0401590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5301-1echwdq 2021-05-15T13:51:56.1767770Z cp -pR /private/tmp/d20210515-5301-1echwdq/x265/. /usr/local/Cellar/x265 2021-05-15T13:51:56.2614960Z chmod -Rf +w /private/tmp/d20210515-5301-1echwdq 2021-05-15T13:51:56.3640940Z ==> Finishing up 2021-05-15T13:51:56.4277590Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T13:51:56.4283110Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T13:51:56.4288490Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T13:51:56.4294680Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T13:51:56.4299560Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T13:51:56.4304890Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T13:51:56.4312320Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T13:51:56.4522100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6297-1kvna65.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-15T13:51:58.6657510Z ==> Summary 2021-05-15T13:51:58.6677950Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T13:51:58.6685440Z ==> Installing ffmpeg dependency: xvid 2021-05-15T13:51:58.6706400Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T13:51:58.6725650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-9c4mzx 2021-05-15T13:51:58.6880130Z cp -pR /private/tmp/d20210515-5301-9c4mzx/xvid/. /usr/local/Cellar/xvid 2021-05-15T13:51:58.7001610Z chmod -Rf +w /private/tmp/d20210515-5301-9c4mzx 2021-05-15T13:51:58.7428820Z ==> Finishing up 2021-05-15T13:51:58.7840310Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T13:51:58.7846910Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T13:51:58.7852050Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T13:51:58.7983230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6323-1urti75.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-15T13:52:00.9775660Z ==> Summary 2021-05-15T13:52:00.9792230Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T13:52:00.9801600Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T13:52:00.9957550Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T13:52:00.9976860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-vwatd5 2021-05-15T13:52:01.0631030Z cp -pR /private/tmp/d20210515-5301-vwatd5/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T13:52:01.1169850Z chmod -Rf +w /private/tmp/d20210515-5301-vwatd5 2021-05-15T13:52:01.1954530Z ==> Finishing up 2021-05-15T13:52:01.2285630Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T13:52:01.2291700Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T13:52:01.2296420Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T13:52:01.2308880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T13:52:01.2314210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T13:52:01.2319380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T13:52:01.2325120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T13:52:01.2330790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T13:52:01.2336090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T13:52:01.2341530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T13:52:01.2346720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T13:52:01.2352300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T13:52:01.2357840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T13:52:01.2362650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T13:52:01.2368610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T13:52:01.2374320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T13:52:01.2380170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T13:52:01.2385080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T13:52:01.2390320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T13:52:01.2395700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T13:52:01.2402690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T13:52:01.2408020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T13:52:01.2413650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T13:52:01.2418700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T13:52:01.2427710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T13:52:01.2433740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T13:52:01.2439240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T13:52:01.2445090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T13:52:01.2450640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T13:52:01.2456480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T13:52:01.2462800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T13:52:01.2468900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T13:52:01.2474310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T13:52:01.2480240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T13:52:01.2486010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T13:52:01.2491470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T13:52:01.2497560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T13:52:01.2503670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T13:52:01.2509330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T13:52:01.2514750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T13:52:01.2521530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T13:52:01.2527910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T13:52:01.2533660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T13:52:01.2539480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T13:52:01.2545410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T13:52:01.2550790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T13:52:01.2556850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T13:52:01.2562350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T13:52:01.2568170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T13:52:01.2573940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T13:52:01.2579470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T13:52:01.2585200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T13:52:01.2590710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T13:52:01.2596490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T13:52:01.2601440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T13:52:01.2606990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T13:52:01.2612810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T13:52:01.2619460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T13:52:01.2624790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T13:52:01.2631040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T13:52:01.2638890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T13:52:01.2644760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T13:52:01.2651290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T13:52:01.2657210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T13:52:01.2663550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T13:52:01.2669180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T13:52:01.2691380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T13:52:01.2697480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T13:52:01.2718740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T13:52:01.2724270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T13:52:01.2729940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T13:52:01.2735690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T13:52:01.2742580Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T13:52:01.2747740Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T13:52:01.2752660Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T13:52:01.2760120Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T13:52:01.3017110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6349-8lhspo.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-15T13:52:03.4143000Z ==> Summary 2021-05-15T13:52:03.4202320Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T13:52:03.4209550Z ==> Installing ffmpeg dependency: zimg 2021-05-15T13:52:03.4253840Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:52:03.4272240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-uvp7h0 2021-05-15T13:52:03.4516250Z cp -pR /private/tmp/d20210515-5301-uvp7h0/zimg/. /usr/local/Cellar/zimg 2021-05-15T13:52:03.4792160Z chmod -Rf +w /private/tmp/d20210515-5301-uvp7h0 2021-05-15T13:52:03.5334780Z ==> Finishing up 2021-05-15T13:52:03.5750580Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T13:52:03.5755800Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T13:52:03.5767270Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T13:52:03.5774550Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T13:52:03.5779590Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T13:52:03.5784630Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T13:52:03.5791610Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T13:52:03.5972730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6375-1u96y7r.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-15T13:52:05.7252790Z ==> Summary 2021-05-15T13:52:05.7283210Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T13:52:05.7290870Z ==> Installing ffmpeg 2021-05-15T13:52:05.7295100Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T13:52:05.7313710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5301-b50pho 2021-05-15T13:52:06.1215440Z cp -pR /private/tmp/d20210515-5301-b50pho/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T13:52:06.3514120Z chmod -Rf +w /private/tmp/d20210515-5301-b50pho 2021-05-15T13:52:10.4044110Z ==> Finishing up 2021-05-15T13:52:10.4405560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T13:52:10.4410480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T13:52:10.4414930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T13:52:10.4420330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T13:52:10.4425430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T13:52:10.4430190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T13:52:10.4435330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T13:52:10.4440810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T13:52:10.4445850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T13:52:10.4450860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T13:52:10.4455680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T13:52:10.4460800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T13:52:10.4466130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T13:52:10.4471270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T13:52:10.4476480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T13:52:10.4481380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T13:52:10.4486930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T13:52:10.4492110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T13:52:10.4497610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T13:52:10.4502700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T13:52:10.4507810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T13:52:10.4513310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T13:52:10.4520420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T13:52:10.4525550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T13:52:10.4530700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T13:52:10.4535840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T13:52:10.4540780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T13:52:10.4547760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T13:52:10.4550780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T13:52:10.4555960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T13:52:10.4561090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T13:52:10.4566260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T13:52:10.4570910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T13:52:10.4576500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T13:52:10.4581520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T13:52:10.4586900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T13:52:10.4591810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T13:52:10.4597660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T13:52:10.4604770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T13:52:10.4609950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T13:52:10.4615110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T13:52:10.4620300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T13:52:10.4625130Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T13:52:10.4629960Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T13:52:10.4635140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T13:52:10.4640920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T13:52:10.4646980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T13:52:10.4654530Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T13:52:10.4665510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T13:52:10.4672180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T13:52:10.4678450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T13:52:10.4684610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T13:52:10.4690710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T13:52:10.4771480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T13:52:10.4776950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T13:52:10.4782040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T13:52:10.4787190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T13:52:10.4792490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T13:52:10.4797750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T13:52:10.4803130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T13:52:10.4808570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T13:52:10.4813980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T13:52:10.4819400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T13:52:10.4827590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T13:52:10.4832870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T13:52:10.4838270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T13:52:10.4843420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T13:52:10.4848480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T13:52:10.4854450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T13:52:10.4859870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T13:52:10.4866970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T13:52:10.4871730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T13:52:10.4876710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T13:52:10.4881720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T13:52:10.4886660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T13:52:10.4892730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T13:52:10.4897890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T13:52:10.4903720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T13:52:10.4908560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T13:52:10.4913780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T13:52:10.4918830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T13:52:10.4924080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T13:52:10.4929180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T13:52:10.4934070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T13:52:10.4939020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T13:52:10.4944350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T13:52:10.4949610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T13:52:10.4954910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T13:52:10.4959820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T13:52:10.4965060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T13:52:10.4969910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T13:52:10.4974870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T13:52:10.4979490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T13:52:10.4984470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T13:52:10.4989480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T13:52:10.4994330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T13:52:10.4998940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T13:52:10.5003970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T13:52:10.5009290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T13:52:10.5015540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T13:52:10.5019320Z Only the first 100 operations were output. 2021-05-15T13:52:10.6166500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6401-1ybu2na.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-15T13:52:12.9652590Z ==> Summary 2021-05-15T13:52:12.9835510Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T13:52:13.8658870Z ==> Caveats 2021-05-15T13:52:13.8660130Z ==> tesseract 2021-05-15T13:52:13.8676150Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:52:13.8678000Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:52:15.5439870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T13:52:18.9408830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:19.5446960Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T13:52:19.9555030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A00%3A00Z&sig=t%2FfYYoEMd%2B%2B1cOElpMw3BbiCmbefmWTV5cIkphJEa7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:19.9875840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=t\%2FfYYoEMd\%2B\%2B1cOElpMw3BbiCmbefmWTV5cIkphJEa7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:20.3830430Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T13:52:20.4981440Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T13:52:21.8027730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:22.4428090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T13:52:22.8522510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A00%3A00Z&sig=iEHPvZEDXjmVp%2FEk%2Bm2yZddLu9pet5PgNoUoFkQ2V1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:22.8828130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=iEHPvZEDXjmVp\%2FEk\%2Bm2yZddLu9pet5PgNoUoFkQ2V1s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:23.1005450Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T13:52:23.1399650Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T13:52:23.1406370Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T13:52:23.2128590Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T13:52:23.2154490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6408-1pz0tqc 2021-05-15T13:52:23.8563640Z cp -pR /private/tmp/d20210515-6408-1pz0tqc/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T13:52:24.3735170Z chmod -Rf +w /private/tmp/d20210515-6408-1pz0tqc 2021-05-15T13:52:24.7448400Z ==> Finishing up 2021-05-15T13:52:24.7681630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T13:52:24.7694690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T13:52:24.7707020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T13:52:24.7718890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T13:52:24.7733340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T13:52:24.7745090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T13:52:24.7757540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T13:52:24.7768900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T13:52:24.7779550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T13:52:24.7795040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T13:52:24.7807880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T13:52:24.7818730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T13:52:24.7830990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T13:52:24.7842200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T13:52:24.7853180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T13:52:24.7865820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T13:52:24.7878140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T13:52:24.7888430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T13:52:24.7938230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T13:52:24.7942980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T13:52:24.7947490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T13:52:24.7954300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T13:52:24.7958790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T13:52:24.7963710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T13:52:24.7969030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T13:52:24.7973580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T13:52:24.7978350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T13:52:24.7983070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T13:52:24.7988280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T13:52:24.7992950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T13:52:24.7999980Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T13:52:24.8009800Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T13:52:24.8015250Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T13:52:24.8025250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T13:52:24.8031190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T13:52:24.8036370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T13:52:24.8041720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T13:52:24.8047230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T13:52:24.8052990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T13:52:24.8058530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T13:52:24.8064070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T13:52:24.8069210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T13:52:24.8075180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T13:52:24.8080300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T13:52:24.8086550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T13:52:24.8091430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T13:52:24.8096990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T13:52:24.8102820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T13:52:24.8108410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T13:52:24.8113440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T13:52:24.8119510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T13:52:24.8139990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T13:52:24.8145400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T13:52:24.8150760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T13:52:24.8156320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T13:52:24.8163360Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T13:52:24.8168710Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T13:52:24.8174000Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T13:52:24.9770110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6578-uh2ji4.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-15T13:52:27.3361200Z ==> Summary 2021-05-15T13:52:27.3811430Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T13:52:27.3822820Z ==> Installing imagemagick@6 2021-05-15T13:52:27.3832450Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T13:52:27.3851240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6408-upxgmd 2021-05-15T13:52:27.7592450Z cp -pR /private/tmp/d20210515-6408-upxgmd/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T13:52:28.1608730Z chmod -Rf +w /private/tmp/d20210515-6408-upxgmd 2021-05-15T13:52:30.6135690Z ==> Finishing up 2021-05-15T13:52:30.6146100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6604-g3uknq.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-15T13:52:32.5717910Z ==> Caveats 2021-05-15T13:52:32.5719380Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:32.5720220Z because this is an alternate version of another formula. 2021-05-15T13:52:32.5720610Z 2021-05-15T13:52:32.5721200Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:52:32.5722540Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:32.5723020Z 2021-05-15T13:52:32.5723590Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:52:32.5724660Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:52:32.5725770Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:52:32.5726170Z 2021-05-15T13:52:32.5727080Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:52:32.5727920Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:52:32.5728330Z 2021-05-15T13:52:32.5729040Z ==> Summary 2021-05-15T13:52:32.6164400Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T13:52:33.4046610Z ==> Caveats 2021-05-15T13:52:33.4047580Z ==> imagemagick@6 2021-05-15T13:52:33.4089660Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:33.4090610Z because this is an alternate version of another formula. 2021-05-15T13:52:33.4090990Z 2021-05-15T13:52:33.4091570Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:52:33.4092920Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:33.4093400Z 2021-05-15T13:52:33.4094100Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:52:33.4095210Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:52:33.4096340Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:52:33.4096750Z 2021-05-15T13:52:33.4097800Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:52:33.4098630Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:52:33.4099060Z 2021-05-15T13:52:35.2787790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T13:52:36.8332910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:37.4793480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T13:52:37.8762930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A00%3A00Z&sig=nWguYGv3C3ZEzz5NW8xGnb95qOKZF4wJ6fVoutWgwYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:37.9116740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=nWguYGv3C3ZEzz5NW8xGnb95qOKZF4wJ6fVoutWgwYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:37.9712750Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T13:52:37.9799200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T13:52:39.2363220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:39.8859880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T13:52:40.2970310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A00%3A00Z&sig=pwufBsPsPQgiiQa%2F%2BOUpIIqcQvc893d4dfkjbbx3yKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:40.3351890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=pwufBsPsPQgiiQa\%2F\%2BOUpIIqcQvc893d4dfkjbbx3yKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:40.4130900Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T13:52:40.4203700Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T13:52:41.6493130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:42.2909470Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T13:52:42.7003020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A00%3A00Z&sig=2QyCx6GCACJfgWajvmaLl2sfkco%2BC%2F%2Fc7kDtHTZx5EY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:42.7399680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=2QyCx6GCACJfgWajvmaLl2sfkco\%2BC\%2F\%2Fc7kDtHTZx5EY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:43.2193920Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T13:52:43.3711860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T13:52:44.6170010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:45.2448290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T13:52:45.6407610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A00%3A00Z&sig=YYiu4JLtWB8SSK6oUO0ZvxKz75xl1bpvsTDoC%2Fh7vAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:45.6758080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=YYiu4JLtWB8SSK6oUO0ZvxKz75xl1bpvsTDoC\%2Fh7vAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:45.7158850Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T13:52:45.7190290Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T13:52:46.9461490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:47.5901750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T13:52:48.0112080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A00%3A00Z&sig=kuk%2Fmnv7rAQZ9Z6XfMm8Xa5CGmGzdzW9lGl2%2BDMDz1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:48.0484660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=kuk\%2Fmnv7rAQZ9Z6XfMm8Xa5CGmGzdzW9lGl2\%2BDMDz1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:48.0878470Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T13:52:48.0915290Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T13:52:49.3464200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:49.9681960Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T13:52:50.3990160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A00%3A00Z&sig=Dl%2B54p%2FfXDIpwJGQVhNs5i%2FaVjJ16w4cwd7XPxEndoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:50.4327120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Dl\%2B54p\%2FfXDIpwJGQVhNs5i\%2FaVjJ16w4cwd7XPxEndoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:50.5080200Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T13:52:50.5145680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T13:52:51.7319170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:52.3402130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T13:52:52.7485160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A00%3A00Z&sig=Fa7q12tjjsTKnnHjzJbkukEXicQHQjybk7W6nnaV6rw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:52.7843230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Fa7q12tjjsTKnnHjzJbkukEXicQHQjybk7W6nnaV6rw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:52.8808950Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T13:52:52.8882450Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T13:52:54.3483360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:54.8570080Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T13:52:55.2687560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A00%3A00Z&sig=IL0%2FvzWnAR3n2fl5%2BkukPlPp4UxwsJbvpxt6ZGWO9Lg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:55.3038670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=IL0\%2FvzWnAR3n2fl5\%2BkukPlPp4UxwsJbvpxt6ZGWO9Lg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:55.3426940Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T13:52:55.3458060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T13:52:56.6318050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:57.2355130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T13:52:57.8681230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A00%3A00Z&sig=eOkwXIFMq3IUJhcce9UMi1rtY%2F2Q3onHa8aGaWgRlsw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:57.9010050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eOkwXIFMq3IUJhcce9UMi1rtY\%2F2Q3onHa8aGaWgRlsw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:57.9531920Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T13:52:57.9580390Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T13:52:59.1953100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:59.8407260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T13:53:00.2341050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A00%3A00Z&sig=%2FOJMXhNhwqWR3kspZx0AH31BUa5iPqjMPv1OCCtvq%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:00.2666580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2FOJMXhNhwqWR3kspZx0AH31BUa5iPqjMPv1OCCtvq\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:00.3100290Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:53:00.3134930Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T13:53:01.5855440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:02.2584880Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T13:53:02.6749890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A00%3A00Z&sig=yOPaI1y2L31QkHA3x1aAbP%2FjkcwFFuUan4I4onAiH5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:02.7062880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=yOPaI1y2L31QkHA3x1aAbP\%2FjkcwFFuUan4I4onAiH5A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:02.7911490Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:53:02.7994760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T13:53:04.0714090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:04.8078300Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T13:53:05.2682200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A00%3A00Z&sig=W5sabCc856UKpNZ8SkumboUmz15qTckquNS1o56sNcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:05.3031300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=W5sabCc856UKpNZ8SkumboUmz15qTckquNS1o56sNcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:05.4962990Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T13:53:05.5479020Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T13:53:05.5482750Z ==> Installing imagemagick dependency: libde265 2021-05-15T13:53:05.6070170Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T13:53:05.6098500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-znn2i4 2021-05-15T13:53:05.6366860Z cp -pR /private/tmp/d20210515-6611-znn2i4/libde265/. /usr/local/Cellar/libde265 2021-05-15T13:53:05.6622330Z chmod -Rf +w /private/tmp/d20210515-6611-znn2i4 2021-05-15T13:53:05.7319560Z ==> Finishing up 2021-05-15T13:53:05.7715920Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T13:53:05.7758730Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T13:53:05.7763580Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T13:53:05.7768800Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T13:53:05.7774000Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T13:53:05.7780520Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T13:53:05.7787180Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T13:53:05.7792070Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T13:53:05.7797230Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T13:53:05.7804230Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T13:53:05.7996680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6842-18vtxo9.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-15T13:53:08.0855600Z ==> Summary 2021-05-15T13:53:08.0884260Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T13:53:08.0890930Z ==> Installing imagemagick dependency: docbook 2021-05-15T13:53:08.0911700Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T13:53:08.0928740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-1hf4lep 2021-05-15T13:53:08.1960010Z cp -pR /private/tmp/d20210515-6611-1hf4lep/docbook/. /usr/local/Cellar/docbook 2021-05-15T13:53:08.3184590Z chmod -Rf +w /private/tmp/d20210515-6611-1hf4lep 2021-05-15T13:53:08.4058310Z ==> Finishing up 2021-05-15T13:53:08.4573850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6868-1c0lb04.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-15T13:53:10.3151090Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T13:53:10.3601130Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.3783270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.3888360Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4006560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4109200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4203060Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4301250Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4396880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4494600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4588280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4693450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4812500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.4922860Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.5022590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:10.8627030Z ==> Caveats 2021-05-15T13:53:10.8627790Z To use the DocBook package in your XML toolchain, 2021-05-15T13:53:10.8628750Z you need to add the following to your ~/.bashrc: 2021-05-15T13:53:10.8629140Z 2021-05-15T13:53:10.8629710Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:53:10.8630690Z ==> Summary 2021-05-15T13:53:10.8762670Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T13:53:10.8769220Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T13:53:10.8860210Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T13:53:10.8878040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-1gausgi 2021-05-15T13:53:12.8410460Z cp -pR /private/tmp/d20210515-6611-1gausgi/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T13:53:15.4316700Z chmod -Rf +w /private/tmp/d20210515-6611-1gausgi 2021-05-15T13:53:16.6774600Z ==> Finishing up 2021-05-15T13:53:16.7230680Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T13:53:16.7240510Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T13:53:16.7357450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6909-tekf1w.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-15T13:53:18.6208340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:18.6307730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:18.6405050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:18.6498750Z ==> 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-15T13:53:18.6597730Z ==> 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-15T13:53:18.6691230Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T13:53:18.6786310Z ==> 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-15T13:53:18.6890470Z ==> 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-15T13:53:18.7005430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:18.7109810Z ==> 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-15T13:53:18.7234840Z ==> 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-15T13:53:18.7361830Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:53:18.7466880Z ==> 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-15T13:53:18.7560720Z ==> 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-15T13:53:18.7655850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:18.7756820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:18.7853200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:18.7980490Z ==> 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-15T13:53:18.8086790Z ==> 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-15T13:53:18.8201850Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:53:18.8311030Z ==> 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-15T13:53:18.8425530Z ==> 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-15T13:53:18.8529250Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:18.8624960Z ==> 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-15T13:53:18.8720640Z ==> 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-15T13:53:18.8815970Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T13:53:18.8920840Z ==> 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-15T13:53:18.9015650Z ==> 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-15T13:53:20.3151990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-fp1lzi 2021-05-15T13:53:20.3154590Z ==> Summary 2021-05-15T13:53:20.3157160Z cp -pR /private/tmp/d20210515-6611-fp1lzi/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T13:53:20.3158430Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T13:53:20.3160200Z chmod -Rf +w /private/tmp/d20210515-6611-fp1lzi 2021-05-15T13:53:20.3161400Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T13:53:20.3163450Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T13:53:20.3164940Z ==> Finishing up 2021-05-15T13:53:20.3167640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6963-r8fj74.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-15T13:53:22.5490850Z ==> Caveats 2021-05-15T13:53:22.5492670Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:53:22.5493770Z because macOS already provides this software and installing another version in 2021-05-15T13:53:22.5494540Z parallel can cause all kinds of trouble. 2021-05-15T13:53:22.5494890Z 2021-05-15T13:53:22.5495860Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:53:22.5497160Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:53:22.5497650Z 2021-05-15T13:53:22.5497850Z 2021-05-15T13:53:22.5498350Z Bash completion has been installed to: 2021-05-15T13:53:22.5499380Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:53:22.5500400Z ==> Summary 2021-05-15T13:53:22.5518830Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T13:53:22.5526100Z ==> Installing imagemagick dependency: xmlto 2021-05-15T13:53:22.5660110Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T13:53:22.5678760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6611-1hhvh63 2021-05-15T13:53:22.5871410Z cp -pR /private/tmp/d20210515-6611-1hhvh63/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T13:53:22.6164450Z chmod -Rf +w /private/tmp/d20210515-6611-1hhvh63 2021-05-15T13:53:22.6733320Z ==> Finishing up 2021-05-15T13:53:22.7164160Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T13:53:22.7168270Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T13:53:22.7179710Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T13:53:22.7193610Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T13:53:22.7198790Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T13:53:22.7288440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6989-1hlabzx.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-15T13:53:24.8848920Z ==> Summary 2021-05-15T13:53:24.8892590Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T13:53:24.8898660Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T13:53:24.9764400Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T13:53:24.9781990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-u49sxt 2021-05-15T13:53:25.0594230Z cp -pR /private/tmp/d20210515-6611-u49sxt/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T13:53:25.1921240Z chmod -Rf +w /private/tmp/d20210515-6611-u49sxt 2021-05-15T13:53:25.3291080Z ==> Finishing up 2021-05-15T13:53:25.3728350Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T13:53:25.3778330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T13:53:25.3783960Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T13:53:25.3819080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3829410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3837800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3851140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3860020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3868680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3880510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3889800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3901760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3910730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3921200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3932280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3942070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3953730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3964480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.3974700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4015150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4017430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4022600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4025120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4033850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4036320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4048170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4056450Z mkdir -p /usr/local/share/locale/fo 2021-05-15T13:53:25.4062440Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T13:53:25.4066170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4074880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4085310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4098500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4109580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4119520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4129720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4142500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4153070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4162090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4165790Z mkdir -p /usr/local/share/locale/ia 2021-05-15T13:53:25.4170310Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T13:53:25.4177300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4187450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4197150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4208210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4218410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4292430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4392450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4495530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4563420Z mkdir -p /usr/local/share/locale/ky 2021-05-15T13:53:25.4566700Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T13:53:25.4569250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4571520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4578100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4580410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4582650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4584830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4587420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4589680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4592350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4595090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4597360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4600910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4603480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4608440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4612960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4615260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4617530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4619480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4621310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4623220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4625050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4626850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4628930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4630860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4632680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4634500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4636320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4638120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4639930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4641720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4643660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4649780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4655370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4665850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:25.4677940Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T13:53:25.4683830Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T13:53:25.4687410Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T13:53:25.5199600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7015-1vlon53.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-15T13:53:27.3876110Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:53:29.0979280Z ==> Summary 2021-05-15T13:53:29.1198040Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T13:53:29.1203770Z ==> Installing imagemagick dependency: libheif 2021-05-15T13:53:29.2271940Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T13:53:29.2289570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-hbb2gq 2021-05-15T13:53:29.2529940Z cp -pR /private/tmp/d20210515-6611-hbb2gq/libheif/. /usr/local/Cellar/libheif 2021-05-15T13:53:29.2806020Z chmod -Rf +w /private/tmp/d20210515-6611-hbb2gq 2021-05-15T13:53:29.3950660Z ==> Finishing up 2021-05-15T13:53:29.4330580Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T13:53:29.4336460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T13:53:29.4341150Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T13:53:29.4381430Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T13:53:29.4388440Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T13:53:29.4394880Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T13:53:29.4404320Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T13:53:29.4409350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T13:53:29.4414630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T13:53:29.4420680Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T13:53:29.4430330Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T13:53:29.4435440Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T13:53:29.4440280Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T13:53:29.4446630Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T13:53:29.4451500Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T13:53:29.4456310Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T13:53:29.4463230Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T13:53:29.4645550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7042-13m182o.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-15T13:53:31.3306340Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:53:33.1304590Z ==> Summary 2021-05-15T13:53:33.1337930Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T13:53:33.1344360Z ==> Installing imagemagick dependency: liblqr 2021-05-15T13:53:33.1865290Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T13:53:33.1883270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6611-19yye0a 2021-05-15T13:53:33.2017240Z cp -pR /private/tmp/d20210515-6611-19yye0a/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T13:53:33.2187170Z chmod -Rf +w /private/tmp/d20210515-6611-19yye0a 2021-05-15T13:53:33.2714580Z ==> Finishing up 2021-05-15T13:53:33.3132810Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T13:53:33.3140800Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T13:53:33.3146390Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T13:53:33.3153650Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T13:53:33.3297460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7069-ev1w8m.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-15T13:53:35.4727390Z ==> Summary 2021-05-15T13:53:35.4753030Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T13:53:35.4758480Z ==> Installing imagemagick dependency: libomp 2021-05-15T13:53:35.4807280Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T13:53:35.4825510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-f54oa6 2021-05-15T13:53:35.5036110Z cp -pR /private/tmp/d20210515-6611-f54oa6/libomp/. /usr/local/Cellar/libomp 2021-05-15T13:53:35.5158090Z chmod -Rf +w /private/tmp/d20210515-6611-f54oa6 2021-05-15T13:53:35.5562700Z ==> Finishing up 2021-05-15T13:53:35.6016120Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T13:53:35.6020700Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T13:53:35.6025330Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T13:53:35.6031850Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T13:53:35.6036870Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T13:53:35.6151300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7095-1nlmfpz.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-15T13:53:37.9414350Z ==> Summary 2021-05-15T13:53:37.9431440Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T13:53:37.9439790Z ==> Installing imagemagick dependency: imath 2021-05-15T13:53:37.9498090Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:53:37.9516250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-9x7pfa 2021-05-15T13:53:37.9758050Z cp -pR /private/tmp/d20210515-6611-9x7pfa/imath/. /usr/local/Cellar/imath 2021-05-15T13:53:38.0072110Z chmod -Rf +w /private/tmp/d20210515-6611-9x7pfa 2021-05-15T13:53:38.0634740Z ==> Finishing up 2021-05-15T13:53:38.1080780Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T13:53:38.1090020Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T13:53:38.1095210Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T13:53:38.1101640Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T13:53:38.1106670Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T13:53:38.1112340Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T13:53:38.1121290Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T13:53:38.1308620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7125-avt6z.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-15T13:53:40.3257500Z ==> Summary 2021-05-15T13:53:40.3298130Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T13:53:40.3304780Z ==> Installing imagemagick dependency: openexr 2021-05-15T13:53:40.3401160Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:53:40.3420400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-lqjy12 2021-05-15T13:53:40.4194510Z cp -pR /private/tmp/d20210515-6611-lqjy12/openexr/. /usr/local/Cellar/openexr 2021-05-15T13:53:40.5285090Z chmod -Rf +w /private/tmp/d20210515-6611-lqjy12 2021-05-15T13:53:40.6851240Z ==> Finishing up 2021-05-15T13:53:40.7301260Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T13:53:40.7306160Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T13:53:40.7311860Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T13:53:40.7316630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T13:53:40.7321260Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T13:53:40.7326630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T13:53:40.7331010Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T13:53:40.7335540Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T13:53:40.7344360Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T13:53:40.7352890Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T13:53:40.7361420Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T13:53:40.7366250Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T13:53:40.7372980Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T13:53:40.7378210Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T13:53:40.7383270Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T13:53:40.7388710Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T13:53:40.7393820Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T13:53:40.7399980Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T13:53:40.7405410Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T13:53:40.7410540Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T13:53:40.7415620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T13:53:40.7421220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T13:53:40.7426360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T13:53:40.7431870Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T13:53:40.7437040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T13:53:40.7442260Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T13:53:40.7447660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T13:53:40.7455590Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T13:53:40.7901850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7153-1lyugko.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-15T13:53:43.0473870Z ==> Summary 2021-05-15T13:53:43.0585530Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T13:53:43.0592480Z ==> Installing imagemagick 2021-05-15T13:53:43.0596850Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T13:53:43.0615010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6611-v55g23 2021-05-15T13:53:43.4820160Z cp -pR /private/tmp/d20210515-6611-v55g23/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T13:53:43.9340100Z chmod -Rf +w /private/tmp/d20210515-6611-v55g23 2021-05-15T13:53:46.9396340Z ==> Finishing up 2021-05-15T13:53:47.0171120Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T13:53:47.0176960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T13:53:47.0181810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T13:53:47.0187080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T13:53:47.0192100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T13:53:47.0197240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T13:53:47.0202330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T13:53:47.0207310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T13:53:47.0212270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T13:53:47.0217740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T13:53:47.0222930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T13:53:47.0227730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T13:53:47.0232550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T13:53:47.0237280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T13:53:47.0245450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T13:53:47.0249140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T13:53:47.0254560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T13:53:47.0259400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T13:53:47.0264050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T13:53:47.0269390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T13:53:47.0274320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T13:53:47.0278990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T13:53:47.0284720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T13:53:47.0290800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T13:53:47.0295360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T13:53:47.0300790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T13:53:47.0305800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T13:53:47.0310690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T13:53:47.0315810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T13:53:47.0320770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T13:53:47.0328160Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T13:53:47.0334230Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T13:53:47.0341620Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T13:53:47.0352510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T13:53:47.0358240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T13:53:47.0364190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T13:53:47.0369480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T13:53:47.0374870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T13:53:47.0380480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T13:53:47.0386200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T13:53:47.0391720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T13:53:47.0397030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T13:53:47.0402870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T13:53:47.0409350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T13:53:47.0414720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T13:53:47.0447150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T13:53:47.0452390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T13:53:47.0457880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T13:53:47.0462880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T13:53:47.0468510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T13:53:47.0475640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T13:53:47.0481440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T13:53:47.0486170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T13:53:47.0491700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T13:53:47.0496360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T13:53:47.0501580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T13:53:47.0507880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T13:53:47.0513500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T13:53:47.0518600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T13:53:47.0524520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T13:53:47.0530050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T13:53:47.0535500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T13:53:47.0540560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T13:53:47.0555180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T13:53:47.0567000Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T13:53:47.0579980Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T13:53:47.0591860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T13:53:47.0598300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T13:53:47.0603550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T13:53:47.0608790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T13:53:47.0613960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T13:53:47.3390960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7180-13sbq5o.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-15T13:53:49.7941140Z ==> Summary 2021-05-15T13:53:49.8416030Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T13:53:51.4985120Z ==> Caveats 2021-05-15T13:53:51.4986700Z ==> docbook 2021-05-15T13:53:51.5002090Z To use the DocBook package in your XML toolchain, 2021-05-15T13:53:51.5003050Z you need to add the following to your ~/.bashrc: 2021-05-15T13:53:51.5003580Z 2021-05-15T13:53:51.5004330Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:53:51.5005560Z ==> gnu-getopt 2021-05-15T13:53:51.5032940Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:53:51.5033910Z because macOS already provides this software and installing another version in 2021-05-15T13:53:51.5034680Z parallel can cause all kinds of trouble. 2021-05-15T13:53:51.5035140Z 2021-05-15T13:53:51.5036330Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:53:51.5038000Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:53:51.5038680Z 2021-05-15T13:53:51.5039060Z 2021-05-15T13:53:51.5039730Z Bash completion has been installed to: 2021-05-15T13:53:51.5040960Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:53:53.1259860Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T13:53:54.4385830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:55.0850430Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T13:53:55.5060080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A00%3A00Z&sig=%2BXEy8Awpiap3arEGkZd%2BJsoWpM7BAnmh8Laq1ge9Zg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:55.5414090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2BXEy8Awpiap3arEGkZd\%2BJsoWpM7BAnmh8Laq1ge9Zg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:55.5940690Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T13:53:55.6703240Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T13:53:55.6732780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7187-tg3yqv 2021-05-15T13:53:55.6956760Z cp -pR /private/tmp/d20210515-7187-tg3yqv/udunits/. /usr/local/Cellar/udunits 2021-05-15T13:53:55.7162730Z chmod -Rf +w /private/tmp/d20210515-7187-tg3yqv 2021-05-15T13:53:55.7725060Z ==> Finishing up 2021-05-15T13:53:55.8344990Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T13:53:55.8351390Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T13:53:55.8355630Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T13:53:55.8364350Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T13:53:55.8371990Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T13:53:55.8415570Z info /usr/local/share/info/udunits2.info 2021-05-15T13:53:55.8427410Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T13:53:55.8465820Z info /usr/local/share/info/udunits2lib.info 2021-05-15T13:53:55.8476230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T13:53:55.8511230Z info /usr/local/share/info/udunits2prog.info 2021-05-15T13:53:55.8520600Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T13:53:55.8530080Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T13:53:55.8536520Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T13:53:55.8704480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7354-5zxly7.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-15T13:53:58.0271810Z ==> Summary 2021-05-15T13:53:58.0302310Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T13:54:00.2637060Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T13:54:00.2638770Z To reinstall 1.6, run: 2021-05-15T13:54:00.2639700Z brew reinstall jq 2021-05-15T13:54:01.8933960Z ==> Caveats 2021-05-15T13:54:01.8934810Z imagej requires Java. You can install the latest version with: 2021-05-15T13:54:01.8935890Z brew install --cask adoptopenjdk 2021-05-15T13:54:01.8936240Z 2021-05-15T13:54:02.5809720Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T13:54:02.9084390Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T13:54:12.0397970Z ==> Verifying checksum for cask 'imagej' 2021-05-15T13:54:12.2269960Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T13:54:12.2271300Z ==> Installing Cask imagej 2021-05-15T13:54:12.2720170Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7464-7ixb7z 2021-05-15T13:54:12.4306710Z cp -pR /private/tmp/d20210515-7464-7ixb7z/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T13:54:12.5846730Z chmod -Rf +w /private/tmp/d20210515-7464-7ixb7z 2021-05-15T13:54:12.6566830Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T13:54:12.9999350Z 🍺 imagej was successfully installed! 2021-05-15T13:54:15.2577450Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T13:54:19.1907840Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T13:54:19.6194740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A00%3A00Z&sig=uKlFMIcW684Sa0cU8VHzPD334XR2V59w1zJMQyPfLOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:19.7256450Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T13:54:23.7030520Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T13:54:24.1183670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A00%3A00Z&sig=QN2ECnaUtWaM5zR5D9xQlzaGsEcdLNHkw5%2Fm1fnn3XM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:24.5032090Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T13:54:24.5038370Z ==> Installing bowtie2 dependency: tbb 2021-05-15T13:54:24.6044490Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T13:54:27.2842710Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T13:54:27.2874220Z ==> Installing bowtie2 2021-05-15T13:54:27.2877610Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T13:54:29.9947680Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T13:54:32.9739760Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T13:54:34.8825360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T13:54:35.4245330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A00%3A00Z&sig=IDN1GvsQCgQObH26rYHEzDsnU6KSl%2F489fFyBoBC258%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:35.5470030Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T13:54:37.4632190Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T13:54:37.8821540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A00%3A00Z&sig=j%2FRW3Xxp1zgbnvqESq9z1FRnHzWbGY0pu6tfcnE61GU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:37.9545140Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T13:54:39.8429060Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T13:54:40.2622940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A00%3A00Z&sig=k6AqQkQUq1OYKnXHzv1tQ8trkziHPzoNcZeigFWXnCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:40.3463320Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T13:54:42.2372180Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T13:54:42.6692370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A00%3A00Z&sig=Cl3cZKE6CnWnI7vPhNabUK9WGwySTOOPQhGaB%2BHf%2FqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:42.7553030Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T13:54:44.7853530Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T13:54:45.2048840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A00%3A00Z&sig=ZVUHhwucsjX9wj3LD5qorOieudfuBD5dbmwD3Ipp7io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:45.2917190Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T13:54:47.3575960Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T13:54:47.9299350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A00%3A00Z&sig=nwd7bJZ0tWW2uBm3EU0%2Fs040Am%2BUTOV9aRLXBh2Oo%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:48.0947270Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:54:48.7199930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T13:54:48.7223280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:54:49.1379090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:54:49.1621510Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T13:54:51.1446860Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T13:54:51.5646250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A00%3A00Z&sig=ds6tKEZZNVCxr79wXDzVDkXVawDZdViBaHoF8w9WfIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:51.6601990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T13:54:53.4584990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T13:54:53.9003490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A00%3A00Z&sig=6zUhmYU4FuCyCTH7yv2jzL9x60koiWBxbrRzDtDj2cY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:54.0543470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T13:54:56.1145570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T13:54:56.5304330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A00%3A00Z&sig=3ZqsSKO6A4xqPAQaP%2FiOAhqXUmSVLL5s6%2Fn6IVp0U%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:56.6644940Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T13:54:58.5231520Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T13:54:58.9601660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A00%3A00Z&sig=DnbR1m24yrJ9t4WnXafmIKP17p95JQpsh8sLzQCqnXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:59.5206030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T13:55:01.4421870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T13:55:02.1443870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A05%3A00Z&sig=YOIrrmE4ueGZyTPnEGFAeku3Qadwgd%2Bx1xmRBHvFqKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:02.2264180Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T13:55:04.1995840Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T13:55:04.6863020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A05%3A00Z&sig=zm8DDUOOxl16YPiwUP1oKmEhEaomg9NWSqJY12gK1NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:04.7802390Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T13:55:06.6524560Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T13:55:07.3059630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A05%3A00Z&sig=bNjM8s9iAyHfyefM3ucTsg4%2BIPbr9Qbs7ChmiU%2FABag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:07.3936700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T13:55:09.2509360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T13:55:09.6753620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A05%3A00Z&sig=B6OnKyTyH0MzIWw8pvf%2FSRz%2BLy4XE4Us99McChqEU7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:09.9671850Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:55:11.9805380Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:55:12.3854380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A05%3A00Z&sig=ymlnTSVYerFNqtcsINfyfyh9ORj9mnIyWsGF5PCKkfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:12.5399370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T13:55:14.4241230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T13:55:14.8447770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A05%3A00Z&sig=nQ7NmPqq3DoXaKh1b5x9lE%2B5VALGbVY8o87Q6BeeISY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:15.1972440Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T13:55:17.0578570Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T13:55:17.4769520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A05%3A00Z&sig=dV3U919MdNdreMiIy6zI0hLha657pkXmlVBMieK1FgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:17.6688710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T13:55:19.6071140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T13:55:20.0416940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A05%3A00Z&sig=%2BTEdwFE7Cz0ZdM20P4iZjSNrGxyZMUHQJEXjKZl%2FQTI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:20.2774040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T13:55:22.3970130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T13:55:22.8317210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A05%3A00Z&sig=qon5xZEMpI8MnV5qXqSupeR37x88RxYRJV5lAsl9kL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:23.2458100Z ==> 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-15T13:55:23.2460830Z ==> Installing gdal dependency: cfitsio 2021-05-15T13:55:23.3070400Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T13:55:25.6601650Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T13:55:25.6607760Z ==> Installing gdal dependency: popt 2021-05-15T13:55:25.6629450Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T13:55:27.9218660Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T13:55:27.9226680Z ==> Installing gdal dependency: epsilon 2021-05-15T13:55:27.9275460Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T13:55:30.2422300Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T13:55:30.2428580Z ==> Installing gdal dependency: expat 2021-05-15T13:55:30.2450000Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T13:55:32.6242400Z ==> Caveats 2021-05-15T13:55:32.6243700Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:32.6245000Z because macOS already provides this software and installing another version in 2021-05-15T13:55:32.6245780Z parallel can cause all kinds of trouble. 2021-05-15T13:55:32.6246120Z 2021-05-15T13:55:32.6246640Z If you need to have expat first in your PATH, run: 2021-05-15T13:55:32.6247950Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:55:32.6248540Z 2021-05-15T13:55:32.6249060Z For compilers to find expat you may need to set: 2021-05-15T13:55:32.6250060Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:55:32.6251070Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:55:32.6251450Z 2021-05-15T13:55:32.6252310Z For pkg-config to find expat you may need to set: 2021-05-15T13:55:32.6253060Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:55:32.6253450Z 2021-05-15T13:55:32.6254160Z ==> Summary 2021-05-15T13:55:32.6270150Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T13:55:32.6276320Z ==> Installing gdal dependency: freexl 2021-05-15T13:55:32.6331480Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T13:55:35.0634870Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T13:55:35.0640500Z ==> Installing gdal dependency: geos 2021-05-15T13:55:35.1006700Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T13:55:38.2300950Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T13:55:38.2307930Z ==> Installing gdal dependency: hdf5 2021-05-15T13:55:38.2772020Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:55:41.4257280Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:55:41.4263690Z ==> Installing gdal dependency: json-c 2021-05-15T13:55:41.4354220Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T13:55:43.8537460Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T13:55:43.8543970Z ==> Installing gdal dependency: libxml2 2021-05-15T13:55:43.8671160Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T13:55:46.6016740Z ==> Caveats 2021-05-15T13:55:46.6018010Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:46.6019080Z because macOS already provides this software and installing another version in 2021-05-15T13:55:46.6019830Z parallel can cause all kinds of trouble. 2021-05-15T13:55:46.6020160Z 2021-05-15T13:55:46.6020680Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:55:46.6021940Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:55:46.6022390Z 2021-05-15T13:55:46.6023060Z For compilers to find libxml2 you may need to set: 2021-05-15T13:55:46.6024460Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:55:46.6025750Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:55:46.6026130Z 2021-05-15T13:55:46.6027040Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:55:46.6027800Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:55:46.6028190Z 2021-05-15T13:55:46.6028910Z ==> Summary 2021-05-15T13:55:46.6196560Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T13:55:46.6202130Z ==> Installing gdal dependency: libdap 2021-05-15T13:55:46.6341190Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T13:55:49.3631530Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T13:55:49.3637030Z ==> Installing gdal dependency: proj 2021-05-15T13:55:49.3770930Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T13:55:51.9897740Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T13:55:51.9902970Z ==> Installing gdal dependency: libgeotiff 2021-05-15T13:55:52.0135920Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T13:55:54.3560900Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T13:55:54.3566250Z ==> Installing gdal dependency: librttopo 2021-05-15T13:55:54.3977170Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:55:56.7906480Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T13:55:56.7911210Z ==> Installing gdal dependency: minizip 2021-05-15T13:55:56.8041460Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T13:55:59.2636640Z ==> Caveats 2021-05-15T13:55:59.2638070Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:55:59.2639180Z with the venerable 'unzip' library. 2021-05-15T13:55:59.2640030Z ==> Summary 2021-05-15T13:55:59.2656790Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T13:55:59.2663040Z ==> Installing gdal dependency: libspatialite 2021-05-15T13:55:59.3509460Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T13:56:02.3386630Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T13:56:02.3391820Z ==> Installing gdal dependency: netcdf 2021-05-15T13:56:02.3927760Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:56:05.1087530Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:56:05.1093210Z ==> Installing gdal dependency: openblas 2021-05-15T13:56:05.1461240Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T13:56:09.4609150Z ==> Caveats 2021-05-15T13:56:09.4610460Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:09.4611370Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:56:09.4611830Z 2021-05-15T13:56:09.4612380Z For compilers to find openblas you may need to set: 2021-05-15T13:56:09.4613470Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:56:09.4614730Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:56:09.4615250Z 2021-05-15T13:56:09.4616160Z For pkg-config to find openblas you may need to set: 2021-05-15T13:56:09.4617070Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:56:09.4617490Z 2021-05-15T13:56:09.4618230Z ==> Summary 2021-05-15T13:56:09.4637030Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T13:56:09.4643270Z ==> Installing gdal dependency: numpy 2021-05-15T13:56:09.5324970Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T13:56:13.4548890Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T13:56:13.4556210Z ==> Installing gdal dependency: xerces-c 2021-05-15T13:56:13.4645150Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T13:56:18.7651930Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T13:56:18.7657990Z ==> Installing gdal 2021-05-15T13:56:18.7661490Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T13:56:26.6503580Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T13:56:27.8256620Z ==> No outdated dependents to upgrade! 2021-05-15T13:56:27.8258730Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:56:28.1602850Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:56:28.1603480Z netcdf 2021-05-15T13:56:28.2882280Z ==> Caveats 2021-05-15T13:56:28.2883170Z ==> expat 2021-05-15T13:56:28.2925640Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:28.2927260Z because macOS already provides this software and installing another version in 2021-05-15T13:56:28.2928010Z parallel can cause all kinds of trouble. 2021-05-15T13:56:28.2928330Z 2021-05-15T13:56:28.2928860Z If you need to have expat first in your PATH, run: 2021-05-15T13:56:28.2930130Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:56:28.2930590Z 2021-05-15T13:56:28.2931100Z For compilers to find expat you may need to set: 2021-05-15T13:56:28.2932110Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:56:28.2933140Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:56:28.2933500Z 2021-05-15T13:56:28.2934380Z For pkg-config to find expat you may need to set: 2021-05-15T13:56:28.2935130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:56:28.2935510Z 2021-05-15T13:56:28.2936230Z ==> libxml2 2021-05-15T13:56:28.2973000Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:28.2974020Z because macOS already provides this software and installing another version in 2021-05-15T13:56:28.2974780Z parallel can cause all kinds of trouble. 2021-05-15T13:56:28.2975110Z 2021-05-15T13:56:28.2975630Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:56:28.2976920Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:56:28.2977360Z 2021-05-15T13:56:28.2977900Z For compilers to find libxml2 you may need to set: 2021-05-15T13:56:28.2978920Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:56:28.2979940Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:56:28.2980320Z 2021-05-15T13:56:28.2981200Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:56:28.2981960Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:56:28.2982350Z 2021-05-15T13:56:28.2983070Z ==> minizip 2021-05-15T13:56:28.2995160Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:56:28.2996280Z with the venerable 'unzip' library. 2021-05-15T13:56:28.2997120Z ==> openblas 2021-05-15T13:56:28.3036430Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:28.3037350Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:56:28.3037790Z 2021-05-15T13:56:28.3038340Z For compilers to find openblas you may need to set: 2021-05-15T13:56:28.3039410Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:56:28.3040480Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:56:28.3041000Z 2021-05-15T13:56:28.3041920Z For pkg-config to find openblas you may need to set: 2021-05-15T13:56:28.3042840Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:56:28.3043250Z 2021-05-15T13:56:30.3175140Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:56:30.9597320Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T13:56:30.9619350Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:56:31.3847110Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:56:31.4015510Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:56:32.0329690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T13:56:32.0359300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:56:32.4574320Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:56:32.4770010Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T13:56:34.5699590Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T13:56:35.0069180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A05%3A00Z&sig=F%2Fs0V1Z7TChkY5XjTb%2B13bDcV64GiZzJdXAyDjzf%2BNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:36.2634170Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:56:36.8878210Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T13:56:36.8899810Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:56:37.3184150Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:56:37.3298430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T13:56:39.1996290Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T13:56:39.6010310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A05%3A00Z&sig=p8wxKmybqjwhROGdJLLf6v05MYi3BmAG36Ykuo4tI2g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:39.8637320Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T13:56:39.8656450Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T13:56:41.7403280Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T13:56:42.1516850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A05%3A00Z&sig=9z1FgNT%2BAZBFowVacv6DKyWdrpU1Fh1G1O%2FtEHJqwls%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:42.6402920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T13:56:44.5650690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T13:56:44.9804090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A05%3A00Z&sig=IWj8k8LP2mj5AYw4WEMqqKulD6ixeEsfKe39RSdY7WQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:45.1966400Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T13:56:47.0918750Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T13:56:47.5116600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A05%3A00Z&sig=ZiuMXWLL1wouuRHI%2FrHNMSJGPbTlXLs8%2FUwxTIxAyEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:48.6021710Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T13:56:48.6031750Z ==> Installing itk dependency: open-mpi 2021-05-15T13:56:48.7190390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:56:54.4068730Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:56:54.4106220Z ==> Installing itk dependency: fftw 2021-05-15T13:56:54.4731120Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:56:57.3517590Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:56:57.3523070Z ==> Installing itk dependency: boost 2021-05-15T13:56:57.3571760Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T13:57:29.3269790Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T13:57:29.3271240Z ==> Installing itk dependency: netcdf 2021-05-15T13:57:29.3988210Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:57:32.1712320Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:57:32.1718270Z ==> Installing itk dependency: pyqt@5 2021-05-15T13:57:32.2118720Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T13:57:37.2788380Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T13:57:37.2790360Z ==> Installing itk dependency: vtk@8.2 2021-05-15T13:57:37.4340650Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T13:58:12.4161320Z ==> Caveats 2021-05-15T13:58:12.4162580Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:12.4163400Z because this is an alternate version of another formula. 2021-05-15T13:58:12.4163790Z 2021-05-15T13:58:12.4164330Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T13:58:12.4165550Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:12.4165990Z 2021-05-15T13:58:12.4166510Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T13:58:12.4167490Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T13:58:12.4168520Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T13:58:12.4168870Z 2021-05-15T13:58:12.4169600Z ==> Summary 2021-05-15T13:58:12.6450010Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T13:58:12.6456550Z ==> Installing itk dependency: gdcm 2021-05-15T13:58:12.8330110Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T13:58:19.2453180Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T13:58:19.2458870Z ==> Installing itk 2021-05-15T13:58:19.2461990Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T13:58:34.1203310Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T13:58:37.2248190Z ==> No outdated dependents to upgrade! 2021-05-15T13:58:37.2250170Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:58:39.3427940Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:58:39.3428550Z fftw 2021-05-15T13:58:39.3762490Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T13:58:39.3763780Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T13:58:41.0840780Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T13:58:41.2124100Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T13:58:42.6592880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:43.2641870Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T13:58:43.6747100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A05%3A00Z&sig=4AnmAEeLw1%2FfLqFBQyoXT0mtlZWwht6uH0abb%2BAOZkQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:43.7192120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=4AnmAEeLw1\%2FfLqFBQyoXT0mtlZWwht6uH0abb\%2BAOZkQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:43.7546250Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T13:58:43.7603180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T13:58:45.1464290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:45.8057790Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T13:58:46.2350860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A05%3A00Z&sig=CWbVHzU8DaB3zDHKNuHefwwtwy9b1aA8Euff%2BujNuro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:46.2701780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=CWbVHzU8DaB3zDHKNuHefwwtwy9b1aA8Euff\%2BujNuro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:46.3695950Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T13:58:46.3781710Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T13:58:47.6473630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:48.2904100Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T13:58:48.7016380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A05%3A00Z&sig=PNXihnGCL4FK43CwNMy3CV5RHaQbV50ioQXnKYTSl7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:48.7350040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=PNXihnGCL4FK43CwNMy3CV5RHaQbV50ioQXnKYTSl7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:48.7971980Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T13:58:48.8012570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T13:58:50.0427150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:50.6398300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T13:58:51.0511110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A05%3A00Z&sig=%2BnX47LqZzXkBDoLBnK9pGa0bOXd5Olz5Uhrpveh8IK4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:51.0846380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=\%2BnX47LqZzXkBDoLBnK9pGa0bOXd5Olz5Uhrpveh8IK4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:51.3313910Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T13:58:51.3953490Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T13:58:51.3957300Z ==> Installing libav dependency: faac 2021-05-15T13:58:51.4655260Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T13:58:51.4685730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9070-1d2801f 2021-05-15T13:58:51.4813010Z cp -pR /private/tmp/d20210515-9070-1d2801f/faac/. /usr/local/Cellar/faac 2021-05-15T13:58:51.4963580Z chmod -Rf +w /private/tmp/d20210515-9070-1d2801f 2021-05-15T13:58:51.5449760Z ==> Finishing up 2021-05-15T13:58:51.5928160Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T13:58:51.5935080Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T13:58:51.5939730Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T13:58:51.5959990Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T13:58:51.5966330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T13:58:51.5971300Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T13:58:51.5976510Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T13:58:51.6120370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9252-1xfm6fa.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-15T13:58:53.8363980Z ==> Summary 2021-05-15T13:58:53.8387700Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T13:58:53.8395070Z ==> Installing libav dependency: fdk-aac 2021-05-15T13:58:53.8418080Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T13:58:53.8436650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9070-1n4h32x 2021-05-15T13:58:53.8754880Z cp -pR /private/tmp/d20210515-9070-1n4h32x/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T13:58:53.8963630Z chmod -Rf +w /private/tmp/d20210515-9070-1n4h32x 2021-05-15T13:58:53.9545300Z ==> Finishing up 2021-05-15T13:58:54.0052640Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T13:58:54.0061240Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T13:58:54.0068460Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T13:58:54.0073970Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T13:58:54.0079530Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T13:58:54.0087310Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T13:58:54.0248470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9278-s27h5t.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-15T13:58:56.2401540Z ==> Summary 2021-05-15T13:58:56.2424680Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T13:58:56.2431840Z ==> Installing libav dependency: sdl 2021-05-15T13:58:56.2454070Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T13:58:56.2471710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9070-12b9zh7 2021-05-15T13:58:56.3267990Z cp -pR /private/tmp/d20210515-9070-12b9zh7/sdl/. /usr/local/Cellar/sdl 2021-05-15T13:58:56.4382300Z chmod -Rf +w /private/tmp/d20210515-9070-12b9zh7 2021-05-15T13:58:56.5662030Z ==> Finishing up 2021-05-15T13:58:56.6152020Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T13:58:56.6157840Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T13:58:56.6166950Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T13:58:56.6180330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T13:58:56.6186290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T13:58:56.6192060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T13:58:56.6197690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T13:58:56.6217670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T13:58:56.6224640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T13:58:56.6230240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T13:58:56.6236050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T13:58:56.6242040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T13:58:56.6247680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T13:58:56.6254540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T13:58:56.6260710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T13:58:56.6266610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T13:58:56.6272770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T13:58:56.6278610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T13:58:56.6285030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T13:58:56.6290430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T13:58:56.6296630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T13:58:56.6302900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T13:58:56.6311350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T13:58:56.6317500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T13:58:56.6323650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T13:58:56.6329770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T13:58:56.6335670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T13:58:56.6341390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T13:58:56.6347810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T13:58:56.6354110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T13:58:56.6359630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T13:58:56.6365210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T13:58:56.6371380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T13:58:56.6377240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T13:58:56.6383110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T13:58:56.6390120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T13:58:56.6395940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T13:58:56.6401750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T13:58:56.6407850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T13:58:56.6413320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T13:58:56.6419820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T13:58:56.6425770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T13:58:56.6433380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T13:58:56.6439450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T13:58:56.6445410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T13:58:56.6452080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T13:58:56.6459400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T13:58:56.6466020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T13:58:56.6472190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T13:58:56.6478790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T13:58:56.6485510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T13:58:56.6491250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T13:58:56.6497090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T13:58:56.6503550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T13:58:56.6509190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T13:58:56.6515230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T13:58:56.6521100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T13:58:56.6528210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T13:58:56.6535820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T13:58:56.6558080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T13:58:56.6565250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T13:58:56.6572130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T13:58:56.6578330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T13:58:56.6585460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T13:58:56.6590520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T13:58:56.6596180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T13:58:56.6601350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T13:58:56.6607250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T13:58:56.6612580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T13:58:56.6618350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T13:58:56.6623870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T13:58:56.6629150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T13:58:56.6634790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T13:58:56.6640380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T13:58:56.6646720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T13:58:56.6653350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T13:58:56.6660620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T13:58:56.6669110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T13:58:56.6675840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T13:58:56.6681970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T13:58:56.6687400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T13:58:56.6693440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T13:58:56.6698830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T13:58:56.6704490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T13:58:56.6710090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T13:58:56.6716210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T13:58:56.6721700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T13:58:56.6727840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T13:58:56.6733830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T13:58:56.6740090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T13:58:56.6745700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T13:58:56.6751180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T13:58:56.6756780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T13:58:56.6761820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T13:58:56.6768020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T13:58:56.6774290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T13:58:56.6783480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T13:58:56.6789780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T13:58:56.6796350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T13:58:56.6802000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T13:58:56.6806830Z Only the first 100 operations were output. 2021-05-15T13:58:56.7767570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9304-wui3v6.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-15T13:58:59.1583220Z ==> Summary 2021-05-15T13:58:59.1769400Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T13:58:59.1776750Z ==> Installing libav 2021-05-15T13:58:59.1781240Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T13:58:59.1799920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9070-uxq6lk 2021-05-15T13:58:59.4326250Z cp -pR /private/tmp/d20210515-9070-uxq6lk/libav/. /usr/local/Cellar/libav 2021-05-15T13:58:59.5421200Z chmod -Rf +w /private/tmp/d20210515-9070-uxq6lk 2021-05-15T13:59:00.9680290Z ==> Finishing up 2021-05-15T13:59:01.0156920Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T13:59:01.0161820Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T13:59:01.0166840Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T13:59:01.0178960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T13:59:01.0184890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T13:59:01.0191060Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T13:59:01.0557690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9330-1dmwsm5.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-15T13:59:03.3893090Z ==> Summary 2021-05-15T13:59:03.3913530Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T13:59:05.8620770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T13:59:09.7093460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T13:59:10.1408220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A05%3A00Z&sig=6%2FRl9ZRzoeJ3v5i3r6dk7u4WZO%2B%2BNDaHwOIhhpcM7tw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:10.3299720Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:59:12.8741870Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T13:59:15.2474650Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T13:59:15.2475950Z To reinstall 4.3.0, run: 2021-05-15T13:59:15.2476650Z brew reinstall libtiff 2021-05-15T13:59:16.8225180Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T13:59:16.8226310Z To reinstall 2.3.9_1, run: 2021-05-15T13:59:16.8226810Z brew reinstall unixodbc 2021-05-15T13:59:18.3702620Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T13:59:18.3703310Z To reinstall 1.0.18_1, run: 2021-05-15T13:59:18.3703780Z brew reinstall libsodium 2021-05-15T13:59:19.9483760Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T13:59:19.9484480Z To reinstall 4.1.1, run: 2021-05-15T13:59:19.9484990Z brew reinstall tesseract 2021-05-15T13:59:21.5218690Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T13:59:21.5220360Z To reinstall 1.21.1, run: 2021-05-15T13:59:21.5221250Z brew reinstall wget 2021-05-15T13:59:23.0774170Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T13:59:23.0774980Z To reinstall 4.3.4, run: 2021-05-15T13:59:23.0775490Z brew reinstall zeromq 2021-05-15T13:59:24.6175940Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T13:59:24.6176680Z To reinstall 2.2.27.6_1, run: 2021-05-15T13:59:24.6177150Z brew reinstall udunits 2021-05-15T13:59:26.1839370Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T13:59:26.1840020Z To reinstall 1.2.0, run: 2021-05-15T13:59:26.1840540Z brew reinstall webp 2021-05-15T13:59:27.8102630Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T13:59:29.6287790Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T13:59:30.0474130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A05%3A00Z&sig=TQySNN2y4i1n%2FS%2BgKsRAPZoc7yGYaJbJCp0IkPiITGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:33.3162960Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:00:14.2295490Z ==> Caveats 2021-05-15T14:00:14.2296100Z Bash completion has been installed to: 2021-05-15T14:00:14.2296750Z /usr/local/etc/bash_completion.d 2021-05-15T14:00:14.2297620Z ==> Summary 2021-05-15T14:00:15.5147570Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:00:18.5560180Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:00:18.5565860Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T135905Z&X-Amz-Expires=300&X-Amz-Signature=3b30e76b3e6c8daeb117a23f42d51bddde42ad3c72aa5f1cb7dcf0c569aaff1a&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-15T14:00:21.1549630Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:00:21.1550830Z ==> Installing Cask xquartz 2021-05-15T14:00:37.8729820Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:00:37.8731400Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:01:02.6099140Z installer: Package name is 2021-05-15T14:01:02.6101530Z installer: Installing at base path / 2021-05-15T14:01:02.6102740Z installer: The install was successful. 2021-05-15T14:01:02.6103470Z installer: The install requires logging out now. 2021-05-15T14:01:02.6958920Z 🍺 xquartz was successfully installed! 2021-05-15T14:01:02.7249980Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:01:02.7250530Z with: 2021-05-15T14:01:02.7251100Z github_slug: neuroconductor/dcmtk 2021-05-15T14:01:02.7251500Z env: 2021-05-15T14:01:02.7251870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:02.7252280Z TIC_DEPLOY_KEY: 2021-05-15T14:01:02.7252590Z RSPM: 2021-05-15T14:01:02.7253740Z GITHUB_PAT: *** 2021-05-15T14:01:02.7254110Z COVERALLS_TOKEN: 2021-05-15T14:01:02.7254530Z continue-on-error: true 2021-05-15T14:01:02.7254950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:02.7255390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:02.7255780Z TZ: UTC 2021-05-15T14:01:02.7256110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:02.7256470Z NOT_CRAN: true 2021-05-15T14:01:02.7256930Z ##[endgroup] 2021-05-15T14:01:02.7933400Z repo slug is: neuroconductor/dcmtk 2021-05-15T14:01:02.8046150Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:01:02.8046750Z env: 2021-05-15T14:01:02.8047190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:02.8047620Z TIC_DEPLOY_KEY: 2021-05-15T14:01:02.8047990Z RSPM: 2021-05-15T14:01:02.8048820Z GITHUB_PAT: *** 2021-05-15T14:01:02.8049200Z COVERALLS_TOKEN: 2021-05-15T14:01:02.8049950Z continue-on-error: true 2021-05-15T14:01:02.8050450Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:02.8050950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:02.8051370Z TZ: UTC 2021-05-15T14:01:02.8051750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:02.8052140Z NOT_CRAN: true 2021-05-15T14:01:02.8052520Z ##[endgroup] 2021-05-15T14:01:03.9865090Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:01:03.9865740Z with: 2021-05-15T14:01:03.9866140Z repo_name: dcmtk 2021-05-15T14:01:03.9866520Z repo_version: 0.6.8.1 2021-05-15T14:01:03.9866930Z runner_os: macOS 2021-05-15T14:01:03.9867290Z R_version: 4.1 2021-05-15T14:01:03.9867650Z env: 2021-05-15T14:01:03.9868430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:03.9868910Z TIC_DEPLOY_KEY: 2021-05-15T14:01:03.9869250Z RSPM: 2021-05-15T14:01:03.9870460Z GITHUB_PAT: *** 2021-05-15T14:01:03.9870930Z COVERALLS_TOKEN: 2021-05-15T14:01:03.9871380Z continue-on-error: true 2021-05-15T14:01:03.9871870Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:03.9872360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:03.9872810Z TZ: UTC 2021-05-15T14:01:03.9873180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:03.9873610Z NOT_CRAN: true 2021-05-15T14:01:03.9873970Z ##[endgroup] 2021-05-15T14:01:04.0541340Z Package: dcmtk 2021-05-15T14:01:04.0547290Z Version: 0.6.8.1 2021-05-15T14:01:04.0547780Z OS: macOS 2021-05-15T14:01:04.0645880Z ##[group]Run install.packages('remotes') 2021-05-15T14:01:04.0646700Z install.packages('remotes') 2021-05-15T14:01:04.0647430Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:01:04.0648430Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:01:04.0835460Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:04.0836010Z env: 2021-05-15T14:01:04.0836530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:04.0837110Z TIC_DEPLOY_KEY: 2021-05-15T14:01:04.0837450Z RSPM: 2021-05-15T14:01:04.0838300Z GITHUB_PAT: *** 2021-05-15T14:01:04.0838690Z COVERALLS_TOKEN: 2021-05-15T14:01:04.0839170Z continue-on-error: true 2021-05-15T14:01:04.0839630Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:04.0840120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:04.0840560Z TZ: UTC 2021-05-15T14:01:04.0840960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:04.0841340Z NOT_CRAN: true 2021-05-15T14:01:04.0841730Z ##[endgroup] 2021-05-15T14:01:04.3193110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:04.3194280Z (as ‘lib’ is unspecified) 2021-05-15T14:01:06.4732180Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:01:06.4748100Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:01:06.4919910Z installing the source package ‘remotes’ 2021-05-15T14:01:06.4921320Z 2021-05-15T14:01:06.4950530Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:01:06.7226990Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:01:06.7253620Z ================================================== 2021-05-15T14:01:06.7256200Z downloaded 144 KB 2021-05-15T14:01:06.7256820Z 2021-05-15T14:01:07.1974920Z * installing *source* package ‘remotes’ ... 2021-05-15T14:01:07.2054950Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:07.2056360Z ** using staged installation 2021-05-15T14:01:07.2405920Z ** R 2021-05-15T14:01:07.2803010Z ** inst 2021-05-15T14:01:07.4519870Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:09.8514190Z ** help 2021-05-15T14:01:09.9810010Z *** installing help indices 2021-05-15T14:01:10.0560750Z ** building package indices 2021-05-15T14:01:10.3779520Z ** installing vignettes 2021-05-15T14:01:10.3984180Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:10.6474630Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:10.9375440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:10.9483620Z * DONE (remotes) 2021-05-15T14:01:10.9670520Z 2021-05-15T14:01:10.9671500Z The downloaded source packages are in 2021-05-15T14:01:10.9673970Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpasVLAm/downloaded_packages’ 2021-05-15T14:01:14.3891690Z ##[group]Run actions/cache@v1 2021-05-15T14:01:14.3892330Z with: 2021-05-15T14:01:14.3892810Z path: /Users/runner/work/_temp/Library 2021-05-15T14:01:14.3895890Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-f5da273d813281723e0c70acf4e9228ea05c625394ad72fb20e5dc4d0f33b66c 2021-05-15T14:01:14.3900230Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T14:01:14.3901560Z env: 2021-05-15T14:01:14.3901980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:14.3902450Z TIC_DEPLOY_KEY: 2021-05-15T14:01:14.3902950Z RSPM: 2021-05-15T14:01:14.3904600Z GITHUB_PAT: *** 2021-05-15T14:01:14.3905040Z COVERALLS_TOKEN: 2021-05-15T14:01:14.3905490Z continue-on-error: true 2021-05-15T14:01:14.3905960Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:14.3906430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:14.3906870Z TZ: UTC 2021-05-15T14:01:14.3907350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:14.3907750Z NOT_CRAN: true 2021-05-15T14:01:14.3908130Z ##[endgroup] 2021-05-15T14:01:14.4661980Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:01:14.4761040Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:01:14.4761870Z remotes::install_github("ropensci/tic") 2021-05-15T14:01:14.4762510Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:01:14.4763180Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:01:14.4763760Z remotes::install_cran("covr") 2021-05-15T14:01:14.4943410Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:14.4943830Z env: 2021-05-15T14:01:14.4944290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:14.4944740Z TIC_DEPLOY_KEY: 2021-05-15T14:01:14.4945120Z RSPM: 2021-05-15T14:01:14.4946040Z GITHUB_PAT: *** 2021-05-15T14:01:14.4946440Z COVERALLS_TOKEN: 2021-05-15T14:01:14.4946930Z continue-on-error: true 2021-05-15T14:01:14.4947390Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:14.4947900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:14.4948330Z TZ: UTC 2021-05-15T14:01:14.4948770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:14.4949200Z NOT_CRAN: true 2021-05-15T14:01:14.4949570Z ##[endgroup] 2021-05-15T14:01:14.7467190Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:15.9137750Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:01:18.3744740Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:01:18.3745820Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:01:18.3746790Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:01:18.3747610Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:01:18.3748410Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:01:18.3749270Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:01:18.3750070Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:01:18.3750930Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:01:18.3751770Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:01:18.3752600Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:01:18.3753440Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:01:18.3754230Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:01:18.3755140Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:01:18.3755940Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:01:18.3756790Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:01:18.3757610Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:01:18.3758520Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:18.3759360Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:01:18.3760240Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:01:18.3761090Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:01:18.3761910Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:01:18.3762730Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:01:18.3763520Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:01:18.3764390Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:01:18.3765190Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:01:18.3766050Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:18.3766860Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:18.3767910Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:18.3769390Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:01:18.3770210Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:18.3771070Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:01:18.3771910Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:01:18.3772780Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:01:18.3773610Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:01:18.3774490Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:01:18.3776490Z 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-15T14:01:18.3784180Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:18.3785310Z (as ‘lib’ is unspecified) 2021-05-15T14:01:20.2898290Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:01:20.2903240Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:01:20.2992970Z Packages which are only available in source form, and may need 2021-05-15T14:01:20.2996280Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T14:01:20.2998090Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T14:01:20.2999330Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T14:01:20.3002140Z 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-15T14:01:20.3003350Z 2021-05-15T14:01:20.3018100Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:01:20.5388530Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:01:20.5570070Z ================================================== 2021-05-15T14:01:20.5570580Z downloaded 841 KB 2021-05-15T14:01:20.5570890Z 2021-05-15T14:01:20.5614930Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:01:20.6939100Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:01:20.7012700Z ================================================== 2021-05-15T14:01:20.7013260Z downloaded 259 KB 2021-05-15T14:01:20.7013560Z 2021-05-15T14:01:20.7045200Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:01:20.9206660Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:01:20.9244880Z ================================================== 2021-05-15T14:01:20.9246150Z downloaded 96 KB 2021-05-15T14:01:20.9246870Z 2021-05-15T14:01:20.9287120Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:01:21.0777300Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:01:21.0779040Z ================================================== 2021-05-15T14:01:21.0779530Z downloaded 19 KB 2021-05-15T14:01:21.0779820Z 2021-05-15T14:01:21.0818140Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:01:21.2181670Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T14:01:21.2182430Z ================================================== 2021-05-15T14:01:21.2182920Z downloaded 5730 bytes 2021-05-15T14:01:21.2183200Z 2021-05-15T14:01:21.2217270Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:01:21.3988070Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:01:21.4009200Z ================================================== 2021-05-15T14:01:21.4009750Z downloaded 61 KB 2021-05-15T14:01:21.4010050Z 2021-05-15T14:01:21.4049470Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:01:21.5566380Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:01:21.5730250Z ================================================== 2021-05-15T14:01:21.5730880Z downloaded 1.3 MB 2021-05-15T14:01:21.5731190Z 2021-05-15T14:01:21.5777160Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:01:21.8110860Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:01:21.8111670Z ================================================== 2021-05-15T14:01:21.8112110Z downloaded 12 KB 2021-05-15T14:01:21.8112400Z 2021-05-15T14:01:21.8148860Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:01:21.9742760Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:01:21.9849650Z ================================================== 2021-05-15T14:01:21.9850260Z downloaded 774 KB 2021-05-15T14:01:21.9850530Z 2021-05-15T14:01:21.9905330Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:01:22.1168730Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:01:22.1246990Z ================================================== 2021-05-15T14:01:22.1247530Z downloaded 411 KB 2021-05-15T14:01:22.1247830Z 2021-05-15T14:01:22.1281220Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:01:22.5102430Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T14:01:22.5103190Z ================================================== 2021-05-15T14:01:22.5103680Z downloaded 3488 bytes 2021-05-15T14:01:22.5103990Z 2021-05-15T14:01:22.5146960Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:01:22.7300540Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:01:22.7324400Z ================================================== 2021-05-15T14:01:22.7324920Z downloaded 156 KB 2021-05-15T14:01:22.7325220Z 2021-05-15T14:01:22.7358320Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:01:22.9744120Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:01:22.9757200Z ================================================== 2021-05-15T14:01:22.9757730Z downloaded 60 KB 2021-05-15T14:01:22.9757990Z 2021-05-15T14:01:22.9793760Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:01:23.1388370Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:01:23.1416790Z ================================================== 2021-05-15T14:01:23.1417340Z downloaded 154 KB 2021-05-15T14:01:23.1417650Z 2021-05-15T14:01:23.1453180Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:01:23.2789800Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:01:23.2805630Z ================================================== 2021-05-15T14:01:23.2806130Z downloaded 110 KB 2021-05-15T14:01:23.2806440Z 2021-05-15T14:01:23.2838160Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:01:23.4143690Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:01:23.4164380Z ================================================== 2021-05-15T14:01:23.4164900Z downloaded 107 KB 2021-05-15T14:01:23.4165210Z 2021-05-15T14:01:23.4197230Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:01:23.5520390Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:01:23.5563230Z ================================================== 2021-05-15T14:01:23.5563780Z downloaded 224 KB 2021-05-15T14:01:23.5564080Z 2021-05-15T14:01:23.5608700Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:01:23.6968050Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:01:23.6992890Z ================================================== 2021-05-15T14:01:23.6993430Z downloaded 58 KB 2021-05-15T14:01:23.6994110Z 2021-05-15T14:01:23.7024370Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:01:23.8840340Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:01:23.8841700Z ================================================== 2021-05-15T14:01:23.8842780Z downloaded 34 KB 2021-05-15T14:01:23.8843300Z 2021-05-15T14:01:23.8876300Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:01:24.0443460Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:01:24.0458840Z ================================================== 2021-05-15T14:01:24.0459360Z downloaded 43 KB 2021-05-15T14:01:24.0459630Z 2021-05-15T14:01:24.0676500Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:01:24.2978280Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T14:01:24.3013010Z ================================================== 2021-05-15T14:01:24.3013620Z downloaded 90 KB 2021-05-15T14:01:24.3014250Z 2021-05-15T14:01:24.3046260Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:01:24.5031920Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:01:24.5058580Z ================================================== 2021-05-15T14:01:24.5059430Z downloaded 92 KB 2021-05-15T14:01:24.5059920Z 2021-05-15T14:01:24.5097630Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:01:24.9075190Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T14:01:24.9076750Z ================================================== 2021-05-15T14:01:24.9077590Z downloaded 27 KB 2021-05-15T14:01:24.9078110Z 2021-05-15T14:01:24.9107920Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:01:25.0767750Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:01:25.0768560Z ================================================== 2021-05-15T14:01:25.0769040Z downloaded 12 KB 2021-05-15T14:01:25.0769350Z 2021-05-15T14:01:25.0818520Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:01:25.2948250Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T14:01:25.2997320Z ================================================== 2021-05-15T14:01:25.2997860Z downloaded 366 KB 2021-05-15T14:01:25.2998130Z 2021-05-15T14:01:25.3041040Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:01:25.4339480Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:01:25.4350290Z ================================================== 2021-05-15T14:01:25.4350820Z downloaded 81 KB 2021-05-15T14:01:25.4351110Z 2021-05-15T14:01:25.4386420Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:01:25.6794200Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:01:25.6804960Z ================================================== 2021-05-15T14:01:25.6805990Z downloaded 44 KB 2021-05-15T14:01:25.6806640Z 2021-05-15T14:01:25.6850000Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:01:25.8049670Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:01:25.8092510Z ================================================== 2021-05-15T14:01:25.8093070Z downloaded 64 KB 2021-05-15T14:01:25.8093350Z 2021-05-15T14:01:25.8132120Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:01:26.0462180Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:01:26.0617210Z ================================================== 2021-05-15T14:01:26.0617770Z downloaded 777 KB 2021-05-15T14:01:26.0618070Z 2021-05-15T14:01:26.0658820Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:01:26.1980190Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:01:26.2053340Z ================================================== 2021-05-15T14:01:26.2054200Z downloaded 286 KB 2021-05-15T14:01:26.2054510Z 2021-05-15T14:01:26.2101410Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:01:26.4389270Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:01:26.4390040Z ================================================== 2021-05-15T14:01:26.4390490Z downloaded 20 KB 2021-05-15T14:01:26.4391110Z 2021-05-15T14:01:26.4419860Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:01:26.5866990Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:01:26.5868460Z ================================================== 2021-05-15T14:01:26.5868990Z downloaded 24 KB 2021-05-15T14:01:26.5869290Z 2021-05-15T14:01:26.5900150Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:01:26.8235050Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:01:26.8306030Z ================================================== 2021-05-15T14:01:26.8306650Z downloaded 298 KB 2021-05-15T14:01:26.8306960Z 2021-05-15T14:01:26.8347440Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:01:27.0053270Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:01:27.0054110Z ================================================== 2021-05-15T14:01:27.0054820Z downloaded 16 KB 2021-05-15T14:01:27.0055290Z 2021-05-15T14:01:27.0108800Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:01:27.1781590Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:01:27.2064830Z ================================================== 2021-05-15T14:01:27.2065420Z downloaded 1.2 MB 2021-05-15T14:01:27.2065750Z 2021-05-15T14:01:28.0650700Z * installing *source* package ‘rlang’ ... 2021-05-15T14:01:28.0903610Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:28.0904450Z ** using staged installation 2021-05-15T14:01:28.1166490Z ** libs 2021-05-15T14:01:31.3691580Z 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-15T14:01:32.0597600Z 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-15T14:01:32.4631140Z 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-15T14:01:34.9106710Z 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-15T14:01:35.9950200Z 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-15T14:01:36.0662270Z 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-15T14:01:36.2842910Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T14:01:36.2897780Z ** R 2021-05-15T14:01:36.3558740Z ** inst 2021-05-15T14:01:36.3574970Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:40.8376000Z ** help 2021-05-15T14:01:41.8468030Z *** installing help indices 2021-05-15T14:01:42.1924050Z *** copying figures 2021-05-15T14:01:42.1961330Z ** building package indices 2021-05-15T14:01:42.8364410Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:43.2945900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:45.6147430Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:45.9946460Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:46.0012180Z * DONE (rlang) 2021-05-15T14:01:46.4824350Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:01:46.4883020Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:46.4884560Z ** using staged installation 2021-05-15T14:01:46.5096160Z ** libs 2021-05-15T14:01:46.5302800Z 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-15T14:01:46.6827190Z 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-15T14:01:46.7830310Z 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-15T14:01:46.8680680Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T14:01:46.8819160Z ** R 2021-05-15T14:01:46.9020630Z ** inst 2021-05-15T14:01:46.9029760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:47.3933560Z ** help 2021-05-15T14:01:47.4596350Z *** installing help indices 2021-05-15T14:01:47.4966370Z *** copying figures 2021-05-15T14:01:47.4982430Z ** building package indices 2021-05-15T14:01:47.7987830Z ** installing vignettes 2021-05-15T14:01:47.8067310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:48.3816800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:48.5819940Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:48.8345430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:48.8385890Z * DONE (magrittr) 2021-05-15T14:01:49.2497660Z * installing *source* package ‘glue’ ... 2021-05-15T14:01:49.2540090Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:49.2540870Z ** using staged installation 2021-05-15T14:01:49.2803160Z ** libs 2021-05-15T14:01:49.2988140Z 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-15T14:01:49.4303630Z 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-15T14:01:49.5126010Z 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-15T14:01:49.6482640Z 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-15T14:01:49.7097640Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T14:01:49.7146290Z ** R 2021-05-15T14:01:49.7512550Z ** inst 2021-05-15T14:01:49.7580020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:50.4230240Z ** help 2021-05-15T14:01:50.4747000Z *** installing help indices 2021-05-15T14:01:50.5169190Z *** copying figures 2021-05-15T14:01:50.5179560Z ** building package indices 2021-05-15T14:01:50.8264980Z ** installing vignettes 2021-05-15T14:01:50.8357800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:51.2740200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:51.4108490Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:51.7503760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:51.7535720Z * DONE (glue) 2021-05-15T14:01:52.0875270Z * installing *source* package ‘sys’ ... 2021-05-15T14:01:52.0904920Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:52.0906850Z ** using staged installation 2021-05-15T14:01:52.1166670Z ** libs 2021-05-15T14:01:52.1347530Z 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-15T14:01:52.3645990Z 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-15T14:01:52.4517480Z 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-15T14:01:52.5131140Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T14:01:52.5177040Z ** R 2021-05-15T14:01:52.5245070Z ** inst 2021-05-15T14:01:52.5271880Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:52.9516670Z ** help 2021-05-15T14:01:52.9895680Z *** installing help indices 2021-05-15T14:01:53.0188400Z ** building package indices 2021-05-15T14:01:53.3252550Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:53.7203380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:53.8510410Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:54.1158700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:54.1190480Z * DONE (sys) 2021-05-15T14:01:54.4835300Z * installing *source* package ‘R6’ ... 2021-05-15T14:01:54.4867730Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:54.4868460Z ** using staged installation 2021-05-15T14:01:54.5080830Z ** R 2021-05-15T14:01:54.5163880Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:55.2605380Z ** help 2021-05-15T14:01:55.2875790Z *** installing help indices 2021-05-15T14:01:55.3128830Z *** copying figures 2021-05-15T14:01:55.3143630Z ** building package indices 2021-05-15T14:01:55.5928810Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:55.9386350Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:56.2454830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:56.2477500Z * DONE (R6) 2021-05-15T14:01:56.5701350Z * installing *source* package ‘mime’ ... 2021-05-15T14:01:56.5720720Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:56.5723010Z ** using staged installation 2021-05-15T14:01:56.5923150Z ** libs 2021-05-15T14:01:56.6113600Z 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-15T14:01:56.7010740Z 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-15T14:01:56.7999980Z 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-15T14:01:56.8644960Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T14:01:56.8693830Z ** R 2021-05-15T14:01:56.8792070Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:57.4027710Z ** help 2021-05-15T14:01:57.4355000Z *** installing help indices 2021-05-15T14:01:57.4584740Z ** building package indices 2021-05-15T14:01:57.7691600Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:58.1908330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:58.3501560Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:58.6462440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:58.6486080Z * DONE (mime) 2021-05-15T14:01:59.2601530Z * installing *source* package ‘curl’ ... 2021-05-15T14:01:59.2725190Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:59.2726560Z ** using staged installation 2021-05-15T14:01:59.3703220Z Found pkg-config cflags and libs! 2021-05-15T14:01:59.7331540Z Using PKG_CFLAGS= 2021-05-15T14:01:59.7334210Z Using PKG_LIBS=-lcurl 2021-05-15T14:01:59.8933000Z ** libs 2021-05-15T14:01:59.9141290Z 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-15T14:01:59.9183240Z 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-15T14:02:00.0398880Z 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-15T14:02:00.2084150Z 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-15T14:02:00.3162110Z 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-15T14:02:00.4237620Z 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-15T14:02:00.5415830Z 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-15T14:02:00.6517730Z 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-15T14:02:00.7436140Z 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-15T14:02:00.9567250Z 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-15T14:02:01.0436000Z 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-15T14:02:01.1590880Z 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-15T14:02:01.2700160Z 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-15T14:02:01.4738440Z 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-15T14:02:01.5764870Z 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-15T14:02:01.6681830Z 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-15T14:02:01.7428890Z 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-15T14:02:01.8388870Z 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-15T14:02:01.9372780Z 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-15T14:02:02.0845960Z 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-15T14:02:02.2063550Z 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-15T14:02:02.2582250Z 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-15T14:02:02.3656500Z 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-15T14:02:02.4334210Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T14:02:02.4386150Z ** R 2021-05-15T14:02:02.4637910Z ** inst 2021-05-15T14:02:02.4792500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:03.2766070Z ** help 2021-05-15T14:02:03.3550890Z *** installing help indices 2021-05-15T14:02:03.4569010Z ** building package indices 2021-05-15T14:02:03.7937990Z ** installing vignettes 2021-05-15T14:02:03.8099840Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:04.2350960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:04.3903830Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:04.6809430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:04.6844480Z * DONE (curl) 2021-05-15T14:02:05.2567320Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:02:05.2686810Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:05.2689100Z ** using staged installation 2021-05-15T14:02:05.2914000Z ** libs 2021-05-15T14:02:05.3140540Z 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-15T14:02:05.4468300Z 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-15T14:02:05.5516150Z 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-15T14:02:05.6578390Z 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-15T14:02:05.7987660Z 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-15T14:02:05.9023750Z 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-15T14:02:05.9868350Z 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-15T14:02:06.0799980Z 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-15T14:02:06.1940300Z 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-15T14:02:06.2883980Z 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-15T14:02:06.4304760Z 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-15T14:02:06.5414210Z 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-15T14:02:06.6624790Z 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-15T14:02:06.7829390Z 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-15T14:02:06.8958400Z 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-15T14:02:06.9979780Z 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-15T14:02:07.1019250Z 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-15T14:02:07.1873300Z 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-15T14:02:07.3493980Z 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-15T14:02:07.4621310Z 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-15T14:02:07.5446270Z 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-15T14:02:07.6424570Z 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-15T14:02:07.7194370Z 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-15T14:02:07.8113640Z 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-15T14:02:07.9589200Z 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-15T14:02:08.1847580Z 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-15T14:02:08.5790790Z 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-15T14:02:08.7947160Z 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-15T14:02:08.9901350Z 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-15T14:02:10.1247730Z 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-15T14:02:10.1967870Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T14:02:10.2017660Z ** R 2021-05-15T14:02:10.2360400Z ** inst 2021-05-15T14:02:10.2463520Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:11.7391470Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:02:11.7393240Z ** help 2021-05-15T14:02:11.7945980Z *** installing help indices 2021-05-15T14:02:11.8291450Z ** building package indices 2021-05-15T14:02:12.1266080Z ** installing vignettes 2021-05-15T14:02:12.1407440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:12.5401580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:12.6904510Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:12.9966750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:13.0007590Z * DONE (jsonlite) 2021-05-15T14:02:13.3661530Z * installing *source* package ‘ini’ ... 2021-05-15T14:02:13.3679920Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:13.3681220Z ** using staged installation 2021-05-15T14:02:13.3864590Z ** R 2021-05-15T14:02:13.3908620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:13.7521770Z ** help 2021-05-15T14:02:13.7696690Z *** installing help indices 2021-05-15T14:02:13.7954800Z ** building package indices 2021-05-15T14:02:14.0894990Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:14.3632910Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:14.6249030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:14.6349180Z * DONE (ini) 2021-05-15T14:02:14.9915750Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:02:14.9958880Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9961240Z ** using staged installation 2021-05-15T14:02:15.0188330Z ** R 2021-05-15T14:02:15.0310090Z ** inst 2021-05-15T14:02:15.0358670Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:15.8475280Z ** help 2021-05-15T14:02:15.9000910Z *** installing help indices 2021-05-15T14:02:15.9322160Z ** building package indices 2021-05-15T14:02:16.2509090Z ** installing vignettes 2021-05-15T14:02:16.2666670Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:16.5500410Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:16.8262040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:16.8299290Z * DONE (gitcreds) 2021-05-15T14:02:17.2573060Z * installing *source* package ‘zip’ ... 2021-05-15T14:02:17.2628990Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:17.2632080Z ** using staged installation 2021-05-15T14:02:17.2807030Z ** libs 2021-05-15T14:02:17.3032230Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:02:20.6675890Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:02:23.6945090Z 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-15T14:02:23.7731100Z 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-15T14:02:26.3445110Z 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-15T14:02:26.4240280Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T14:02:26.4243010Z size_t uzipfile_len = 0; 2021-05-15T14:02:26.4243420Z ^ 2021-05-15T14:02:26.4749020Z 1 warning generated. 2021-05-15T14:02:26.4776250Z 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-15T14:02:26.6255780Z 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-15T14:02:26.7233610Z 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-15T14:02:26.7826170Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:02:26.7938750Z ** R 2021-05-15T14:02:26.8001230Z ** inst 2021-05-15T14:02:26.8028040Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:27.2941680Z ** help 2021-05-15T14:02:27.3264020Z *** installing help indices 2021-05-15T14:02:27.3550420Z ** building package indices 2021-05-15T14:02:27.6253650Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:27.9892720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:28.1196940Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:28.3764270Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:28.3791660Z * DONE (zip) 2021-05-15T14:02:28.8647070Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:02:28.8737270Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:28.8738880Z ** using staged installation 2021-05-15T14:02:28.8921460Z ** R 2021-05-15T14:02:28.9092230Z ** inst 2021-05-15T14:02:28.9188780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:29.7715070Z ** help 2021-05-15T14:02:30.0424940Z *** installing help indices 2021-05-15T14:02:30.2013230Z *** copying figures 2021-05-15T14:02:30.2029800Z ** building package indices 2021-05-15T14:02:30.5989000Z ** installing vignettes 2021-05-15T14:02:30.6088120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:30.8643880Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:31.1453320Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:31.1454170Z * DONE (rstudioapi) 2021-05-15T14:02:31.5178070Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:02:31.5233110Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:31.5234200Z ** using staged installation 2021-05-15T14:02:31.5434130Z ** R 2021-05-15T14:02:31.5538070Z ** inst 2021-05-15T14:02:31.5659650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:32.2051950Z ** help 2021-05-15T14:02:32.2422650Z *** installing help indices 2021-05-15T14:02:32.2740330Z *** copying figures 2021-05-15T14:02:32.2771290Z ** building package indices 2021-05-15T14:02:32.5560920Z ** installing vignettes 2021-05-15T14:02:32.5651480Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:32.8115300Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:33.0562570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:33.0592140Z * DONE (rprojroot) 2021-05-15T14:02:33.4614020Z * installing *source* package ‘crayon’ ... 2021-05-15T14:02:33.4649470Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:33.4651290Z ** using staged installation 2021-05-15T14:02:33.4855250Z ** R 2021-05-15T14:02:33.5021670Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:34.5908770Z ** help 2021-05-15T14:02:34.6714790Z *** installing help indices 2021-05-15T14:02:34.7189570Z ** building package indices 2021-05-15T14:02:35.0160550Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:35.2600500Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:35.5245340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:35.5346990Z * DONE (crayon) 2021-05-15T14:02:35.8708650Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:02:35.8746110Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:35.8748280Z ** using staged installation 2021-05-15T14:02:35.8925230Z ** libs 2021-05-15T14:02:35.9110800Z 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-15T14:02:39.2037850Z 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-15T14:02:39.2935000Z 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-15T14:02:39.3569800Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:02:39.3613760Z ** R 2021-05-15T14:02:39.3690570Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:39.9518510Z ** help 2021-05-15T14:02:39.9775690Z *** installing help indices 2021-05-15T14:02:39.9998200Z ** building package indices 2021-05-15T14:02:40.2642870Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:40.6126330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:40.7376090Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:40.9876060Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:40.9897830Z * DONE (fastmap) 2021-05-15T14:02:41.3780070Z * installing *source* package ‘yaml’ ... 2021-05-15T14:02:41.3826190Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:41.3827130Z ** using staged installation 2021-05-15T14:02:41.3984390Z ** libs 2021-05-15T14:02:41.4175290Z 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-15T14:02:41.7846160Z 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-15T14:02:41.9246670Z 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-15T14:02:42.9541700Z 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-15T14:02:43.1064050Z 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-15T14:02:43.2777980Z 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-15T14:02:43.6582690Z 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-15T14:02:43.7403610Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:43.7405240Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:02:43.7406090Z ^~~ 2021-05-15T14:02:43.7409070Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:43.7411720Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:02:43.7412780Z ^~~ 2021-05-15T14:02:43.7415730Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:43.7417920Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T14:02:43.7418580Z ^~~ 2021-05-15T14:02:43.9406460Z 3 warnings generated. 2021-05-15T14:02:43.9438430Z 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-15T14:02:44.0733580Z 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-15T14:02:44.1439100Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:44.1440510Z tag = process_tag(tag); 2021-05-15T14:02:44.1440930Z ^~~ 2021-05-15T14:02:44.1475170Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:44.1477050Z tag = process_tag(tag); 2021-05-15T14:02:44.1477480Z ^~~ 2021-05-15T14:02:44.1514740Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:02:44.1516010Z tag = process_tag(tag); 2021-05-15T14:02:44.1516420Z ^~~ 2021-05-15T14:02:44.4595730Z 3 warnings generated. 2021-05-15T14:02:44.4631640Z 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-15T14:02:44.5932080Z 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-15T14:02:45.9258870Z 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-15T14:02:46.0224460Z 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-15T14:02:46.0844330Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:02:46.0893290Z ** R 2021-05-15T14:02:46.0937300Z ** inst 2021-05-15T14:02:46.0992480Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:46.4484340Z ** help 2021-05-15T14:02:46.4845970Z *** installing help indices 2021-05-15T14:02:46.5157380Z ** building package indices 2021-05-15T14:02:46.7930890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:47.1523610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:47.2837930Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:47.5242300Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:47.5268520Z * DONE (yaml) 2021-05-15T14:02:47.9068310Z * installing *source* package ‘withr’ ... 2021-05-15T14:02:47.9119490Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:47.9120720Z ** using staged installation 2021-05-15T14:02:47.9354070Z ** R 2021-05-15T14:02:47.9511890Z ** inst 2021-05-15T14:02:47.9542550Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:48.8486600Z ** help 2021-05-15T14:02:48.9655200Z *** installing help indices 2021-05-15T14:02:49.0308380Z *** copying figures 2021-05-15T14:02:49.0320500Z ** building package indices 2021-05-15T14:02:49.3424880Z ** installing vignettes 2021-05-15T14:02:49.3525580Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:49.6023570Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:49.8543920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:49.8571580Z * DONE (withr) 2021-05-15T14:02:50.1992360Z * installing *source* package ‘whisker’ ... 2021-05-15T14:02:50.2051280Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:50.2052180Z ** using staged installation 2021-05-15T14:02:50.2188190Z ** R 2021-05-15T14:02:50.2245680Z ** inst 2021-05-15T14:02:50.2328160Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:50.7517890Z ** help 2021-05-15T14:02:50.7875920Z *** installing help indices 2021-05-15T14:02:50.8156820Z ** building package indices 2021-05-15T14:02:51.0905160Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:51.3452970Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:51.5944040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:51.5973680Z * DONE (whisker) 2021-05-15T14:02:51.9170780Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:02:51.9194690Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:51.9195400Z ** using staged installation 2021-05-15T14:02:51.9470290Z ** libs 2021-05-15T14:02:51.9643380Z 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-15T14:02:52.0445090Z 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-15T14:02:52.1274410Z 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-15T14:02:52.1858840Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:02:52.1898340Z ** R 2021-05-15T14:02:52.1958680Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:52.5847030Z ** help 2021-05-15T14:02:52.6217980Z *** installing help indices 2021-05-15T14:02:52.6481700Z ** building package indices 2021-05-15T14:02:52.9054930Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:53.2820330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:53.4059630Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:53.6510590Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:53.6530850Z * DONE (rappdirs) 2021-05-15T14:02:54.3984590Z * installing *source* package ‘fs’ ... 2021-05-15T14:02:54.4191840Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:54.4192700Z ** using staged installation 2021-05-15T14:02:54.4438830Z ** libs 2021-05-15T14:02:54.4636910Z 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-15T14:02:55.2848270Z 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-15T14:02:55.4641580Z 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-15T14:02:56.2284510Z 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-15T14:02:56.4103910Z 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-15T14:02:57.0700690Z 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-15T14:02:58.1164600Z 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-15T14:02:58.2839680Z 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-15T14:02:59.0360630Z 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-15T14:02:59.8049080Z 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-15T14:03:00.5213930Z 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-15T14:03:01.1679760Z (cd libuv-1.38.1 \ 2021-05-15T14:03:01.1681580Z && 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-15T14:03:02.5451830Z rm: conftest.dSYM: is a directory 2021-05-15T14:03:04.8308830Z rm: conftest.dSYM: is a directory 2021-05-15T14:03:04.9207360Z rm: conftest.dSYM: is a directory 2021-05-15T14:03:04.9432130Z rm: conftest.dSYM: is a directory 2021-05-15T14:03:15.1675390Z make --directory=libuv-1.38.1 \ 2021-05-15T14:03:15.1676380Z HAVE_DTRACE=0 2021-05-15T14:03:15.2192430Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:03:16.1966660Z CC src/libuv_la-idna.lo 2021-05-15T14:03:17.1936420Z CC src/libuv_la-inet.lo 2021-05-15T14:03:18.2094490Z CC src/libuv_la-random.lo 2021-05-15T14:03:19.0653900Z CC src/libuv_la-strscpy.lo 2021-05-15T14:03:19.9035580Z CC src/libuv_la-threadpool.lo 2021-05-15T14:03:20.9043230Z CC src/libuv_la-timer.lo 2021-05-15T14:03:21.9657290Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:03:22.8505830Z CC src/libuv_la-uv-common.lo 2021-05-15T14:03:24.1833480Z CC src/libuv_la-version.lo 2021-05-15T14:03:25.0124710Z CC src/unix/libuv_la-async.lo 2021-05-15T14:03:25.9942800Z CC src/unix/libuv_la-core.lo 2021-05-15T14:03:27.4709290Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:03:28.3444230Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:03:30.1174320Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:03:31.0919600Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:03:31.9782640Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:03:32.9342480Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:03:33.8371840Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:03:34.8142600Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:03:35.7272510Z CC src/unix/libuv_la-process.lo 2021-05-15T14:03:36.8244840Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:03:37.7062740Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:03:39.0255520Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:03:40.7466630Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:03:41.7237980Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:03:42.7385040Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:03:43.6759710Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:03:44.9020450Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T14:03:45.7875030Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T14:03:46.6497210Z CC src/unix/libuv_la-darwin.lo 2021-05-15T14:03:47.5882160Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T14:03:48.7233390Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T14:03:49.8160190Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:03:50.6716890Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T14:03:51.5194920Z CCLD libuv.la 2021-05-15T14:03:52.0804330Z 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-15T14:03:52.1664150Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:03:52.1715570Z ** R 2021-05-15T14:03:52.1875920Z ** inst 2021-05-15T14:03:52.1906810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:53.5636630Z ** help 2021-05-15T14:03:53.6652510Z *** installing help indices 2021-05-15T14:03:53.7258380Z ** building package indices 2021-05-15T14:03:54.0224790Z ** installing vignettes 2021-05-15T14:03:54.0366310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:54.4784680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:54.6009680Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:54.9115760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:54.9150970Z * DONE (fs) 2021-05-15T14:03:55.2875110Z * installing *source* package ‘clipr’ ... 2021-05-15T14:03:55.2903190Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:55.2904560Z ** using staged installation 2021-05-15T14:03:55.3174140Z ** R 2021-05-15T14:03:55.3251920Z ** inst 2021-05-15T14:03:55.3279770Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:55.7737660Z ** help 2021-05-15T14:03:55.8045790Z *** installing help indices 2021-05-15T14:03:55.8307780Z ** building package indices 2021-05-15T14:03:56.0842470Z ** installing vignettes 2021-05-15T14:03:56.0919590Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:56.3292840Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:56.5688560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:56.5788570Z * DONE (clipr) 2021-05-15T14:03:57.7839070Z * installing *source* package ‘git2r’ ... 2021-05-15T14:03:57.8268580Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:57.8269960Z ** using staged installation 2021-05-15T14:03:58.1315090Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T14:03:58.1318740Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T14:03:58.1329530Z checking for gcc... gcc 2021-05-15T14:04:00.4261180Z checking whether the C compiler works... yes 2021-05-15T14:04:00.4262080Z checking for C compiler default output file name... a.out 2021-05-15T14:04:00.5482540Z checking for suffix of executables... 2021-05-15T14:04:00.9384610Z checking whether we are cross compiling... no 2021-05-15T14:04:01.0128700Z checking for suffix of object files... o 2021-05-15T14:04:01.0726160Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:04:01.1345380Z checking whether gcc accepts -g... yes 2021-05-15T14:04:01.2595340Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:04:01.2608560Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:04:01.2718620Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:04:01.3029680Z Found pkg-config cflags and libs! 2021-05-15T14:04:01.6746620Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:04:01.9526720Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:04:02.0581640Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:04:02.3183130Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:04:02.4248970Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T14:04:02.4250670Z ----- Results of the git2r package configure ----- 2021-05-15T14:04:02.4251050Z 2021-05-15T14:04:02.4252560Z 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-15T14:04:02.4254330Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:04:02.4254690Z 2021-05-15T14:04:02.4255550Z -------------------------------------------------- 2021-05-15T14:04:02.4584360Z configure: creating ./config.status 2021-05-15T14:04:02.6221780Z config.status: creating src/Makevars 2021-05-15T14:04:02.7224350Z ** libs 2021-05-15T14:04:02.7420420Z 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-15T14:04:02.8623370Z 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-15T14:04:02.9473270Z 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-15T14:04:03.1589180Z 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-15T14:04:03.3019860Z 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-15T14:04:03.4593950Z 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-15T14:04:03.6925120Z 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-15T14:04:03.8252730Z 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-15T14:04:03.9582030Z 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-15T14:04:04.1404440Z 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-15T14:04:04.3288980Z 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-15T14:04:04.4651750Z 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-15T14:04:04.6998390Z 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-15T14:04:04.8210950Z 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-15T14:04:04.9520250Z 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-15T14:04:05.0823560Z 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-15T14:04:05.2060620Z 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-15T14:04:05.4051970Z 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-15T14:04:05.5610040Z 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-15T14:04:05.6857970Z 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-15T14:04:05.8713050Z 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-15T14:04:05.9854920Z 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-15T14:04:06.1145860Z 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-15T14:04:06.2516860Z 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-15T14:04:06.3840580Z 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-15T14:04:06.5732350Z 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-15T14:04:06.7508060Z 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-15T14:04:06.8754870Z 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-15T14:04:06.9965500Z 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-15T14:04:07.2200200Z 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-15T14:04:07.3574710Z 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-15T14:04:07.5151240Z 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-15T14:04:07.7117620Z 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-15T14:04:07.8886540Z 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-15T14:04:08.0051680Z 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-15T14:04:08.1543440Z 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-15T14:04:08.1827200Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:04:08.2209780Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:04:08.2259320Z ** R 2021-05-15T14:04:08.2564600Z ** inst 2021-05-15T14:04:08.2591250Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:09.5181170Z ** help 2021-05-15T14:04:09.9069500Z *** installing help indices 2021-05-15T14:04:10.1326800Z ** building package indices 2021-05-15T14:04:10.5683800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:10.9793640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:11.1016010Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:11.3777430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:11.3805450Z * DONE (git2r) 2021-05-15T14:04:11.7447230Z * installing *source* package ‘askpass’ ... 2021-05-15T14:04:11.7465330Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:11.7466200Z ** using staged installation 2021-05-15T14:04:11.7663490Z ** libs 2021-05-15T14:04:11.7843630Z 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-15T14:04:11.8698340Z 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-15T14:04:11.9289070Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:04:11.9329960Z ** R 2021-05-15T14:04:11.9377980Z ** inst 2021-05-15T14:04:11.9400990Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:12.2859880Z ** help 2021-05-15T14:04:12.3078560Z *** installing help indices 2021-05-15T14:04:12.3260270Z ** building package indices 2021-05-15T14:04:12.5781070Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:12.8268550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:12.9503530Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:13.1904430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:13.1934180Z * DONE (askpass) 2021-05-15T14:04:13.7071040Z * installing *source* package ‘cli’ ... 2021-05-15T14:04:13.7198890Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:13.7200480Z ** using staged installation 2021-05-15T14:04:13.7473800Z ** R 2021-05-15T14:04:13.7903540Z ** inst 2021-05-15T14:04:13.7949960Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:17.0644960Z ** help 2021-05-15T14:04:17.3789720Z *** installing help indices 2021-05-15T14:04:17.5346340Z *** copying figures 2021-05-15T14:04:17.5349780Z ** building package indices 2021-05-15T14:04:17.9313990Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:18.2348590Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:18.5995160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:18.6041170Z * DONE (cli) 2021-05-15T14:04:19.1183930Z * installing *source* package ‘purrr’ ... 2021-05-15T14:04:19.1280410Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:19.1281720Z ** using staged installation 2021-05-15T14:04:19.1516900Z ** libs 2021-05-15T14:04:19.1694670Z 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-15T14:04:19.2387080Z 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-15T14:04:19.3535220Z 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-15T14:04:19.4508810Z 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-15T14:04:19.5744910Z 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-15T14:04:19.6514310Z 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-15T14:04:19.7866250Z 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-15T14:04:19.9371640Z 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-15T14:04:20.0452270Z 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-15T14:04:20.1304510Z 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-15T14:04:20.1927380Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:04:20.2026660Z ** R 2021-05-15T14:04:20.2229850Z ** inst 2021-05-15T14:04:20.2250220Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:21.8109990Z ** help 2021-05-15T14:04:22.0645280Z *** installing help indices 2021-05-15T14:04:22.1873800Z *** copying figures 2021-05-15T14:04:22.1928730Z ** building package indices 2021-05-15T14:04:22.5477690Z ** installing vignettes 2021-05-15T14:04:22.5621920Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:22.9388630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:23.0664920Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:23.5199560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:23.5235270Z * DONE (purrr) 2021-05-15T14:04:23.9140490Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:04:23.9194570Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:23.9195750Z ** using staged installation 2021-05-15T14:04:23.9409750Z ** R 2021-05-15T14:04:23.9490550Z ** inst 2021-05-15T14:04:23.9534950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:24.4920640Z ** help 2021-05-15T14:04:24.5401380Z *** installing help indices 2021-05-15T14:04:24.5711260Z *** copying figures 2021-05-15T14:04:24.5753460Z ** building package indices 2021-05-15T14:04:24.8503480Z ** installing vignettes 2021-05-15T14:04:24.8575580Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:25.3455140Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:25.6198200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:25.6230330Z * DONE (lifecycle) 2021-05-15T14:04:26.1871850Z * installing *source* package ‘desc’ ... 2021-05-15T14:04:26.1963220Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:26.1964270Z ** using staged installation 2021-05-15T14:04:26.2192320Z ** R 2021-05-15T14:04:26.2397820Z ** inst 2021-05-15T14:04:26.2452430Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:28.1924500Z ** help 2021-05-15T14:04:28.3909130Z *** installing help indices 2021-05-15T14:04:28.4954540Z ** building package indices 2021-05-15T14:04:28.8572450Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:29.1265770Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:29.4211310Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:29.4327310Z * DONE (desc) 2021-05-15T14:04:29.7456370Z * installing *source* package ‘cachem’ ... 2021-05-15T14:04:29.7479700Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:29.7481040Z ** using staged installation 2021-05-15T14:04:29.7658150Z ** libs 2021-05-15T14:04:29.7854310Z 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-15T14:04:29.8694240Z 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-15T14:04:29.9505050Z 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-15T14:04:30.0078450Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:04:30.0189940Z ** R 2021-05-15T14:04:30.0295230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:30.7058870Z ** help 2021-05-15T14:04:30.7406480Z *** installing help indices 2021-05-15T14:04:30.7670710Z ** building package indices 2021-05-15T14:04:31.0367080Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:31.4294910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:31.5592190Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:31.8435190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:31.8458730Z * DONE (cachem) 2021-05-15T14:04:32.6096970Z * installing *source* package ‘openssl’ ... 2021-05-15T14:04:32.6291660Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.6292450Z ** using staged installation 2021-05-15T14:04:32.7468720Z Homebrew 3.1.6 2021-05-15T14:04:32.8470430Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T14:04:32.9557900Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T14:04:33.3181530Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T14:04:33.6795300Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T14:04:33.7018790Z ** libs 2021-05-15T14:04:33.7217310Z 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-15T14:04:33.7247060Z 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-15T14:04:33.8597550Z 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-15T14:04:33.9927000Z 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-15T14:04:34.1564040Z 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-15T14:04:34.4132280Z 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-15T14:04:34.5639030Z 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-15T14:04:34.7512610Z 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-15T14:04:34.9462350Z 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-15T14:04:35.0474830Z 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-15T14:04:35.1934570Z 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-15T14:04:35.3177030Z 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-15T14:04:35.4681350Z 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-15T14:04:35.6833450Z 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-15T14:04:35.8749720Z 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-15T14:04:36.1420160Z 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-15T14:04:36.2254510Z 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-15T14:04:36.2955270Z 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-15T14:04:36.5023460Z 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-15T14:04:36.7337760Z 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-15T14:04:36.9400730Z 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-15T14:04:37.0194530Z 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-15T14:04:37.2314120Z 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-15T14:04:37.4501570Z 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-15T14:04:37.6841230Z 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-15T14:04:37.8747020Z 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-15T14:04:38.0728420Z 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-15T14:04:38.2735910Z 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-15T14:04:38.3782030Z 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-15T14:04:38.5815790Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:04:38.6049850Z 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-15T14:04:38.6313040Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13)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-15T14:04:38.6316410Z 2021-05-15T14:04:38.6814350Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:04:38.6908410Z ** R 2021-05-15T14:04:38.7206950Z ** inst 2021-05-15T14:04:38.7458900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:40.0869910Z ** help 2021-05-15T14:04:40.1694740Z *** installing help indices 2021-05-15T14:04:40.2161330Z ** building package indices 2021-05-15T14:04:40.5150530Z ** installing vignettes 2021-05-15T14:04:40.5335940Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:40.9107510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:41.0374140Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:41.3243330Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:41.3280440Z * DONE (openssl) 2021-05-15T14:04:41.6686240Z * installing *source* package ‘memoise’ ... 2021-05-15T14:04:41.6709570Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:41.6711700Z ** using staged installation 2021-05-15T14:04:41.6921720Z ** R 2021-05-15T14:04:41.7053660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:42.2383680Z ** help 2021-05-15T14:04:42.2819490Z *** installing help indices 2021-05-15T14:04:42.3130960Z ** building package indices 2021-05-15T14:04:42.5857310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:42.8708040Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:43.1491270Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:43.1509810Z * DONE (memoise) 2021-05-15T14:04:43.6335450Z * installing *source* package ‘httr’ ... 2021-05-15T14:04:43.6434600Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:43.6435610Z ** using staged installation 2021-05-15T14:04:43.6668190Z ** R 2021-05-15T14:04:43.6955720Z ** demo 2021-05-15T14:04:43.7005460Z ** inst 2021-05-15T14:04:43.7053500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:46.8768050Z ** help 2021-05-15T14:04:47.1291920Z *** installing help indices 2021-05-15T14:04:47.2595940Z ** building package indices 2021-05-15T14:04:47.6376200Z ** installing vignettes 2021-05-15T14:04:47.6486850Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:47.9030050Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:48.2458800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:48.2560670Z * DONE (httr) 2021-05-15T14:04:48.5832690Z * installing *source* package ‘credentials’ ... 2021-05-15T14:04:48.5861570Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:48.5862510Z ** using staged installation 2021-05-15T14:04:48.6069310Z ** R 2021-05-15T14:04:48.6146950Z ** inst 2021-05-15T14:04:48.6181870Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:49.1951450Z ** help 2021-05-15T14:04:49.2277050Z *** installing help indices 2021-05-15T14:04:49.2517480Z ** building package indices 2021-05-15T14:04:49.5112570Z ** installing vignettes 2021-05-15T14:04:49.5194030Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:49.9709190Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:50.3672530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:50.3696520Z * DONE (credentials) 2021-05-15T14:04:50.7158710Z * installing *source* package ‘gh’ ... 2021-05-15T14:04:50.7195660Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:50.7197330Z ** using staged installation 2021-05-15T14:04:50.7438430Z ** R 2021-05-15T14:04:50.7576170Z ** inst 2021-05-15T14:04:50.7610180Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:52.1013410Z ** help 2021-05-15T14:04:52.1459240Z *** installing help indices 2021-05-15T14:04:52.1800320Z ** building package indices 2021-05-15T14:04:52.4446420Z ** installing vignettes 2021-05-15T14:04:52.4519820Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:52.7942840Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:53.1512670Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:53.1583600Z * DONE (gh) 2021-05-15T14:04:53.5383960Z * installing *source* package ‘gert’ ... 2021-05-15T14:04:53.5442800Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:53.5443760Z ** using staged installation 2021-05-15T14:04:53.7528680Z Found pkg-config cflags and libs! 2021-05-15T14:04:54.0748190Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T14:04:54.0749420Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:04:54.1970800Z Configuration OK! 2021-05-15T14:04:54.2196110Z ** libs 2021-05-15T14:04:54.2383010Z 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-15T14:04:54.2420000Z 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-15T14:04:54.4548960Z 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-15T14:04:54.6798940Z 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-15T14:04:54.9088320Z 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-15T14:04:55.0398420Z 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-15T14:04:55.1616950Z 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-15T14:04:55.3410850Z 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-15T14:04:55.4568460Z 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-15T14:04:55.6043840Z 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-15T14:04:55.7578710Z 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-15T14:04:55.8867030Z 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-15T14:04:56.0313400Z 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-15T14:04:56.1576150Z 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-15T14:04:56.3238850Z 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-15T14:04:56.4482680Z 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-15T14:04:56.4749550Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:04:56.5133330Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:04:56.5183230Z ** R 2021-05-15T14:04:56.5377720Z ** inst 2021-05-15T14:04:56.5408150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:57.5342430Z ** help 2021-05-15T14:04:57.6227130Z *** installing help indices 2021-05-15T14:04:57.6766280Z ** building package indices 2021-05-15T14:04:57.9696440Z ** installing vignettes 2021-05-15T14:04:57.9853510Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:58.4351450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:58.5571720Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:58.8846900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:58.8874710Z * DONE (gert) 2021-05-15T14:04:59.5665030Z * installing *source* package ‘usethis’ ... 2021-05-15T14:04:59.5823370Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:59.5824150Z ** using staged installation 2021-05-15T14:04:59.6183830Z ** R 2021-05-15T14:04:59.6707720Z ** inst 2021-05-15T14:04:59.6952240Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:03.8131190Z ** help 2021-05-15T14:05:03.8131810Z *** installing help indices 2021-05-15T14:05:03.9628830Z *** copying figures 2021-05-15T14:05:03.9664180Z ** building package indices 2021-05-15T14:05:04.3678040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:04.7394140Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:05.2305870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:05.2374410Z * DONE (usethis) 2021-05-15T14:05:05.2826970Z 2021-05-15T14:05:05.2840920Z The downloaded source packages are in 2021-05-15T14:05:05.2868120Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpA50Cdw/downloaded_packages’ 2021-05-15T14:05:05.2883160Z Running `R CMD build`... 2021-05-15T14:05:08.5329910Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpA50Cdw/remotes2a707bd54bc3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:05:08.5331300Z * preparing ‘tic’: 2021-05-15T14:05:08.5332750Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:05:08.5333750Z * installing the package to process help pages 2021-05-15T14:05:08.5335180Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:08.5336210Z * checking for empty or unneeded directories 2021-05-15T14:05:08.5337450Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:05:08.5339080Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:05:08.5340310Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:05:08.5342350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:05:08.5343410Z (as ‘lib’ is unspecified) 2021-05-15T14:05:09.0556990Z * installing *source* package ‘tic’ ... 2021-05-15T14:05:09.0560100Z ** using staged installation 2021-05-15T14:05:09.0909830Z ** R 2021-05-15T14:05:09.1218490Z ** inst 2021-05-15T14:05:09.1391060Z ** preparing package for lazy loading 2021-05-15T14:05:09.7480770Z ** help 2021-05-15T14:05:10.2008330Z *** installing help indices 2021-05-15T14:05:10.3173700Z *** copying figures 2021-05-15T14:05:10.3204030Z ** building package indices 2021-05-15T14:05:10.6735920Z ** installing vignettes 2021-05-15T14:05:10.6822190Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:11.0361340Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:11.5607650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:11.5679570Z * DONE (tic) 2021-05-15T14:05:11.6276030Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:05:12.0437820Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:05:13.5575200Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:05:13.5576320Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:05:13.5577170Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:05:13.5578010Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:05:13.5579010Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:05:13.5579850Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:05:13.5580710Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:05:13.5581660Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:05:13.5582490Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:05:13.5583290Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:05:13.5584100Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:05:13.5584960Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:05:13.5585790Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:05:13.5586750Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:05:13.5587580Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:05:13.5588580Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:05:13.5589410Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:05:13.5590370Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:05:13.5591160Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:05:13.5591970Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:05:13.5592990Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:05:13.5593830Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:05:13.5594660Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:05:13.5595470Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:05:13.5596290Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:05:13.5597800Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:05:13.5598620Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:05:13.5599450Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:05:13.5600290Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:05:13.5601100Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:05:13.5601930Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:05:13.5602800Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:05:13.5603650Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:05:13.5604490Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:05:13.5605310Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:05:13.5606160Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:05:13.5606990Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:05:13.5607850Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:05:13.5610510Z 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-15T14:05:13.5612720Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:05:13.5613670Z (as ‘lib’ is unspecified) 2021-05-15T14:05:15.3689150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:05:15.3692240Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:05:15.3767580Z Packages which are only available in source form, and may need 2021-05-15T14:05:15.3769250Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T14:05:15.3770490Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T14:05:15.3771760Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T14:05:15.3775060Z 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-15T14:05:15.3777240Z 2021-05-15T14:05:15.3786250Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:05:15.6416060Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:05:15.6450860Z ================================================== 2021-05-15T14:05:15.6451810Z downloaded 233 KB 2021-05-15T14:05:15.6452480Z 2021-05-15T14:05:15.6497220Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:05:15.8464440Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:05:15.8673310Z ================================================== 2021-05-15T14:05:15.8673900Z downloaded 764 KB 2021-05-15T14:05:15.8674180Z 2021-05-15T14:05:15.8712930Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:05:15.9990940Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T14:05:15.9991730Z ================================================== 2021-05-15T14:05:15.9992650Z downloaded 6080 bytes 2021-05-15T14:05:15.9992950Z 2021-05-15T14:05:16.0023640Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:05:16.1702250Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:05:16.1895310Z ================================================== 2021-05-15T14:05:16.1895850Z downloaded 1.0 MB 2021-05-15T14:05:16.1896130Z 2021-05-15T14:05:16.1933830Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:05:16.3252340Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:05:16.3377050Z ================================================== 2021-05-15T14:05:16.3377770Z downloaded 670 KB 2021-05-15T14:05:16.3378060Z 2021-05-15T14:05:16.3421490Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:05:16.5787110Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:05:16.5787860Z ================================================== 2021-05-15T14:05:16.5788260Z downloaded 13 KB 2021-05-15T14:05:16.5788530Z 2021-05-15T14:05:16.5817500Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:05:16.8558130Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:05:16.8624410Z ================================================== 2021-05-15T14:05:16.8624910Z downloaded 265 KB 2021-05-15T14:05:16.8625180Z 2021-05-15T14:05:16.8667380Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:05:17.1130890Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:05:17.1199390Z ================================================== 2021-05-15T14:05:17.1199910Z downloaded 466 KB 2021-05-15T14:05:17.1200180Z 2021-05-15T14:05:17.1237310Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:05:17.3565510Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:05:17.3566310Z ================================================== 2021-05-15T14:05:17.3566740Z downloaded 25 KB 2021-05-15T14:05:17.3567000Z 2021-05-15T14:05:17.3600390Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:05:17.5081080Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:05:17.5101550Z ================================================== 2021-05-15T14:05:17.5102050Z downloaded 116 KB 2021-05-15T14:05:17.5102310Z 2021-05-15T14:05:17.5139070Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:05:17.7448360Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:05:17.7472860Z ================================================== 2021-05-15T14:05:17.7473410Z downloaded 138 KB 2021-05-15T14:05:17.7473700Z 2021-05-15T14:05:17.7522190Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:05:17.9856440Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T14:05:17.9857220Z ================================================== 2021-05-15T14:05:17.9857750Z downloaded 6100 bytes 2021-05-15T14:05:17.9858030Z 2021-05-15T14:05:17.9895440Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:05:18.1127570Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:05:18.1134020Z ================================================== 2021-05-15T14:05:18.1134750Z downloaded 59 KB 2021-05-15T14:05:18.1136420Z 2021-05-15T14:05:18.1176140Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:05:18.3794970Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T14:05:18.3795980Z ================================================== 2021-05-15T14:05:18.3797290Z downloaded 23 KB 2021-05-15T14:05:18.3797570Z 2021-05-15T14:05:18.3842640Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:05:18.5336680Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:05:18.5367770Z ================================================== 2021-05-15T14:05:18.5368370Z downloaded 8066 bytes 2021-05-15T14:05:18.5368880Z 2021-05-15T14:05:18.5401540Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:05:18.7692860Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:05:18.7716230Z ================================================== 2021-05-15T14:05:18.7717030Z downloaded 160 KB 2021-05-15T14:05:18.7717500Z 2021-05-15T14:05:18.7750520Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:05:18.9266280Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:05:18.9270420Z ================================================== 2021-05-15T14:05:18.9270850Z downloaded 72 KB 2021-05-15T14:05:18.9271110Z 2021-05-15T14:05:18.9358900Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:05:19.0766380Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:05:19.0767330Z ================================================== 2021-05-15T14:05:19.0767980Z downloaded 11 KB 2021-05-15T14:05:19.0768420Z 2021-05-15T14:05:19.0799110Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:05:19.3167440Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T14:05:19.3217880Z ================================================== 2021-05-15T14:05:19.3218580Z downloaded 265 KB 2021-05-15T14:05:19.3219180Z 2021-05-15T14:05:19.3277990Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:05:19.5734700Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:05:19.5759610Z ================================================== 2021-05-15T14:05:19.5760280Z downloaded 109 KB 2021-05-15T14:05:19.5762520Z 2021-05-15T14:05:19.5805220Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:05:19.7411660Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T14:05:19.7432710Z ================================================== 2021-05-15T14:05:19.7433400Z downloaded 79 KB 2021-05-15T14:05:19.7433840Z 2021-05-15T14:05:19.7480180Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:05:19.8751100Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:05:19.8752340Z ================================================== 2021-05-15T14:05:19.8753230Z downloaded 14 KB 2021-05-15T14:05:19.8753530Z 2021-05-15T14:05:19.8788510Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:05:20.1171010Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T14:05:20.1212820Z ================================================== 2021-05-15T14:05:20.1213310Z downloaded 132 KB 2021-05-15T14:05:20.1213570Z 2021-05-15T14:05:20.1247560Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:05:20.3805040Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:05:20.5882020Z ================================================== 2021-05-15T14:05:20.5882590Z downloaded 7.2 MB 2021-05-15T14:05:20.5882870Z 2021-05-15T14:05:20.6133700Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:05:20.8803170Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:05:20.9094960Z ================================================== 2021-05-15T14:05:20.9111470Z downloaded 2.8 MB 2021-05-15T14:05:20.9111750Z 2021-05-15T14:05:20.9206320Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:05:21.0475730Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:05:21.0583490Z ================================================== 2021-05-15T14:05:21.0584180Z downloaded 871 KB 2021-05-15T14:05:21.0584510Z 2021-05-15T14:05:21.0623010Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:05:21.2135170Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T14:05:21.2160760Z ================================================== 2021-05-15T14:05:21.2161240Z downloaded 130 KB 2021-05-15T14:05:21.2161520Z 2021-05-15T14:05:21.2196090Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:05:21.6084570Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T14:05:21.6123860Z ================================================== 2021-05-15T14:05:21.6124380Z downloaded 81 KB 2021-05-15T14:05:21.6124670Z 2021-05-15T14:05:21.6174890Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:05:22.0212550Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T14:05:22.0213300Z ================================================== 2021-05-15T14:05:22.0213700Z downloaded 10 KB 2021-05-15T14:05:22.0213960Z 2021-05-15T14:05:22.0251970Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:05:22.3986940Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T14:05:22.4023060Z ================================================== 2021-05-15T14:05:22.4024020Z downloaded 44 KB 2021-05-15T14:05:22.4024670Z 2021-05-15T14:05:22.4059120Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:05:22.7331700Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T14:05:22.7332430Z ================================================== 2021-05-15T14:05:22.7333370Z downloaded 10 KB 2021-05-15T14:05:22.7333700Z 2021-05-15T14:05:22.7367230Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:05:22.9837570Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:05:22.9841090Z ================================================== 2021-05-15T14:05:22.9841570Z downloaded 29 KB 2021-05-15T14:05:22.9841840Z 2021-05-15T14:05:22.9877950Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:05:23.1194720Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:05:23.1288940Z ================================================== 2021-05-15T14:05:23.1289460Z downloaded 664 KB 2021-05-15T14:05:23.1289740Z 2021-05-15T14:05:23.1368040Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:05:23.2774880Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:05:23.2776210Z ================================================== 2021-05-15T14:05:23.2777090Z downloaded 40 KB 2021-05-15T14:05:23.2777540Z 2021-05-15T14:05:23.2808590Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:05:23.4249560Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:05:23.4283750Z ================================================== 2021-05-15T14:05:23.4284250Z downloaded 248 KB 2021-05-15T14:05:23.4284530Z 2021-05-15T14:05:23.4324590Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:05:23.7238130Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T14:05:23.7259170Z ================================================== 2021-05-15T14:05:23.7259670Z downloaded 44 KB 2021-05-15T14:05:23.7259930Z 2021-05-15T14:05:23.7294330Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:05:23.9177360Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:05:23.9278100Z ================================================== 2021-05-15T14:05:23.9278580Z downloaded 362 KB 2021-05-15T14:05:23.9278850Z 2021-05-15T14:05:24.4221810Z * installing *source* package ‘utf8’ ... 2021-05-15T14:05:24.4330040Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:24.4331290Z ** using staged installation 2021-05-15T14:05:24.4536840Z ** libs 2021-05-15T14:05:24.4727650Z 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-15T14:05:24.5666210Z 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-15T14:05:24.7398430Z 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-15T14:05:24.8336790Z 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-15T14:05:24.9047690Z 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-15T14:05:24.9992120Z 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-15T14:05:25.1801810Z 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-15T14:05:25.2701630Z 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-15T14:05:25.4228980Z 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-15T14:05:25.5248270Z 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-15T14:05:25.6314540Z 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-15T14:05:25.7286970Z 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-15T14:05:25.8145380Z 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-15T14:05:25.9021210Z 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-15T14:05:25.9850510Z 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-15T14:05:26.0772800Z 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-15T14:05:26.1950320Z 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-15T14:05:26.2764110Z 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-15T14:05:26.3440590Z 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-15T14:05:26.4316700Z 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-15T14:05:26.5003090Z 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-15T14:05:26.6936720Z 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-15T14:05:27.2013590Z 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-15T14:05:27.4097030Z 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-15T14:05:27.5148380Z 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-15T14:05:27.6078750Z 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-15T14:05:27.7075380Z 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-15T14:05:27.8174310Z 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-15T14:05:27.8488240Z 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-15T14:05:27.9221220Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:05:27.9287230Z ** R 2021-05-15T14:05:27.9393730Z ** inst 2021-05-15T14:05:27.9415380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:28.5740240Z ** help 2021-05-15T14:05:28.6180510Z *** installing help indices 2021-05-15T14:05:28.6472230Z ** building package indices 2021-05-15T14:05:28.9165330Z ** installing vignettes 2021-05-15T14:05:28.9236100Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:29.2928070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:29.4183180Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:29.6675720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:29.6699810Z * DONE (utf8) 2021-05-15T14:05:30.0309740Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:05:30.0332410Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:30.0333520Z ** using staged installation 2021-05-15T14:05:30.0511990Z ** R 2021-05-15T14:05:30.0571470Z ** inst 2021-05-15T14:05:30.0593040Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:30.3673810Z ** help 2021-05-15T14:05:30.3977150Z *** installing help indices 2021-05-15T14:05:30.4175510Z ** building package indices 2021-05-15T14:05:30.6754450Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:30.9151240Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:31.1533080Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:31.1552430Z * DONE (pkgconfig) 2021-05-15T14:05:31.5744970Z * installing *source* package ‘fansi’ ... 2021-05-15T14:05:31.5819620Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:31.5821130Z ** using staged installation 2021-05-15T14:05:31.6011950Z ** libs 2021-05-15T14:05:31.6222400Z 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-15T14:05:31.6922550Z 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-15T14:05:31.7882940Z 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-15T14:05:31.8681680Z 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-15T14:05:31.9642310Z 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-15T14:05:32.2120060Z 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-15T14:05:32.2835060Z 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-15T14:05:32.5337110Z 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-15T14:05:32.6741990Z 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-15T14:05:32.7540750Z 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-15T14:05:32.8848180Z 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-15T14:05:33.0543010Z 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-15T14:05:33.1701710Z 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-15T14:05:33.2576660Z 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-15T14:05:33.3483920Z 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-15T14:05:33.5225840Z 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-15T14:05:33.7481360Z 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-15T14:05:33.8049350Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:05:33.8099470Z ** R 2021-05-15T14:05:33.8244480Z ** inst 2021-05-15T14:05:33.8266470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:34.6297010Z ** help 2021-05-15T14:05:34.7220880Z *** installing help indices 2021-05-15T14:05:34.7675020Z ** building package indices 2021-05-15T14:05:35.0652190Z ** installing vignettes 2021-05-15T14:05:35.0706110Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:35.4445120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:35.5723630Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:35.8182870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:35.8215640Z * DONE (fansi) 2021-05-15T14:05:36.5220710Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:05:36.5415820Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:36.5416900Z ** using staged installation 2021-05-15T14:05:36.5621120Z ** libs 2021-05-15T14:05:36.5791120Z 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-15T14:05:36.8655830Z 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-15T14:05:36.9543930Z 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-15T14:05:37.0336420Z 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-15T14:05:37.1737160Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:05:37.1784420Z ** R 2021-05-15T14:05:37.2411650Z ** inst 2021-05-15T14:05:37.2471260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:45.2297620Z ** help 2021-05-15T14:05:45.5352110Z *** installing help indices 2021-05-15T14:05:45.6970090Z ** building package indices 2021-05-15T14:05:46.0787520Z ** installing vignettes 2021-05-15T14:05:46.0879120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:46.5825220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:46.7223230Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:47.3082000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:47.3190030Z * DONE (diffobj) 2021-05-15T14:05:47.8040610Z * installing *source* package ‘ps’ ... 2021-05-15T14:05:47.8131100Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:47.8132430Z ** using staged installation 2021-05-15T14:05:48.1415220Z ** libs 2021-05-15T14:05:48.1603270Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T14:05:48.3326130Z 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-15T14:05:48.4179850Z 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-15T14:05:48.5021970Z 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-15T14:05:48.5889700Z 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-15T14:05:48.7754720Z 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-15T14:05:48.8584220Z 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-15T14:05:49.1577040Z 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-15T14:05:49.3180710Z 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-15T14:05:49.4352140Z 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-15T14:05:49.8211010Z 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-15T14:05:50.2073600Z 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-15T14:05:50.3703840Z 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-15T14:05:50.4330890Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:05:50.4414140Z ** R 2021-05-15T14:05:50.4578700Z ** inst 2021-05-15T14:05:50.4604980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:51.8044130Z ** help 2021-05-15T14:05:52.4658390Z *** installing help indices 2021-05-15T14:05:52.4660220Z ** building package indices 2021-05-15T14:05:52.5629890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:52.9341010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:53.0772350Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:53.3551200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:53.3581300Z * DONE (ps) 2021-05-15T14:05:53.6663170Z * installing *source* package ‘praise’ ... 2021-05-15T14:05:53.6685900Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:53.6687150Z ** using staged installation 2021-05-15T14:05:53.6831370Z ** R 2021-05-15T14:05:53.6885000Z ** inst 2021-05-15T14:05:53.6904310Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:54.0160590Z ** help 2021-05-15T14:05:54.0354790Z *** installing help indices 2021-05-15T14:05:54.0609170Z ** building package indices 2021-05-15T14:05:54.3290180Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:54.5748610Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:54.8322240Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:54.8427170Z * DONE (praise) 2021-05-15T14:05:55.3600290Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:05:55.3717020Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:55.3717780Z ** using staged installation 2021-05-15T14:05:55.3930510Z ** R 2021-05-15T14:05:55.4104340Z ** inst 2021-05-15T14:05:55.4118810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:56.6065100Z ** help 2021-05-15T14:05:56.7141150Z *** installing help indices 2021-05-15T14:05:56.7693050Z ** building package indices 2021-05-15T14:05:57.1048830Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:57.8189570Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:58.5188740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:58.5253990Z * DONE (pkgload) 2021-05-15T14:05:58.9012970Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:05:58.9054240Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:58.9055620Z ** using staged installation 2021-05-15T14:05:58.9310760Z ** R 2021-05-15T14:05:58.9392560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:59.5953260Z ** help 2021-05-15T14:05:59.6423800Z *** installing help indices 2021-05-15T14:05:59.6799810Z ** building package indices 2021-05-15T14:05:59.9494250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:00.1920500Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:00.4428750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:00.4450770Z * DONE (evaluate) 2021-05-15T14:06:00.7592100Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:06:00.7616390Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:00.7618690Z ** using staged installation 2021-05-15T14:06:00.7825560Z ** libs 2021-05-15T14:06:00.7998310Z 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-15T14:06:00.9014530Z 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-15T14:06:00.9826680Z 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-15T14:06:01.0414620Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:06:01.0462850Z ** R 2021-05-15T14:06:01.0525150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:01.4322390Z ** help 2021-05-15T14:06:01.4650330Z *** installing help indices 2021-05-15T14:06:01.4932090Z ** building package indices 2021-05-15T14:06:01.7598290Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:02.1637360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:02.2964370Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:02.5667790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:02.5690310Z * DONE (ellipsis) 2021-05-15T14:06:03.0166390Z * installing *source* package ‘digest’ ... 2021-05-15T14:06:03.0228990Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:03.0229980Z ** using staged installation 2021-05-15T14:06:03.0398830Z ** libs 2021-05-15T14:06:03.0591770Z 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-15T14:06:03.3029980Z 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-15T14:06:03.5516860Z 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-15T14:06:04.2982020Z 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-15T14:06:04.6571430Z 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-15T14:06:05.4082020Z 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-15T14:06:05.5185410Z 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-15T14:06:05.7466630Z 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-15T14:06:05.8374200Z 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-15T14:06:05.8848340Z 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-15T14:06:06.0584700Z 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-15T14:06:06.1446510Z 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-15T14:06:06.2423420Z 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-15T14:06:06.5277180Z 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-15T14:06:06.6517280Z 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-15T14:06:07.4281920Z 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-15T14:06:07.6014510Z 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-15T14:06:07.8409220Z 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-15T14:06:07.9062220Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:06:07.9115840Z ** R 2021-05-15T14:06:07.9200240Z ** demo 2021-05-15T14:06:07.9211830Z ** inst 2021-05-15T14:06:07.9329460Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:08.8134540Z ** help 2021-05-15T14:06:08.8827850Z *** installing help indices 2021-05-15T14:06:08.9154450Z ** building package indices 2021-05-15T14:06:09.2010570Z ** installing vignettes 2021-05-15T14:06:09.2104990Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:09.5813000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:09.7160670Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:09.9881220Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:09.9927740Z * DONE (digest) 2021-05-15T14:06:10.3464460Z * installing *source* package ‘brio’ ... 2021-05-15T14:06:10.3494070Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:10.3495470Z ** using staged installation 2021-05-15T14:06:10.3746910Z ** libs 2021-05-15T14:06:10.3935290Z 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-15T14:06:10.4600390Z 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-15T14:06:10.5436340Z 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-15T14:06:10.6236000Z 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-15T14:06:10.7095670Z 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-15T14:06:10.7959440Z 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-15T14:06:10.9127900Z 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-15T14:06:10.9939890Z 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-15T14:06:11.0876510Z 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-15T14:06:11.1473320Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:06:11.1516230Z ** R 2021-05-15T14:06:11.1582780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:11.4912410Z ** help 2021-05-15T14:06:11.5258400Z *** installing help indices 2021-05-15T14:06:11.5516580Z ** building package indices 2021-05-15T14:06:11.8288830Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:12.1966450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:12.3333500Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:12.5929680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:12.5953680Z * DONE (brio) 2021-05-15T14:06:13.0708590Z * installing *source* package ‘xml2’ ... 2021-05-15T14:06:13.0789130Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:13.0790820Z ** using staged installation 2021-05-15T14:06:13.2071410Z Found pkg-config cflags and libs! 2021-05-15T14:06:13.5557780Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T14:06:13.5560300Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T14:06:13.6558530Z ** libs 2021-05-15T14:06:13.6755020Z 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-15T14:06:14.5233660Z 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-15T14:06:14.6078100Z 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-15T14:06:15.3732780Z 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-15T14:06:16.0427810Z 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-15T14:06:16.9594820Z 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-15T14:06:19.5386370Z 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-15T14:06:20.2734240Z 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-15T14:06:21.1730740Z 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-15T14:06:21.8418570Z 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-15T14:06:22.3249320Z 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-15T14:06:22.4152970Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:06:22.4201110Z ** R 2021-05-15T14:06:22.4377650Z ** inst 2021-05-15T14:06:22.4426090Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:23.7757210Z ** help 2021-05-15T14:06:24.0469910Z *** installing help indices 2021-05-15T14:06:24.1085260Z ** building package indices 2021-05-15T14:06:24.4245930Z ** installing vignettes 2021-05-15T14:06:24.4385440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:24.7127440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:24.8470350Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:25.1470050Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:25.1506740Z * DONE (xml2) 2021-05-15T14:06:25.5848480Z * installing *source* package ‘xfun’ ... 2021-05-15T14:06:25.5927280Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:25.5929800Z ** using staged installation 2021-05-15T14:06:25.6179850Z ** libs 2021-05-15T14:06:25.6402290Z 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-15T14:06:25.7685750Z 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-15T14:06:25.8528980Z 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-15T14:06:25.9139470Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:06:25.9183180Z ** R 2021-05-15T14:06:25.9406730Z ** inst 2021-05-15T14:06:25.9508390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:27.7686010Z ** help 2021-05-15T14:06:28.0195830Z *** installing help indices 2021-05-15T14:06:28.1446650Z ** building package indices 2021-05-15T14:06:28.5284020Z ** installing vignettes 2021-05-15T14:06:28.5372190Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:28.9124230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:29.0598290Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:29.3661470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:29.3698440Z * DONE (xfun) 2021-05-15T14:06:33.9965380Z * installing *source* package ‘stringi’ ... 2021-05-15T14:06:34.1729160Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:34.1729990Z ** using staged installation 2021-05-15T14:06:34.3909980Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T14:06:34.3912900Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T14:06:34.6344500Z checking for endianness... little 2021-05-15T14:06:34.8642170Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:06:35.0878630Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:06:35.0893230Z checking for cat... /bin/cat 2021-05-15T14:06:36.0776090Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:06:36.0778570Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T14:06:36.3235150Z checking whether the C compiler works... yes 2021-05-15T14:06:36.3236830Z checking for C compiler default output file name... a.out 2021-05-15T14:06:36.4213430Z checking for suffix of executables... 2021-05-15T14:06:36.6407240Z checking whether we are cross compiling... no 2021-05-15T14:06:36.7098330Z checking for suffix of object files... o 2021-05-15T14:06:36.7640870Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:06:36.8142480Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T14:06:36.8894290Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T14:06:36.9878510Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T14:06:37.5968780Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:06:37.6002080Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:06:37.7310580Z rm: conftest.dSYM: is a directory 2021-05-15T14:06:37.7841140Z rm: conftest.dSYM: is a directory 2021-05-15T14:06:38.0242640Z checking for ANSI C header files... yes 2021-05-15T14:06:38.1093990Z checking for sys/types.h... yes 2021-05-15T14:06:38.1952230Z checking for sys/stat.h... yes 2021-05-15T14:06:38.2851080Z checking for stdlib.h... yes 2021-05-15T14:06:38.3744130Z checking for string.h... yes 2021-05-15T14:06:38.4635610Z checking for memory.h... yes 2021-05-15T14:06:38.5483840Z checking for strings.h... yes 2021-05-15T14:06:38.6361960Z checking for inttypes.h... yes 2021-05-15T14:06:38.7229540Z checking for stdint.h... yes 2021-05-15T14:06:38.8145240Z checking for unistd.h... yes 2021-05-15T14:06:38.9035170Z checking elf.h usability... no 2021-05-15T14:06:38.9689520Z checking elf.h presence... no 2021-05-15T14:06:38.9698140Z checking for elf.h... no 2021-05-15T14:06:39.1755200Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:06:39.2225540Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T14:06:39.9877980Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:06:40.0427460Z checking whether the compiler implements namespaces... yes 2021-05-15T14:06:40.5300410Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:06:41.6004590Z checking whether std::map is available... yes 2021-05-15T14:06:41.6045360Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:06:41.6176050Z checking with pkg-config for the system ICU4C... no 2021-05-15T14:06:41.6177400Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T14:06:41.6178500Z *** Trying with 'standard' fallback flags 2021-05-15T14:06:41.6955730Z checking whether an ICU4C-based project can be built... no 2021-05-15T14:06:41.6956540Z *** This version of ICU4C cannot be used. 2021-05-15T14:06:42.5759590Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T14:06:43.3966920Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T14:06:43.6850950Z downloading the ICU data library (icudt) 2021-05-15T14:06:43.6852570Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:06:43.6878860Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:06:43.8077230Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:06:43.9959470Z ================================================== 2021-05-15T14:06:43.9960070Z downloaded 10.9 MB 2021-05-15T14:06:43.9960500Z 2021-05-15T14:06:44.0603260Z icudt fetch successful 2021-05-15T14:06:44.1332210Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T14:06:44.3470010Z config.status: creating src/Makevars 2021-05-15T14:06:44.3795310Z config.status: creating src/uconfig_local.h 2021-05-15T14:06:44.4117490Z config.status: creating src/install.libs.R 2021-05-15T14:06:44.4431580Z 2021-05-15T14:06:44.4432400Z *** stringi configure summary: 2021-05-15T14:06:44.4432870Z ICU_FOUND=0 2021-05-15T14:06:44.4433290Z ICUDT_DIR=icu69/data 2021-05-15T14:06:44.4433960Z ICU_BUNDLE_VERSION=69 2021-05-15T14:06:44.4434680Z ICUDT_ENDIANNESS=little 2021-05-15T14:06:44.4435210Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:06:44.4436480Z STRINGI_CFLAGS= -fPIC 2021-05-15T14:06:44.4439230Z 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-15T14:06:44.4440800Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T14:06:44.4441280Z STRINGI_LDFLAGS= 2021-05-15T14:06:44.4441700Z STRINGI_LIBS= 2021-05-15T14:06:44.4441950Z 2021-05-15T14:06:44.4442360Z *** Compiler settings used: 2021-05-15T14:06:44.4443920Z CC=clang -mmacosx-version-min=10.13 2021-05-15T14:06:44.4445080Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T14:06:44.4446030Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:06:44.4447020Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:06:44.4448650Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T14:06:44.4449650Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:06:44.4450080Z LDFLAGS= 2021-05-15T14:06:44.4450430Z LIBS= 2021-05-15T14:06:44.4450660Z 2021-05-15T14:06:44.5192890Z ** libs 2021-05-15T14:06:44.5458540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:45.4234520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:46.2086340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:47.0839500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:47.8861810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:48.5721830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:49.4911230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:50.2311890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:50.9983910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:51.7305130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:52.5423940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:53.3340150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:54.2866390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:55.1570080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:55.9147270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:57.0055150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:58.9166320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:06:59.7866940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:00.6201270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:01.3460100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:02.0401580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:03.0729930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:03.8770400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:04.6817280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:05.6044120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:06.5794340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:07.3542520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:08.1444980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:08.9453360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:10.1354520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:11.3214060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:12.6548710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:13.8489670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:14.6822770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:15.6134790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:16.4667990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:17.2615990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:18.0550960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:18.8495120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:20.0310990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:21.1349900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:22.3617670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:23.5572000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:24.4343270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:25.3343490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:26.0842680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:27.1964950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:28.2904920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:29.3844440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:30.1233610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:30.8608110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:31.9100220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:32.9477920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:34.1072600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:35.2259100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:36.1049070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:36.8637790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:36.8998480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:38.0934420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:38.8147270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:39.5267340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:40.5890130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:41.6733060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:42.9681620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:43.7957280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:44.9006500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:45.7092770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:47.7869580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:48.5422550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:49.3052870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:50.2651840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:51.3010450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:51.6846910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:52.5784780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:53.4200930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:54.3097490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:55.1144710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:56.0412370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:56.7802410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:57.5228980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:58.3320350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:59.0245440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:07:59.7338990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:08:01.2818930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:01.3615120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:02.1033900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:02.9171990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:03.7764830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:04.2971040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:04.7964860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:05.4111470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:06.1452670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:06.7892630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:07.7908600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:08.6233280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:09.1595950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:09.8305610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:10.1667990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:10.6798670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:11.0467570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:11.0970520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:12.2103190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:12.7974610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:12.8829840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:13.6071240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:13.6777600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:14.7079350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:15.3838950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:15.8922680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:15.9523770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:16.7942230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:17.5954300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:18.5591170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:19.2207590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:19.9678220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:20.4711790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:21.3580980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:22.1356850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:23.2056300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:24.8967120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:25.7013590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:26.6312170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:27.1931890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:27.7390510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:28.5474140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:29.1069420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:30.1690910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:31.2634550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:33.2252950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:34.0442790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:34.1150060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:34.6341940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:35.1299890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:35.9671650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:36.6067980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:37.0323550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:37.8872460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:39.0081710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:39.9094880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:40.6884750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:41.3078000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:42.0589520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:43.0260830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:43.7838740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:44.5091430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:45.6599400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:46.4644980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:47.0295780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:47.5947540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:47.6475660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:48.2661260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:48.8246500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:49.8885040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:50.6995750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:51.5210170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:52.3825110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:53.0298170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:53.7821240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:54.5384220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:55.2516150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:55.9336430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:56.7914470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:57.3003390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:57.8851600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:58.3094740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:08:59.6032840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:00.2952760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:01.1408340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:01.5649140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:02.1238660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:02.8653840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:03.9152850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:04.9318110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:05.6601000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:06.2046580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:07.2774470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:07.8931570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:08.6169820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:09.2476210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:09.8535720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:10.4433550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:10.8255580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:11.7554240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:12.6414100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:13.4933420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:13.8781510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:14.3047480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:14.8576940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:15.2718140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:15.8445100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:16.6581670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:17.2202920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:17.5436210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:18.1290780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:18.6578300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:19.2080280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:19.7746290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:20.2919090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:20.8113740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:21.2486540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:21.8897690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:22.3662210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:23.9644450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:24.7632650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:25.5930770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:26.2091140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:26.6468010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:27.9198820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:28.7280650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:29.0478890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:29.4547590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:29.7778990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:30.4136120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:30.8925420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:31.3819850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:31.8999860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:32.4602290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:33.1657840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:33.5410350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:34.6527680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:35.6305030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:37.2480390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:37.5694660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:37.6296060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:39.0920690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:39.6700380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:40.7798160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:41.5344560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:41.6172100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:41.6792970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:42.9226230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:43.6591380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:44.6460870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:45.5552910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:46.1549750Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T14:09:46.1552170Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:09:46.1553110Z ^ 2021-05-15T14:09:46.8471130Z 1 warning generated. 2021-05-15T14:09:46.8523860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:47.5433280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:48.1274640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:48.7315530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:49.2517880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:49.8837840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:50.6030010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:51.3737960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:51.6820480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:52.5324030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:53.0257670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:54.3089650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:55.2046270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:55.5636090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:56.0894240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:56.5789880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:57.2256400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:57.7704360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:58.3035810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:59.0019870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:09:59.8639140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:00.2094590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:00.8429960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:01.5583630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:01.8915720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:02.8734690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:03.5645940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:04.4915880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:04.4952820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:05.1922490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:05.8395120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:06.8474970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:07.0549300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:07.6682940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:08.2007780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:08.9157890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:09.6295470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:10.3234170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:11.4434980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:12.0323130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:13.0083310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:13.0810390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:13.6651890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:14.1203850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:14.5131530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:14.5644830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:15.6783370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:16.4366800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:17.2587780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:17.9587670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:18.4188980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:19.2023610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:19.8467440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:21.8461150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:22.5130300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:23.0638350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:23.8877880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:24.6463020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:25.5772220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:26.5987430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:26.7615520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:28.1757300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:28.9611670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:29.7973010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:31.2049820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:32.0027190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:32.8255990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:33.8224200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:34.7705100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:34.8305740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:36.0902740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:37.1784030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:37.9143610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:38.1769500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:39.4486410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:40.3395750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:41.1237220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:41.8348440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:42.2805970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:42.9800640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:43.6062260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:44.3389030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:45.0847700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:45.5622460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:45.8910520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:45.9486000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:46.3396760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:46.8852390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:47.0045860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:47.0888760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:47.6016210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:48.1516600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:48.9377730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:49.4782370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:50.1251970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:51.0797310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:51.8879910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:52.8118490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:53.0002650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:55.0252320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:56.6160600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:56.8441740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:57.6260280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:57.7858090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:58.1669880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:58.5395540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:59.4629750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:10:59.8269650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:02.9351860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:04.3805390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:05.3128880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:07.7820740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:07.9812180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:08.6296190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:09.3037350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:09.9642810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:10.9440680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:11.4491890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:12.0277220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:12.7669530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:13.4073490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:14.2657150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:14.8703890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:15.4211670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:15.7730800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:16.3520510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:17.0800500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:17.9574540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:18.5233460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:19.3028130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:20.0175610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:20.3748090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:21.1645030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:21.8742300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:23.0118120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:24.4226060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:26.0015050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:27.2173220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:27.8062050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:29.3976740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:30.0057690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:30.8895230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:32.0084470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:33.1229690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:33.7777010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:34.2859770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:35.0849970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:35.8629520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:36.7192680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:37.6348050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:38.3908700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:39.7952620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:40.6209740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:42.1785330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:43.4846620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:44.2020770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:44.8915960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:46.9022650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:47.8830100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:48.8578550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:49.6329620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:50.2864240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:51.1745200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:51.8590190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:52.7582470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:53.9600140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:54.8348120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:55.6081150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:57.1866640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:57.9311800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:58.9354320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:11:59.7913840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:01.1453280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:02.2929710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:03.0396680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:03.8417050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:04.6987490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:06.0443090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:06.7480230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:07.5029400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:08.2994750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:09.0157140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:09.9431990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:11.1259600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:12.2570170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:13.1011710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:14.1372680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:14.8325790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:15.7474930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:16.8434710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:18.7852290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:19.3465100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:20.1256050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:21.7339620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:23.1054910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:23.1292440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:24.2640180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:24.9193440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:25.5568530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:26.4849130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:28.4353710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:29.0833870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:29.8158400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:30.3387300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:31.4997400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:33.0771280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:34.0030430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:37.2436700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:37.8413470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:38.7017060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:40.3933780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:41.1872570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:41.9143230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:42.6197980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:43.3243140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:43.9668090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:44.9721280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:47.4305390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:48.1131040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:48.7257710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:49.2814700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:50.0675640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:50.7389220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:51.4449360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:52.1526830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:52.8228820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:54.0852850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:54.7896320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:55.3475820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:55.8840360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:56.9381590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:57.5758910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:58.2102220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:12:59.5478310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:00.6479160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:01.5638710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:03.2409360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:04.3409520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:05.1525610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:06.7189540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:07.4842750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:08.0023110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:08.8019160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:09.3310730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:10.0514220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:11.0831170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:11.8969540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:12.7010850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:13.0721870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:14.1198030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:14.9134970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:15.6017390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:15.9213350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:16.7598290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:17.4354380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:18.0506470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:18.8382410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:19.5041920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:20.0872960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:21.1308650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:22.1548310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:23.1184930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:24.1948870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:25.0633760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:25.5900590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:26.4951890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:27.5678720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:28.1001800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:28.6164640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:29.9303810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:30.7813670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:31.4575710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:32.2681750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:33.2626260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:34.1409350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:35.0866800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:35.1623120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:35.8482360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:37.5568420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:38.1605980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:38.2156100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:38.2705970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:38.3232660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:39.2425030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:39.7662210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:13:40.0909230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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/stub