2021-05-16T20:02:00.5843584Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:00.6835824Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T20:02:00.7569498Z 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-16T20:02:00.9034109Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:01.0396579Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:15.8598010Z Current runner version: '2.278.0' 2021-05-16T20:02:15.8650690Z ##[group]Operating System 2021-05-16T20:02:15.8651740Z Mac OS X 2021-05-16T20:02:15.8652210Z 10.15.7 2021-05-16T20:02:15.8652590Z 19H1030 2021-05-16T20:02:15.8653050Z ##[endgroup] 2021-05-16T20:02:15.8653640Z ##[group]Virtual Environment 2021-05-16T20:02:15.8654290Z Environment: macos-10.15 2021-05-16T20:02:15.8654790Z Version: 20210510.1 2021-05-16T20:02:15.8655750Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T20:02:15.8657030Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T20:02:15.8657960Z ##[endgroup] 2021-05-16T20:02:15.8659820Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:15.8661230Z Actions: write 2021-05-16T20:02:15.8661780Z Checks: write 2021-05-16T20:02:15.8662360Z Contents: write 2021-05-16T20:02:15.8662860Z Deployments: write 2021-05-16T20:02:15.8663480Z Issues: write 2021-05-16T20:02:15.8664030Z Metadata: read 2021-05-16T20:02:15.8664620Z Packages: write 2021-05-16T20:02:15.8665220Z PullRequests: write 2021-05-16T20:02:15.8665920Z RepositoryProjects: write 2021-05-16T20:02:15.8666500Z SecurityEvents: write 2021-05-16T20:02:15.8667050Z Statuses: write 2021-05-16T20:02:15.8667670Z ##[endgroup] 2021-05-16T20:02:15.8671270Z Prepare workflow directory 2021-05-16T20:02:15.9986560Z Prepare all required actions 2021-05-16T20:02:15.9998590Z Getting action download info 2021-05-16T20:02:16.4271800Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:18.4241250Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:20.5982270Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:23.0778290Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:23.6498310Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:24.4531000Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:24.9914640Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:25.9485300Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:25.9486120Z with: 2021-05-16T20:02:25.9486550Z repository: neuroconductor/neurobase 2021-05-16T20:02:25.9487440Z token: *** 2021-05-16T20:02:25.9487780Z ssh-strict: true 2021-05-16T20:02:25.9488220Z persist-credentials: true 2021-05-16T20:02:25.9488640Z clean: true 2021-05-16T20:02:25.9488960Z fetch-depth: 1 2021-05-16T20:02:25.9489290Z lfs: false 2021-05-16T20:02:25.9489620Z submodules: false 2021-05-16T20:02:25.9489940Z env: 2021-05-16T20:02:25.9490300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:25.9490710Z TIC_DEPLOY_KEY: 2021-05-16T20:02:25.9500370Z RSPM: 2021-05-16T20:02:25.9501140Z GITHUB_PAT: *** 2021-05-16T20:02:25.9501500Z COVERALLS_TOKEN: 2021-05-16T20:02:25.9501930Z continue-on-error: false 2021-05-16T20:02:25.9502360Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:25.9502790Z ##[endgroup] 2021-05-16T20:02:28.4942080Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:28.5045780Z ##[group]Getting Git version info 2021-05-16T20:02:28.5148760Z Working directory is '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:28.5352310Z [command]/usr/local/bin/git version 2021-05-16T20:02:28.5454240Z git version 2.31.1 2021-05-16T20:02:28.5660850Z ##[endgroup] 2021-05-16T20:02:28.5837400Z Deleting the contents of '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:28.6044930Z ##[group]Initializing the repository 2021-05-16T20:02:28.6150060Z [command]/usr/local/bin/git init /Users/runner/work/neurobase/neurobase 2021-05-16T20:02:28.6248670Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:28.6313470Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:28.6348350Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:28.6371440Z hint: 2021-05-16T20:02:28.6377560Z hint: git config --global init.defaultBranch 2021-05-16T20:02:28.6379130Z hint: 2021-05-16T20:02:28.6382590Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:28.6384000Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:28.6385290Z hint: 2021-05-16T20:02:28.6386710Z hint: git branch -m 2021-05-16T20:02:28.6387950Z Initialized empty Git repository in /Users/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:28.6489890Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:28.6576440Z ##[endgroup] 2021-05-16T20:02:28.6637300Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:28.6655700Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T20:02:28.6656960Z ##[endgroup] 2021-05-16T20:02:28.6660520Z ##[group]Setting up auth 2021-05-16T20:02:28.6662740Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:28.6665130Z [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-16T20:02:28.6983020Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:28.7143970Z [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-16T20:02:28.8276090Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:28.8381650Z ##[endgroup] 2021-05-16T20:02:28.8383630Z ##[group]Fetching the repository 2021-05-16T20:02:28.8409290Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:29.5533290Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:29.5564730Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:29.5620000Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:29.5645430Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:29.5649140Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:29.5659810Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:29.5665010Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:29.5666320Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:29.5667710Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:29.5742840Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:29.5773950Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:29.5786960Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:29.5811920Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:29.5827060Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:29.5861880Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:29.5870440Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:29.5883420Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:29.5904080Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:29.5905500Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:29.5906670Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:29.5907810Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:29.5908900Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:29.5909900Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:29.5911260Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:29.5912660Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:29.5913640Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:29.5914620Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:29.5916030Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:29.5916900Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:29.5917800Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:29.5918690Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:29.5919590Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:29.5920480Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:29.5922010Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:29.5922890Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:29.5923490Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:29.5923980Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:29.5924480Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:29.5924960Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:29.5925430Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:29.5925960Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:29.5926440Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:29.5926930Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:29.5927400Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:29.5927900Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:29.5928370Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:29.5928890Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:29.5929390Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:29.5929860Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:29.5930360Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:29.5930830Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:29.5931330Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:29.5931800Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:29.5932970Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:29.5933520Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:29.5934030Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:29.5934520Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:29.5935000Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:29.5935500Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:29.5935980Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:29.5936480Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:29.5936950Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:29.5937450Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:29.5937930Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:29.5938390Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:29.5938900Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:29.5939390Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:29.5940000Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:29.5940500Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:29.5940970Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:29.5941430Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:29.5941900Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:29.5942410Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:29.5942880Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:29.5943350Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:29.5943850Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:29.5944320Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:29.5944810Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:29.5945270Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:29.5946100Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:29.5946570Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:29.5947080Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:29.5947550Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:29.5948050Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:29.5948540Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:29.5949000Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:29.5949500Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:29.5949980Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:29.5950480Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:29.5950950Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:29.5951440Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:29.5951910Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:29.5952770Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:29.5953620Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:29.5954430Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:29.5955250Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:29.5956050Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:29.5956890Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:29.5957720Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:29.5958490Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:29.5959260Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:29.5960060Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:29.5960910Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:29.5961760Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:29.5962560Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:29.5963390Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:29.5963970Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:29.5964510Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:29.5965040Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:29.5965590Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:29.5966110Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:29.5966660Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:29.5967180Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:29.5967740Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:29.5968300Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:29.5968820Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:29.5969370Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:29.5969890Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:29.5970460Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:29.5970980Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:29.5971540Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:29.5972060Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:29.5972610Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:29.5973160Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:29.5973680Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:29.5974190Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:29.5974680Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:29.5975180Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:29.5975670Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:29.5976170Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:29.5976740Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:29.5977940Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:29.5978500Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:29.5978990Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:29.5979530Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:29.5980050Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:29.5980580Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:29.5981100Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:29.5981620Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:29.5982150Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:29.5982690Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:29.5983230Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:29.5983740Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:29.5984260Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:29.5984800Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:29.5985300Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:29.5985800Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:29.5986300Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:29.5986790Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:29.5987340Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:29.5987900Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:29.5988410Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:29.5988960Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:29.5989480Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:29.5990030Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:29.5990550Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:29.5991360Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:29.5991930Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:29.5992480Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:29.5993020Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:29.5993540Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:29.5994080Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:29.5994590Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:29.5995120Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:29.5995630Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:29.5996160Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:29.5996670Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:29.5997230Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:29.5997780Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:29.5998320Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:29.5998880Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:29.5999400Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:29.5999950Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:29.6000470Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:29.6001020Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:29.6001540Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:29.6002160Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:29.6002720Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:29.6003230Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:29.6003770Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:29.6004290Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:29.6004840Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:29.6005670Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:29.6006240Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:29.6006750Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:29.6007290Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:29.6007840Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:29.6008370Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:29.6008910Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:29.6009430Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:29.6009980Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:29.6010490Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:29.6011820Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:29.6012390Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:29.6013040Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:29.6013860Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:29.6014530Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:29.6015110Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:29.6015640Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:29.6016250Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:29.6016790Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:29.6017340Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:29.6017860Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:29.6018410Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:29.6019000Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:29.6019500Z Receiving objects: 0% (1/359) 2021-05-16T20:02:29.6019970Z Receiving objects: 1% (4/359) 2021-05-16T20:02:29.6020430Z Receiving objects: 2% (8/359) 2021-05-16T20:02:29.6021230Z Receiving objects: 3% (11/359) 2021-05-16T20:02:29.6021750Z Receiving objects: 4% (15/359) 2021-05-16T20:02:29.6022220Z Receiving objects: 5% (18/359) 2021-05-16T20:02:29.6022650Z Receiving objects: 6% (22/359) 2021-05-16T20:02:29.6023210Z Receiving objects: 7% (26/359) 2021-05-16T20:02:29.6023620Z Receiving objects: 8% (29/359) 2021-05-16T20:02:29.6024060Z Receiving objects: 9% (33/359) 2021-05-16T20:02:29.6024470Z Receiving objects: 10% (36/359) 2021-05-16T20:02:29.6024930Z Receiving objects: 11% (40/359) 2021-05-16T20:02:29.6025390Z Receiving objects: 12% (44/359) 2021-05-16T20:02:29.6025800Z Receiving objects: 13% (47/359) 2021-05-16T20:02:29.6026250Z Receiving objects: 14% (51/359) 2021-05-16T20:02:29.6026680Z Receiving objects: 15% (54/359) 2021-05-16T20:02:29.6027130Z Receiving objects: 16% (58/359) 2021-05-16T20:02:29.6027560Z Receiving objects: 17% (62/359) 2021-05-16T20:02:29.6028000Z Receiving objects: 18% (65/359) 2021-05-16T20:02:29.6028440Z Receiving objects: 19% (69/359) 2021-05-16T20:02:29.6028900Z Receiving objects: 20% (72/359) 2021-05-16T20:02:29.6029350Z Receiving objects: 21% (76/359) 2021-05-16T20:02:29.6029810Z Receiving objects: 22% (79/359) 2021-05-16T20:02:29.6030240Z Receiving objects: 23% (83/359) 2021-05-16T20:02:29.6030750Z Receiving objects: 24% (87/359) 2021-05-16T20:02:29.6031180Z Receiving objects: 25% (90/359) 2021-05-16T20:02:29.6031600Z Receiving objects: 26% (94/359) 2021-05-16T20:02:29.6032120Z Receiving objects: 27% (97/359) 2021-05-16T20:02:29.6032600Z Receiving objects: 28% (101/359) 2021-05-16T20:02:29.6033010Z Receiving objects: 29% (105/359) 2021-05-16T20:02:29.6033460Z Receiving objects: 30% (108/359) 2021-05-16T20:02:29.6033890Z Receiving objects: 31% (112/359) 2021-05-16T20:02:29.6034330Z Receiving objects: 32% (115/359) 2021-05-16T20:02:29.6074010Z Receiving objects: 33% (119/359) 2021-05-16T20:02:29.6075110Z Receiving objects: 34% (123/359) 2021-05-16T20:02:29.6076590Z Receiving objects: 35% (126/359) 2021-05-16T20:02:29.6077490Z Receiving objects: 36% (130/359) 2021-05-16T20:02:29.6078340Z Receiving objects: 37% (133/359) 2021-05-16T20:02:29.6080000Z Receiving objects: 38% (137/359) 2021-05-16T20:02:29.6081680Z Receiving objects: 39% (141/359) 2021-05-16T20:02:29.6082590Z Receiving objects: 40% (144/359) 2021-05-16T20:02:29.6083340Z Receiving objects: 41% (148/359) 2021-05-16T20:02:29.6084170Z Receiving objects: 42% (151/359) 2021-05-16T20:02:29.6085480Z Receiving objects: 43% (155/359) 2021-05-16T20:02:29.6821620Z Receiving objects: 44% (158/359) 2021-05-16T20:02:29.8002680Z Receiving objects: 45% (162/359) 2021-05-16T20:02:29.8089740Z Receiving objects: 46% (166/359) 2021-05-16T20:02:29.8912570Z Receiving objects: 47% (169/359) 2021-05-16T20:02:29.9244500Z Receiving objects: 48% (173/359) 2021-05-16T20:02:29.9447200Z Receiving objects: 49% (176/359) 2021-05-16T20:02:29.9470080Z Receiving objects: 50% (180/359) 2021-05-16T20:02:29.9987360Z Receiving objects: 51% (184/359) 2021-05-16T20:02:30.0656720Z Receiving objects: 52% (187/359) 2021-05-16T20:02:30.1301610Z Receiving objects: 53% (191/359) 2021-05-16T20:02:30.2090580Z Receiving objects: 54% (194/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.2687030Z Receiving objects: 55% (198/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.3215710Z Receiving objects: 56% (202/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.3860870Z Receiving objects: 57% (205/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4462970Z Receiving objects: 58% (209/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4465110Z Receiving objects: 59% (212/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4469840Z Receiving objects: 60% (216/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4470480Z Receiving objects: 61% (219/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4481520Z Receiving objects: 62% (223/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4483960Z Receiving objects: 63% (227/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4487280Z Receiving objects: 64% (230/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4489710Z Receiving objects: 65% (234/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4491730Z Receiving objects: 66% (237/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4493570Z Receiving objects: 67% (241/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4497760Z Receiving objects: 68% (245/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4508370Z Receiving objects: 69% (248/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4514100Z Receiving objects: 70% (252/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4523500Z Receiving objects: 71% (255/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.4526690Z Receiving objects: 72% (259/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5081770Z Receiving objects: 73% (263/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5083730Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:30.5147380Z Receiving objects: 74% (266/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5148460Z Receiving objects: 75% (270/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5149400Z Receiving objects: 76% (273/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5149940Z Receiving objects: 77% (277/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5150640Z Receiving objects: 78% (281/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5151140Z Receiving objects: 79% (284/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5151610Z Receiving objects: 80% (288/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5152230Z Receiving objects: 81% (291/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5152730Z Receiving objects: 82% (295/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5153200Z Receiving objects: 83% (298/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5153670Z Receiving objects: 84% (302/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5154140Z Receiving objects: 85% (306/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5154610Z Receiving objects: 86% (309/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5155530Z Receiving objects: 87% (313/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5156000Z Receiving objects: 88% (316/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5156470Z Receiving objects: 89% (320/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5156950Z Receiving objects: 90% (324/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5157410Z Receiving objects: 91% (327/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5157880Z Receiving objects: 92% (331/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5158340Z Receiving objects: 93% (334/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5158820Z Receiving objects: 94% (338/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5159280Z Receiving objects: 95% (342/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5159750Z Receiving objects: 96% (345/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5160220Z Receiving objects: 97% (349/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5160690Z Receiving objects: 98% (352/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5161180Z Receiving objects: 99% (356/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5161640Z Receiving objects: 100% (359/359), 2.59 MiB | 4.73 MiB/s 2021-05-16T20:02:30.5162140Z Receiving objects: 100% (359/359), 5.18 MiB | 5.55 MiB/s, done. 2021-05-16T20:02:30.5162590Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:30.5163060Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:30.5163460Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:30.5163850Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:30.5164240Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:30.5164860Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:30.5165260Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:30.5165650Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:30.5166040Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:30.5166430Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:30.5166830Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:30.5167220Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:30.5167930Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:30.5168380Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:30.5168770Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:30.5169170Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:30.5169570Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:30.5169960Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:30.5170350Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:30.5170750Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:30.5171140Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:30.5171530Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:30.5171920Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:30.5172310Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:30.5172710Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:30.5173100Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:30.5173500Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:30.5173890Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:30.5174290Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:30.5174690Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:30.5175090Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:30.5175470Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:30.5175870Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:30.5176260Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:30.5176650Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:30.5177040Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:30.5177440Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:30.5177830Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:30.5178220Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:30.5178620Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:30.5179000Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:30.5179400Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:30.5179790Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:30.5180180Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:30.5180570Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:30.5180960Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:30.5181660Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:30.5182070Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:30.5182460Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:30.5182850Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:30.5183250Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:30.5183640Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:30.5184030Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:30.5184420Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:30.5184820Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:30.5185210Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:30.5185600Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:30.5185990Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:30.5186380Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:30.5186770Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:30.5187170Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:30.5187570Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:30.5187960Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:30.5188360Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:30.5188760Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:30.5189150Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:30.5189550Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:30.5189940Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:30.5190340Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:30.5190720Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:30.5191120Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:30.5191510Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:30.5191990Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:30.5192400Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:30.5192990Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:30.5193390Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:30.5193780Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:30.5194170Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:30.5194560Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:30.5195220Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:30.5195660Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:30.5196070Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:30.5196460Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:30.5196860Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:30.5197320Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:30.5197720Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:30.5198120Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:30.5198510Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:30.5198910Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:30.5199290Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:30.5199690Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:30.5200230Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:30.5200660Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:30.5201050Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:30.5201450Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:30.5201830Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:30.5202250Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:30.5202650Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:30.5203060Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:30.5203460Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:30.5275840Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:30.5276360Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:30.5902170Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:30.5905290Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:30.5969360Z ##[endgroup] 2021-05-16T20:02:30.5970430Z ##[group]Determining the checkout info 2021-05-16T20:02:30.5972120Z ##[endgroup] 2021-05-16T20:02:30.5973140Z ##[group]Checking out the ref 2021-05-16T20:02:30.5978850Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:30.7309310Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:30.7381320Z ##[endgroup] 2021-05-16T20:02:30.7392950Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T20:02:30.7472000Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:30.7652810Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:30.7653290Z with: 2021-05-16T20:02:30.7653610Z r-version: 3.5 2021-05-16T20:02:30.7653930Z Ncpus: 1 2021-05-16T20:02:30.7654280Z crayon.enabled: NULL 2021-05-16T20:02:30.7654750Z remove-openmp-macos: true 2021-05-16T20:02:30.7655240Z http-user-agent: default 2021-05-16T20:02:30.7655650Z install-r: true 2021-05-16T20:02:30.7656150Z windows-path-include-mingw: true 2021-05-16T20:02:30.7656620Z env: 2021-05-16T20:02:30.7657010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:30.7657410Z TIC_DEPLOY_KEY: 2021-05-16T20:02:30.7657720Z RSPM: 2021-05-16T20:02:30.7658890Z GITHUB_PAT: *** 2021-05-16T20:02:30.7659270Z COVERALLS_TOKEN: 2021-05-16T20:02:30.7659690Z continue-on-error: false 2021-05-16T20:02:30.7660120Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:30.7660470Z ##[endgroup] 2021-05-16T20:02:31.1408730Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T20:02:33.9643500Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T20:02:34.2447210Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T20:02:34.8519100Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T20:02:35.0767310Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T20:02:35.0769490Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T20:02:35.0772350Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T20:02:35.0775240Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T20:02:35.0778310Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T20:02:35.0780670Z Checksumming (Apple_Free : 3)… 2021-05-16T20:02:36.0983510Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T20:02:36.0985610Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T20:02:36.1308260Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T20:02:36.1310170Z Checksumming (Apple_Free : 5)… 2021-05-16T20:02:37.0027160Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T20:02:37.0032810Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T20:02:38.0285390Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T20:02:38.0287590Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T20:02:39.0237890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T20:02:39.0250950Z verified CRC32 $84F1919B 2021-05-16T20:02:39.5273590Z /dev/disk2 GUID_partition_scheme 2021-05-16T20:02:39.5377360Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T20:02:39.5468440Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T20:02:47.9375330Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T20:02:47.9381730Z installer: Upgrading at base path / 2021-05-16T20:02:47.9382890Z installer: The upgrade was successful. 2021-05-16T20:02:49.6291140Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T20:02:49.6294550Z To reinstall 0.29.2_3, run: 2021-05-16T20:02:49.6295810Z brew reinstall pkg-config 2021-05-16T20:02:49.6607300Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T20:02:50.4848610Z installer: Package name is gfortran 2021-05-16T20:02:50.4869290Z installer: Installing at base path / 2021-05-16T20:02:50.4883240Z installer: The install was successful. 2021-05-16T20:02:50.4900800Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T20:02:50.6250810Z "disk2" ejected. 2021-05-16T20:02:50.6353460Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T20:02:51.4752130Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T20:02:51.9129430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T20%3A10%3A00Z&sig=Vh%2B7%2FKMBzgNr%2BcMXsK0%2Bd9UAHlsmkNq6QDo%2F0xpeX%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:02:52.1112600Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T20:02:55.4892290Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T20:02:55.5520280Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T20:02:57.5776250Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T20:02:57.9769760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T20%3A10%3A00Z&sig=CYio5EsNsaEVkC92f3uMY1IYwXlx9KA19XiNgDopfsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:02:58.0502010Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T20:03:00.2875440Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T20:03:01.2440000Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T20:03:01.2707570Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:03:01.2708110Z env: 2021-05-16T20:03:01.2708560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:01.2708990Z TIC_DEPLOY_KEY: 2021-05-16T20:03:01.2709360Z RSPM: 2021-05-16T20:03:01.2710570Z GITHUB_PAT: *** 2021-05-16T20:03:01.2711030Z COVERALLS_TOKEN: 2021-05-16T20:03:01.2711530Z continue-on-error: false 2021-05-16T20:03:01.2711990Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:01.2712490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:01.2712900Z TZ: UTC 2021-05-16T20:03:01.2713300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:01.2713690Z NOT_CRAN: true 2021-05-16T20:03:01.2714070Z ##[endgroup] 2021-05-16T20:03:01.6740090Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T20:03:01.7924800Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:03:01.7926330Z Dload Upload Total Spent Left Speed 2021-05-16T20:03:01.7927450Z 2021-05-16T20:03:01.9090660Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:01.9096190Z 100 117 0 117 0 0 1008 0 --:--:-- --:--:-- --:--:-- 1008 2021-05-16T20:03:01.9187240Z 2021-05-16T20:03:02.0327640Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:02.0329180Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:03.0494010Z 2021-05-16T20:03:03.4900810Z 58 82.6M 58 48.0M 0 0 38.1M 0 0:00:02 0:00:01 0:00:01 38.1M 2021-05-16T20:03:03.4902950Z 100 82.6M 100 82.6M 0 0 48.6M 0 0:00:01 0:00:01 --:--:-- 78.6M 2021-05-16T20:03:07.8377810Z ##[group]Run tlmgr update --self 2021-05-16T20:03:07.8378540Z tlmgr update --self 2021-05-16T20:03:07.8379390Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:03:07.8380190Z tlmgr update --all 2021-05-16T20:03:07.8565430Z shell: /bin/bash -e {0} 2021-05-16T20:03:07.8565840Z env: 2021-05-16T20:03:07.8566250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:07.8566710Z TIC_DEPLOY_KEY: 2021-05-16T20:03:07.8567040Z RSPM: 2021-05-16T20:03:07.8568370Z GITHUB_PAT: *** 2021-05-16T20:03:07.8568810Z COVERALLS_TOKEN: 2021-05-16T20:03:07.8569670Z continue-on-error: false 2021-05-16T20:03:07.8570150Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:07.8570610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:07.8571060Z TZ: UTC 2021-05-16T20:03:07.8571410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:07.8571820Z NOT_CRAN: true 2021-05-16T20:03:07.8572280Z ##[endgroup] 2021-05-16T20:03:10.3410070Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:10.3412050Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:03:12.7992730Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:12.7993740Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:03:13.1060550Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T20:03:13.5595730Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T20:03:13.8746540Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T20:03:14.2427680Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T20:03:14.5458550Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T20:03:17.8079160Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T20:03:18.1319220Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T20:03:18.7108990Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T20:03:19.0196870Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-16T20:03:19.3254670Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T20:03:19.6843040Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T20:03:19.9929220Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T20:03:20.2899490Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T20:03:20.7266050Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T20:03:21.0348760Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-16T20:03:21.6882230Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T20:03:21.9991030Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T20:03:22.3116410Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T20:03:22.6162080Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T20:03:22.9772350Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T20:03:23.3936140Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T20:03:23.7034090Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T20:03:24.0928930Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-16T20:03:24.4434020Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T20:03:24.7545320Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T20:03:25.0656520Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-16T20:03:25.3668380Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-16T20:03:25.6699220Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T20:03:25.9739410Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T20:03:26.3165650Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-16T20:03:26.6220600Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-16T20:03:26.9231710Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T20:03:27.2954970Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-16T20:03:27.5973280Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-16T20:03:27.9055530Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T20:03:28.3424690Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-16T20:03:28.6515080Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-16T20:03:28.9522690Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-16T20:03:29.2582390Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-16T20:03:29.5569250Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-16T20:03:29.8605170Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-16T20:03:30.1641250Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-16T20:03:30.4719330Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-16T20:03:30.7767620Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-16T20:03:31.0861010Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-16T20:03:31.3856140Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-16T20:03:31.6910220Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-16T20:03:31.9949150Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-16T20:03:32.3105860Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-16T20:03:32.6162460Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-16T20:03:32.9145190Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-16T20:03:33.2212450Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-16T20:03:33.5220660Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-16T20:03:33.8279520Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-16T20:03:34.1362390Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-16T20:03:34.5013320Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-16T20:03:34.8074600Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-16T20:03:35.1168610Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-16T20:03:35.4889920Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-16T20:03:35.9776460Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-16T20:03:36.2993580Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-16T20:03:36.6002800Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-16T20:03:36.9149520Z [64/89, 00:24/00:25] install: nodetree [13k] 2021-05-16T20:03:37.2814140Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-16T20:03:37.5852820Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-16T20:03:37.8923340Z [67/89, 00:25/00:26] install: optex [770k] 2021-05-16T20:03:38.6864750Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-16T20:03:39.0000100Z [69/89, 00:26/00:26] install: pdfextra [22k] 2021-05-16T20:03:39.3692240Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-16T20:03:39.6713770Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-16T20:03:39.9843720Z [72/89, 00:27/00:27] install: rsfs [55k] 2021-05-16T20:03:40.4031380Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-16T20:03:40.8392710Z [74/89, 00:28/00:28] install: spelling [14k] 2021-05-16T20:03:41.2362300Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-16T20:03:41.5543120Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-16T20:03:41.8566710Z [77/89, 00:29/00:29] install: texlive-en [1k] 2021-05-16T20:03:42.1612660Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-16T20:03:42.6736970Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-16T20:03:42.9712950Z [80/89, 00:30/00:30] install: thumbpdf [19k] 2021-05-16T20:03:43.3424410Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-16T20:03:43.6380280Z [82/89, 00:31/00:31] install: tlshell [29k] 2021-05-16T20:03:44.0053800Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-16T20:03:44.3768230Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-16T20:03:44.6735180Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-16T20:03:44.9833640Z [86/89, 00:32/00:32] install: xdvi.universal-darwin [948k] 2021-05-16T20:03:45.7947890Z [87/89, 00:33/00:33] install: xdvi [7k] 2021-05-16T20:03:46.1012360Z [88/89, 00:34/00:34] install: collection-basic [1k] 2021-05-16T20:03:46.4035710Z [89/89, 00:34/00:34] install: collection-luatex [1k] 2021-05-16T20:03:46.7052560Z running mktexlsr ... 2021-05-16T20:03:47.2129670Z done running mktexlsr. 2021-05-16T20:03:47.2541080Z running updmap-sys ... 2021-05-16T20:03:47.8882300Z done running updmap-sys. 2021-05-16T20:03:47.8883590Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T20:03:47.8885700Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/wEGUk8edlK/i81p86FO0X ... 2021-05-16T20:03:48.9744760Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/wEGUk8edlK/i81p86FO0X. 2021-05-16T20:03:48.9746050Z OK: optex.fmt/luatex 2021-05-16T20:03:48.9747800Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:03:48.9749240Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:03:51.2741510Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:51.2742700Z tlmgr: no updates available 2021-05-16T20:03:51.4140660Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:03:51.4141440Z with: 2021-05-16T20:03:51.4142010Z pandoc-version: 2.7.3 2021-05-16T20:03:51.4142560Z env: 2021-05-16T20:03:51.4143180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:51.4143850Z TIC_DEPLOY_KEY: 2021-05-16T20:03:51.4144360Z RSPM: 2021-05-16T20:03:51.4145990Z GITHUB_PAT: *** 2021-05-16T20:03:51.4146830Z COVERALLS_TOKEN: 2021-05-16T20:03:51.4147290Z continue-on-error: false 2021-05-16T20:03:51.4147720Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:51.4148180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:51.4148640Z TZ: UTC 2021-05-16T20:03:51.4149060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:51.4149580Z NOT_CRAN: true 2021-05-16T20:03:51.4149980Z ##[endgroup] 2021-05-16T20:03:52.4764640Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T20:03:55.3213810Z installer: Package name is pandoc 2021-05-16T20:03:55.3216080Z installer: Installing at base path / 2021-05-16T20:03:55.3216850Z installer: The install was successful. 2021-05-16T20:03:55.3356430Z ##[group]Run git config user.name adigherman 2021-05-16T20:03:55.3357160Z git config user.name adigherman 2021-05-16T20:03:55.3357730Z git config user.email adig@jhu.edu 2021-05-16T20:03:55.3530710Z shell: /bin/bash -e {0} 2021-05-16T20:03:55.3531160Z env: 2021-05-16T20:03:55.3531600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:55.3532100Z TIC_DEPLOY_KEY: 2021-05-16T20:03:55.3532490Z RSPM: 2021-05-16T20:03:55.3533550Z GITHUB_PAT: *** 2021-05-16T20:03:55.3534010Z COVERALLS_TOKEN: 2021-05-16T20:03:55.3534480Z continue-on-error: false 2021-05-16T20:03:55.3534990Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:55.3535480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:55.3535950Z TZ: UTC 2021-05-16T20:03:55.3536330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:55.3536770Z NOT_CRAN: true 2021-05-16T20:03:55.3537140Z ##[endgroup] 2021-05-16T20:03:55.4025380Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T20:03:55.4026100Z env: 2021-05-16T20:03:55.4026570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:55.4027040Z TIC_DEPLOY_KEY: 2021-05-16T20:03:55.4027380Z RSPM: 2021-05-16T20:03:55.4028680Z GITHUB_PAT: *** 2021-05-16T20:03:55.4029080Z COVERALLS_TOKEN: 2021-05-16T20:03:55.4029570Z continue-on-error: false 2021-05-16T20:03:55.4030020Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:55.4030540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:55.4031030Z TZ: UTC 2021-05-16T20:03:55.4031390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:55.4031800Z NOT_CRAN: true 2021-05-16T20:03:55.4032150Z ##[endgroup] 2021-05-16T20:03:57.0308600Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T20:03:57.0666560Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T20:03:57.0667260Z To reinstall 3.20.2, run: 2021-05-16T20:03:57.0667860Z brew reinstall cmake 2021-05-16T20:03:58.6658730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:03:59.9125700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:00.5281140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T20:04:01.0181090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T20%3A10%3A00Z&sig=sCEAGIW9PrJdzR1ocmp7zRN6QWHZGBrFJ3stxrNocDk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:01.0507620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=sCEAGIW9PrJdzR1ocmp7zRN6QWHZGBrFJ3stxrNocDk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:01.1072060Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T20:04:01.1751560Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T20:04:01.1779900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2789-xyh796 2021-05-16T20:04:01.1953570Z cp -pR /private/tmp/d20210516-2789-xyh796/libssh/. /usr/local/Cellar/libssh 2021-05-16T20:04:01.2141270Z chmod -Rf +w /private/tmp/d20210516-2789-xyh796 2021-05-16T20:04:01.2701020Z ==> Finishing up 2021-05-16T20:04:01.3030920Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T20:04:01.3061090Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T20:04:01.3078320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T20:04:01.3094940Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T20:04:01.3108840Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T20:04:01.3118560Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T20:04:01.3125550Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T20:04:01.3313760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2953-yf8knz.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-16T20:04:03.4591790Z ==> Summary 2021-05-16T20:04:03.4618880Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T20:04:05.4905460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:04:06.7601220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:07.3885740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T20:04:07.7939450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T20%3A10%3A00Z&sig=Qh7P0wZysN4VvxkDTEf1Xhxz2CePTc4ro7w4b84KNNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:07.8269820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=Qh7P0wZysN4VvxkDTEf1Xhxz2CePTc4ro7w4b84KNNs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:08.8253350Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T20:04:09.1756150Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:04:10.4170810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:11.0456570Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T20:04:11.5680870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T20%3A10%3A00Z&sig=wkKwGxDqeO49NXCMUIIUumKnfpXQjR9K2GhUARJXCW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:11.6018790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=wkKwGxDqeO49NXCMUIIUumKnfpXQjR9K2GhUARJXCW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:11.6717000Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T20:04:11.6784730Z ==> Installing dependencies for jags: gcc 2021-05-16T20:04:11.6792760Z ==> Installing jags dependency: gcc 2021-05-16T20:04:11.7644230Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T20:04:11.7673470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2960-go6umr 2021-05-16T20:04:13.7852770Z cp -pR /private/tmp/d20210516-2960-go6umr/gcc/. /usr/local/Cellar/gcc 2021-05-16T20:04:15.1120900Z chmod -Rf +w /private/tmp/d20210516-2960-go6umr 2021-05-16T20:04:18.7113180Z ==> Finishing up 2021-05-16T20:04:18.8860790Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T20:04:18.8864560Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T20:04:18.8869210Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T20:04:18.8873860Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T20:04:18.8878780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T20:04:18.8883670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T20:04:18.8888280Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T20:04:18.8893320Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T20:04:18.8898260Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T20:04:18.8902770Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T20:04:18.8915580Z rm /usr/local/bin/c++-11 2021-05-16T20:04:18.8919130Z rm /usr/local/bin/cpp-11 2021-05-16T20:04:18.8921980Z rm /usr/local/bin/g++-11 2021-05-16T20:04:18.8924980Z rm /usr/local/bin/gcc-11 2021-05-16T20:04:18.8979690Z rm /usr/local/bin/gcc-ar-11 2021-05-16T20:04:18.8982290Z rm /usr/local/bin/gcc-nm-11 2021-05-16T20:04:18.8985590Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T20:04:18.8988500Z rm /usr/local/bin/gcov-11 2021-05-16T20:04:18.8991550Z rm /usr/local/bin/gcov-dump-11 2021-05-16T20:04:18.8994620Z rm /usr/local/bin/gcov-tool-11 2021-05-16T20:04:19.1234980Z Error: The `brew link` step did not complete successfully 2021-05-16T20:04:19.1235860Z The formula built, but is not symlinked into /usr/local 2021-05-16T20:04:19.1239390Z Could not symlink bin/gfortran 2021-05-16T20:04:19.1240030Z Target /usr/local/bin/gfortran 2021-05-16T20:04:19.1240740Z already exists. You may want to remove it: 2021-05-16T20:04:19.1241750Z rm '/usr/local/bin/gfortran' 2021-05-16T20:04:19.1242070Z 2021-05-16T20:04:19.1242610Z To force the link and overwrite all conflicting files: 2021-05-16T20:04:19.1243550Z brew link --overwrite gcc 2021-05-16T20:04:19.1243880Z 2021-05-16T20:04:19.1244310Z To list all files that would be deleted: 2021-05-16T20:04:19.1245280Z brew link --overwrite --dry-run gcc 2021-05-16T20:04:19.1245620Z 2021-05-16T20:04:19.1246070Z Possible conflicting files are: 2021-05-16T20:04:19.1278830Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T20:04:19.5937710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3135-16ru400.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-16T20:04:22.1429070Z ==> Summary 2021-05-16T20:04:22.2307220Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T20:04:22.2311440Z ==> Installing jags 2021-05-16T20:04:22.2315370Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T20:04:22.2333320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2960-9k5q9q 2021-05-16T20:04:22.2829860Z cp -pR /private/tmp/d20210516-2960-9k5q9q/jags/. /usr/local/Cellar/jags 2021-05-16T20:04:22.3514980Z chmod -Rf +w /private/tmp/d20210516-2960-9k5q9q 2021-05-16T20:04:22.4656750Z ==> Finishing up 2021-05-16T20:04:22.4984280Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T20:04:22.4991320Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T20:04:22.5001870Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T20:04:22.5008150Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T20:04:22.5013850Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T20:04:22.5018960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T20:04:22.5024270Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T20:04:22.5029410Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T20:04:22.5038690Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T20:04:22.5418430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3161-8ef2gv.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-16T20:04:24.7404680Z ==> Summary 2021-05-16T20:04:24.7496500Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T20:04:26.9240040Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:04:28.1924810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:29.0150100Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T20:04:29.5224350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T20%3A10%3A00Z&sig=3oifikL6uqX5XHsM2xYcK3Sc%2BRL5QY8iO3VqRo5pJh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:29.5725370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=3oifikL6uqX5XHsM2xYcK3Sc\%2BRL5QY8iO3VqRo5pJh0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:29.7738070Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T20:04:29.8856520Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T20:04:29.8884030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3168-1n3faso 2021-05-16T20:04:30.0982530Z cp -pR /private/tmp/d20210516-3168-1n3faso/v8/. /usr/local/Cellar/v8 2021-05-16T20:04:30.2045510Z chmod -Rf +w /private/tmp/d20210516-3168-1n3faso 2021-05-16T20:04:30.3757690Z ==> Finishing up 2021-05-16T20:04:30.4267440Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T20:04:30.4661560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3333-ovgkbj.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-16T20:04:32.6718360Z ==> Summary 2021-05-16T20:04:32.6776370Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T20:04:34.7534700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:04:36.2775570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:36.6193180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T20:04:37.0137740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T20%3A10%3A00Z&sig=EqYVJbeZcrrqmm8NTJ3AnPr0OkcuDekJOwu4mkD63hQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:37.0522100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=EqYVJbeZcrrqmm8NTJ3AnPr0OkcuDekJOwu4mkD63hQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:37.2121320Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T20:04:37.2436790Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:04:38.5439100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:39.1830880Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:04:39.6006260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T20%3A10%3A00Z&sig=jRoobK%2BEuhXYmRsGp5loOnppqZBnzM7LmtqN%2Bec0r6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:39.6338370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=jRoobK\%2BEuhXYmRsGp5loOnppqZBnzM7LmtqN\%2Bec0r6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:39.7504570Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T20:04:39.7651910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:04:41.2123490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:41.8547600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:04:42.4054040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T20%3A10%3A00Z&sig=SUeiywCwaG6wdSGlHtQ5bAGZrVdGCmcCyDyTCicJ07c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:42.4424070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=SUeiywCwaG6wdSGlHtQ5bAGZrVdGCmcCyDyTCicJ07c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:42.6108280Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T20:04:42.6335990Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T20:04:42.6341980Z ==> Installing fftw dependency: hwloc 2021-05-16T20:04:42.6919900Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T20:04:42.6947130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3340-1cp7q5i 2021-05-16T20:04:43.0028700Z cp -pR /private/tmp/d20210516-3340-1cp7q5i/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T20:04:43.4550190Z chmod -Rf +w /private/tmp/d20210516-3340-1cp7q5i 2021-05-16T20:04:43.8482090Z ==> Finishing up 2021-05-16T20:04:43.8862810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T20:04:43.8866890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T20:04:43.8872360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T20:04:43.8877840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T20:04:43.8883050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T20:04:43.8887860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T20:04:43.8893640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T20:04:43.8898090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T20:04:43.8903070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T20:04:43.8908340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T20:04:43.8913390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T20:04:43.8918350Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T20:04:43.8923620Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T20:04:43.8930650Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T20:04:43.8935330Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T20:04:43.8947450Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T20:04:43.8955090Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T20:04:43.8960620Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T20:04:43.8971240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T20:04:43.8976860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T20:04:43.8982340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T20:04:43.8988040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T20:04:43.8993630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T20:04:43.8999130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T20:04:43.9004850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T20:04:43.9022960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T20:04:43.9040160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T20:04:43.9045820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T20:04:43.9051140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T20:04:43.9057120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T20:04:43.9062640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T20:04:43.9092960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T20:04:43.9110090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T20:04:43.9129340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T20:04:43.9147840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T20:04:43.9153740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T20:04:43.9169230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T20:04:43.9174590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T20:04:43.9180060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T20:04:43.9197530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T20:04:43.9217170Z 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-16T20:04:43.9223510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T20:04:43.9229690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T20:04:43.9246810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T20:04:43.9263680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T20:04:43.9276770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T20:04:43.9289470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T20:04:43.9295610Z 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-16T20:04:43.9302380Z 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-16T20:04:43.9315110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T20:04:43.9332000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T20:04:43.9337920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T20:04:43.9347460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T20:04:43.9353260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T20:04:43.9362450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T20:04:43.9368350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T20:04:43.9377640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T20:04:43.9390430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T20:04:43.9399090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T20:04:43.9405170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T20:04:43.9420150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T20:04:43.9426130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T20:04:43.9432540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T20:04:43.9442250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T20:04:43.9447880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T20:04:43.9458320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T20:04:43.9464370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T20:04:43.9483070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T20:04:43.9488630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T20:04:43.9494780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T20:04:43.9504420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T20:04:43.9515200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T20:04:43.9530160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T20:04:43.9539840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T20:04:43.9550310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T20:04:43.9564250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T20:04:43.9570230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T20:04:43.9576180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T20:04:43.9582340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T20:04:43.9589100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T20:04:43.9599790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T20:04:43.9609890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T20:04:43.9616540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T20:04:43.9622370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T20:04:43.9628430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T20:04:43.9634440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T20:04:43.9640770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T20:04:43.9646750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T20:04:43.9652600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T20:04:43.9658710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T20:04:43.9664660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T20:04:43.9675280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T20:04:43.9683650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T20:04:43.9689720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T20:04:43.9696180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T20:04:43.9701730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T20:04:43.9708030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T20:04:43.9714560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T20:04:43.9720450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T20:04:43.9726600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T20:04:43.9731340Z Only the first 100 operations were output. 2021-05-16T20:04:44.3683150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3516-1ooor0f.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-16T20:04:46.7149970Z ==> Summary 2021-05-16T20:04:46.7724290Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T20:04:46.7746880Z ==> Installing fftw dependency: open-mpi 2021-05-16T20:04:46.8259680Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:04:46.8278380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3340-1me2wz9 2021-05-16T20:04:47.1152480Z cp -pR /private/tmp/d20210516-3340-1me2wz9/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T20:04:47.4682880Z chmod -Rf +w /private/tmp/d20210516-3340-1me2wz9 2021-05-16T20:04:48.7875260Z ==> Finishing up 2021-05-16T20:04:48.8198940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T20:04:48.8204340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T20:04:48.8209160Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T20:04:48.8215390Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T20:04:48.8221990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T20:04:48.8227370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T20:04:48.8232530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T20:04:48.8237980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T20:04:48.8242970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T20:04:48.8248190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T20:04:48.8253370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T20:04:48.8258580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T20:04:48.8263860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T20:04:48.8269160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T20:04:48.8274690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T20:04:48.8279900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T20:04:48.8284760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T20:04:48.8289610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T20:04:48.8294520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T20:04:48.8299510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T20:04:48.8304550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T20:04:48.8310910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T20:04:48.8316190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T20:04:48.8321240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T20:04:48.8328410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T20:04:48.8333200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T20:04:48.8338180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T20:04:48.8343210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T20:04:48.8348210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T20:04:48.8353250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T20:04:48.8358440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T20:04:48.8363670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T20:04:48.8369140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T20:04:48.8373890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T20:04:48.8379620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T20:04:48.8384060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T20:04:48.8388850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T20:04:48.8393930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T20:04:48.8399050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T20:04:48.8403990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T20:04:48.8410950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T20:04:48.8416120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T20:04:48.8457240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T20:04:48.8461670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T20:04:48.8466540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T20:04:48.8473730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T20:04:48.8478860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T20:04:48.8484060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T20:04:48.8495300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T20:04:48.8500730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T20:04:48.8506510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T20:04:48.8511700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T20:04:48.8517260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T20:04:48.8521950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T20:04:48.8527240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T20:04:48.8532660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T20:04:48.8538230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T20:04:48.8543510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T20:04:48.8548830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T20:04:48.8554240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T20:04:48.8568240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T20:04:48.8573440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T20:04:48.8578910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T20:04:48.8607160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T20:04:48.8612120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T20:04:48.8630410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T20:04:48.8636280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T20:04:48.8641900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T20:04:48.8647220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T20:04:48.8652340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T20:04:48.8657640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T20:04:48.8663000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T20:04:48.8668990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T20:04:48.8674680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T20:04:48.8679610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T20:04:48.8684910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T20:04:48.8691340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T20:04:48.8697330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T20:04:48.8703050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T20:04:48.8708770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T20:04:48.8714090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T20:04:48.8719420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T20:04:48.8724930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T20:04:48.8730080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T20:04:48.8735650Z 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-16T20:04:48.8740970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T20:04:48.8746150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T20:04:48.8751300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T20:04:48.8756600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T20:04:48.8761750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T20:04:48.8767010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T20:04:48.8772170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T20:04:48.8777230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T20:04:48.8782170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T20:04:48.8787710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T20:04:48.8792630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T20:04:48.8797660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T20:04:48.8802680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T20:04:48.8808640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T20:04:48.8813790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T20:04:48.8817510Z Only the first 100 operations were output. 2021-05-16T20:04:49.3166880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3543-i39jhx.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-16T20:04:51.6835090Z ==> Summary 2021-05-16T20:04:51.7243360Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:04:51.7249020Z ==> Installing fftw 2021-05-16T20:04:51.7253470Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:04:51.7271180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3340-17ducdh 2021-05-16T20:04:51.8197920Z cp -pR /private/tmp/d20210516-3340-17ducdh/fftw/. /usr/local/Cellar/fftw 2021-05-16T20:04:51.8745530Z chmod -Rf +w /private/tmp/d20210516-3340-17ducdh 2021-05-16T20:04:52.0326210Z ==> Finishing up 2021-05-16T20:04:52.0867300Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T20:04:52.0870890Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T20:04:52.0875550Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T20:04:52.0880190Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T20:04:52.0886610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T20:04:52.0891440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T20:04:52.0895880Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T20:04:52.0900640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T20:04:52.0905150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T20:04:52.0910310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T20:04:52.0914630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T20:04:52.0919180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T20:04:52.0927690Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T20:04:52.1026960Z info /usr/local/share/info/fftw3.info 2021-05-16T20:04:52.1037350Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T20:04:52.1045830Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T20:04:52.1062050Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T20:04:52.1069250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T20:04:52.1076790Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T20:04:52.1085050Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T20:04:52.1098440Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T20:04:52.1105290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T20:04:52.1110430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T20:04:52.1116170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T20:04:52.1121330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T20:04:52.1126630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T20:04:52.1132050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T20:04:52.1137270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T20:04:52.1142310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T20:04:52.1147680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T20:04:52.1153350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T20:04:52.1158430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T20:04:52.1164260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T20:04:52.1168650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T20:04:52.1173680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T20:04:52.1178930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T20:04:52.1184380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T20:04:52.1189330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T20:04:52.1194910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T20:04:52.1199790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T20:04:52.1213950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T20:04:52.1223280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T20:04:52.1231960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T20:04:52.1239760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T20:04:52.1251870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T20:04:52.1258980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T20:04:52.1267690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T20:04:52.1276710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T20:04:52.1285850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T20:04:52.1295190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T20:04:52.1303870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T20:04:52.1316090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T20:04:52.1321100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T20:04:52.1329320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T20:04:52.1337830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T20:04:52.1345670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T20:04:52.1354860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T20:04:52.1369050Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T20:04:52.1376880Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T20:04:52.1385030Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T20:04:52.1784540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3570-1u4j2hx.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-16T20:04:54.4330670Z ==> Summary 2021-05-16T20:04:54.4386160Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:04:55.0522820Z ==> No outdated dependents to upgrade! 2021-05-16T20:04:55.0524060Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:04:55.2345660Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T20:04:55.2347120Z fftw, open-mpi 2021-05-16T20:04:55.2370200Z rm /usr/local/bin/fftw-wisdom 2021-05-16T20:04:55.2378320Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T20:04:55.2387630Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T20:04:55.2390650Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T20:04:55.2401930Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T20:04:55.2404940Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T20:04:55.2413150Z rm /usr/local/include/fftw3.f 2021-05-16T20:04:55.2416610Z rm /usr/local/include/fftw3.f03 2021-05-16T20:04:55.2424090Z rm /usr/local/include/fftw3.h 2021-05-16T20:04:55.2428440Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T20:04:55.2435790Z rm /usr/local/include/fftw3l.f03 2021-05-16T20:04:55.2438730Z rm /usr/local/include/fftw3q.f03 2021-05-16T20:04:55.2454260Z rm /usr/local/lib/cmake/fftw3 2021-05-16T20:04:55.2457500Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T20:04:55.2464700Z rm /usr/local/lib/libfftw3.a 2021-05-16T20:04:55.2467720Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T20:04:55.2476120Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T20:04:55.2479330Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T20:04:55.2489890Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T20:04:55.2494660Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T20:04:55.2502440Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T20:04:55.2505810Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T20:04:55.2515720Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T20:04:55.2518600Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T20:04:55.2528560Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T20:04:55.2532320Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T20:04:55.2540730Z rm /usr/local/lib/libfftw3f.a 2021-05-16T20:04:55.2545300Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T20:04:55.2553500Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T20:04:55.2557800Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T20:04:55.2565670Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T20:04:55.2570140Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T20:04:55.2584250Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T20:04:55.2589550Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T20:04:55.2602880Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T20:04:55.2606110Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T20:04:55.2614390Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T20:04:55.2617470Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T20:04:55.2625380Z rm /usr/local/lib/libfftw3l.a 2021-05-16T20:04:55.2628810Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T20:04:55.2634660Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T20:04:55.2639570Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T20:04:55.2642610Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T20:04:55.2647540Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T20:04:55.2650700Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T20:04:55.2655750Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T20:04:55.2658740Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T20:04:55.2665040Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T20:04:55.2668090Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T20:04:55.2677740Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T20:04:55.2683330Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T20:04:55.2686530Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T20:04:55.2913900Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T20:04:55.2915020Z rm /usr/local/share/info/fftw3.info 2021-05-16T20:04:55.2923010Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T20:04:55.2927640Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T20:04:55.2936480Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T20:04:55.2940670Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T20:04:55.2944230Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T20:04:55.2948330Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T20:04:55.3711450Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T20:04:55.3716830Z rm /usr/local/bin/mpic++ 2021-05-16T20:04:55.3719850Z rm /usr/local/bin/mpicc 2021-05-16T20:04:55.3725390Z rm /usr/local/bin/mpicxx 2021-05-16T20:04:55.3729600Z rm /usr/local/bin/mpiexec 2021-05-16T20:04:55.3735740Z rm /usr/local/bin/mpif77 2021-05-16T20:04:55.3739030Z rm /usr/local/bin/mpif90 2021-05-16T20:04:55.3746420Z rm /usr/local/bin/mpifort 2021-05-16T20:04:55.3753370Z rm /usr/local/bin/mpirun 2021-05-16T20:04:55.3757710Z rm /usr/local/bin/ompi-clean 2021-05-16T20:04:55.3763170Z rm /usr/local/bin/ompi-server 2021-05-16T20:04:55.3766110Z rm /usr/local/bin/ompi_info 2021-05-16T20:04:55.3772220Z rm /usr/local/bin/opal_wrapper 2021-05-16T20:04:55.3776010Z rm /usr/local/bin/orte-clean 2021-05-16T20:04:55.3783080Z rm /usr/local/bin/orte-info 2021-05-16T20:04:55.3786280Z rm /usr/local/bin/orte-server 2021-05-16T20:04:55.3794500Z rm /usr/local/bin/ortecc 2021-05-16T20:04:55.3797470Z rm /usr/local/bin/orted 2021-05-16T20:04:55.3803450Z rm /usr/local/bin/orterun 2021-05-16T20:04:55.3806630Z rm /usr/local/bin/profile2mat.pl 2021-05-16T20:04:55.3816400Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T20:04:55.3821390Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T20:04:55.3825300Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T20:04:55.3830790Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T20:04:55.3842410Z rm /usr/local/include/mpi-ext.h 2021-05-16T20:04:55.3849730Z rm /usr/local/include/mpi.h 2021-05-16T20:04:55.3853900Z rm /usr/local/include/mpi.mod 2021-05-16T20:04:55.3858670Z rm /usr/local/include/mpi_ext.mod 2021-05-16T20:04:55.3862020Z rm /usr/local/include/mpi_f08.mod 2021-05-16T20:04:55.3866590Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T20:04:55.3870010Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T20:04:55.3874640Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T20:04:55.3878220Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T20:04:55.3881640Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T20:04:55.3888260Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T20:04:55.3892280Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T20:04:55.3895590Z rm /usr/local/include/mpif-config.h 2021-05-16T20:04:55.3903690Z rm /usr/local/include/mpif-constants.h 2021-05-16T20:04:55.3907110Z rm /usr/local/include/mpif-ext.h 2021-05-16T20:04:55.3990820Z rm /usr/local/include/mpif-externals.h 2021-05-16T20:04:55.3993880Z rm /usr/local/include/mpif-handles.h 2021-05-16T20:04:55.3996990Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T20:04:55.4000250Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T20:04:55.4003480Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T20:04:55.4006700Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T20:04:55.4009360Z rm /usr/local/include/mpif.h 2021-05-16T20:04:55.4012700Z rm /usr/local/include/openmpi 2021-05-16T20:04:55.4015960Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T20:04:55.4021670Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T20:04:55.4025040Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T20:04:55.4027950Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T20:04:55.4030960Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T20:04:55.4034180Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T20:04:55.4037010Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T20:04:55.4040170Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T20:04:55.4043510Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T20:04:55.4046140Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T20:04:55.4049710Z rm /usr/local/lib/libmpi.dylib 2021-05-16T20:04:55.4052900Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T20:04:55.4055650Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T20:04:55.4059320Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T20:04:55.4062300Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T20:04:55.4065450Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T20:04:55.4068610Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T20:04:55.4071480Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T20:04:55.4074680Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T20:04:55.4078460Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T20:04:55.4081280Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T20:04:55.4084200Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T20:04:55.4087290Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T20:04:55.4090900Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T20:04:55.4093460Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T20:04:55.4097020Z rm /usr/local/lib/openmpi 2021-05-16T20:04:55.4102890Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T20:04:55.4106900Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T20:04:55.4110140Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T20:04:55.4113170Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T20:04:55.4116630Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T20:04:55.4119630Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T20:04:55.4122640Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T20:04:55.4126240Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T20:04:55.4129580Z rm /usr/local/lib/pmix 2021-05-16T20:04:55.4139260Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T20:04:55.4142380Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T20:04:55.4145890Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T20:04:55.4149340Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T20:04:55.4152790Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T20:04:55.4156460Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T20:04:55.4159570Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T20:04:55.4163310Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T20:04:55.4167530Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T20:04:55.4170820Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T20:04:55.4173710Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T20:04:55.4177110Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T20:04:55.4182000Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T20:04:55.4185460Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T20:04:55.4188650Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T20:04:55.4191830Z rm /usr/local/share/man/man1/orted.1 2021-05-16T20:04:55.4195210Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T20:04:55.4211060Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T20:04:55.4214720Z Only the first 100 operations were output. 2021-05-16T20:04:57.2587200Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:04:58.5176800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:04:59.1754190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T20:04:59.7167260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T20%3A10%3A00Z&sig=IRs%2FDISGYJM9Tbv0XXx6Wb%2Bvt0fzz77XCX8%2Blkf2wAQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:59.7532010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A10\%3A00Z\&sig=IRs\%2FDISGYJM9Tbv0XXx6Wb\%2Bvt0fzz77XCX8\%2Blkf2wAQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:00.0197340Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T20:05:00.1550200Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T20:05:00.1578760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3578-cg6oib 2021-05-16T20:05:00.8142650Z cp -pR /private/tmp/d20210516-3578-cg6oib/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T20:05:01.4588040Z chmod -Rf +w /private/tmp/d20210516-3578-cg6oib 2021-05-16T20:05:02.4404060Z ==> Finishing up 2021-05-16T20:05:02.4897450Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T20:05:02.4902990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T20:05:02.4907310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T20:05:02.4911860Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T20:05:02.4916940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T20:05:02.4922100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T20:05:02.4927060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T20:05:02.4932190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T20:05:02.4939760Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T20:05:02.4944440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T20:05:02.4948800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T20:05:02.4953640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T20:05:02.4958170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T20:05:02.4962920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T20:05:02.4967690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T20:05:02.4972250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T20:05:02.4977410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T20:05:02.4983380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T20:05:02.4989810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T20:05:02.4994320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T20:05:02.4999800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T20:05:02.5005040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T20:05:02.5009640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T20:05:02.5014520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T20:05:02.5018790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T20:05:02.5023290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T20:05:02.5028170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T20:05:02.5032540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T20:05:02.5037660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T20:05:02.5042270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T20:05:02.5050160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T20:05:02.5061110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T20:05:02.5069010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T20:05:02.5079640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T20:05:02.5087170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T20:05:02.5092790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T20:05:02.5104680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T20:05:02.5113600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T20:05:02.5122350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T20:05:02.5130010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T20:05:02.5141030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T20:05:02.5147020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T20:05:02.5155340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T20:05:02.5163030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T20:05:02.5172420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T20:05:02.5184400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T20:05:02.5191270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T20:05:02.5199260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T20:05:02.5207050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T20:05:02.5211790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T20:05:02.5219430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T20:05:02.5227050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T20:05:02.5235900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T20:05:02.5241040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T20:05:02.5251800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T20:05:02.5259670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T20:05:02.5267650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T20:05:02.5272520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T20:05:02.5279720Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T20:05:02.5288980Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T20:05:02.5296770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T20:05:02.5304380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T20:05:02.5309240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T20:05:02.5316610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T20:05:02.5325080Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T20:05:02.5333840Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T20:05:02.5338690Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T20:05:02.5347830Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T20:05:02.5356800Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T20:05:02.5365650Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T20:05:02.5370840Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T20:05:02.5466120Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T20:05:02.5470640Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T20:05:02.5475590Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T20:05:02.5480120Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T20:05:02.5485150Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T20:05:02.5490340Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T20:05:02.5497020Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T20:05:02.5503210Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T20:05:02.5508050Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T20:05:02.5512610Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T20:05:02.5519330Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T20:05:02.5526830Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T20:05:02.5533300Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T20:05:02.5543620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T20:05:02.5548940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T20:05:02.5554110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T20:05:02.5559360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T20:05:02.5564370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T20:05:02.5569740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T20:05:02.5575000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T20:05:02.5579980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T20:05:02.5585520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T20:05:02.5591080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T20:05:02.5596370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T20:05:02.5601500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T20:05:02.5606910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T20:05:02.5613140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T20:05:02.5618290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T20:05:02.5624700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T20:05:02.5629970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T20:05:02.5634170Z Only the first 100 operations were output. 2021-05-16T20:05:02.9409340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3742-dezjs1.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-16T20:05:05.2784250Z ==> Summary 2021-05-16T20:05:05.3524610Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T20:05:07.6641080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:05:09.2101920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:09.8622780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T20:05:10.3716600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T20%3A15%3A00Z&sig=dA35n%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:10.4036240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dA35n\%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:10.4775100Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T20:05:10.5667180Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T20:05:10.5697320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3749-ttj13h 2021-05-16T20:05:10.6419100Z cp -pR /private/tmp/d20210516-3749-ttj13h/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T20:05:10.7810190Z chmod -Rf +w /private/tmp/d20210516-3749-ttj13h 2021-05-16T20:05:10.9510390Z ==> Finishing up 2021-05-16T20:05:10.9827100Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T20:05:10.9834530Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T20:05:10.9840730Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T20:05:10.9856680Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T20:05:10.9896380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:10.9900990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:10.9917850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:10.9929420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:10.9993310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0013600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0023420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0035830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0039200Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T20:05:11.0057760Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T20:05:11.0059860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0063590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0072370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0090450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0110020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0137030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0151120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0180460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0197740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0199880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0214530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0232790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0251760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0276070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0291030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0300840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0329210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0348640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0357390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0388080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0394030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0418880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0435940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0450240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0457790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0470210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0487730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0513610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0524590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0534010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0545140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0563240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0584360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0595180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0607150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0623580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0641660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0677950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0703920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0716030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0724610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0742750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0760780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0783020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0818780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0844840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:11.0947000Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T20:05:11.1007910Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T20:05:11.1011780Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T20:05:11.1013570Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T20:05:11.1015250Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T20:05:11.1016910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T20:05:11.1024310Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T20:05:11.1074310Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T20:05:11.1425850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3914-ltz6c4.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-16T20:05:13.3523930Z ==> Summary 2021-05-16T20:05:13.3732550Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T20:05:15.3534730Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T20:05:15.3535470Z To reinstall 1.6.37, run: 2021-05-16T20:05:15.3535930Z brew reinstall libpng 2021-05-16T20:05:17.1828080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:05:18.4518220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:19.0552050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T20:05:19.5245860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T20%3A15%3A00Z&sig=SbT%2BnJNYeXezCpWJbc87al5ZJfq52x%2FS6Pnovq6oEec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:19.5651810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=SbT\%2BnJNYeXezCpWJbc87al5ZJfq52x\%2FS6Pnovq6oEec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:19.6182390Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T20:05:19.6229810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:05:20.8922190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:21.5183640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T20:05:21.9761620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T20%3A15%3A00Z&sig=xchB%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:22.0070780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=xchB\%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:22.0640180Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T20:05:22.0713160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:05:23.3220050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:23.9257330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T20:05:24.4329670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T20%3A15%3A00Z&sig=aWJI2woBH6HzBy0CmMoa1b%2BBsgYjh59lUM78ahlieE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:24.4716450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=aWJI2woBH6HzBy0CmMoa1b\%2BBsgYjh59lUM78ahlieE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:24.5161490Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T20:05:24.5195000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:05:25.7499870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:26.3711820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T20:05:26.8630770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T20%3A15%3A00Z&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE%2F84UyaKIlnryqe%2FGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:26.8935750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE\%2F84UyaKIlnryqe\%2FGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:26.9319820Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T20:05:26.9348830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:05:28.1781180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:28.8370330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T20:05:29.2961260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T20%3A15%3A00Z&sig=K1J4o1hu0FWP6DNdvEYjIo2Q%2F4FtKT21wj%2FlpQY1SMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:29.3301870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=K1J4o1hu0FWP6DNdvEYjIo2Q\%2F4FtKT21wj\%2FlpQY1SMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:29.4023550Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T20:05:29.4083750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:05:30.6924540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:31.3462550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T20:05:31.8179620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T20%3A15%3A00Z&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:31.8574200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:31.9651420Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:05:31.9753830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:05:33.2036560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:33.8624340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T20:05:34.3364790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T20%3A15%3A00Z&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:34.3749300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:34.4266770Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T20:05:34.4296730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:05:35.8274100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:36.4298160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T20:05:36.9062020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T20%3A15%3A00Z&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8%2Fxic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:36.9614490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8\%2Fxic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:37.0083820Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T20:05:37.0116350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:05:38.2924570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:38.9152890Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T20:05:39.3922460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T20%3A15%3A00Z&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:39.4273260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:39.4689140Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T20:05:39.4724260Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:05:40.7364320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:41.3515680Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T20:05:41.8261440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T20%3A15%3A00Z&sig=Gspg4VJ0x3ydpa3beEe%2BFN2jAG5dv5HFddTEELQu5l8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:41.8714080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Gspg4VJ0x3ydpa3beEe\%2BFN2jAG5dv5HFddTEELQu5l8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:41.9244330Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T20:05:41.9289360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:05:43.2612810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:44.0557140Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T20:05:44.5510680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T20%3A15%3A00Z&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:44.5891700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:44.6717380Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T20:05:44.6811050Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:05:46.0039240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:46.6218740Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T20:05:47.0461800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T20%3A15%3A00Z&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:47.0850370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:47.1420620Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T20:05:47.1466270Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:05:48.4276370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:49.0326330Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T20:05:49.5460330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T20%3A15%3A00Z&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:49.5854310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:49.6534210Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T20:05:49.6574020Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:05:50.9699420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:51.6142810Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T20:05:52.1591560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T20%3A15%3A00Z&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:52.1908170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:52.4299580Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T20:05:52.4823810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:05:53.7342250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:54.3422920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T20:05:54.7377620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T20%3A15%3A00Z&sig=mThJ7ZTXxPDiYrdkX5tb%2F1xVplAqb9aCe9zkPVln8KE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:54.7715430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=mThJ7ZTXxPDiYrdkX5tb\%2F1xVplAqb9aCe9zkPVln8KE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:54.8709660Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T20:05:54.8839630Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:05:56.3300590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:05:57.1854980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T20:05:57.7396450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T20%3A15%3A00Z&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:57.7783370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:59.4898090Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T20:05:59.9177060Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:06:01.2111290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:01.8720240Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T20:06:02.4286780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T20%3A15%3A00Z&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04%2Bcrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:02.4669260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04\%2Bcrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:02.6437290Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T20:06:02.6919700Z ==> 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-16T20:06:02.6923420Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T20:06:02.7559180Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T20:06:02.7589490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1qrh2t4 2021-05-16T20:06:02.7658790Z cp -pR /private/tmp/d20210516-4024-1qrh2t4/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T20:06:02.7739110Z chmod -Rf +w /private/tmp/d20210516-4024-1qrh2t4 2021-05-16T20:06:02.8105650Z ==> Finishing up 2021-05-16T20:06:02.8467000Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T20:06:02.8566310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4285-17tv1dv.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-16T20:06:04.9815940Z ==> Summary 2021-05-16T20:06:04.9829540Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T20:06:04.9835340Z ==> Installing poppler dependency: xorgproto 2021-05-16T20:06:04.9869310Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T20:06:04.9917600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4024-9mcc4c 2021-05-16T20:06:05.0874830Z cp -pR /private/tmp/d20210516-4024-9mcc4c/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T20:06:05.2152560Z chmod -Rf +w /private/tmp/d20210516-4024-9mcc4c 2021-05-16T20:06:05.3733450Z ==> Finishing up 2021-05-16T20:06:05.4082020Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T20:06:05.4087700Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T20:06:05.4096980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T20:06:05.4102450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T20:06:05.4107460Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T20:06:05.4113080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T20:06:05.4118030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T20:06:05.4122900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T20:06:05.4138040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T20:06:05.4142880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T20:06:05.4147940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T20:06:05.4199110Z rm /usr/local/share/pkgconfig 2021-05-16T20:06:05.4215150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T20:06:05.4220960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T20:06:05.4226660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T20:06:05.4232340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T20:06:05.4238140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T20:06:05.4243890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T20:06:05.4249110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T20:06:05.4254970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T20:06:05.4260710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T20:06:05.4266390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T20:06:05.4271940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T20:06:05.4277470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T20:06:05.4283020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T20:06:05.4288450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T20:06:05.4295280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T20:06:05.4301280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T20:06:05.4307670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T20:06:05.4312640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T20:06:05.4318500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T20:06:05.4323720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T20:06:05.4329130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T20:06:05.4334970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T20:06:05.4342950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T20:06:05.4345260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T20:06:05.4350590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T20:06:05.4356660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T20:06:05.4362040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T20:06:05.4380010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T20:06:05.4385720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T20:06:05.4391090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T20:06:05.4396900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T20:06:05.4402320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T20:06:05.4408260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T20:06:05.4413870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T20:06:05.4419540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T20:06:05.4424700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T20:06:05.4430120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T20:06:05.4435380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T20:06:05.4440830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T20:06:05.4446150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T20:06:05.4451630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T20:06:05.4456960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T20:06:05.5024440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4311-1edakxp.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-16T20:06:07.6794130Z ==> Summary 2021-05-16T20:06:07.6948260Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T20:06:07.6954420Z ==> Installing poppler dependency: libxau 2021-05-16T20:06:07.7057070Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T20:06:07.7074350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-adom9 2021-05-16T20:06:07.7194610Z cp -pR /private/tmp/d20210516-4024-adom9/libxau/. /usr/local/Cellar/libxau 2021-05-16T20:06:07.7363870Z chmod -Rf +w /private/tmp/d20210516-4024-adom9 2021-05-16T20:06:07.7871200Z ==> Finishing up 2021-05-16T20:06:07.8239240Z rm /usr/local/include/X11 2021-05-16T20:06:07.8250650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T20:06:07.8255210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T20:06:07.8259590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T20:06:07.8265110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T20:06:07.8282390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T20:06:07.8287220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T20:06:07.8292140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T20:06:07.8296760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T20:06:07.8301380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T20:06:07.8306500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T20:06:07.8311520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T20:06:07.8315900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T20:06:07.8320880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T20:06:07.8325620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T20:06:07.8330710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T20:06:07.8335400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T20:06:07.8340310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T20:06:07.8344720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T20:06:07.8349460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T20:06:07.8354590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T20:06:07.8359460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T20:06:07.8364570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T20:06:07.8369330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T20:06:07.8374050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T20:06:07.8377280Z mkdir -p /usr/local/include/X11/dri 2021-05-16T20:06:07.8383120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T20:06:07.8388280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T20:06:07.8394300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T20:06:07.8398740Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T20:06:07.8408070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T20:06:07.8414560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T20:06:07.8420770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T20:06:07.8427040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T20:06:07.8433380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T20:06:07.8439960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T20:06:07.8466600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T20:06:07.8472700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T20:06:07.8480800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T20:06:07.8487150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T20:06:07.8494180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T20:06:07.8501580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T20:06:07.8507630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T20:06:07.8513880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T20:06:07.8519920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T20:06:07.8526010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T20:06:07.8531660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T20:06:07.8537690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T20:06:07.8543860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T20:06:07.8549960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T20:06:07.8555770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T20:06:07.8561630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T20:06:07.8567670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T20:06:07.8573730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T20:06:07.8579910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T20:06:07.8587510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T20:06:07.8598050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T20:06:07.8606670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T20:06:07.8616270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T20:06:07.8624310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T20:06:07.8630430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T20:06:07.8636850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T20:06:07.8643040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T20:06:07.8649150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T20:06:07.8655270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T20:06:07.8672200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T20:06:07.8678190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T20:06:07.8684330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T20:06:07.8690490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T20:06:07.8696710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T20:06:07.8702790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T20:06:07.8708990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T20:06:07.8715200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T20:06:07.8721150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T20:06:07.8728420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T20:06:07.8734780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T20:06:07.8740880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T20:06:07.8746820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T20:06:07.8753060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T20:06:07.8759080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T20:06:07.8765110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T20:06:07.8771270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T20:06:07.8777210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T20:06:07.8783320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T20:06:07.8789230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T20:06:07.8795560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T20:06:07.8801510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T20:06:07.8807780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T20:06:07.8813830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T20:06:07.8819820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T20:06:07.8825690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T20:06:07.8833840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T20:06:07.8843390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T20:06:07.8849660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T20:06:07.8873350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T20:06:07.8881180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T20:06:07.8887420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T20:06:07.8893610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T20:06:07.8899740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T20:06:07.8905870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T20:06:07.8912050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T20:06:07.8918240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T20:06:07.8923860Z Only the first 100 operations were output. 2021-05-16T20:06:07.9264900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4338-1tdq5k0.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-16T20:06:10.1236090Z ==> Summary 2021-05-16T20:06:10.1288530Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T20:06:10.1294950Z ==> Installing poppler dependency: libxdmcp 2021-05-16T20:06:10.1377560Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T20:06:10.1398610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-17a0nti 2021-05-16T20:06:10.1492240Z cp -pR /private/tmp/d20210516-4024-17a0nti/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T20:06:10.1608840Z chmod -Rf +w /private/tmp/d20210516-4024-17a0nti 2021-05-16T20:06:10.2043070Z ==> Finishing up 2021-05-16T20:06:10.2547600Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T20:06:10.2555320Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T20:06:10.2560820Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T20:06:10.2566050Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T20:06:10.2573680Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T20:06:10.2706170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4364-2l1i4u.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-16T20:06:12.4194390Z ==> Summary 2021-05-16T20:06:12.4216840Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T20:06:12.4221680Z ==> Installing poppler dependency: libxcb 2021-05-16T20:06:12.4593510Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T20:06:12.4611860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-4024-hpiqlf 2021-05-16T20:06:13.1479050Z cp -pR /private/tmp/d20210516-4024-hpiqlf/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T20:06:14.4468370Z chmod -Rf +w /private/tmp/d20210516-4024-hpiqlf 2021-05-16T20:06:15.6033810Z ==> Finishing up 2021-05-16T20:06:15.6364540Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T20:06:15.6373870Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T20:06:15.6441290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T20:06:15.6448970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T20:06:15.6455550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T20:06:15.6461410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T20:06:15.6468410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T20:06:15.6487610Z 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-16T20:06:15.6494850Z 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-16T20:06:15.6500690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T20:06:15.6507200Z 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-16T20:06:15.6513480Z 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-16T20:06:15.6519040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T20:06:15.6524960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T20:06:15.6530730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T20:06:15.6536330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T20:06:15.6542220Z 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-16T20:06:15.6594350Z 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-16T20:06:15.6600020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T20:06:15.6605790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T20:06:15.6611410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T20:06:15.6616820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T20:06:15.6622450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T20:06:15.6627550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T20:06:15.6633120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T20:06:15.6638330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T20:06:15.6643590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T20:06:15.6648390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T20:06:15.6653650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T20:06:15.6658990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T20:06:15.6664430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T20:06:15.6669660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T20:06:15.6674780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T20:06:15.6680020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T20:06:15.6685410Z 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-16T20:06:15.6690340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T20:06:15.6696110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T20:06:15.6701160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T20:06:15.6706750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T20:06:15.6712700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T20:06:15.6718020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T20:06:15.6722850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T20:06:15.6727980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T20:06:15.6733930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T20:06:15.6739030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T20:06:15.6743970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T20:06:15.6749270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T20:06:15.6754120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T20:06:15.6759480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T20:06:15.6764590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T20:06:15.6769970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T20:06:15.6774970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T20:06:15.6780200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T20:06:15.6785310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T20:06:15.6790420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T20:06:15.6795610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T20:06:15.6800710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T20:06:15.6805950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T20:06:15.6811160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T20:06:15.6816720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T20:06:15.6822430Z 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-16T20:06:15.6827790Z 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-16T20:06:15.6832820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T20:06:15.6837750Z 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-16T20:06:15.6843440Z 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-16T20:06:15.6848270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T20:06:15.6854220Z 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-16T20:06:15.6859990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T20:06:15.6865370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T20:06:15.6870730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T20:06:15.6876190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T20:06:15.6881550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T20:06:15.6886620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T20:06:15.6892200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T20:06:15.6897890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T20:06:15.6903390Z 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-16T20:06:15.6908760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T20:06:15.6914050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T20:06:15.6918910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T20:06:15.6924460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T20:06:15.6929750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T20:06:15.6934980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T20:06:15.6940060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T20:06:15.6945300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T20:06:15.6950510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T20:06:15.6956050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T20:06:15.6961080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T20:06:15.6966630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T20:06:15.6971410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T20:06:15.6976840Z 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-16T20:06:15.6982450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T20:06:15.6991650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T20:06:15.6997760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T20:06:15.7005100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T20:06:15.7010450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T20:06:15.7015970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T20:06:15.7021240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T20:06:15.7026910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T20:06:15.7032220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T20:06:15.7037560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T20:06:15.7041700Z Only the first 100 operations were output. 2021-05-16T20:06:17.2205200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4399-bawutt.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-16T20:06:19.7083390Z ==> Summary 2021-05-16T20:06:19.8439610Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T20:06:19.8445070Z ==> Installing poppler dependency: libx11 2021-05-16T20:06:19.8928560Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:06:19.8946130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-kzm1if 2021-05-16T20:06:20.1976890Z cp -pR /private/tmp/d20210516-4024-kzm1if/libx11/. /usr/local/Cellar/libx11 2021-05-16T20:06:20.6843830Z chmod -Rf +w /private/tmp/d20210516-4024-kzm1if 2021-05-16T20:06:21.1350440Z ==> Finishing up 2021-05-16T20:06:21.1741840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T20:06:21.1746930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T20:06:21.1752630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T20:06:21.1758090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T20:06:21.1763260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T20:06:21.1768380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T20:06:21.1773830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T20:06:21.1778990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T20:06:21.1784050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T20:06:21.1789360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T20:06:21.1794260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T20:06:21.1799530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T20:06:21.1807200Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T20:06:21.1813800Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T20:06:21.1841070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T20:06:21.1847160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T20:06:21.1852620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T20:06:21.1858250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T20:06:21.1863760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T20:06:21.1869580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T20:06:21.1875150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T20:06:21.1881070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T20:06:21.1886320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T20:06:21.1892170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T20:06:21.1897790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T20:06:21.1903260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T20:06:21.1908870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T20:06:21.1914290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T20:06:21.1919910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T20:06:21.1925600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T20:06:21.1931710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T20:06:21.1937480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T20:06:21.1943070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T20:06:21.1949180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T20:06:21.1958500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T20:06:21.1964060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T20:06:21.1970000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T20:06:21.1975640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T20:06:21.1981360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T20:06:21.1987040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T20:06:21.1992580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T20:06:21.1998510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T20:06:21.2004210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T20:06:21.2010220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T20:06:21.2016240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T20:06:21.2022270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T20:06:21.2028140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T20:06:21.2033720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T20:06:21.2039810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T20:06:21.2045920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T20:06:21.2051670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T20:06:21.2057100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T20:06:21.2087640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T20:06:21.2093580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T20:06:21.2099280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T20:06:21.2104980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T20:06:21.2110510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T20:06:21.2115770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T20:06:21.2121620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T20:06:21.2127080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T20:06:21.2132870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T20:06:21.2138080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T20:06:21.2143390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T20:06:21.2148820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T20:06:21.2154620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T20:06:21.2160210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T20:06:21.2165760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T20:06:21.2171270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T20:06:21.2177140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T20:06:21.2183000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T20:06:21.2189390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T20:06:21.2195600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T20:06:21.2201150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T20:06:21.2209230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T20:06:21.2212890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T20:06:21.2217870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T20:06:21.2222940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T20:06:21.2228970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T20:06:21.2234160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T20:06:21.2239880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T20:06:21.2245570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T20:06:21.2250950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T20:06:21.2256570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T20:06:21.2261990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T20:06:21.2267080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T20:06:21.2273000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T20:06:21.2278670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T20:06:21.2284940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T20:06:21.2292950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T20:06:21.2298960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T20:06:21.2305020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T20:06:21.2312060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T20:06:21.2317420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T20:06:21.2322820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T20:06:21.2327850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T20:06:21.2334160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T20:06:21.2339570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T20:06:21.2345580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T20:06:21.2350720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T20:06:21.2356170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T20:06:21.2360690Z Only the first 100 operations were output. 2021-05-16T20:06:21.7855950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4425-31joq0.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-16T20:06:24.1480810Z ==> Summary 2021-05-16T20:06:24.2134010Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T20:06:24.2139320Z ==> Installing poppler dependency: libxext 2021-05-16T20:06:24.2670950Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T20:06:24.2687830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1fiyyiz 2021-05-16T20:06:24.3041610Z cp -pR /private/tmp/d20210516-4024-1fiyyiz/libxext/. /usr/local/Cellar/libxext 2021-05-16T20:06:24.3532950Z chmod -Rf +w /private/tmp/d20210516-4024-1fiyyiz 2021-05-16T20:06:24.4293110Z ==> Finishing up 2021-05-16T20:06:24.4677410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T20:06:24.4682240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T20:06:24.4686980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T20:06:24.4692510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T20:06:24.4696910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T20:06:24.4702120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T20:06:24.4706900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T20:06:24.4713910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T20:06:24.4718790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T20:06:24.4723870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T20:06:24.4728910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T20:06:24.4733580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T20:06:24.4738730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T20:06:24.4743910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T20:06:24.4749030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T20:06:24.4754190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T20:06:24.4765900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T20:06:24.4771060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T20:06:24.4776290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T20:06:24.4781460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T20:06:24.4786950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T20:06:24.4792220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T20:06:24.4798700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T20:06:24.4804770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T20:06:24.4810000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T20:06:24.4817080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T20:06:24.4824960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T20:06:24.4833630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T20:06:24.4840930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T20:06:24.4846240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T20:06:24.4851050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T20:06:24.4856320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T20:06:24.4861960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T20:06:24.4866980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T20:06:24.4872140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T20:06:24.4877310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T20:06:24.4882480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T20:06:24.4887960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T20:06:24.4914550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T20:06:24.4924860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T20:06:24.4927050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T20:06:24.4929330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T20:06:24.4934570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T20:06:24.4940130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T20:06:24.4945280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T20:06:24.4950850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T20:06:24.4955690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T20:06:24.4961170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T20:06:24.4967490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T20:06:24.4973660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T20:06:24.4978290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T20:06:24.4983350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T20:06:24.4991220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T20:06:24.4995750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T20:06:24.5001740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T20:06:24.5006570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T20:06:24.5012190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T20:06:24.5017840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T20:06:24.5023200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T20:06:24.5028770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T20:06:24.5034850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T20:06:24.5042410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T20:06:24.5047720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T20:06:24.5053180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T20:06:24.5058350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T20:06:24.5065160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T20:06:24.5071110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T20:06:24.5076120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T20:06:24.5081160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T20:06:24.5087960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T20:06:24.5093010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T20:06:24.5098280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T20:06:24.5103540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T20:06:24.5108580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T20:06:24.5114770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T20:06:24.5119430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T20:06:24.5124850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T20:06:24.5131160Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T20:06:24.5135860Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T20:06:24.5140770Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T20:06:24.5147960Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T20:06:24.5417280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4451-1wt9s88.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-16T20:06:26.8055160Z ==> Summary 2021-05-16T20:06:26.8115210Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T20:06:26.8121080Z ==> Installing poppler dependency: libxrender 2021-05-16T20:06:26.8687060Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T20:06:26.8704490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-18uiiok 2021-05-16T20:06:26.8812440Z cp -pR /private/tmp/d20210516-4024-18uiiok/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T20:06:26.8998430Z chmod -Rf +w /private/tmp/d20210516-4024-18uiiok 2021-05-16T20:06:26.9513960Z ==> Finishing up 2021-05-16T20:06:26.9868290Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T20:06:26.9877420Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T20:06:26.9884170Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T20:06:26.9888970Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T20:06:26.9894450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T20:06:26.9901950Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T20:06:27.0036930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4477-186r69x.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-16T20:06:29.2256690Z ==> Summary 2021-05-16T20:06:29.2277450Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T20:06:29.2282400Z ==> Installing poppler dependency: lzo 2021-05-16T20:06:29.2300670Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T20:06:29.2317920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1f8iyow 2021-05-16T20:06:29.2503660Z cp -pR /private/tmp/d20210516-4024-1f8iyow/lzo/. /usr/local/Cellar/lzo 2021-05-16T20:06:29.2737280Z chmod -Rf +w /private/tmp/d20210516-4024-1f8iyow 2021-05-16T20:06:29.3242650Z ==> Finishing up 2021-05-16T20:06:29.3620760Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T20:06:29.3628610Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T20:06:29.3634980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T20:06:29.3639930Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T20:06:29.3645160Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T20:06:29.3652240Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T20:06:29.3819000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4503-1j03oib.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-16T20:06:31.6028650Z ==> Summary 2021-05-16T20:06:31.6060950Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T20:06:31.6067710Z ==> Installing poppler dependency: pixman 2021-05-16T20:06:31.6093640Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T20:06:31.6111560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-13ynxmv 2021-05-16T20:06:31.6264110Z cp -pR /private/tmp/d20210516-4024-13ynxmv/pixman/. /usr/local/Cellar/pixman 2021-05-16T20:06:31.6405200Z chmod -Rf +w /private/tmp/d20210516-4024-13ynxmv 2021-05-16T20:06:31.6840060Z ==> Finishing up 2021-05-16T20:06:31.7220400Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T20:06:31.7226930Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T20:06:31.7231290Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T20:06:31.7236220Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T20:06:31.7241420Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T20:06:31.7248530Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T20:06:31.7377940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4529-j3mgck.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-16T20:06:33.9703730Z ==> Summary 2021-05-16T20:06:33.9724300Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T20:06:33.9730560Z ==> Installing poppler dependency: cairo 2021-05-16T20:06:34.1420810Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T20:06:34.1438370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-e9y0jx 2021-05-16T20:06:34.2080600Z cp -pR /private/tmp/d20210516-4024-e9y0jx/cairo/. /usr/local/Cellar/cairo 2021-05-16T20:06:34.2805040Z chmod -Rf +w /private/tmp/d20210516-4024-e9y0jx 2021-05-16T20:06:34.5122750Z ==> Finishing up 2021-05-16T20:06:34.5488160Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T20:06:34.5492790Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T20:06:34.5499270Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T20:06:34.5510840Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T20:06:34.5523840Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T20:06:34.5539860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T20:06:34.5553760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T20:06:34.5569150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T20:06:34.5574810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T20:06:34.5579830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T20:06:34.5585290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T20:06:34.5590520Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T20:06:34.5595830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T20:06:34.5601580Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T20:06:34.5609110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T20:06:34.5614680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T20:06:34.5620870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T20:06:34.5628300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T20:06:34.5635510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T20:06:34.5642760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T20:06:34.5650090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T20:06:34.5657600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T20:06:34.5664530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T20:06:34.5671680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T20:06:34.5678660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T20:06:34.5685690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T20:06:34.5691800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T20:06:34.5702310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T20:06:34.5721160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T20:06:34.5734140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T20:06:34.5749910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T20:06:34.6229070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4555-3w0dyk.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-16T20:06:36.9138410Z ==> Summary 2021-05-16T20:06:36.9248760Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T20:06:36.9254660Z ==> Installing poppler dependency: little-cms2 2021-05-16T20:06:36.9416840Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T20:06:36.9434280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-9dwkwz 2021-05-16T20:06:36.9627960Z cp -pR /private/tmp/d20210516-4024-9dwkwz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T20:06:36.9823520Z chmod -Rf +w /private/tmp/d20210516-4024-9dwkwz 2021-05-16T20:06:37.0425580Z ==> Finishing up 2021-05-16T20:06:37.0623830Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T20:06:37.0628640Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T20:06:37.0633450Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T20:06:37.0638250Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T20:06:37.0644130Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T20:06:37.0653160Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T20:06:37.0658610Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T20:06:37.0671770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T20:06:37.0679610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T20:06:37.0687180Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T20:06:37.0693030Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T20:06:37.0699160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T20:06:37.0705790Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T20:06:37.0711080Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T20:06:37.0716150Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T20:06:37.0724430Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T20:06:37.1102730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4581-3zmetd.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-16T20:06:39.2298130Z ==> Summary 2021-05-16T20:06:39.2323720Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T20:06:39.2329290Z ==> Installing poppler dependency: nspr 2021-05-16T20:06:39.2348520Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T20:06:39.2366430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-10j9nok 2021-05-16T20:06:39.2712620Z cp -pR /private/tmp/d20210516-4024-10j9nok/nspr/. /usr/local/Cellar/nspr 2021-05-16T20:06:39.3202070Z chmod -Rf +w /private/tmp/d20210516-4024-10j9nok 2021-05-16T20:06:39.4044380Z ==> Finishing up 2021-05-16T20:06:39.4375130Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T20:06:39.4382150Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T20:06:39.4391300Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T20:06:39.4397820Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T20:06:39.4402960Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T20:06:39.4408410Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T20:06:39.4413620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T20:06:39.4418540Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T20:06:39.4423200Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T20:06:39.4430290Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T20:06:39.4697480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4607-1jdmeqw.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-16T20:06:41.7102640Z ==> Summary 2021-05-16T20:06:41.7163060Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T20:06:41.7168840Z ==> Installing poppler dependency: nss 2021-05-16T20:06:41.7324280Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T20:06:41.7343070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1xax0eg 2021-05-16T20:06:41.9937530Z cp -pR /private/tmp/d20210516-4024-1xax0eg/nss/. /usr/local/Cellar/nss 2021-05-16T20:06:42.1401130Z chmod -Rf +w /private/tmp/d20210516-4024-1xax0eg 2021-05-16T20:06:43.6183900Z ==> Finishing up 2021-05-16T20:06:43.6528280Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T20:06:43.6534440Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T20:06:43.6538900Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T20:06:43.6544280Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T20:06:43.6548840Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T20:06:43.6554270Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T20:06:43.6559680Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T20:06:43.6564140Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T20:06:43.6569450Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T20:06:43.6574770Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T20:06:43.6579380Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T20:06:43.6584330Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T20:06:43.6589020Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T20:06:43.6594500Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T20:06:43.6599610Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T20:06:43.6604090Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T20:06:43.6609710Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T20:06:43.6614550Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T20:06:43.6619520Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T20:06:43.6624510Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T20:06:44.3854880Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T20:06:44.3856780Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T20:06:44.3858180Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T20:06:44.3859540Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T20:06:44.3860890Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T20:06:44.3862240Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T20:06:44.3864610Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T20:06:44.3865970Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T20:06:44.3867240Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T20:06:44.3868550Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T20:06:44.3870550Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T20:06:44.3871890Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T20:06:44.3873370Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T20:06:44.3874890Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T20:06:44.3876230Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T20:06:44.3877720Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T20:06:44.3879040Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T20:06:44.3880500Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T20:06:44.3881760Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T20:06:44.3883020Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T20:06:44.3884300Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T20:06:44.3885690Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T20:06:44.3887030Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T20:06:44.3888410Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T20:06:44.3889820Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T20:06:44.3891190Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T20:06:44.3892470Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T20:06:44.3893880Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T20:06:44.3895330Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T20:06:44.3896660Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T20:06:44.3897990Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T20:06:44.3899320Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T20:06:44.3900660Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T20:06:44.3902010Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T20:06:44.3903340Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T20:06:44.3904700Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T20:06:44.3906070Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T20:06:44.3907430Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T20:06:44.3908770Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T20:06:44.3910080Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T20:06:44.3911430Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T20:06:44.3913040Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T20:06:44.3914540Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T20:06:44.3915870Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T20:06:44.3917210Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T20:06:44.3918560Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T20:06:44.3919910Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T20:06:44.3921250Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T20:06:44.3928370Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T20:06:44.3930240Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T20:06:44.3931560Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T20:06:44.3932960Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T20:06:44.3934390Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T20:06:44.3935830Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T20:06:44.3937240Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T20:06:44.3938670Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T20:06:44.3940080Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T20:06:44.3941470Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T20:06:44.3942980Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T20:06:44.3944530Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T20:06:44.3946020Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T20:06:44.3947420Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T20:06:44.3949060Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T20:06:44.3950450Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T20:06:44.3952150Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T20:06:44.3953850Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T20:06:44.3955750Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T20:06:44.3957340Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T20:06:44.3958850Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T20:06:44.3960420Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T20:06:44.3962000Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T20:06:44.3963500Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T20:06:44.3965010Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T20:06:44.3966640Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T20:06:44.3968250Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T20:06:44.3970090Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T20:06:44.3971820Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T20:06:44.3973290Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T20:06:44.3974980Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T20:06:44.3976680Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T20:06:44.3977920Z Only the first 100 operations were output. 2021-05-16T20:06:44.3980480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4633-1b2cx8r.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-16T20:06:46.1309320Z ==> Summary 2021-05-16T20:06:46.1440510Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T20:06:46.1447180Z ==> Installing poppler dependency: openjpeg 2021-05-16T20:06:46.1735720Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T20:06:46.1753640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1p95bye 2021-05-16T20:06:46.3689700Z cp -pR /private/tmp/d20210516-4024-1p95bye/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T20:06:46.6123990Z chmod -Rf +w /private/tmp/d20210516-4024-1p95bye 2021-05-16T20:06:46.8524690Z ==> Finishing up 2021-05-16T20:06:46.8891660Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T20:06:46.8896100Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T20:06:46.8900810Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T20:06:46.8907400Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:06:46.8916200Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:06:46.8925440Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T20:06:46.8931140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T20:06:46.8936100Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T20:06:46.8943520Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T20:06:46.8950200Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T20:06:46.8954950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T20:06:46.8959530Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T20:06:46.8964580Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T20:06:46.8969400Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:06:46.8976510Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T20:06:46.9919610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4659-3mfzdb.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-16T20:06:49.2035340Z ==> Summary 2021-05-16T20:06:49.2322930Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T20:06:49.2329900Z ==> Installing poppler dependency: qt@5 2021-05-16T20:06:49.2365580Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T20:06:49.2383280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-1o6rpyg 2021-05-16T20:06:53.9820890Z cp -pR /private/tmp/d20210516-4024-1o6rpyg/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T20:07:00.3913270Z chmod -Rf +w /private/tmp/d20210516-4024-1o6rpyg 2021-05-16T20:07:12.5872490Z ==> Finishing up 2021-05-16T20:07:14.9950210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4706-1ua7a2f.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-16T20:07:19.0951870Z ==> Caveats 2021-05-16T20:07:19.0955570Z We agreed to the Qt open source license for you. 2021-05-16T20:07:19.0956680Z If this is unacceptable you should uninstall. 2021-05-16T20:07:19.0957440Z 2021-05-16T20:07:19.0958990Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:07:19.0959800Z because this is an alternate version of another formula. 2021-05-16T20:07:19.0960180Z 2021-05-16T20:07:19.0960700Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:07:19.0961950Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:07:19.0962380Z 2021-05-16T20:07:19.0962860Z For compilers to find qt@5 you may need to set: 2021-05-16T20:07:19.0963810Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:07:19.0964810Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:07:19.0965170Z 2021-05-16T20:07:19.0966310Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:07:19.0967050Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:07:19.0967430Z 2021-05-16T20:07:19.0968170Z ==> Summary 2021-05-16T20:07:19.9695860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4024-hjk3zx 2021-05-16T20:07:19.9698600Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T20:07:19.9699710Z ==> Installing poppler 2021-05-16T20:07:19.9700930Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T20:07:20.0484390Z cp -pR /private/tmp/d20210516-4024-hjk3zx/poppler/. /usr/local/Cellar/poppler 2021-05-16T20:07:20.2980890Z chmod -Rf +w /private/tmp/d20210516-4024-hjk3zx 2021-05-16T20:07:20.7700470Z ==> Finishing up 2021-05-16T20:07:20.8049740Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T20:07:20.8054800Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T20:07:20.8061040Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T20:07:20.8066940Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T20:07:20.8072790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T20:07:20.8078440Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T20:07:20.8083700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T20:07:20.8089650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T20:07:20.8095210Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T20:07:20.8100610Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T20:07:20.8106020Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T20:07:20.8111430Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T20:07:20.8116700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T20:07:20.8124410Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T20:07:20.8136790Z rm /usr/local/share/gir-1.0 2021-05-16T20:07:20.8145850Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T20:07:20.8169290Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T20:07:20.8171080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T20:07:20.8172780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T20:07:20.8175100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T20:07:20.8181390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T20:07:20.8186930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T20:07:20.8192750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T20:07:20.8198230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T20:07:20.8204090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T20:07:20.8209670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T20:07:20.8214820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T20:07:20.8220730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T20:07:20.8226610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T20:07:20.8233250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T20:07:20.8241310Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T20:07:20.8246850Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T20:07:20.8319830Z rm /usr/local/lib/girepository-1.0 2021-05-16T20:07:20.8327370Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T20:07:20.8333860Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T20:07:20.8339360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T20:07:20.8344790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T20:07:20.8350020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T20:07:20.8355310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T20:07:20.8361160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T20:07:20.8366270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T20:07:20.8371770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T20:07:20.8377040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T20:07:20.8384560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T20:07:20.8390300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T20:07:20.8395740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T20:07:20.8401030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T20:07:20.8408440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T20:07:20.8446780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T20:07:20.8448590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T20:07:20.8450340Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T20:07:20.8452080Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T20:07:20.8453830Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T20:07:20.8455460Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T20:07:20.9461620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4732-1uwao0b.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-16T20:07:23.1790020Z ==> Summary 2021-05-16T20:07:23.2057660Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T20:07:24.6246390Z ==> Caveats 2021-05-16T20:07:24.6248230Z ==> qt@5 2021-05-16T20:07:24.6287110Z We agreed to the Qt open source license for you. 2021-05-16T20:07:24.6287840Z If this is unacceptable you should uninstall. 2021-05-16T20:07:24.6288240Z 2021-05-16T20:07:24.6289390Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:07:24.6290200Z because this is an alternate version of another formula. 2021-05-16T20:07:24.6290590Z 2021-05-16T20:07:24.6291070Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:07:24.6292260Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:07:24.6292700Z 2021-05-16T20:07:24.6293180Z For compilers to find qt@5 you may need to set: 2021-05-16T20:07:24.6294140Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:07:24.6295230Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:07:24.6295600Z 2021-05-16T20:07:24.6296440Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:07:24.6297100Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:07:24.6297470Z 2021-05-16T20:07:26.2865170Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:07:27.5952820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:28.2360920Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T20:07:29.0760360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T20%3A15%3A00Z&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:29.1108070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:29.1492580Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T20:07:29.1537330Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:07:30.3914010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:31.0229660Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:07:31.5382080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T20%3A15%3A00Z&sig=6NoErs9Cz7Dsc4Hz%2FVWa6q9lffQrfOLvbnhJzxifGko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:31.5792930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=6NoErs9Cz7Dsc4Hz\%2FVWa6q9lffQrfOLvbnhJzxifGko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:31.7302670Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T20:07:31.7576290Z ==> Installing dependencies for hdf5: szip 2021-05-16T20:07:31.7582420Z ==> Installing hdf5 dependency: szip 2021-05-16T20:07:31.8196320Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T20:07:31.8230630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4739-1q3mgi3 2021-05-16T20:07:31.8319240Z cp -pR /private/tmp/d20210516-4739-1q3mgi3/szip/. /usr/local/Cellar/szip 2021-05-16T20:07:31.8443690Z chmod -Rf +w /private/tmp/d20210516-4739-1q3mgi3 2021-05-16T20:07:31.8932550Z ==> Finishing up 2021-05-16T20:07:31.9323030Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T20:07:31.9327600Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T20:07:31.9332100Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T20:07:31.9338520Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T20:07:31.9343050Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T20:07:31.9347910Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T20:07:31.9467300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4912-1od26vt.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-16T20:07:34.1202100Z ==> Summary 2021-05-16T20:07:34.1219900Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T20:07:34.1226110Z ==> Installing hdf5 2021-05-16T20:07:34.1231530Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:07:34.1249020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4739-2ipmy7 2021-05-16T20:07:34.2899470Z cp -pR /private/tmp/d20210516-4739-2ipmy7/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T20:07:34.4339730Z chmod -Rf +w /private/tmp/d20210516-4739-2ipmy7 2021-05-16T20:07:34.7324040Z ==> Finishing up 2021-05-16T20:07:34.7625730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T20:07:34.7630330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T20:07:34.7635570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T20:07:34.7640420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T20:07:34.7645490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T20:07:34.7650300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T20:07:34.7655190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T20:07:34.7660430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T20:07:34.7665410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T20:07:34.7670300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T20:07:34.7675490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T20:07:34.7680310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T20:07:34.7685080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T20:07:34.7690180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T20:07:34.7713350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T20:07:34.7718600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T20:07:34.7722960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T20:07:34.7727510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T20:07:34.7732180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T20:07:34.7737430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T20:07:34.7742390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T20:07:34.7749850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T20:07:34.7770520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T20:07:34.7779530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T20:07:34.7783910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T20:07:34.7788990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T20:07:34.7793630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T20:07:34.7798740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T20:07:34.7803580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T20:07:34.7808540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T20:07:34.7813240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T20:07:34.7817810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T20:07:34.7822670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T20:07:34.7827560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T20:07:34.7832230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T20:07:34.7837520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T20:07:34.7842820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T20:07:34.7847520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T20:07:34.7852140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T20:07:34.7857290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T20:07:34.7861700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T20:07:34.7866490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T20:07:34.7870990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T20:07:34.7875900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T20:07:34.7880310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T20:07:34.7885050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T20:07:34.7889810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T20:07:34.7894260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T20:07:34.7899170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T20:07:34.7903870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T20:07:34.7908190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T20:07:34.7912700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T20:07:34.7917460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T20:07:34.7922110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T20:07:34.7926780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T20:07:34.7931730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T20:07:34.7936610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T20:07:34.7940730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T20:07:34.7945340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T20:07:34.7961750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T20:07:34.7968210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T20:07:34.7975900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T20:07:34.7980720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T20:07:34.7985270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T20:07:34.7990510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T20:07:34.7995070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T20:07:34.7999690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T20:07:34.8004290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T20:07:34.8008890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T20:07:34.8013260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T20:07:34.8018430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T20:07:34.8023050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T20:07:34.8027900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T20:07:34.8032460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T20:07:34.8037370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T20:07:34.8042170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T20:07:34.8046890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T20:07:34.8051780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T20:07:34.8056560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T20:07:34.8061050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T20:07:34.8065810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T20:07:34.8070300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T20:07:34.8081810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T20:07:34.8083270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T20:07:34.8084490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T20:07:34.8089740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T20:07:34.8094460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T20:07:34.8099760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T20:07:34.8104330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T20:07:34.8108840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T20:07:34.8113610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T20:07:34.8118680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T20:07:34.8123150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T20:07:34.8127870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T20:07:34.8132540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T20:07:34.8137420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T20:07:34.8142320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T20:07:34.8149160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T20:07:34.8153940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T20:07:34.8158480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T20:07:34.8162330Z Only the first 100 operations were output. 2021-05-16T20:07:34.9126020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4938-1i8eha8.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-16T20:07:37.1901800Z ==> Summary 2021-05-16T20:07:37.2059690Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:07:37.7609100Z ==> No outdated dependents to upgrade! 2021-05-16T20:07:37.7610350Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:07:37.8165930Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:07:37.8166550Z hdf5 2021-05-16T20:07:37.8175370Z rm /usr/local/bin/gif2h5 2021-05-16T20:07:37.8179220Z rm /usr/local/bin/h52gif 2021-05-16T20:07:37.8182960Z rm /usr/local/bin/h5c++ 2021-05-16T20:07:37.8186350Z rm /usr/local/bin/h5cc 2021-05-16T20:07:37.8189430Z rm /usr/local/bin/h5clear 2021-05-16T20:07:37.8192240Z rm /usr/local/bin/h5copy 2021-05-16T20:07:37.8195680Z rm /usr/local/bin/h5debug 2021-05-16T20:07:37.8197960Z rm /usr/local/bin/h5diff 2021-05-16T20:07:37.8201010Z rm /usr/local/bin/h5dump 2021-05-16T20:07:37.8203990Z rm /usr/local/bin/h5fc 2021-05-16T20:07:37.8207140Z rm /usr/local/bin/h5format_convert 2021-05-16T20:07:37.8209740Z rm /usr/local/bin/h5import 2021-05-16T20:07:37.8212670Z rm /usr/local/bin/h5jam 2021-05-16T20:07:37.8215640Z rm /usr/local/bin/h5ls 2021-05-16T20:07:37.8218360Z rm /usr/local/bin/h5mkgrp 2021-05-16T20:07:37.8221430Z rm /usr/local/bin/h5perf_serial 2021-05-16T20:07:37.8225190Z rm /usr/local/bin/h5redeploy 2021-05-16T20:07:37.8228450Z rm /usr/local/bin/h5repack 2021-05-16T20:07:37.8231610Z rm /usr/local/bin/h5repart 2021-05-16T20:07:37.8234780Z rm /usr/local/bin/h5stat 2021-05-16T20:07:37.8238210Z rm /usr/local/bin/h5unjam 2021-05-16T20:07:37.8241420Z rm /usr/local/bin/h5watch 2021-05-16T20:07:37.8248760Z rm /usr/local/include/H5ACpublic.h 2021-05-16T20:07:37.8251820Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T20:07:37.8254950Z rm /usr/local/include/H5Apublic.h 2021-05-16T20:07:37.8258430Z rm /usr/local/include/H5ArrayType.h 2021-05-16T20:07:37.8261590Z rm /usr/local/include/H5AtomType.h 2021-05-16T20:07:37.8264480Z rm /usr/local/include/H5Attribute.h 2021-05-16T20:07:37.8267390Z rm /usr/local/include/H5Classes.h 2021-05-16T20:07:37.8270480Z rm /usr/local/include/H5CommonFG.h 2021-05-16T20:07:37.8273780Z rm /usr/local/include/H5CompType.h 2021-05-16T20:07:37.8276950Z rm /usr/local/include/H5Cpp.h 2021-05-16T20:07:37.8280740Z rm /usr/local/include/H5CppDoc.h 2021-05-16T20:07:37.8283890Z rm /usr/local/include/H5Cpublic.h 2021-05-16T20:07:37.8287030Z rm /usr/local/include/H5DOpublic.h 2021-05-16T20:07:37.8290500Z rm /usr/local/include/H5DSpublic.h 2021-05-16T20:07:37.8293180Z rm /usr/local/include/H5DaccProp.h 2021-05-16T20:07:37.8296600Z rm /usr/local/include/H5DataSet.h 2021-05-16T20:07:37.8299870Z rm /usr/local/include/H5DataSpace.h 2021-05-16T20:07:37.8302500Z rm /usr/local/include/H5DataType.h 2021-05-16T20:07:37.8305670Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T20:07:37.8308530Z rm /usr/local/include/H5Dpublic.h 2021-05-16T20:07:37.8311460Z rm /usr/local/include/H5DxferProp.h 2021-05-16T20:07:37.8314420Z rm /usr/local/include/H5ESpublic.h 2021-05-16T20:07:37.8317380Z rm /usr/local/include/H5EnumType.h 2021-05-16T20:07:37.8320630Z rm /usr/local/include/H5Epubgen.h 2021-05-16T20:07:37.8323680Z rm /usr/local/include/H5Epublic.h 2021-05-16T20:07:37.8326820Z rm /usr/local/include/H5Exception.h 2021-05-16T20:07:37.8329790Z rm /usr/local/include/H5FDcore.h 2021-05-16T20:07:37.8333600Z rm /usr/local/include/H5FDdirect.h 2021-05-16T20:07:37.8336620Z rm /usr/local/include/H5FDfamily.h 2021-05-16T20:07:37.8339480Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T20:07:37.8342780Z rm /usr/local/include/H5FDlog.h 2021-05-16T20:07:37.8345650Z rm /usr/local/include/H5FDmpi.h 2021-05-16T20:07:37.8348710Z rm /usr/local/include/H5FDmpio.h 2021-05-16T20:07:37.8351840Z rm /usr/local/include/H5FDmulti.h 2021-05-16T20:07:37.8354860Z rm /usr/local/include/H5FDpublic.h 2021-05-16T20:07:37.8358170Z rm /usr/local/include/H5FDros3.h 2021-05-16T20:07:37.8361250Z rm /usr/local/include/H5FDsec2.h 2021-05-16T20:07:37.8364000Z rm /usr/local/include/H5FDstdio.h 2021-05-16T20:07:37.8367400Z rm /usr/local/include/H5FDwindows.h 2021-05-16T20:07:37.8370220Z rm /usr/local/include/H5FaccProp.h 2021-05-16T20:07:37.8373100Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T20:07:37.8377800Z rm /usr/local/include/H5File.h 2021-05-16T20:07:37.8382220Z rm /usr/local/include/H5FloatType.h 2021-05-16T20:07:37.8386040Z rm /usr/local/include/H5Fpublic.h 2021-05-16T20:07:37.8389060Z rm /usr/local/include/H5Gpublic.h 2021-05-16T20:07:37.8392260Z rm /usr/local/include/H5Group.h 2021-05-16T20:07:37.8395450Z rm /usr/local/include/H5IMpublic.h 2021-05-16T20:07:37.8398880Z rm /usr/local/include/H5IdComponent.h 2021-05-16T20:07:37.8401670Z rm /usr/local/include/H5Include.h 2021-05-16T20:07:37.8405740Z rm /usr/local/include/H5IntType.h 2021-05-16T20:07:37.8409120Z rm /usr/local/include/H5Ipublic.h 2021-05-16T20:07:37.8411880Z rm /usr/local/include/H5LDpublic.h 2021-05-16T20:07:37.8414870Z rm /usr/local/include/H5LTpublic.h 2021-05-16T20:07:37.8418060Z rm /usr/local/include/H5LaccProp.h 2021-05-16T20:07:37.8421220Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T20:07:37.8424210Z rm /usr/local/include/H5Library.h 2021-05-16T20:07:37.8427410Z rm /usr/local/include/H5Location.h 2021-05-16T20:07:37.8430520Z rm /usr/local/include/H5Lpublic.h 2021-05-16T20:07:37.8433510Z rm /usr/local/include/H5MMpublic.h 2021-05-16T20:07:37.8437380Z rm /usr/local/include/H5Mpublic.h 2021-05-16T20:07:37.8441150Z rm /usr/local/include/H5Object.h 2021-05-16T20:07:37.8444060Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T20:07:37.8447570Z rm /usr/local/include/H5Opublic.h 2021-05-16T20:07:37.8450900Z rm /usr/local/include/H5PLextern.h 2021-05-16T20:07:37.8453900Z rm /usr/local/include/H5PLpublic.h 2021-05-16T20:07:37.8457170Z rm /usr/local/include/H5PTpublic.h 2021-05-16T20:07:37.8461410Z rm /usr/local/include/H5PacketTable.h 2021-05-16T20:07:37.8464830Z rm /usr/local/include/H5Ppublic.h 2021-05-16T20:07:37.8467880Z rm /usr/local/include/H5PredType.h 2021-05-16T20:07:37.8471170Z rm /usr/local/include/H5PropList.h 2021-05-16T20:07:37.8474180Z rm /usr/local/include/H5Rpublic.h 2021-05-16T20:07:37.8477150Z rm /usr/local/include/H5Spublic.h 2021-05-16T20:07:37.8480280Z rm /usr/local/include/H5StrType.h 2021-05-16T20:07:37.8483220Z rm /usr/local/include/H5TBpublic.h 2021-05-16T20:07:37.8486540Z rm /usr/local/include/H5Tpublic.h 2021-05-16T20:07:37.8489390Z rm /usr/local/include/H5VLconnector.h 2021-05-16T20:07:37.8494460Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T20:07:37.8497020Z rm /usr/local/include/H5VLnative.h 2021-05-16T20:07:37.8500260Z Only the first 100 operations were output. 2021-05-16T20:07:39.4712700Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:07:40.7207870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:41.3233790Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T20:07:41.7337330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T20%3A15%3A00Z&sig=R5x1Z89%2B%2BH9ij%2FuyTFAvhW%2F6p777cC0Y50NDFBsp89k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:41.7777490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=R5x1Z89\%2B\%2BH9ij\%2FuyTFAvhW\%2F6p777cC0Y50NDFBsp89k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:41.9833930Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T20:07:42.0622610Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T20:07:42.0651840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4972-1tfv14c 2021-05-16T20:07:42.2089120Z cp -pR /private/tmp/d20210516-4972-1tfv14c/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T20:07:42.3512100Z chmod -Rf +w /private/tmp/d20210516-4972-1tfv14c 2021-05-16T20:07:42.5289410Z ==> Finishing up 2021-05-16T20:07:42.5602140Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T20:07:42.5607870Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T20:07:42.5619190Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T20:07:42.5623670Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T20:07:42.5630330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T20:07:42.5635050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T20:07:42.5640050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T20:07:42.5644770Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T20:07:42.5649350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T20:07:42.5654230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T20:07:42.5659240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T20:07:42.5663840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T20:07:42.5668470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T20:07:42.5675820Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T20:07:42.5680980Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T20:07:42.5725150Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T20:07:42.6278370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5136-18s45hr.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-16T20:07:44.7948610Z ==> Caveats 2021-05-16T20:07:44.7949200Z Emacs Lisp files have been installed to: 2021-05-16T20:07:44.7950560Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T20:07:44.7951670Z ==> Summary 2021-05-16T20:07:44.8099950Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T20:07:46.8684030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:07:48.1387430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:48.7824020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T20:07:49.3499030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T20%3A15%3A00Z&sig=qz3g9RVxHgxE82QuLEAZAqWa3H4OxdBAgBqlzI5ouc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:49.3892930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=qz3g9RVxHgxE82QuLEAZAqWa3H4OxdBAgBqlzI5ouc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:49.5032220Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T20:07:49.5850500Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T20:07:49.5890850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5143-15ppbu6 2021-05-16T20:07:49.7164110Z cp -pR /private/tmp/d20210516-5143-15ppbu6/gsl/. /usr/local/Cellar/gsl 2021-05-16T20:07:49.8898290Z chmod -Rf +w /private/tmp/d20210516-5143-15ppbu6 2021-05-16T20:07:50.0514410Z ==> Finishing up 2021-05-16T20:07:50.0761420Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T20:07:50.0767360Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T20:07:50.0774140Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T20:07:50.0781340Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T20:07:50.0791280Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T20:07:50.0799860Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T20:07:50.0901250Z info /usr/local/share/info/gsl-ref.info 2021-05-16T20:07:50.0920840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T20:07:50.0928190Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T20:07:50.0935660Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T20:07:50.0944980Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T20:07:50.0952140Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T20:07:50.0958700Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T20:07:50.0965210Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T20:07:50.0971480Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T20:07:50.0977090Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T20:07:50.0984790Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T20:07:50.0998310Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T20:07:50.1648020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5308-145wtpm.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-16T20:07:52.4265670Z ==> Summary 2021-05-16T20:07:52.4436340Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T20:07:55.3679070Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:07:56.6069610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:57.2318420Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T20:07:57.6545810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T20%3A15%3A00Z&sig=kbPECxYH6lCnN%2FpfGMYPBq9qBoX4xdJgq46fGb8Bwt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:57.6902400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=kbPECxYH6lCnN\%2FpfGMYPBq9qBoX4xdJgq46fGb8Bwt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:57.8224170Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T20:07:57.8410650Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:07:59.2012620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:59.8430250Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T20:08:00.3167110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T20%3A15%3A00Z&sig=i9eOcvFOskVvt4ElkEMGJJ36bu%2FsAPSLZ1wyi%2BCTuSY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:00.3605240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=i9eOcvFOskVvt4ElkEMGJJ36bu\%2FsAPSLZ1wyi\%2BCTuSY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:00.4238860Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T20:08:00.4286140Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:08:01.7463750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:02.5726930Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T20:08:02.8499280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T20%3A15%3A00Z&sig=ymgSeFniXlHpLRWn9E%2BAYdVWCgEYa%2FD4gjgtOxgsetw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:02.8849210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=ymgSeFniXlHpLRWn9E\%2BAYdVWCgEYa\%2FD4gjgtOxgsetw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:02.9503650Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:08:02.9547320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:08:04.2200270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:04.8551910Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T20:08:05.2725700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T20%3A15%3A00Z&sig=%2FsB8eykA5F6m7Tggd1MvE4Dm1PN1gdLUEnc9KpkCZww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:05.3070710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=\%2FsB8eykA5F6m7Tggd1MvE4Dm1PN1gdLUEnc9KpkCZww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:05.3544260Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T20:08:05.3587210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:08:06.6604660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:07.2940830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T20:08:07.7171140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T20%3A15%3A00Z&sig=roriM56reebpz%2FuUzIckmjcnFJO8gNdz%2FCwkCkw3qs8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:07.7485310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=roriM56reebpz\%2FuUzIckmjcnFJO8gNdz\%2FCwkCkw3qs8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:07.8436890Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T20:08:07.8529890Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:08:09.1102290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:09.7747880Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T20:08:10.1774090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T20%3A15%3A00Z&sig=Nc%2FpFYaucbYEQKhRLokEaJANJE1BMlOZ36nCDVZi1C0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:10.2116970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Nc\%2FpFYaucbYEQKhRLokEaJANJE1BMlOZ36nCDVZi1C0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:10.2590410Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T20:08:10.2624640Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:08:11.5427440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:12.2146780Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T20:08:12.6196430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T20%3A15%3A00Z&sig=Bw6Zfob33R%2BBc7jpqLzaOOk7Xiy%2F%2FZIqdjCUIFocTZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:12.6599150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Bw6Zfob33R\%2BBc7jpqLzaOOk7Xiy\%2F\%2FZIqdjCUIFocTZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:12.7715770Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T20:08:12.7830450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:08:14.0640930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:14.6966540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T20:08:15.1597270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T20%3A15%3A00Z&sig=1xETanKYkGjBNGI5IRXQGkeY5bN6BKc7ZBhpHn%2BZNB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:15.2061830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=1xETanKYkGjBNGI5IRXQGkeY5bN6BKc7ZBhpHn\%2BZNB0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:15.2536700Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T20:08:15.2574490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:08:16.6819800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:17.3072510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T20:08:17.7974500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T20%3A15%3A00Z&sig=LGW%2BddXFJtNuj3jQM8JFW63KcyBW0j40jFi0feVt9%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:17.8285940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=LGW\%2BddXFJtNuj3jQM8JFW63KcyBW0j40jFi0feVt9\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:17.8756860Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T20:08:17.8798610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:08:19.1514820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:19.7889500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T20:08:20.2644410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T20%3A15%3A00Z&sig=gCTtCU7yrCrPkdCT1mtbx0lu9CVHdaLdtkkcQgxrbQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:20.2982840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=gCTtCU7yrCrPkdCT1mtbx0lu9CVHdaLdtkkcQgxrbQ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:20.3484050Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T20:08:20.3520930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:08:21.6411330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:22.2679470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T20:08:22.7363950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T20%3A15%3A00Z&sig=CJbIR29jvYHaDQAyYQ2nC655jJMxAba0ncM%2FlpikejQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:22.7785550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=CJbIR29jvYHaDQAyYQ2nC655jJMxAba0ncM\%2FlpikejQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:22.8188360Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T20:08:22.8225250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:08:24.0567840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:24.6752690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T20:08:25.1429440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T20%3A15%3A00Z&sig=KmY2hQuDWodkAQKp4wguv6GBWozcjKbXMSxAEzcLolg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:25.1758180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=KmY2hQuDWodkAQKp4wguv6GBWozcjKbXMSxAEzcLolg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:25.2460640Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T20:08:25.2522940Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:08:26.5212290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:27.1536760Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T20:08:27.6482830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T20%3A15%3A00Z&sig=t0xJDlghSzUAEjRqF25eYbZouBGdBfH0yXIO%2Bs%2BlVvI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:27.6862440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=t0xJDlghSzUAEjRqF25eYbZouBGdBfH0yXIO\%2Bs\%2BlVvI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:27.7597620Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T20:08:27.7641680Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:08:29.3001170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:29.9620300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T20:08:30.4401990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T20%3A15%3A00Z&sig=HDG6ouPr52EVIFHTLSsFxjJY2rgVMqdr5aQd%2B3%2FuD9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:30.4806550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=HDG6ouPr52EVIFHTLSsFxjJY2rgVMqdr5aQd\%2B3\%2FuD9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:30.9666950Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T20:08:31.0964710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:08:32.3745280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:33.0008670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T20:08:33.7280350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T20%3A15%3A00Z&sig=gO3ohOd0b5nofEQ%2BUubDcmg2k0n4wlbQ0AlxtMqAFu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:33.7731590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=gO3ohOd0b5nofEQ\%2BUubDcmg2k0n4wlbQ0AlxtMqAFu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:33.8764830Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T20:08:33.8886170Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:08:35.2023740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:35.9386360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T20:08:36.3970100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T20%3A15%3A00Z&sig=7A6ps1T65EddQxBsuHdTSFZp9c1u5XbdZEoz0pS1AmM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:36.4345410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=7A6ps1T65EddQxBsuHdTSFZp9c1u5XbdZEoz0pS1AmM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:36.4947210Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T20:08:36.4990050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:08:37.7748440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:38.4028340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T20:08:38.8204280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T20%3A15%3A00Z&sig=5CiBS4d%2BHEvt4ZNiq%2FhjkOlmZgZ1Fw31%2BAxEbUvdZRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:38.8538630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=5CiBS4d\%2BHEvt4ZNiq\%2FhjkOlmZgZ1Fw31\%2BAxEbUvdZRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:38.9387750Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T20:08:38.9460620Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:08:40.2058450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:40.9667000Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T20:08:41.4426240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T20%3A15%3A00Z&sig=IZ%2BJjtJUC63rriSiVPipaeqRkrzjXOIkDU4RMB9e4W0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:41.4766380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=IZ\%2BJjtJUC63rriSiVPipaeqRkrzjXOIkDU4RMB9e4W0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:41.5133010Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T20:08:41.5161600Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:08:42.7800710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:43.4095370Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T20:08:43.8858930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T20%3A15%3A00Z&sig=sibvbogZKpvCsc1cdomMyuiNklQZ7faPM8zin%2FF16rk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:43.9221270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=sibvbogZKpvCsc1cdomMyuiNklQZ7faPM8zin\%2FF16rk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:43.9785390Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T20:08:43.9832880Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:08:45.2766740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:45.9053380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T20:08:46.3810850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T20%3A15%3A00Z&sig=3Xh5In%2Bs3yorXZlDN%2F1UpHHLsnL4vvtrOmyVoX%2Fyv1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:46.4127610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=3Xh5In\%2Bs3yorXZlDN\%2F1UpHHLsnL4vvtrOmyVoX\%2Fyv1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:46.5073820Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T20:08:46.5162180Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:08:47.7505460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:48.3530530Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T20:08:48.7617470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T20%3A15%3A00Z&sig=Lvdf6b6RnY8r5UUjQuV9Jea6EkdFAe%2B99TvNTjm5Wc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:48.7984920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Lvdf6b6RnY8r5UUjQuV9Jea6EkdFAe\%2B99TvNTjm5Wc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:48.8351840Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T20:08:48.8399110Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:08:50.0975140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:50.7132170Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T20:08:51.1364820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T20%3A15%3A00Z&sig=5UJkYJaFoDyL0unr%2BENGNdgh9bQY8MvnzblTKHkxR3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:51.1729300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=5UJkYJaFoDyL0unr\%2BENGNdgh9bQY8MvnzblTKHkxR3U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:51.3108750Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T20:08:51.3241470Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:08:52.6467590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:53.2571780Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T20:08:53.6753540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T20%3A15%3A00Z&sig=64jXTnQgz2kRvixOQzzJtjPmn3LEAn8eRrgZL9lzWj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:53.7116390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=64jXTnQgz2kRvixOQzzJtjPmn3LEAn8eRrgZL9lzWj0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:53.9826890Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T20:08:54.0305910Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:08:55.3115430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:55.9329220Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T20:08:56.4113690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T20%3A15%3A00Z&sig=n4vu%2FUhH9Bfn94FhYUN0EpdgHzctZ9uD6Rw3LN6vBnk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:56.4541750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=n4vu\%2FUhH9Bfn94FhYUN0EpdgHzctZ9uD6Rw3LN6vBnk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:56.5365130Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T20:08:56.5445520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:08:57.8418450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:58.5162110Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T20:08:59.0164500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T20%3A15%3A00Z&sig=luXxDOJd7uQrQVLj5D3htMA0BX25OZrbBfq6DlyLOX0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:59.0502930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=luXxDOJd7uQrQVLj5D3htMA0BX25OZrbBfq6DlyLOX0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:59.4978740Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T20:08:59.5098240Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:09:00.7597310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:01.3989340Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T20:09:01.8121050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T20%3A15%3A00Z&sig=0I6tPjY2hqgJvMOYRnCinewPSIGLkxReZ5GOMb7VO%2FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:01.8597030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=0I6tPjY2hqgJvMOYRnCinewPSIGLkxReZ5GOMb7VO\%2FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:02.0239450Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T20:09:02.0473130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:09:03.3073420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:03.9526870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T20:09:04.4405640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T20%3A15%3A00Z&sig=hopNNIj%2FHuZ6lp9cesAH%2FPPjY%2F5RZZG%2F6mMfEPcBlEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:04.4764490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=hopNNIj\%2FHuZ6lp9cesAH\%2FPPjY\%2F5RZZG\%2F6mMfEPcBlEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:04.5305280Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T20:09:04.5350560Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:09:05.7959950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:06.4089150Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T20:09:06.8991840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T20%3A15%3A00Z&sig=qjBxt1m4x4n5dvq%2FR%2BDEOH94GVN2EfUMWd19X4cLcM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:06.9455660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=qjBxt1m4x4n5dvq\%2FR\%2BDEOH94GVN2EfUMWd19X4cLcM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:07.0431320Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T20:09:07.0540620Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:09:08.2850480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:08.8924050Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T20:09:09.3582000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T20%3A15%3A00Z&sig=6%2FCykjlxmnGswpYpmOKpufQDvsRsJ2ZQ2TsZ3T5tqgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:09.3928940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=6\%2FCykjlxmnGswpYpmOKpufQDvsRsJ2ZQ2TsZ3T5tqgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:09.4586210Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:09:09.4645370Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:09:10.7484560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:11.5672080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T20:09:12.0422640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T20%3A15%3A00Z&sig=BySXYMovG8fNPEl%2B3RxlJbo5JNqSGQEf9g6ZBVncvJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:12.0743430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=BySXYMovG8fNPEl\%2B3RxlJbo5JNqSGQEf9g6ZBVncvJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:12.3434510Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T20:09:12.4755070Z ==> 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-16T20:09:12.4759400Z ==> Installing ffmpeg dependency: aom 2021-05-16T20:09:12.5375870Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T20:09:12.5404200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1gcfn32 2021-05-16T20:09:12.6252090Z cp -pR /private/tmp/d20210516-5315-1gcfn32/aom/. /usr/local/Cellar/aom 2021-05-16T20:09:12.6648730Z chmod -Rf +w /private/tmp/d20210516-5315-1gcfn32 2021-05-16T20:09:12.7276790Z ==> Finishing up 2021-05-16T20:09:12.7644690Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T20:09:12.7648770Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T20:09:12.7655260Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T20:09:12.7662180Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T20:09:12.7667070Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T20:09:12.7671880Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T20:09:12.7677350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T20:09:12.7684010Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T20:09:12.7858100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5655-1a8qz2z.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-16T20:09:15.0407760Z ==> Summary 2021-05-16T20:09:15.0433170Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T20:09:15.0485120Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T20:09:15.0544230Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T20:09:15.0561920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-mq62o 2021-05-16T20:09:15.0734560Z cp -pR /private/tmp/d20210516-5315-mq62o/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T20:09:15.0886540Z chmod -Rf +w /private/tmp/d20210516-5315-mq62o 2021-05-16T20:09:15.1385880Z ==> Finishing up 2021-05-16T20:09:15.1764390Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T20:09:15.1770720Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T20:09:15.1777290Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T20:09:15.1781990Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T20:09:15.1789180Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T20:09:15.1930100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5681-1vir9f8.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-16T20:09:17.4114930Z ==> Summary 2021-05-16T20:09:17.4194600Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T20:09:17.4200080Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T20:09:17.4250010Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:09:17.4268710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-8rgo3p 2021-05-16T20:09:17.4796210Z cp -pR /private/tmp/d20210516-5315-8rgo3p/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T20:09:17.5472300Z chmod -Rf +w /private/tmp/d20210516-5315-8rgo3p 2021-05-16T20:09:17.6130190Z ==> Finishing up 2021-05-16T20:09:17.6519670Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T20:09:17.6526770Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T20:09:17.6534680Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T20:09:17.6626860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5707-nuo29h.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-16T20:09:19.9464860Z ==> Summary 2021-05-16T20:09:19.9539670Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T20:09:19.9545670Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T20:09:19.9566940Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T20:09:19.9585150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-2dfwek 2021-05-16T20:09:19.9851090Z cp -pR /private/tmp/d20210516-5315-2dfwek/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T20:09:20.0224940Z chmod -Rf +w /private/tmp/d20210516-5315-2dfwek 2021-05-16T20:09:20.1044550Z ==> Finishing up 2021-05-16T20:09:20.1437300Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T20:09:20.1443680Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T20:09:20.1455360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T20:09:20.1462180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T20:09:20.1484970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T20:09:20.1490700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T20:09:20.1496390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T20:09:20.1502120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T20:09:20.1507910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T20:09:20.1513840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T20:09:20.1519440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T20:09:20.1525160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T20:09:20.1531200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T20:09:20.1537580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T20:09:20.1544020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T20:09:20.1549850Z 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-16T20:09:20.1555430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T20:09:20.1561580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T20:09:20.1567750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T20:09:20.1573630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T20:09:20.1580960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T20:09:20.1586470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T20:09:20.1592180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T20:09:20.1597960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T20:09:20.1603600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T20:09:20.1609570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T20:09:20.1615300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T20:09:20.1620700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T20:09:20.1626450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T20:09:20.1631970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T20:09:20.1638230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T20:09:20.1644130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T20:09:20.1650210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T20:09:20.1657240Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T20:09:20.1661840Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T20:09:20.1666980Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T20:09:20.1674330Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T20:09:20.1902630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5733-usdx1x.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-16T20:09:22.4279400Z ==> Summary 2021-05-16T20:09:22.4331710Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T20:09:22.4339290Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T20:09:22.6119420Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T20:09:22.6137170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1mcju7y 2021-05-16T20:09:22.7183950Z cp -pR /private/tmp/d20210516-5315-1mcju7y/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T20:09:22.8322940Z chmod -Rf +w /private/tmp/d20210516-5315-1mcju7y 2021-05-16T20:09:23.0516810Z ==> Finishing up 2021-05-16T20:09:23.0888470Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T20:09:23.0893800Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T20:09:23.0898710Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T20:09:23.0903890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T20:09:23.0909730Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T20:09:23.0917180Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:09:23.0929300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T20:09:23.0937730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T20:09:23.0943370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T20:09:23.0949250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T20:09:23.0954530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T20:09:23.0959720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T20:09:23.0965330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T20:09:23.0971030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T20:09:23.0976230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T20:09:23.0981700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T20:09:23.0987000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T20:09:23.0992340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T20:09:23.1021390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T20:09:23.1026740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T20:09:23.1032420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T20:09:23.1037270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T20:09:23.1042610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T20:09:23.1047620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T20:09:23.1052760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T20:09:23.1058450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T20:09:23.1063920Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:09:23.1073310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T20:09:23.1079000Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T20:09:23.1084810Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T20:09:23.1094880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T20:09:23.1100420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T20:09:23.1105370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T20:09:23.1110640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T20:09:23.1116140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T20:09:23.1121480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T20:09:23.1126680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T20:09:23.1131660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T20:09:23.1136570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T20:09:23.1142320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T20:09:23.1148250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T20:09:23.1153310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T20:09:23.1159560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T20:09:23.1164500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T20:09:23.1169140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T20:09:23.1174200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T20:09:23.1179450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T20:09:23.1184470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T20:09:23.1189080Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T20:09:23.1194040Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T20:09:23.1198900Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T20:09:23.1206170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T20:09:23.1212060Z 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-16T20:09:23.1676410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5759-v2jyls.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-16T20:09:25.3992840Z ==> Summary 2021-05-16T20:09:25.4121190Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T20:09:25.4127150Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T20:09:25.4179720Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T20:09:25.4197310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-3ki0xi 2021-05-16T20:09:25.4316250Z cp -pR /private/tmp/d20210516-5315-3ki0xi/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T20:09:25.4480470Z chmod -Rf +w /private/tmp/d20210516-5315-3ki0xi 2021-05-16T20:09:25.4993170Z ==> Finishing up 2021-05-16T20:09:25.5388630Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T20:09:25.5395120Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T20:09:25.5402180Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T20:09:25.5408730Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T20:09:25.5413780Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T20:09:25.5418790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T20:09:25.5426180Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T20:09:25.5573520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5785-u3jlfq.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-16T20:09:27.7172160Z ==> Summary 2021-05-16T20:09:27.7197550Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T20:09:27.7204370Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T20:09:27.9291320Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T20:09:27.9309510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-15eo73w 2021-05-16T20:09:27.9835640Z cp -pR /private/tmp/d20210516-5315-15eo73w/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T20:09:28.0459060Z chmod -Rf +w /private/tmp/d20210516-5315-15eo73w 2021-05-16T20:09:28.1959040Z ==> Finishing up 2021-05-16T20:09:28.2363270Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T20:09:28.2367030Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T20:09:28.2371560Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T20:09:28.2377490Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T20:09:28.2383650Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T20:09:28.2391810Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T20:09:28.2400280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T20:09:28.2407590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T20:09:28.2412400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T20:09:28.2418200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T20:09:28.2423120Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T20:09:28.2427540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T20:09:28.2432270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T20:09:28.2437030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T20:09:28.2441940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T20:09:28.2446500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T20:09:28.2451760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T20:09:28.2456500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T20:09:28.2461480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T20:09:28.2467580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T20:09:28.2476570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T20:09:28.2486320Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T20:09:28.2496610Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T20:09:28.2504950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T20:09:28.2797830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5813-1xq4nsi.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-16T20:09:30.5919050Z ==> Summary 2021-05-16T20:09:30.5971720Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T20:09:30.5979810Z ==> Installing ffmpeg dependency: libass 2021-05-16T20:09:30.8271750Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T20:09:30.8292060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-rwniut 2021-05-16T20:09:30.8410240Z cp -pR /private/tmp/d20210516-5315-rwniut/libass/. /usr/local/Cellar/libass 2021-05-16T20:09:30.8557250Z chmod -Rf +w /private/tmp/d20210516-5315-rwniut 2021-05-16T20:09:30.9035370Z ==> Finishing up 2021-05-16T20:09:30.9467240Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T20:09:30.9473320Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T20:09:30.9478410Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T20:09:30.9483430Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T20:09:30.9490090Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T20:09:30.9613830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5840-zb4nmn.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-16T20:09:33.2114080Z ==> Summary 2021-05-16T20:09:33.2149130Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T20:09:33.2154150Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T20:09:33.2343610Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T20:09:33.2361860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-anlyw7 2021-05-16T20:09:33.2527420Z cp -pR /private/tmp/d20210516-5315-anlyw7/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T20:09:33.2706420Z chmod -Rf +w /private/tmp/d20210516-5315-anlyw7 2021-05-16T20:09:33.3387230Z ==> Finishing up 2021-05-16T20:09:33.3783920Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T20:09:33.3788680Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T20:09:33.3793790Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T20:09:33.3800630Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T20:09:33.3806910Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T20:09:33.3811610Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T20:09:33.3816650Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T20:09:33.3823400Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T20:09:33.3983730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5866-xjtxks.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-16T20:09:35.6339160Z ==> Summary 2021-05-16T20:09:35.6363270Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T20:09:35.6368900Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T20:09:35.6425280Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T20:09:35.6442270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5315-ija4ol 2021-05-16T20:09:35.6597710Z cp -pR /private/tmp/d20210516-5315-ija4ol/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T20:09:35.6813130Z chmod -Rf +w /private/tmp/d20210516-5315-ija4ol 2021-05-16T20:09:35.7345590Z ==> Finishing up 2021-05-16T20:09:35.7731180Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T20:09:35.7735490Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T20:09:35.7744110Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T20:09:35.7750440Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T20:09:35.7755380Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T20:09:35.7760190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T20:09:35.7765030Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T20:09:35.7769810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T20:09:35.7774850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T20:09:35.7794140Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T20:09:35.7799060Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T20:09:35.7979090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5892-1h5s2mx.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-16T20:09:37.9694320Z ==> Summary 2021-05-16T20:09:37.9726420Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T20:09:37.9733040Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T20:09:37.9786350Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T20:09:37.9804000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5315-1kx8hk5 2021-05-16T20:09:37.9940260Z cp -pR /private/tmp/d20210516-5315-1kx8hk5/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T20:09:38.0113030Z chmod -Rf +w /private/tmp/d20210516-5315-1kx8hk5 2021-05-16T20:09:38.0590660Z ==> Finishing up 2021-05-16T20:09:38.0842460Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T20:09:38.0848880Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T20:09:38.0853480Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T20:09:38.0860560Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T20:09:38.1014130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5918-ya6yth.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-16T20:09:40.3033650Z ==> Summary 2021-05-16T20:09:40.3060170Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T20:09:40.3066700Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T20:09:40.3129530Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T20:09:40.3147580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-11qm2tk 2021-05-16T20:09:40.3484360Z cp -pR /private/tmp/d20210516-5315-11qm2tk/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T20:09:40.3678190Z chmod -Rf +w /private/tmp/d20210516-5315-11qm2tk 2021-05-16T20:09:40.4102300Z ==> Finishing up 2021-05-16T20:09:40.4500880Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T20:09:40.4507130Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T20:09:40.4513840Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T20:09:40.4608910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5944-ypywh2.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-16T20:09:42.5959730Z ==> Summary 2021-05-16T20:09:42.5982610Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T20:09:42.5989080Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T20:09:42.6012090Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T20:09:42.6029680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1nzuani 2021-05-16T20:09:42.6205780Z cp -pR /private/tmp/d20210516-5315-1nzuani/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T20:09:42.6357210Z chmod -Rf +w /private/tmp/d20210516-5315-1nzuani 2021-05-16T20:09:42.6890840Z ==> Finishing up 2021-05-16T20:09:42.7302540Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T20:09:42.7307780Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T20:09:42.7314670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T20:09:42.7319160Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T20:09:42.7324220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T20:09:42.7329250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T20:09:42.7333740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T20:09:42.7338870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T20:09:42.7346360Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T20:09:42.7351580Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T20:09:42.7490360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5970-hqymds.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-16T20:09:44.9936860Z ==> Summary 2021-05-16T20:09:44.9959940Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T20:09:44.9967880Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T20:09:45.0080730Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T20:09:45.0098490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-g1hahe 2021-05-16T20:09:45.4464480Z cp -pR /private/tmp/d20210516-5315-g1hahe/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T20:09:45.6430700Z chmod -Rf +w /private/tmp/d20210516-5315-g1hahe 2021-05-16T20:09:45.7011470Z ==> Finishing up 2021-05-16T20:09:45.7409730Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T20:09:45.7426730Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T20:09:45.7442930Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T20:09:45.7456790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T20:09:45.7474940Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T20:09:45.7488500Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T20:09:45.7508980Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T20:09:45.7749290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5996-1ksga2.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-16T20:09:47.9759950Z ==> Summary 2021-05-16T20:09:47.9781390Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T20:09:47.9787520Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T20:09:48.0191860Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T20:09:48.0209400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5315-icji7z 2021-05-16T20:09:48.0506790Z cp -pR /private/tmp/d20210516-5315-icji7z/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T20:09:48.0742810Z chmod -Rf +w /private/tmp/d20210516-5315-icji7z 2021-05-16T20:09:48.1328710Z ==> Finishing up 2021-05-16T20:09:48.1748260Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T20:09:48.1756700Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T20:09:48.1765300Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T20:09:48.1771490Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T20:09:48.1776040Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T20:09:48.1781560Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T20:09:48.1788380Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T20:09:48.1956830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6022-12vj9uc.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-16T20:09:50.3674660Z ==> Summary 2021-05-16T20:09:50.3705620Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T20:09:50.3711450Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T20:09:50.4181880Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T20:09:50.4200150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1xi8v35 2021-05-16T20:09:50.4339920Z cp -pR /private/tmp/d20210516-5315-1xi8v35/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T20:09:50.4471440Z chmod -Rf +w /private/tmp/d20210516-5315-1xi8v35 2021-05-16T20:09:50.4983160Z ==> Finishing up 2021-05-16T20:09:50.5374090Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T20:09:50.5380940Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T20:09:50.5387820Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T20:09:50.5392280Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T20:09:50.5397800Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T20:09:50.5404850Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T20:09:50.5540920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6048-v95to2.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-16T20:09:52.7698930Z ==> Summary 2021-05-16T20:09:52.7717530Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T20:09:52.7722950Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T20:09:52.7743130Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T20:09:52.7760000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-14ph67p 2021-05-16T20:09:52.8243680Z cp -pR /private/tmp/d20210516-5315-14ph67p/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T20:09:52.9005030Z chmod -Rf +w /private/tmp/d20210516-5315-14ph67p 2021-05-16T20:09:52.9842580Z ==> Finishing up 2021-05-16T20:09:53.0267380Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T20:09:53.0274280Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T20:09:53.0290630Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T20:09:53.0302140Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T20:09:53.0306910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T20:09:53.0314680Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T20:09:53.0329310Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T20:09:53.0342790Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T20:09:53.0351810Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T20:09:53.0358660Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T20:09:53.0629510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6074-qvowux.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-16T20:09:55.1972990Z ==> Summary 2021-05-16T20:09:55.2041910Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T20:09:55.2048160Z ==> Installing ffmpeg dependency: snappy 2021-05-16T20:09:55.2165290Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T20:09:55.2192830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-151fm4s 2021-05-16T20:09:55.2306370Z cp -pR /private/tmp/d20210516-5315-151fm4s/snappy/. /usr/local/Cellar/snappy 2021-05-16T20:09:55.2454470Z chmod -Rf +w /private/tmp/d20210516-5315-151fm4s 2021-05-16T20:09:55.2978850Z ==> Finishing up 2021-05-16T20:09:55.3439890Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T20:09:55.3447370Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T20:09:55.3452690Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T20:09:55.3457730Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T20:09:55.3466950Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T20:09:55.3473760Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T20:09:55.3479350Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T20:09:55.3484120Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T20:09:55.3513560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T20:09:55.3654290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6100-1vjc4ql.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-16T20:09:57.5255370Z ==> Summary 2021-05-16T20:09:57.5276230Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T20:09:57.5281770Z ==> Installing ffmpeg dependency: speex 2021-05-16T20:09:57.5341250Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T20:09:57.5359010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-xrnsqb 2021-05-16T20:09:57.5509860Z cp -pR /private/tmp/d20210516-5315-xrnsqb/speex/. /usr/local/Cellar/speex 2021-05-16T20:09:57.5707200Z chmod -Rf +w /private/tmp/d20210516-5315-xrnsqb 2021-05-16T20:09:57.6214010Z ==> Finishing up 2021-05-16T20:09:57.6618490Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T20:09:57.6626590Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T20:09:57.6633410Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T20:09:57.6639490Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T20:09:57.6644180Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T20:09:57.6649140Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T20:09:57.6656220Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T20:09:57.6800390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6126-1i0eqt2.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-16T20:09:59.7826770Z ==> Summary 2021-05-16T20:09:59.7855040Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T20:09:59.7860910Z ==> Installing ffmpeg dependency: srt 2021-05-16T20:09:59.7939050Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T20:09:59.7956480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1508yzp 2021-05-16T20:09:59.8262300Z cp -pR /private/tmp/d20210516-5315-1508yzp/srt/. /usr/local/Cellar/srt 2021-05-16T20:09:59.8447010Z chmod -Rf +w /private/tmp/d20210516-5315-1508yzp 2021-05-16T20:09:59.9208020Z ==> Finishing up 2021-05-16T20:09:59.9695370Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T20:09:59.9706130Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T20:09:59.9721830Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T20:09:59.9731880Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T20:09:59.9740970Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T20:09:59.9826370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T20:09:59.9830920Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T20:09:59.9835590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T20:09:59.9840630Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T20:09:59.9847820Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T20:09:59.9854070Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T20:10:00.0101330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6153-52l8v9.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-16T20:10:02.1382030Z ==> Summary 2021-05-16T20:10:02.1404810Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T20:10:02.1411000Z ==> Installing ffmpeg dependency: giflib 2021-05-16T20:10:02.1432740Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T20:10:02.1450230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-nh04g5 2021-05-16T20:10:02.1589850Z cp -pR /private/tmp/d20210516-5315-nh04g5/giflib/. /usr/local/Cellar/giflib 2021-05-16T20:10:02.1739130Z chmod -Rf +w /private/tmp/d20210516-5315-nh04g5 2021-05-16T20:10:02.2208360Z ==> Finishing up 2021-05-16T20:10:02.2609270Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T20:10:02.2613390Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T20:10:02.2618260Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T20:10:02.2622840Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T20:10:02.2627090Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T20:10:02.2631630Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T20:10:02.2637850Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T20:10:02.2644440Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T20:10:02.2649070Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T20:10:02.2653350Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T20:10:02.2658420Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T20:10:02.2873690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6179-1ubbwuv.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-16T20:10:04.4061750Z ==> Summary 2021-05-16T20:10:04.4083560Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T20:10:04.4089570Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T20:10:04.4688230Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T20:10:04.4705840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-ivmq9e 2021-05-16T20:10:04.5352600Z cp -pR /private/tmp/d20210516-5315-ivmq9e/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T20:10:04.5735460Z chmod -Rf +w /private/tmp/d20210516-5315-ivmq9e 2021-05-16T20:10:04.7953380Z ==> Finishing up 2021-05-16T20:10:04.8346700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T20:10:04.8358650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T20:10:04.8360540Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T20:10:04.8365580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T20:10:04.8371060Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T20:10:04.8375370Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T20:10:04.8380500Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T20:10:04.8384980Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T20:10:04.8390040Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T20:10:04.8394780Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T20:10:04.8401590Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T20:10:04.8411790Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T20:10:04.8416680Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T20:10:04.8421500Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T20:10:04.8426260Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T20:10:04.8431460Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T20:10:04.8439380Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T20:10:04.8711600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6205-3dqdyp.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-16T20:10:07.0862460Z ==> Summary 2021-05-16T20:10:07.0902490Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T20:10:07.0908790Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T20:10:07.1625650Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T20:10:07.1642990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1dgbpz2 2021-05-16T20:10:07.3529670Z cp -pR /private/tmp/d20210516-5315-1dgbpz2/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T20:10:07.4384180Z chmod -Rf +w /private/tmp/d20210516-5315-1dgbpz2 2021-05-16T20:10:07.5200180Z ==> Finishing up 2021-05-16T20:10:07.5663690Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T20:10:07.5671280Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T20:10:07.5676880Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T20:10:07.5683570Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T20:10:07.5688090Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T20:10:07.5693020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T20:10:07.5700040Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T20:10:07.5960030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6231-p2ru0o.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-16T20:10:09.8233810Z ==> Caveats 2021-05-16T20:10:09.8234640Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:10:09.8235980Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:10:09.8236960Z ==> Summary 2021-05-16T20:10:09.8284480Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T20:10:09.8291520Z ==> Installing ffmpeg dependency: theora 2021-05-16T20:10:09.8454880Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T20:10:09.8475280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5315-11b20ay 2021-05-16T20:10:09.8921270Z cp -pR /private/tmp/d20210516-5315-11b20ay/theora/. /usr/local/Cellar/theora 2021-05-16T20:10:09.9440620Z chmod -Rf +w /private/tmp/d20210516-5315-11b20ay 2021-05-16T20:10:10.0315020Z ==> Finishing up 2021-05-16T20:10:10.0781130Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T20:10:10.0789710Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T20:10:10.0796200Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T20:10:10.0800590Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T20:10:10.0806160Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T20:10:10.0810930Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T20:10:10.0815220Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T20:10:10.0820740Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T20:10:10.0825300Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T20:10:10.0830390Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T20:10:10.0834850Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T20:10:10.0842390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T20:10:10.0847550Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T20:10:10.0852150Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T20:10:10.1133740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6257-1fgxlm0.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-16T20:10:12.3662450Z ==> Summary 2021-05-16T20:10:12.3735080Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T20:10:12.3740580Z ==> Installing ffmpeg dependency: x264 2021-05-16T20:10:12.3771240Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T20:10:12.3793390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-rllwes 2021-05-16T20:10:12.4234590Z cp -pR /private/tmp/d20210516-5315-rllwes/x264/. /usr/local/Cellar/x264 2021-05-16T20:10:12.4390030Z chmod -Rf +w /private/tmp/d20210516-5315-rllwes 2021-05-16T20:10:12.4930740Z ==> Finishing up 2021-05-16T20:10:12.5355100Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T20:10:12.5361330Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T20:10:12.5365870Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T20:10:12.5373000Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T20:10:12.5377500Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T20:10:12.5382230Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T20:10:12.5389390Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T20:10:12.5533930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6283-1pirakf.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-16T20:10:14.7695730Z ==> Summary 2021-05-16T20:10:14.7713350Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T20:10:14.7720210Z ==> Installing ffmpeg dependency: x265 2021-05-16T20:10:14.7801290Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T20:10:14.7821930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5315-173soui 2021-05-16T20:10:14.8990840Z cp -pR /private/tmp/d20210516-5315-173soui/x265/. /usr/local/Cellar/x265 2021-05-16T20:10:14.9738170Z chmod -Rf +w /private/tmp/d20210516-5315-173soui 2021-05-16T20:10:15.0832570Z ==> Finishing up 2021-05-16T20:10:15.1465760Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T20:10:15.1473080Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T20:10:15.1477560Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T20:10:15.1484250Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T20:10:15.1488890Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T20:10:15.1493970Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T20:10:15.1502860Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T20:10:15.1717770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6309-k8rms5.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-16T20:10:17.3094390Z ==> Summary 2021-05-16T20:10:17.3113000Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T20:10:17.3119810Z ==> Installing ffmpeg dependency: xvid 2021-05-16T20:10:17.3141260Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T20:10:17.3159810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-afwday 2021-05-16T20:10:17.3313200Z cp -pR /private/tmp/d20210516-5315-afwday/xvid/. /usr/local/Cellar/xvid 2021-05-16T20:10:17.3434640Z chmod -Rf +w /private/tmp/d20210516-5315-afwday 2021-05-16T20:10:17.3857590Z ==> Finishing up 2021-05-16T20:10:17.4257940Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T20:10:17.4264830Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T20:10:17.4270210Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T20:10:17.4397960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6335-1vav33c.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-16T20:10:19.6364370Z ==> Summary 2021-05-16T20:10:19.6383260Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T20:10:19.6391250Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T20:10:19.6517010Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T20:10:19.6534220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-1k3wx0b 2021-05-16T20:10:19.7045100Z cp -pR /private/tmp/d20210516-5315-1k3wx0b/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T20:10:19.7551390Z chmod -Rf +w /private/tmp/d20210516-5315-1k3wx0b 2021-05-16T20:10:19.8317160Z ==> Finishing up 2021-05-16T20:10:19.8659050Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T20:10:19.8665630Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T20:10:19.8671220Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T20:10:19.8684470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T20:10:19.8690800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T20:10:19.8697890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T20:10:19.8704180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T20:10:19.8712040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T20:10:19.8718430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T20:10:19.8724380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T20:10:19.8730470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T20:10:19.8736690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T20:10:19.8742940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T20:10:19.8749210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T20:10:19.8756740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T20:10:19.8762370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T20:10:19.8767890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T20:10:19.8773310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T20:10:19.8778270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T20:10:19.8783680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T20:10:19.8788830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T20:10:19.8793800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T20:10:19.8799380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T20:10:19.8804390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T20:10:19.8809920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T20:10:19.8815920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T20:10:19.8820190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T20:10:19.8841800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T20:10:19.8847390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T20:10:19.8853090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T20:10:19.8858410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T20:10:19.8863770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T20:10:19.8869010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T20:10:19.8874200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T20:10:19.8880060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T20:10:19.8884980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T20:10:19.8890560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T20:10:19.8895650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T20:10:19.8901010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T20:10:19.8906190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T20:10:19.8911280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T20:10:19.8916420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T20:10:19.8921910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T20:10:19.8927260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T20:10:19.8932080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T20:10:19.8937400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T20:10:19.8942580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T20:10:19.8947600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T20:10:19.8952710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T20:10:20.5153190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T20:10:20.5165030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T20:10:20.5166830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T20:10:20.5168590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T20:10:20.5170920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T20:10:20.5174420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T20:10:20.5176190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T20:10:20.5177850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T20:10:20.5179540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T20:10:20.5181260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T20:10:20.5182980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T20:10:20.5184570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T20:10:20.5186130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T20:10:20.5187880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T20:10:20.5189660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T20:10:20.5191250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T20:10:20.5192840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T20:10:20.5194540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T20:10:20.5196660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T20:10:20.5198260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T20:10:20.5200220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T20:10:20.5201810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T20:10:20.5203390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T20:10:20.5204970Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T20:10:20.5206510Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T20:10:20.5208060Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T20:10:20.5209670Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T20:10:20.5212340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6361-1o1d92j.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-16T20:10:22.0749890Z ==> Summary 2021-05-16T20:10:22.0806830Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T20:10:22.0812670Z ==> Installing ffmpeg dependency: zimg 2021-05-16T20:10:22.0859870Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:10:22.0877910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-eg5qm0 2021-05-16T20:10:22.1103730Z cp -pR /private/tmp/d20210516-5315-eg5qm0/zimg/. /usr/local/Cellar/zimg 2021-05-16T20:10:22.1333120Z chmod -Rf +w /private/tmp/d20210516-5315-eg5qm0 2021-05-16T20:10:22.1922130Z ==> Finishing up 2021-05-16T20:10:22.2377710Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T20:10:22.2381620Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T20:10:22.2391210Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T20:10:22.2397000Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T20:10:22.2401760Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T20:10:22.2407030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T20:10:22.2413810Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T20:10:22.2579570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6387-14ia0sd.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-16T20:10:24.4206190Z ==> Summary 2021-05-16T20:10:24.4236040Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T20:10:24.4242450Z ==> Installing ffmpeg 2021-05-16T20:10:24.4247380Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T20:10:24.4265090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5315-pnk5yr 2021-05-16T20:10:24.7788810Z cp -pR /private/tmp/d20210516-5315-pnk5yr/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T20:10:25.0353410Z chmod -Rf +w /private/tmp/d20210516-5315-pnk5yr 2021-05-16T20:10:28.3298410Z ==> Finishing up 2021-05-16T20:10:28.3694470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T20:10:28.3698490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T20:10:28.3702590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T20:10:28.3707140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T20:10:28.3711640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T20:10:28.3716040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T20:10:28.3720630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T20:10:28.3725510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T20:10:28.3730340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T20:10:28.3734830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T20:10:28.3739660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T20:10:28.3744520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T20:10:28.3748590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T20:10:28.3753370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T20:10:28.3758680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T20:10:28.3763020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T20:10:28.3767750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T20:10:28.3772240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T20:10:28.3777660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T20:10:28.3782130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T20:10:28.3792330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T20:10:28.3793760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T20:10:28.3795450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T20:10:28.3800510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T20:10:28.3805980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T20:10:28.3814580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T20:10:28.3819270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T20:10:28.3824460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T20:10:28.3829390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T20:10:28.3834400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T20:10:28.3839640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T20:10:28.3844660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T20:10:28.3850030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T20:10:28.3854950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T20:10:28.3859860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T20:10:28.3864930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T20:10:28.3869810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T20:10:28.3874640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T20:10:28.3881930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T20:10:28.3886770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T20:10:28.3891780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T20:10:28.3896690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T20:10:28.3901480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T20:10:28.3906260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T20:10:28.3911410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T20:10:28.3916400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T20:10:28.3921100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T20:10:28.3928380Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T20:10:28.3938180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T20:10:28.3944080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T20:10:28.3949230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T20:10:28.3954930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T20:10:28.3960260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T20:10:28.3966000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T20:10:28.3971480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T20:10:28.3976670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T20:10:28.3981750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T20:10:28.3987550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T20:10:28.3992610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T20:10:28.3998480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T20:10:28.4003600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T20:10:28.4009040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T20:10:28.4014350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T20:10:28.4022320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T20:10:28.4028380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T20:10:28.4033590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T20:10:28.4039150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T20:10:28.4063510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T20:10:28.4069120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T20:10:28.4074410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T20:10:28.4081410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T20:10:28.4086910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T20:10:28.4091460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T20:10:28.4096300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T20:10:28.4101340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T20:10:28.4106420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T20:10:28.4110690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T20:10:28.4116110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T20:10:28.4121810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T20:10:28.4125810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T20:10:28.4130170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T20:10:28.4134970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T20:10:28.4140170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T20:10:28.4145610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T20:10:28.4150090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T20:10:28.4154750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T20:10:28.4159480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T20:10:28.4164350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T20:10:28.4168970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T20:10:28.4173910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T20:10:28.4178640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T20:10:28.4184120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T20:10:28.4188860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T20:10:28.4194250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T20:10:28.4201160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T20:10:28.4205790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T20:10:28.4210210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T20:10:28.4215070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T20:10:28.4220100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T20:10:28.4225390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T20:10:28.4229400Z Only the first 100 operations were output. 2021-05-16T20:10:28.5452600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6413-1auf4bi.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-16T20:10:30.9187540Z ==> Summary 2021-05-16T20:10:30.9356120Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T20:10:31.7819810Z ==> Caveats 2021-05-16T20:10:31.7820760Z ==> tesseract 2021-05-16T20:10:31.7837620Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:10:31.7839160Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:10:33.4924360Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:10:34.7840020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:35.4077810Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T20:10:35.9650440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T20%3A20%3A00Z&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:35.9995200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:36.5824220Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T20:10:36.7032300Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:10:38.0280760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:38.6560330Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T20:10:39.2026070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T20%3A20%3A00Z&sig=rjiVu29nkSy6l2pReJGtM%2BTbWD%2FA4ZkCw%2BCa3bAciLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:39.2422840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=rjiVu29nkSy6l2pReJGtM\%2BTbWD\%2FA4ZkCw\%2BCa3bAciLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:39.5427090Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T20:10:39.5821150Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T20:10:39.5827840Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T20:10:39.6491250Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T20:10:39.6518880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6420-hqd73 2021-05-16T20:10:40.2008350Z cp -pR /private/tmp/d20210516-6420-hqd73/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T20:10:40.6284280Z chmod -Rf +w /private/tmp/d20210516-6420-hqd73 2021-05-16T20:10:41.0000390Z ==> Finishing up 2021-05-16T20:10:41.0215970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T20:10:41.0235470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T20:10:41.0246740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T20:10:41.0256310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T20:10:41.0276640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T20:10:41.0289550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T20:10:41.0298660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T20:10:41.0311530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T20:10:41.0324430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T20:10:41.0336010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T20:10:41.0347790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T20:10:41.0367580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T20:10:41.0380250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T20:10:41.0392380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T20:10:41.0403570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T20:10:41.0414600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T20:10:41.0435330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T20:10:41.0446740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T20:10:41.0459580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T20:10:41.0502110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T20:10:41.0507560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T20:10:41.0513640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T20:10:41.0518760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T20:10:41.0523530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T20:10:41.0529730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T20:10:41.0536010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T20:10:41.0541210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T20:10:41.0546280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T20:10:41.0551410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T20:10:41.0557360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T20:10:41.0564620Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T20:10:41.0573660Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T20:10:41.0578440Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T20:10:41.0588910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T20:10:41.0595280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T20:10:41.0600960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T20:10:41.0606870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T20:10:41.0612790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T20:10:41.0618710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T20:10:41.0624710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T20:10:41.0630410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T20:10:41.0636770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T20:10:41.0642780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T20:10:41.0648380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T20:10:41.0654500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T20:10:41.0660260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T20:10:41.0666350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T20:10:41.0672500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T20:10:41.0677870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T20:10:41.0683880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T20:10:41.0689680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T20:10:41.0695950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T20:10:41.0701650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T20:10:41.0719540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T20:10:41.0725160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T20:10:41.0731800Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T20:10:41.0737300Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T20:10:41.0743650Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T20:10:41.2362220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6590-134p8qz.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-16T20:10:43.5384920Z ==> Summary 2021-05-16T20:10:43.5805160Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T20:10:43.5817050Z ==> Installing imagemagick@6 2021-05-16T20:10:43.5824920Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T20:10:43.5846520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6420-12wg8kr 2021-05-16T20:10:43.9044650Z cp -pR /private/tmp/d20210516-6420-12wg8kr/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T20:10:44.3191060Z chmod -Rf +w /private/tmp/d20210516-6420-12wg8kr 2021-05-16T20:10:45.6422090Z ==> Finishing up 2021-05-16T20:10:45.9059660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6616-100ktqy.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-16T20:10:48.3150970Z ==> Caveats 2021-05-16T20:10:48.3152210Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:10:48.3153420Z because this is an alternate version of another formula. 2021-05-16T20:10:48.3154200Z 2021-05-16T20:10:48.3155080Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:10:48.3156430Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:10:48.3156940Z 2021-05-16T20:10:48.3157530Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:10:48.3158730Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:10:48.3159870Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:10:48.3160280Z 2021-05-16T20:10:48.3161200Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:10:48.3162140Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:10:48.3162560Z 2021-05-16T20:10:48.3163270Z ==> Summary 2021-05-16T20:10:48.3634770Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T20:10:49.1077110Z ==> Caveats 2021-05-16T20:10:49.1078020Z ==> imagemagick@6 2021-05-16T20:10:49.1120700Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:10:49.1121750Z because this is an alternate version of another formula. 2021-05-16T20:10:49.1122130Z 2021-05-16T20:10:49.1122680Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:10:49.1123990Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:10:49.1124460Z 2021-05-16T20:10:49.1124990Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:10:49.1126050Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:10:49.1127130Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:10:49.1127520Z 2021-05-16T20:10:49.1128400Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:10:49.1129200Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:10:49.1129610Z 2021-05-16T20:10:51.0126460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:10:52.2845330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:52.8908740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T20:10:53.3983260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T20%3A20%3A00Z&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:53.4298400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:53.4836650Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T20:10:53.4908920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:10:54.7440630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:55.3427260Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T20:10:55.8931380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T20%3A20%3A00Z&sig=TzDqqgdhqnQ8zWB704P66jRZkg%2FBly33BzM5A8D8MwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:55.9302800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=TzDqqgdhqnQ8zWB704P66jRZkg\%2FBly33BzM5A8D8MwM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:56.0167190Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T20:10:56.0261450Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:10:57.2679710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:57.9021530Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T20:10:58.4763380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T20%3A20%3A00Z&sig=0%2FKqEd%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:58.5224870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=0\%2FKqEd\%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:59.1793670Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T20:10:59.3391610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:11:00.5877860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:01.2002600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T20:11:01.7030350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T20%3A20%3A00Z&sig=IInYWkUikfgU78BVpAOR%2Be2GobU7PY41n1ozwpr4C%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:01.7338690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=IInYWkUikfgU78BVpAOR\%2Be2GobU7PY41n1ozwpr4C\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:01.7738550Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T20:11:01.7771940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:11:03.0479180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:03.6859880Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T20:11:04.1699120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T20%3A20%3A00Z&sig=g4A79vSQzQz%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:04.2022680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=g4A79vSQzQz\%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:04.2462660Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T20:11:04.2496500Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:11:05.7573030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:06.3728140Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T20:11:07.1093220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T20%3A20%3A00Z&sig=jrmQqtdbbI6%2F6zcibOiUUFQstqp6%2FJRghBe1szpeY2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:07.1446060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=jrmQqtdbbI6\%2F6zcibOiUUFQstqp6\%2FJRghBe1szpeY2Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:07.2361120Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T20:11:07.2427720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:11:08.5045470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:09.1557130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T20:11:09.6286960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T20%3A20%3A00Z&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:09.6707370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:09.7574580Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T20:11:09.7651050Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:11:11.0540490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:11.7143120Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T20:11:12.2066090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T20%3A20%3A00Z&sig=%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:12.2436580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=\%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:12.2824260Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T20:11:12.2855790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:11:13.5457200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:14.2170710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T20:11:14.6911600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T20%3A20%3A00Z&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1%2Ft3rKpe46w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:14.7245430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1\%2Ft3rKpe46w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:14.7821050Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T20:11:14.7866680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:11:16.0221250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:16.6247000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T20:11:17.0285760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T20%3A20%3A00Z&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:17.0714600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:17.1115520Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:11:17.1153890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:11:18.3650640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:19.0379590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T20:11:19.5229390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T20%3A20%3A00Z&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:19.5545240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:19.6418530Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:11:19.6491930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:11:20.9521240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:21.5788240Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T20:11:22.0877040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T20%3A20%3A00Z&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:22.1208510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:22.3062490Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T20:11:22.3617200Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T20:11:22.3619140Z ==> Installing imagemagick dependency: libde265 2021-05-16T20:11:22.4212050Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T20:11:22.4240200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-18xp8jk 2021-05-16T20:11:22.4461220Z cp -pR /private/tmp/d20210516-6623-18xp8jk/libde265/. /usr/local/Cellar/libde265 2021-05-16T20:11:22.4663420Z chmod -Rf +w /private/tmp/d20210516-6623-18xp8jk 2021-05-16T20:11:22.5300190Z ==> Finishing up 2021-05-16T20:11:22.5730090Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T20:11:22.5734790Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T20:11:22.5739450Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T20:11:22.5743830Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T20:11:22.5748700Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T20:11:22.5754870Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T20:11:22.5761170Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T20:11:22.5765910Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T20:11:22.5770620Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T20:11:22.5777570Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T20:11:22.5964750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6854-1ar7dqq.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-16T20:11:24.6854800Z ==> Summary 2021-05-16T20:11:24.6882850Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T20:11:24.6888650Z ==> Installing imagemagick dependency: docbook 2021-05-16T20:11:24.6915770Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T20:11:24.6933330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-k6u5xg 2021-05-16T20:11:24.7766020Z cp -pR /private/tmp/d20210516-6623-k6u5xg/docbook/. /usr/local/Cellar/docbook 2021-05-16T20:11:24.8854850Z chmod -Rf +w /private/tmp/d20210516-6623-k6u5xg 2021-05-16T20:11:24.9763610Z ==> Finishing up 2021-05-16T20:11:25.0286730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6880-dhibrh.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-16T20:11:26.8901900Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9198980Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9359310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9457730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9595550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9828910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:26.9934910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0070090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0177590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0294250Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0388030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0493100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0615150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0729440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.0831030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:27.4677010Z ==> Caveats 2021-05-16T20:11:27.4677730Z To use the DocBook package in your XML toolchain, 2021-05-16T20:11:27.4678370Z you need to add the following to your ~/.bashrc: 2021-05-16T20:11:27.4678700Z 2021-05-16T20:11:27.4679210Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:11:27.4680110Z ==> Summary 2021-05-16T20:11:27.4813360Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T20:11:27.4820220Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T20:11:27.4868410Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T20:11:27.4885790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1nszo5u 2021-05-16T20:11:29.1876940Z cp -pR /private/tmp/d20210516-6623-1nszo5u/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T20:11:31.7003460Z chmod -Rf +w /private/tmp/d20210516-6623-1nszo5u 2021-05-16T20:11:32.8839980Z ==> Finishing up 2021-05-16T20:11:32.9218850Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T20:11:32.9269640Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T20:11:32.9374030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6921-1tdt8lc.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-16T20:11:34.8025680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:34.8123600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:34.8231660Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:11:34.8326650Z ==> 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-16T20:11:34.8433120Z ==> 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-16T20:11:34.8529530Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T20:11:34.8623650Z ==> 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-16T20:11:34.8733970Z ==> 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-16T20:11:34.8840130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:11:34.8936480Z ==> 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-16T20:11:34.9030150Z ==> 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-16T20:11:34.9127660Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:11:34.9231820Z ==> 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-16T20:11:34.9324060Z ==> 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-16T20:11:34.9426490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:34.9519450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:11:34.9620350Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:11:34.9721460Z ==> 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-16T20:11:34.9827480Z ==> 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-16T20:11:34.9935290Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:11:35.0040300Z ==> 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-16T20:11:35.0138030Z ==> 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-16T20:11:35.0256180Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:11:35.0349380Z ==> 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-16T20:11:35.0489110Z ==> 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-16T20:11:35.0596610Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T20:11:35.0712650Z ==> 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-16T20:11:35.0814700Z ==> 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-16T20:11:36.0887410Z ==> Summary 2021-05-16T20:11:36.3763190Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T20:11:36.3768850Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T20:11:36.3790240Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T20:11:36.3809010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1bq55xe 2021-05-16T20:11:36.3926670Z cp -pR /private/tmp/d20210516-6623-1bq55xe/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T20:11:36.4052250Z chmod -Rf +w /private/tmp/d20210516-6623-1bq55xe 2021-05-16T20:11:36.4468350Z ==> Finishing up 2021-05-16T20:11:36.4897930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6975-zac6qg.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-16T20:11:38.7085610Z ==> Caveats 2021-05-16T20:11:38.7087280Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:11:38.7088550Z because macOS already provides this software and installing another version in 2021-05-16T20:11:38.7089320Z parallel can cause all kinds of trouble. 2021-05-16T20:11:38.7089630Z 2021-05-16T20:11:38.7090570Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:11:38.7091800Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:11:38.7092290Z 2021-05-16T20:11:38.7092490Z 2021-05-16T20:11:38.7092940Z Bash completion has been installed to: 2021-05-16T20:11:38.7093940Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:11:38.7094810Z ==> Summary 2021-05-16T20:11:38.7106040Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T20:11:38.7112410Z ==> Installing imagemagick dependency: xmlto 2021-05-16T20:11:38.7286750Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T20:11:38.7304900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6623-1oyddsg 2021-05-16T20:11:38.7504280Z cp -pR /private/tmp/d20210516-6623-1oyddsg/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T20:11:38.7823920Z chmod -Rf +w /private/tmp/d20210516-6623-1oyddsg 2021-05-16T20:11:38.8364830Z ==> Finishing up 2021-05-16T20:11:38.8778930Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T20:11:38.8784220Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T20:11:38.8794410Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T20:11:38.8808450Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T20:11:38.8813400Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T20:11:38.8914210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7001-qi5ns0.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-16T20:11:41.0951230Z ==> Summary 2021-05-16T20:11:41.0994550Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T20:11:41.1000100Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T20:11:41.1821670Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T20:11:41.1838360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1jvm6vp 2021-05-16T20:11:41.2545280Z cp -pR /private/tmp/d20210516-6623-1jvm6vp/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T20:11:41.3886900Z chmod -Rf +w /private/tmp/d20210516-6623-1jvm6vp 2021-05-16T20:11:41.5312020Z ==> Finishing up 2021-05-16T20:11:41.5758340Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T20:11:41.5770320Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T20:11:41.5775750Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T20:11:41.5795990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5804450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5813820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5822420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5833110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5843670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5853530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.5925630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6028090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6131040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6195980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6206420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6210550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6213090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6215330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6217490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6222670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6225180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6227860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6230330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6232830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6235000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6241300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6242930Z mkdir -p /usr/local/share/locale/fo 2021-05-16T20:11:41.6246760Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T20:11:41.6250360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6252540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6255040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6257170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6259610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6262240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6264420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6266790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6269630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6272750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6274640Z mkdir -p /usr/local/share/locale/ia 2021-05-16T20:11:41.6276150Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T20:11:41.6280010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6282370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6286390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6288910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6291410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6293610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6295990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6298510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6300220Z mkdir -p /usr/local/share/locale/ky 2021-05-16T20:11:41.6301770Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T20:11:41.6305610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6307750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6316100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6319070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6321290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6323520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6327610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6332810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6335160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6347300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6358210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6368770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6380640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6391110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6406190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6411240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6419970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6451160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6459210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6469590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6479950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6492040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6506880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6516140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6526120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6536980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6547650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6562620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6587730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6633270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6661120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6712230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6733320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6751200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:11:41.6767370Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T20:11:41.6780590Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T20:11:41.6789480Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T20:11:41.7200270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7027-quct9g.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-16T20:11:43.6456800Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:11:44.8191230Z ==> Summary 2021-05-16T20:11:44.8407320Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T20:11:44.8413490Z ==> Installing imagemagick dependency: libheif 2021-05-16T20:11:44.9467610Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T20:11:44.9485390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1abdaeu 2021-05-16T20:11:44.9706700Z cp -pR /private/tmp/d20210516-6623-1abdaeu/libheif/. /usr/local/Cellar/libheif 2021-05-16T20:11:44.9947620Z chmod -Rf +w /private/tmp/d20210516-6623-1abdaeu 2021-05-16T20:11:45.0881790Z ==> Finishing up 2021-05-16T20:11:45.1293700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T20:11:45.1297540Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T20:11:45.1302310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T20:11:45.1306610Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T20:11:45.1313130Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T20:11:45.1318890Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T20:11:45.1328910Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T20:11:45.1334010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T20:11:45.1338860Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T20:11:45.1344370Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T20:11:45.1353470Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T20:11:45.1358780Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T20:11:45.1363390Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T20:11:45.1369260Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T20:11:45.1373730Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T20:11:45.1378820Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T20:11:45.1386290Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T20:11:45.1686210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7054-9b81gd.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-16T20:11:47.0503800Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:11:48.1585780Z ==> Summary 2021-05-16T20:11:48.1618130Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T20:11:48.1623470Z ==> Installing imagemagick dependency: liblqr 2021-05-16T20:11:48.2129470Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T20:11:48.2146720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6623-423yos 2021-05-16T20:11:48.2282250Z cp -pR /private/tmp/d20210516-6623-423yos/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T20:11:48.2460240Z chmod -Rf +w /private/tmp/d20210516-6623-423yos 2021-05-16T20:11:48.2964650Z ==> Finishing up 2021-05-16T20:11:48.3385430Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T20:11:48.3391740Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T20:11:48.3396200Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T20:11:48.3403340Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T20:11:48.3549900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7081-1adeltd.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-16T20:11:50.6169400Z ==> Summary 2021-05-16T20:11:50.6195240Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T20:11:50.6199820Z ==> Installing imagemagick dependency: libomp 2021-05-16T20:11:50.6252690Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T20:11:50.6271010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-3fm3r5 2021-05-16T20:11:50.6413220Z cp -pR /private/tmp/d20210516-6623-3fm3r5/libomp/. /usr/local/Cellar/libomp 2021-05-16T20:11:50.6852880Z chmod -Rf +w /private/tmp/d20210516-6623-3fm3r5 2021-05-16T20:11:50.7262090Z ==> Finishing up 2021-05-16T20:11:50.7706110Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T20:11:50.7710880Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T20:11:50.7715790Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T20:11:50.7721920Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T20:11:50.7726440Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T20:11:50.7849790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7107-ay044l.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-16T20:11:52.9566630Z ==> Summary 2021-05-16T20:11:52.9584030Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T20:11:52.9591290Z ==> Installing imagemagick dependency: imath 2021-05-16T20:11:52.9646350Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:11:52.9663500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-14zcbyd 2021-05-16T20:11:52.9872900Z cp -pR /private/tmp/d20210516-6623-14zcbyd/imath/. /usr/local/Cellar/imath 2021-05-16T20:11:53.0154370Z chmod -Rf +w /private/tmp/d20210516-6623-14zcbyd 2021-05-16T20:11:53.0734760Z ==> Finishing up 2021-05-16T20:11:53.1168630Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T20:11:53.1177270Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T20:11:53.1182100Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T20:11:53.1186650Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T20:11:53.1191590Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T20:11:53.1196880Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T20:11:53.1203710Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T20:11:53.1392360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7133-btcokb.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-16T20:11:55.3718490Z ==> Summary 2021-05-16T20:11:55.3760090Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T20:11:55.3767750Z ==> Installing imagemagick dependency: openexr 2021-05-16T20:11:55.3873620Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:11:55.3895310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1cf3wzc 2021-05-16T20:11:55.4653760Z cp -pR /private/tmp/d20210516-6623-1cf3wzc/openexr/. /usr/local/Cellar/openexr 2021-05-16T20:11:55.5594600Z chmod -Rf +w /private/tmp/d20210516-6623-1cf3wzc 2021-05-16T20:11:55.7021680Z ==> Finishing up 2021-05-16T20:11:55.7467670Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T20:11:55.7472610Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T20:11:55.7478140Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T20:11:55.7494150Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T20:11:55.7504030Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T20:11:55.7519910Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T20:11:55.7529600Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T20:11:55.7539060Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T20:11:55.7554630Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T20:11:55.7569130Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T20:11:55.7591010Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T20:11:55.7599960Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T20:11:55.7609500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T20:11:55.7616820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T20:11:55.7633970Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T20:11:55.7644210Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T20:11:55.7660570Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T20:11:55.7675020Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T20:11:55.7692380Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T20:11:55.7709830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T20:11:55.7721420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T20:11:55.7734170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T20:11:55.7748350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T20:11:55.7757870Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T20:11:55.7767620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T20:11:55.7783900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T20:11:55.7789300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T20:11:55.7806280Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T20:11:55.8332670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7160-1xmns6m.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-16T20:11:58.0459050Z ==> Summary 2021-05-16T20:11:58.0569990Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T20:11:58.0576560Z ==> Installing imagemagick 2021-05-16T20:11:58.0580080Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T20:11:58.0598810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6623-1lmhizm 2021-05-16T20:11:58.4131100Z cp -pR /private/tmp/d20210516-6623-1lmhizm/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T20:11:58.7914360Z chmod -Rf +w /private/tmp/d20210516-6623-1lmhizm 2021-05-16T20:12:00.8685630Z ==> Finishing up 2021-05-16T20:12:00.8957480Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T20:12:00.8968060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T20:12:00.8982130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T20:12:00.8994620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T20:12:00.9000010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T20:12:00.9004490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T20:12:00.9010130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T20:12:00.9015020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T20:12:00.9020260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T20:12:00.9025080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T20:12:00.9030440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T20:12:00.9035670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T20:12:00.9040840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T20:12:00.9045560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T20:12:00.9052920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T20:12:00.9058040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T20:12:00.9062420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T20:12:00.9067480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T20:12:00.9072730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T20:12:00.9077430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T20:12:00.9082620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T20:12:00.9087620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T20:12:00.9092370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T20:12:00.9097480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T20:12:00.9102570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T20:12:00.9107450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T20:12:00.9112620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T20:12:00.9117110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T20:12:00.9122400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T20:12:00.9127260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T20:12:00.9134270Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T20:12:00.9141210Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T20:12:00.9148660Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T20:12:00.9158300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T20:12:00.9163770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T20:12:00.9169630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T20:12:00.9174960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T20:12:00.9180910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T20:12:00.9186540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T20:12:00.9192330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T20:12:00.9197580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T20:12:00.9203190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T20:12:00.9208490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T20:12:00.9233310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T20:12:00.9238590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T20:12:00.9244170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T20:12:00.9249590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T20:12:00.9254890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T20:12:00.9259990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T20:12:00.9265390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T20:12:00.9272200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T20:12:00.9277060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T20:12:00.9283720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T20:12:00.9288460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T20:12:00.9293330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T20:12:00.9298040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T20:12:00.9302720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T20:12:00.9308950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T20:12:00.9314270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T20:12:00.9319080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T20:12:00.9323650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T20:12:00.9329090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T20:12:00.9333860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T20:12:00.9341390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T20:12:00.9346270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T20:12:00.9351650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T20:12:00.9356670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T20:12:00.9367230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T20:12:00.9376110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T20:12:00.9379570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T20:12:00.9381680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T20:12:01.2075500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7188-1whvzx3.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-16T20:12:03.6485070Z ==> Summary 2021-05-16T20:12:03.6935630Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T20:12:05.2782550Z ==> Caveats 2021-05-16T20:12:05.2783510Z ==> docbook 2021-05-16T20:12:05.2798340Z To use the DocBook package in your XML toolchain, 2021-05-16T20:12:05.2799090Z you need to add the following to your ~/.bashrc: 2021-05-16T20:12:05.2799460Z 2021-05-16T20:12:05.2799980Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:12:05.2801110Z ==> gnu-getopt 2021-05-16T20:12:05.2827450Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:12:05.2828490Z because macOS already provides this software and installing another version in 2021-05-16T20:12:05.2829250Z parallel can cause all kinds of trouble. 2021-05-16T20:12:05.2829590Z 2021-05-16T20:12:05.2830530Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:12:05.2831790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:12:05.2832270Z 2021-05-16T20:12:05.2832460Z 2021-05-16T20:12:05.2832930Z Bash completion has been installed to: 2021-05-16T20:12:05.2833940Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:12:06.8517420Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:12:08.1757400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:12:08.8305440Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T20:12:09.3181150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T20%3A20%3A00Z&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:09.3571190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:09.4035250Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T20:12:09.4673150Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T20:12:09.4703560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7195-1hoj4vr 2021-05-16T20:12:09.4854160Z cp -pR /private/tmp/d20210516-7195-1hoj4vr/udunits/. /usr/local/Cellar/udunits 2021-05-16T20:12:09.5049440Z chmod -Rf +w /private/tmp/d20210516-7195-1hoj4vr 2021-05-16T20:12:09.5611680Z ==> Finishing up 2021-05-16T20:12:09.6065170Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T20:12:09.6071750Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T20:12:09.6075940Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T20:12:09.6084930Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T20:12:09.6091700Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T20:12:09.6132050Z info /usr/local/share/info/udunits2.info 2021-05-16T20:12:09.6141640Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T20:12:09.6189550Z info /usr/local/share/info/udunits2lib.info 2021-05-16T20:12:09.6208000Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T20:12:09.6244020Z info /usr/local/share/info/udunits2prog.info 2021-05-16T20:12:09.6253490Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T20:12:09.6260370Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T20:12:09.6266610Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T20:12:09.6421370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7362-k76kga.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-16T20:12:11.8250950Z ==> Summary 2021-05-16T20:12:11.8280800Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T20:12:14.0230140Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T20:12:14.0230810Z To reinstall 1.6, run: 2021-05-16T20:12:14.0231240Z brew reinstall jq 2021-05-16T20:12:15.5633480Z ==> Caveats 2021-05-16T20:12:15.5634320Z imagej requires Java. You can install the latest version with: 2021-05-16T20:12:15.5635390Z brew install --cask adoptopenjdk 2021-05-16T20:12:15.5635740Z 2021-05-16T20:12:16.3875580Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:12:16.7154120Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T20:12:31.6913470Z ==> Verifying checksum for cask 'imagej' 2021-05-16T20:12:31.8459660Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:12:31.8462250Z ==> Installing Cask imagej 2021-05-16T20:12:31.8909200Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7472-1101afp 2021-05-16T20:12:32.0521330Z cp -pR /private/tmp/d20210516-7472-1101afp/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T20:12:32.1900540Z chmod -Rf +w /private/tmp/d20210516-7472-1101afp 2021-05-16T20:12:32.2611290Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T20:12:32.7979940Z 🍺 imagej was successfully installed! 2021-05-16T20:12:34.9409730Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T20:12:36.8320760Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T20:12:37.3249420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T20%3A20%3A00Z&sig=zoTWV4aGA71g5qrdK8EmjbxUgqFXt2a6pNUX3GiYaRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:37.4442200Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T20:12:39.5171870Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T20:12:40.0544180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T20%3A20%3A00Z&sig=1rRNZZ88TEnjajHt2ugL5vwVwCeYjK%2BrUGueAi8m3Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:40.4141490Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T20:12:40.4145630Z ==> Installing bowtie2 dependency: tbb 2021-05-16T20:12:40.5114800Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T20:12:43.1277120Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T20:12:43.1282560Z ==> Installing bowtie2 2021-05-16T20:12:43.1286630Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T20:12:45.6814780Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T20:12:48.5759360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T20:12:50.4661140Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T20:12:50.9104720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T20%3A20%3A00Z&sig=SlQnQictd4qLSSxfYIHFTaGaF%2BJGYO8vi8oSLh%2FZXCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:51.0284920Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T20:12:52.9142890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T20:12:53.4181120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T20%3A20%3A00Z&sig=h%2BjfJMaJobGX4rzv2QDk8%2Bsj2yTQgLDvSPNEzZvbT5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:53.4965150Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T20:12:56.2343520Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T20:12:56.2347290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T20%3A20%3A00Z&sig=9WyX3exy1VgUmucLtjQBeHHgpAZ1wA5ZLRSoY1Uq%2FjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:56.2349980Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T20:12:57.9943160Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T20:12:58.4632600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T20%3A20%3A00Z&sig=nnf1Z%2FwLWGCD2zNqken9iI9nxKhj8GZv2li0KFxsonY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:58.5669960Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T20:13:00.4687910Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T20:13:00.9460920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T20%3A20%3A00Z&sig=1PYNrt7idXIOo%2B3Z0UGTBz3T36z7Hnxi7ASLMUhS4YE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:01.0300430Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T20:13:02.9663110Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T20:13:03.4536990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T20%3A20%3A00Z&sig=hDZvIgcxEyO7X74DkqEs1q%2BPTbdFbTKEIMfZKkKNZIw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:03.6039850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:13:04.2383440Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T20:13:04.2402770Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:13:04.7328280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:13:04.7564800Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T20:13:06.6617980Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T20:13:07.1263530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T20%3A20%3A00Z&sig=6ZxDefRxexFWfOsB3JQCwEykYF5AkUZuSdDZLKmR%2FyA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:07.2368980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T20:13:09.0910120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T20:13:09.5670180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T20%3A20%3A00Z&sig=bEFF81kUbM2eUuXoBLOJ3wu2XesGcWwFUm2%2BRSsV2f4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:09.7201660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T20:13:11.5942030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T20:13:12.0603360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T20%3A20%3A00Z&sig=3wOIczckF7awmo%2B6jkeLFTmFSjGa%2Fy9z84ssZxnrkYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:12.2218830Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T20:13:14.0539870Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T20:13:14.5371110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T20%3A20%3A00Z&sig=VkapOjKMRW33HEIEdxQQaPkoemhez4a12oKatSt3yvU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:14.7471770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T20:13:16.9274390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T20:13:17.4126680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T20%3A20%3A00Z&sig=To5icaQngpk3ej3HELz2Y3zwrog9km1gMcUa1iMsbGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:17.4969600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T20:13:19.3956410Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T20:13:19.8845060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T20%3A20%3A00Z&sig=12TbcFs1aXIF%2FsjSpcsS8wFSniFEUJIXGRYrVyzdzO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:19.9781910Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T20:13:21.8929020Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T20:13:22.3715630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T20%3A20%3A00Z&sig=dYz6KYimE5rh1s1klY7YUP0lsjQTncrCYCSSpp5xdOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:22.4732910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T20:13:24.3491290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T20:13:24.8281350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T20%3A20%3A00Z&sig=%2BCP4wqavqSU0D9ZEUPyTqXASz%2FR1cLGhkFJfXij5xfc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:25.0686140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:13:27.0683040Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:13:27.5376620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T20%3A20%3A00Z&sig=qy79X3rebnLrMDA2TijlWh18p%2F3%2F49cxILk03F%2FgfYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:27.6760360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T20:13:29.5556570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T20:13:29.9757200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T20%3A20%3A00Z&sig=Q7AXxAoJ2c%2FfANoFfEUV2LZ41JLio9p4pPxbcDE1qwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:30.3371930Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T20:13:32.2066140Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T20:13:32.8729950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T20%3A20%3A00Z&sig=vBTt9kwvhO2UzwktHr%2BBLDDRReE81Fmh%2BiWtp0Ub9HE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:32.8955280Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T20:13:35.0797190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T20:13:35.5443460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T20%3A20%3A00Z&sig=V7Io%2B%2Ft6EFJfzUc5oQcBU3gocPFOLynwV5gRnLI16zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:36.5936870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T20:13:38.6415670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T20:13:39.1141050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T20%3A20%3A00Z&sig=kLoRbKWUPZd2CI8E8RDQ9mMnRYO6gnnjZsE1oYxM2ok%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:39.7649060Z ==> 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-16T20:13:39.7652140Z ==> Installing gdal dependency: cfitsio 2021-05-16T20:13:39.8237140Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T20:13:42.1399280Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T20:13:42.1404790Z ==> Installing gdal dependency: popt 2021-05-16T20:13:42.1432490Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T20:13:44.4739170Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T20:13:44.4746700Z ==> Installing gdal dependency: epsilon 2021-05-16T20:13:44.4797580Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T20:13:46.7911250Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T20:13:46.7916700Z ==> Installing gdal dependency: expat 2021-05-16T20:13:46.7940490Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T20:13:49.0963060Z ==> Caveats 2021-05-16T20:13:49.0965590Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:13:49.0967020Z because macOS already provides this software and installing another version in 2021-05-16T20:13:49.0968240Z parallel can cause all kinds of trouble. 2021-05-16T20:13:49.0969090Z 2021-05-16T20:13:49.0970140Z If you need to have expat first in your PATH, run: 2021-05-16T20:13:49.0971870Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:13:49.0973370Z 2021-05-16T20:13:49.0974360Z For compilers to find expat you may need to set: 2021-05-16T20:13:49.0975880Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:13:49.0977460Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:13:49.0977840Z 2021-05-16T20:13:49.0978710Z For pkg-config to find expat you may need to set: 2021-05-16T20:13:49.0979440Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:13:49.0979840Z 2021-05-16T20:13:49.0980560Z ==> Summary 2021-05-16T20:13:49.0992920Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T20:13:49.0999720Z ==> Installing gdal dependency: freexl 2021-05-16T20:13:49.1099960Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T20:13:51.5670670Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T20:13:51.5675920Z ==> Installing gdal dependency: geos 2021-05-16T20:13:51.6023380Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T20:13:54.6404540Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T20:13:54.6412360Z ==> Installing gdal dependency: hdf5 2021-05-16T20:13:54.6828590Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:13:57.6903390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:13:57.6909070Z ==> Installing gdal dependency: json-c 2021-05-16T20:13:57.6999130Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T20:14:00.0133640Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T20:14:00.0135280Z ==> Installing gdal dependency: libxml2 2021-05-16T20:14:00.0254550Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T20:14:02.7613650Z ==> Caveats 2021-05-16T20:14:02.7614840Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:02.7615800Z because macOS already provides this software and installing another version in 2021-05-16T20:14:02.7618180Z parallel can cause all kinds of trouble. 2021-05-16T20:14:02.7619550Z 2021-05-16T20:14:02.7620450Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:14:02.7621740Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:02.7622200Z 2021-05-16T20:14:02.7622700Z For compilers to find libxml2 you may need to set: 2021-05-16T20:14:02.7623690Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:14:02.7625000Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:14:02.7625410Z 2021-05-16T20:14:02.7626300Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:14:02.7627040Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:14:02.7627420Z 2021-05-16T20:14:02.7628110Z ==> Summary 2021-05-16T20:14:02.7794270Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T20:14:02.7800130Z ==> Installing gdal dependency: libdap 2021-05-16T20:14:02.7938080Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T20:14:05.5168140Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T20:14:05.5173150Z ==> Installing gdal dependency: proj 2021-05-16T20:14:05.5337300Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T20:14:08.0412210Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T20:14:08.0417850Z ==> Installing gdal dependency: libgeotiff 2021-05-16T20:14:08.0619640Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T20:14:10.5110900Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T20:14:10.5116110Z ==> Installing gdal dependency: librttopo 2021-05-16T20:14:10.5510330Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:14:12.9067360Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T20:14:12.9073300Z ==> Installing gdal dependency: minizip 2021-05-16T20:14:12.9211600Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T20:14:15.2209610Z ==> Caveats 2021-05-16T20:14:15.2210850Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:14:15.2211950Z with the venerable 'unzip' library. 2021-05-16T20:14:15.2212800Z ==> Summary 2021-05-16T20:14:15.2233640Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T20:14:15.2240300Z ==> Installing gdal dependency: libspatialite 2021-05-16T20:14:15.3052220Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T20:14:18.2871430Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T20:14:18.2875760Z ==> Installing gdal dependency: netcdf 2021-05-16T20:14:18.3388100Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:14:20.9796880Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:14:20.9802260Z ==> Installing gdal dependency: openblas 2021-05-16T20:14:21.0133490Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T20:14:24.9187650Z ==> Caveats 2021-05-16T20:14:24.9188990Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:24.9189850Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:14:24.9190280Z 2021-05-16T20:14:24.9190780Z For compilers to find openblas you may need to set: 2021-05-16T20:14:24.9191810Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:14:24.9192830Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:14:24.9193210Z 2021-05-16T20:14:24.9194660Z For pkg-config to find openblas you may need to set: 2021-05-16T20:14:24.9196250Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:14:24.9196710Z 2021-05-16T20:14:24.9197580Z ==> Summary 2021-05-16T20:14:24.9214720Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T20:14:24.9221180Z ==> Installing gdal dependency: numpy 2021-05-16T20:14:25.0109900Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T20:14:28.7357580Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T20:14:28.7362330Z ==> Installing gdal dependency: xerces-c 2021-05-16T20:14:28.7416810Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T20:14:33.6435280Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T20:14:33.6440450Z ==> Installing gdal 2021-05-16T20:14:33.6444760Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T20:14:40.3133500Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T20:14:41.3947840Z ==> No outdated dependents to upgrade! 2021-05-16T20:14:41.3949120Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:14:41.7226120Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:14:41.7226710Z netcdf 2021-05-16T20:14:41.8079460Z ==> Caveats 2021-05-16T20:14:41.8080320Z ==> expat 2021-05-16T20:14:41.8122690Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:41.8123680Z because macOS already provides this software and installing another version in 2021-05-16T20:14:41.8124420Z parallel can cause all kinds of trouble. 2021-05-16T20:14:41.8124750Z 2021-05-16T20:14:41.8125250Z If you need to have expat first in your PATH, run: 2021-05-16T20:14:41.8126470Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:41.8126920Z 2021-05-16T20:14:41.8127420Z For compilers to find expat you may need to set: 2021-05-16T20:14:41.8128400Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:14:41.8129920Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:14:41.8130300Z 2021-05-16T20:14:41.8131150Z For pkg-config to find expat you may need to set: 2021-05-16T20:14:41.8131880Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:14:41.8132260Z 2021-05-16T20:14:41.8132980Z ==> libxml2 2021-05-16T20:14:41.8167070Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:41.8167990Z because macOS already provides this software and installing another version in 2021-05-16T20:14:41.8168720Z parallel can cause all kinds of trouble. 2021-05-16T20:14:41.8169040Z 2021-05-16T20:14:41.8169520Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:14:41.8170710Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:41.8171150Z 2021-05-16T20:14:41.8171640Z For compilers to find libxml2 you may need to set: 2021-05-16T20:14:41.8172630Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:14:41.8173610Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:14:41.8173980Z 2021-05-16T20:14:41.8174820Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:14:41.8175540Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:14:41.8175920Z 2021-05-16T20:14:41.8176620Z ==> minizip 2021-05-16T20:14:41.8183730Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:14:41.8184810Z with the venerable 'unzip' library. 2021-05-16T20:14:41.8185620Z ==> openblas 2021-05-16T20:14:41.8223250Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:41.8224130Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:14:41.8224670Z 2021-05-16T20:14:41.8225330Z For compilers to find openblas you may need to set: 2021-05-16T20:14:41.8226580Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:14:41.8227660Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:14:41.8228050Z 2021-05-16T20:14:41.8229050Z For pkg-config to find openblas you may need to set: 2021-05-16T20:14:41.8229800Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:14:41.8230200Z 2021-05-16T20:14:43.8072170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:14:44.4495540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T20:14:44.4515650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:14:44.8793380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:14:44.8961690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:14:45.5276600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T20:14:45.5303180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:14:46.0033250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:14:46.0244370Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T20:14:48.1121170Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T20:14:48.5913560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T20%3A20%3A00Z&sig=QBZ%2BD1gftvFWzjOp023BunZfmSnatK%2BYTq1NJ2vsw6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:50.1837690Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:14:50.8221160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T20:14:50.8240910Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:14:52.0307600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:14:52.0309990Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T20:14:53.1724480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T20:14:53.6407000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T20%3A20%3A00Z&sig=jOKzcpfp1nlgxe8n95cpKPEFmrbHEdcta6voTfqwuhM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:53.8569740Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T20:14:53.8586770Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T20:14:55.8390400Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T20:14:56.3474600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T20%3A20%3A00Z&sig=s8nDQYDK%2BTa3ZMeQKX2Urt6EcKPeXPFcg3438SAhLss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:56.8629460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T20:14:58.7150450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T20:14:59.2634530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T20%3A20%3A00Z&sig=1mnI9UDjgr5iVaFtKZFMyRRLNpTtozA5lpMCyrQbcPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:59.4764820Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T20:15:01.4195520Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T20:15:02.0291060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T20%3A25%3A00Z&sig=11LCDhEDdu6uCKsb9ZKYWrfp4cX2dJrLeuCGGvsuTQo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:03.5393830Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T20:15:03.5400490Z ==> Installing itk dependency: open-mpi 2021-05-16T20:15:03.6637910Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:15:08.7532670Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:15:08.7539380Z ==> Installing itk dependency: fftw 2021-05-16T20:15:08.8177590Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:15:11.5095360Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:15:11.5101340Z ==> Installing itk dependency: boost 2021-05-16T20:15:11.5149620Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T20:15:40.4275390Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T20:15:40.4283780Z ==> Installing itk dependency: netcdf 2021-05-16T20:15:40.4857980Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:15:43.1766190Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:15:43.1767380Z ==> Installing itk dependency: pyqt@5 2021-05-16T20:15:43.1768580Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T20:15:48.0550420Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T20:15:48.0556770Z ==> Installing itk dependency: vtk@8.2 2021-05-16T20:15:48.1968300Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T20:16:15.7856850Z ==> Caveats 2021-05-16T20:16:15.7858390Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:16:15.7859430Z because this is an alternate version of another formula. 2021-05-16T20:16:15.7860010Z 2021-05-16T20:16:15.7860900Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T20:16:15.7862280Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:16:15.7862920Z 2021-05-16T20:16:15.7863620Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T20:16:15.7864900Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T20:16:15.7866170Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T20:16:15.7866750Z 2021-05-16T20:16:15.7867810Z ==> Summary 2021-05-16T20:16:16.0016870Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T20:16:16.0021940Z ==> Installing itk dependency: gdcm 2021-05-16T20:16:16.1783520Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T20:16:22.0480260Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T20:16:22.0485320Z ==> Installing itk 2021-05-16T20:16:22.0490400Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T20:16:35.0813770Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T20:16:37.9900370Z ==> No outdated dependents to upgrade! 2021-05-16T20:16:37.9901650Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:16:39.9769190Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:16:39.9769830Z fftw 2021-05-16T20:16:40.0086340Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T20:16:40.0088180Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T20:16:41.7377070Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T20:16:41.8641490Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:16:43.1726350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:16:43.9470380Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T20:16:44.4837310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A25%3A00Z&sig=REQcRap3pXb%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:44.5211040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=REQcRap3pXb\%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:16:44.5643110Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T20:16:44.5700230Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:16:45.8651560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:16:46.5050220Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T20:16:47.0388820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A25%3A00Z&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ%2F%2BhOhY8rY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:47.0871330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ\%2F\%2BhOhY8rY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:16:47.1687790Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T20:16:47.1782660Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:16:48.4285270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:16:49.0292850Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T20:16:49.5186480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A25%3A00Z&sig=4OhUA6lXqVNpJA%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:49.5528480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=4OhUA6lXqVNpJA\%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:16:49.6076900Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T20:16:49.6118380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:16:50.8795430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:16:51.5105090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T20:16:52.3657840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A25%3A00Z&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:52.4168240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:16:52.8339640Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T20:16:52.8978140Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T20:16:52.8982510Z ==> Installing libav dependency: faac 2021-05-16T20:16:52.9681070Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T20:16:52.9711670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9080-1nrr1n7 2021-05-16T20:16:52.9846270Z cp -pR /private/tmp/d20210516-9080-1nrr1n7/faac/. /usr/local/Cellar/faac 2021-05-16T20:16:53.0020610Z chmod -Rf +w /private/tmp/d20210516-9080-1nrr1n7 2021-05-16T20:16:53.0520770Z ==> Finishing up 2021-05-16T20:16:53.1024570Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T20:16:53.1031480Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T20:16:53.1036200Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T20:16:53.1048200Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T20:16:53.1054670Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T20:16:53.1059870Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T20:16:53.1065500Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T20:16:53.1215540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9262-3h89gx.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-16T20:16:55.2708330Z ==> Summary 2021-05-16T20:16:55.2731780Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T20:16:55.2738320Z ==> Installing libav dependency: fdk-aac 2021-05-16T20:16:55.2760220Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T20:16:55.2777970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9080-159hzdw 2021-05-16T20:16:55.3058160Z cp -pR /private/tmp/d20210516-9080-159hzdw/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T20:16:55.3221380Z chmod -Rf +w /private/tmp/d20210516-9080-159hzdw 2021-05-16T20:16:55.3712840Z ==> Finishing up 2021-05-16T20:16:55.4204760Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T20:16:55.4212510Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T20:16:55.4219010Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T20:16:55.4224200Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T20:16:55.4229860Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T20:16:55.4237560Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T20:16:55.4409330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9288-mr0yyh.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-16T20:16:57.6770220Z ==> Summary 2021-05-16T20:16:57.6791960Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T20:16:57.6798960Z ==> Installing libav dependency: sdl 2021-05-16T20:16:57.6821240Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T20:16:57.6871890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9080-1e261ws 2021-05-16T20:16:57.7615550Z cp -pR /private/tmp/d20210516-9080-1e261ws/sdl/. /usr/local/Cellar/sdl 2021-05-16T20:16:57.8731840Z chmod -Rf +w /private/tmp/d20210516-9080-1e261ws 2021-05-16T20:16:57.9980430Z ==> Finishing up 2021-05-16T20:16:58.0533510Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T20:16:58.0539860Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T20:16:58.0548810Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T20:16:58.0562060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T20:16:58.0568010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T20:16:58.0573540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T20:16:58.0579370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T20:16:58.0584770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T20:16:58.0590790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T20:16:58.0596560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T20:16:58.0602330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T20:16:58.0608330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T20:16:58.0613900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T20:16:58.0619580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T20:16:58.0625180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T20:16:58.0631880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T20:16:58.0639250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T20:16:58.0645800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T20:16:58.0662800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T20:16:58.0669130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T20:16:58.0674940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T20:16:58.0681060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T20:16:58.0686970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T20:16:58.0692940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T20:16:58.0698780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T20:16:58.0704420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T20:16:58.0710280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T20:16:58.0715590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T20:16:58.0721700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T20:16:58.0728110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T20:16:58.0733230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T20:16:58.0739400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T20:16:58.0745520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T20:16:58.0751310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T20:16:58.0758290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T20:16:58.0764650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T20:16:58.0770280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T20:16:58.0776280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T20:16:58.0782360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T20:16:58.0787550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T20:16:58.0793850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T20:16:58.0799580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T20:16:58.0805370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T20:16:58.0811410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T20:16:58.0817570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T20:16:58.0823130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T20:16:58.0829290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T20:16:58.0834960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T20:16:58.0841920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T20:16:58.0848600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T20:16:58.0854870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T20:16:58.0860570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T20:16:58.0866380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T20:16:58.0872400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T20:16:58.0880920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T20:16:58.0886950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T20:16:58.0893350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T20:16:58.0899470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T20:16:58.0905750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T20:16:58.0911720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T20:16:58.0917970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T20:16:58.0924150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T20:16:58.0930470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T20:16:58.0937150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T20:16:58.0943200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T20:16:58.0949230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T20:16:58.0956560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T20:16:58.0963510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T20:16:58.0971110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T20:16:58.0978160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T20:16:58.0985470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T20:16:58.0991660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T20:16:58.0997630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T20:16:58.1003690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T20:16:58.1009980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T20:16:58.1016130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T20:16:58.1022110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T20:16:58.1028560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T20:16:58.1033900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T20:16:58.1039810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T20:16:58.1045860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T20:16:58.1052020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T20:16:58.1057550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T20:16:58.1064090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T20:16:58.1070180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T20:16:58.1076500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T20:16:58.1082770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T20:16:58.1089220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T20:16:58.1095310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T20:16:58.1102030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T20:16:58.1120340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T20:16:58.1126330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T20:16:58.1132150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T20:16:58.1137420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T20:16:58.1142980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T20:16:58.1148530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T20:16:58.1154180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T20:16:58.1160480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T20:16:58.1166350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T20:16:58.1172120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T20:16:58.1176660Z Only the first 100 operations were output. 2021-05-16T20:16:58.2162730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9314-18y45fn.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-16T20:17:00.3996610Z ==> Summary 2021-05-16T20:17:00.4131970Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T20:17:00.4138590Z ==> Installing libav 2021-05-16T20:17:00.4141270Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T20:17:00.4158270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9080-1fzmcdv 2021-05-16T20:17:00.6198640Z cp -pR /private/tmp/d20210516-9080-1fzmcdv/libav/. /usr/local/Cellar/libav 2021-05-16T20:17:00.6984680Z chmod -Rf +w /private/tmp/d20210516-9080-1fzmcdv 2021-05-16T20:17:01.9149320Z ==> Finishing up 2021-05-16T20:17:01.9621080Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T20:17:01.9625460Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T20:17:01.9631270Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T20:17:01.9645640Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T20:17:01.9651680Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T20:17:01.9657570Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T20:17:02.0008020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9340-18q35ci.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-16T20:17:04.2450230Z ==> Summary 2021-05-16T20:17:04.2469970Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T20:17:06.6933060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T20:17:08.5512560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T20:17:09.0627080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A25%3A00Z&sig=ks%2Bn1H6n6VCEUcK4hjnd7SIYuEOq7pidDlsVeyvH1E0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:09.2536790Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:17:11.8599870Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T20:17:14.1879300Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T20:17:14.1879980Z To reinstall 4.3.0, run: 2021-05-16T20:17:14.1880430Z brew reinstall libtiff 2021-05-16T20:17:15.7380050Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T20:17:15.7380750Z To reinstall 2.3.9_1, run: 2021-05-16T20:17:15.7381200Z brew reinstall unixodbc 2021-05-16T20:17:17.2875640Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T20:17:17.2876360Z To reinstall 1.0.18_1, run: 2021-05-16T20:17:17.2876820Z brew reinstall libsodium 2021-05-16T20:17:18.8524200Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T20:17:18.8524930Z To reinstall 4.1.1, run: 2021-05-16T20:17:18.8525400Z brew reinstall tesseract 2021-05-16T20:17:20.3838010Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T20:17:20.3838860Z To reinstall 1.21.1, run: 2021-05-16T20:17:20.3839440Z brew reinstall wget 2021-05-16T20:17:21.9311900Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T20:17:21.9312620Z To reinstall 4.3.4, run: 2021-05-16T20:17:21.9313050Z brew reinstall zeromq 2021-05-16T20:17:23.4846870Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T20:17:23.4847570Z To reinstall 2.2.27.6_1, run: 2021-05-16T20:17:23.4848040Z brew reinstall udunits 2021-05-16T20:17:25.0453450Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T20:17:25.0454170Z To reinstall 1.2.0, run: 2021-05-16T20:17:25.0454630Z brew reinstall webp 2021-05-16T20:17:26.6734330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T20:17:28.5602520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T20:17:29.0398940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A25%3A00Z&sig=295T0Y0ckAhc7LTWOaMqo81JxM4X9R%2BoBaSP053chB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:31.4743830Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T20:18:08.4465980Z ==> Caveats 2021-05-16T20:18:08.4466700Z Bash completion has been installed to: 2021-05-16T20:18:08.4473550Z /usr/local/etc/bash_completion.d 2021-05-16T20:18:08.4474530Z ==> Summary 2021-05-16T20:18:09.7397640Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T20:18:12.9790540Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T20:18:12.9795960Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201812Z&X-Amz-Expires=300&X-Amz-Signature=b65341a5333fe024efd7d895b0f291b38014300fef3cac82668aa9d6da0242b2&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-16T20:18:16.1224110Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:18:16.1225290Z ==> Installing Cask xquartz 2021-05-16T20:18:33.1529540Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T20:18:33.1531080Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T20:19:01.0919080Z installer: Package name is 2021-05-16T20:19:01.0920850Z installer: Installing at base path / 2021-05-16T20:19:01.0922200Z installer: The install was successful. 2021-05-16T20:19:01.0925530Z installer: The install requires logging out now. 2021-05-16T20:19:01.1773650Z 🍺 xquartz was successfully installed! 2021-05-16T20:19:01.1997580Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:19:01.1998100Z with: 2021-05-16T20:19:01.1998560Z github_slug: neuroconductor/neurobase 2021-05-16T20:19:01.1999120Z env: 2021-05-16T20:19:01.1999580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:01.2000100Z TIC_DEPLOY_KEY: 2021-05-16T20:19:01.2000400Z RSPM: 2021-05-16T20:19:01.2001620Z GITHUB_PAT: *** 2021-05-16T20:19:01.2001990Z COVERALLS_TOKEN: 2021-05-16T20:19:01.2002410Z continue-on-error: false 2021-05-16T20:19:01.2002840Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:01.2003280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:01.2003660Z TZ: UTC 2021-05-16T20:19:01.2004000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:01.2004360Z NOT_CRAN: true 2021-05-16T20:19:01.2004670Z ##[endgroup] 2021-05-16T20:19:01.2657220Z repo slug is: neuroconductor/neurobase 2021-05-16T20:19:01.2810790Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:19:01.2811550Z env: 2021-05-16T20:19:01.2812100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:01.2812560Z TIC_DEPLOY_KEY: 2021-05-16T20:19:01.2812900Z RSPM: 2021-05-16T20:19:01.2813750Z GITHUB_PAT: *** 2021-05-16T20:19:01.2814130Z COVERALLS_TOKEN: 2021-05-16T20:19:01.2814600Z continue-on-error: false 2021-05-16T20:19:01.2815100Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:01.2815570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:01.2816010Z TZ: UTC 2021-05-16T20:19:01.2816370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:01.2816820Z NOT_CRAN: true 2021-05-16T20:19:01.2817160Z ##[endgroup] 2021-05-16T20:19:02.2065050Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:19:02.2065720Z with: 2021-05-16T20:19:02.2066110Z repo_name: neurobase 2021-05-16T20:19:02.2066490Z repo_version: 1.30.1 2021-05-16T20:19:02.2066900Z runner_os: macOS 2021-05-16T20:19:02.2067240Z R_version: 3.5 2021-05-16T20:19:02.2067580Z env: 2021-05-16T20:19:02.2067970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:02.2068690Z TIC_DEPLOY_KEY: 2021-05-16T20:19:02.2069070Z RSPM: 2021-05-16T20:19:02.2070260Z GITHUB_PAT: *** 2021-05-16T20:19:02.2070670Z COVERALLS_TOKEN: 2021-05-16T20:19:02.2071150Z continue-on-error: false 2021-05-16T20:19:02.2071640Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:02.2072120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:02.2072570Z TZ: UTC 2021-05-16T20:19:02.2072930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:02.2073760Z NOT_CRAN: true 2021-05-16T20:19:02.2088290Z ##[endgroup] 2021-05-16T20:19:02.2801560Z Package: neurobase 2021-05-16T20:19:02.2806710Z Version: 1.30.1 2021-05-16T20:19:02.2807160Z OS: macOS 2021-05-16T20:19:02.2890550Z ##[group]Run install.packages('remotes') 2021-05-16T20:19:02.2891310Z install.packages('remotes') 2021-05-16T20:19:02.2892100Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:19:02.2893010Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:19:02.3064720Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:19:02.3065160Z env: 2021-05-16T20:19:02.3065570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:02.3066020Z TIC_DEPLOY_KEY: 2021-05-16T20:19:02.3066350Z RSPM: 2021-05-16T20:19:02.3067250Z GITHUB_PAT: *** 2021-05-16T20:19:02.3067670Z COVERALLS_TOKEN: 2021-05-16T20:19:02.3068110Z continue-on-error: false 2021-05-16T20:19:02.3068710Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:02.3069180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:02.3069620Z TZ: UTC 2021-05-16T20:19:02.3070020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:02.3070410Z NOT_CRAN: true 2021-05-16T20:19:02.3070780Z ##[endgroup] 2021-05-16T20:19:02.5139190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:19:02.5140390Z (as ‘lib’ is unspecified) 2021-05-16T20:19:05.6117260Z 2021-05-16T20:19:05.6118740Z There is a binary version available but the source version is later: 2021-05-16T20:19:05.6172690Z binary source needs_compilation 2021-05-16T20:19:05.6173780Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T20:19:05.6174430Z 2021-05-16T20:19:05.6176390Z installing the source package ‘remotes’ 2021-05-16T20:19:05.6177190Z 2021-05-16T20:19:05.6199510Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:19:05.7778720Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T20:19:05.7845810Z ================================================== 2021-05-16T20:19:05.7847230Z downloaded 144 KB 2021-05-16T20:19:05.7848060Z 2021-05-16T20:19:06.1477040Z * installing *source* package ‘remotes’ ... 2021-05-16T20:19:06.1596650Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:06.1845190Z ** R 2021-05-16T20:19:06.2310990Z ** inst 2021-05-16T20:19:06.2341200Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:08.0750720Z ** help 2021-05-16T20:19:08.1894690Z *** installing help indices 2021-05-16T20:19:08.2617550Z ** building package indices 2021-05-16T20:19:08.3487090Z ** installing vignettes 2021-05-16T20:19:08.3555320Z ** testing if installed package can be loaded 2021-05-16T20:19:08.5710830Z * DONE (remotes) 2021-05-16T20:19:08.6304960Z 2021-05-16T20:19:08.6408390Z The downloaded source packages are in 2021-05-16T20:19:08.6827300Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEvQ2Qb/downloaded_packages’ 2021-05-16T20:19:16.5092180Z ##[group]Run actions/cache@v1 2021-05-16T20:19:16.5092700Z with: 2021-05-16T20:19:16.5093160Z path: /Users/runner/work/_temp/Library 2021-05-16T20:19:16.5095520Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-793b64403b53af12d364ad4ca956bf9af48d01c74d7f733abf425b27d394e71a 2021-05-16T20:19:16.5098480Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T20:19:16.5099480Z env: 2021-05-16T20:19:16.5099910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:16.5100340Z TIC_DEPLOY_KEY: 2021-05-16T20:19:16.5100710Z RSPM: 2021-05-16T20:19:16.5102440Z GITHUB_PAT: *** 2021-05-16T20:19:16.5102860Z COVERALLS_TOKEN: 2021-05-16T20:19:16.5103330Z continue-on-error: false 2021-05-16T20:19:16.5103790Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:16.5104300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:16.5104720Z TZ: UTC 2021-05-16T20:19:16.5105190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:16.5106140Z NOT_CRAN: true 2021-05-16T20:19:16.5106490Z ##[endgroup] 2021-05-16T20:19:16.5821570Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:19:16.5940780Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:19:16.5943010Z remotes::install_github("ropensci/tic") 2021-05-16T20:19:16.5944830Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:19:16.5946550Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:19:16.5948100Z remotes::install_cran("covr") 2021-05-16T20:19:16.6150800Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:19:16.6151240Z env: 2021-05-16T20:19:16.6151650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:16.6152190Z TIC_DEPLOY_KEY: 2021-05-16T20:19:16.6152530Z RSPM: 2021-05-16T20:19:16.6153410Z GITHUB_PAT: *** 2021-05-16T20:19:16.6153860Z COVERALLS_TOKEN: 2021-05-16T20:19:16.6154300Z continue-on-error: false 2021-05-16T20:19:16.6154780Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:16.6155250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:16.6155710Z TZ: UTC 2021-05-16T20:19:16.6156110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:16.6156490Z NOT_CRAN: true 2021-05-16T20:19:16.6157090Z ##[endgroup] 2021-05-16T20:19:16.8481180Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:19:17.7435250Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:19:21.6585100Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:19:21.6586180Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:19:21.6587020Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:19:21.6587860Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:19:21.6588680Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:19:21.6589620Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:19:21.6590520Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:19:21.6591390Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:19:21.6592230Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:19:21.6593100Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:19:21.6593930Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:19:21.6594730Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:19:21.6595600Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:19:21.6596420Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:19:21.6597240Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:19:21.6598050Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:19:21.6598960Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:19:21.6599790Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:19:21.6600660Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:19:21.6601600Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:19:21.6602420Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:19:21.6603340Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:19:21.6604180Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:19:21.6605040Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:19:21.6605860Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:19:21.6606740Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:19:21.6607620Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:19:21.6608490Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:19:21.6609270Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:19:21.6610120Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:19:21.6610970Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:19:21.6611770Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:19:21.6612740Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:19:21.6613560Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:19:21.6614410Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:19:21.6616210Z 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-16T20:19:21.6623640Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:19:21.6624770Z (as ‘lib’ is unspecified) 2021-05-16T20:19:24.2854600Z 2021-05-16T20:19:24.2855610Z There are binary versions available but the source versions are later: 2021-05-16T20:19:24.2881250Z binary source needs_compilation 2021-05-16T20:19:24.2881960Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T20:19:24.2882440Z magrittr 1.5 2.0.1 TRUE 2021-05-16T20:19:24.2882930Z glue 1.3.2 1.4.2 TRUE 2021-05-16T20:19:24.2883360Z sys 3.3 3.4 TRUE 2021-05-16T20:19:24.2883820Z R6 2.4.1 2.5.0 FALSE 2021-05-16T20:19:24.2884290Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T20:19:24.2884770Z mime 0.9 0.10 TRUE 2021-05-16T20:19:24.2885230Z curl 4.3 4.3.1 TRUE 2021-05-16T20:19:24.2885680Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T20:19:24.2886160Z httr 1.4.1 1.4.2 FALSE 2021-05-16T20:19:24.2886640Z cli 2.0.2 2.5.0 FALSE 2021-05-16T20:19:24.2887100Z zip 2.0.4 2.1.1 TRUE 2021-05-16T20:19:24.2887570Z rstudioapi 0.11 0.13 FALSE 2021-05-16T20:19:24.2888110Z credentials 1.1 1.3.0 FALSE 2021-05-16T20:19:24.2889390Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T20:19:24.2889950Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T20:19:24.2890450Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T20:19:24.2890900Z withr 2.1.2 2.4.2 FALSE 2021-05-16T20:19:24.2891400Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T20:19:24.2891910Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T20:19:24.2892430Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T20:19:24.2892900Z gh 1.1.0 1.3.0 FALSE 2021-05-16T20:19:24.2893380Z gert 0.3 1.3.0 TRUE 2021-05-16T20:19:24.2893840Z fs 1.3.2 1.5.0 TRUE 2021-05-16T20:19:24.2894290Z desc 1.2.0 1.3.0 FALSE 2021-05-16T20:19:24.2894780Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T20:19:24.2895250Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T20:19:24.2895750Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T20:19:24.2896210Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T20:19:24.2896480Z 2021-05-16T20:19:24.2897120Z Package which is only available in source form, and may need 2021-05-16T20:19:24.2898300Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T20:19:24.2918160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T20:19:24.5768050Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T20:19:24.5768810Z ================================================== 2021-05-16T20:19:24.5769260Z downloaded 20 KB 2021-05-16T20:19:24.5769510Z 2021-05-16T20:19:24.5801640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T20:19:24.9685890Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T20:19:24.9686790Z ================================================== 2021-05-16T20:19:24.9687260Z downloaded 12 KB 2021-05-16T20:19:24.9687540Z 2021-05-16T20:19:24.9716160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T20:19:25.3029840Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T20:19:25.3062850Z ================================================== 2021-05-16T20:19:25.3063410Z downloaded 195 KB 2021-05-16T20:19:25.3063720Z 2021-05-16T20:19:25.3095120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T20:19:25.5549800Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T20:19:25.6175780Z ================================================== 2021-05-16T20:19:25.6176340Z downloaded 63 KB 2021-05-16T20:19:25.6177180Z 2021-05-16T20:19:25.6929400Z 2021-05-16T20:19:25.7033020Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T20:19:25.7034500Z The downloaded binary packages are in 2021-05-16T20:19:25.7034990Z 2021-05-16T20:19:25.7120360Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp1dCfZm/downloaded_packages 2021-05-16T20:19:25.7124990Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:19:25.9251740Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T20:19:25.9551880Z ================================================== 2021-05-16T20:19:25.9653770Z downloaded 841 KB 2021-05-16T20:19:25.9754330Z 2021-05-16T20:19:25.9837780Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:19:26.1807520Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T20:19:26.1871320Z ================================================== 2021-05-16T20:19:26.1871860Z downloaded 259 KB 2021-05-16T20:19:26.1872160Z 2021-05-16T20:19:26.1902140Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:19:26.3380810Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T20:19:26.3415810Z ================================================== 2021-05-16T20:19:26.3416280Z downloaded 96 KB 2021-05-16T20:19:26.3416600Z 2021-05-16T20:19:26.3447170Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:19:26.5821640Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T20:19:26.5822440Z ================================================== 2021-05-16T20:19:26.5822890Z downloaded 19 KB 2021-05-16T20:19:26.5823140Z 2021-05-16T20:19:26.5856360Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:19:26.9676490Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T20:19:26.9684850Z ================================================== 2021-05-16T20:19:26.9685360Z downloaded 61 KB 2021-05-16T20:19:26.9685680Z 2021-05-16T20:19:26.9718650Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:19:27.1406350Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T20:19:27.2089700Z ================================================== 2021-05-16T20:19:27.2090220Z downloaded 1.3 MB 2021-05-16T20:19:27.2090520Z 2021-05-16T20:19:27.2131990Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:19:27.4620820Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T20:19:27.4623320Z ================================================== 2021-05-16T20:19:27.4623850Z downloaded 12 KB 2021-05-16T20:19:27.4624110Z 2021-05-16T20:19:27.4654320Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:19:27.6198480Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T20:19:27.6446480Z ================================================== 2021-05-16T20:19:27.6447040Z downloaded 774 KB 2021-05-16T20:19:27.6447300Z 2021-05-16T20:19:27.6479020Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:19:27.9433990Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T20:19:28.0014300Z ================================================== 2021-05-16T20:19:28.0014890Z downloaded 411 KB 2021-05-16T20:19:28.0015190Z 2021-05-16T20:19:28.0050990Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:19:28.1407050Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T20:19:28.1468200Z ================================================== 2021-05-16T20:19:28.1468760Z downloaded 156 KB 2021-05-16T20:19:28.1469060Z 2021-05-16T20:19:28.1498170Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:19:28.4912150Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T20:19:28.4934660Z ================================================== 2021-05-16T20:19:28.4935570Z downloaded 60 KB 2021-05-16T20:19:28.4935950Z 2021-05-16T20:19:28.4975790Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:19:28.8702110Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T20:19:28.8703260Z ================================================== 2021-05-16T20:19:28.8703680Z downloaded 154 KB 2021-05-16T20:19:28.8703970Z 2021-05-16T20:19:28.8734810Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:19:29.0100030Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T20:19:29.0132000Z ================================================== 2021-05-16T20:19:29.0132530Z downloaded 110 KB 2021-05-16T20:19:29.0132810Z 2021-05-16T20:19:29.0161650Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:19:29.1524920Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T20:19:29.1542920Z ================================================== 2021-05-16T20:19:29.1543460Z downloaded 107 KB 2021-05-16T20:19:29.1543760Z 2021-05-16T20:19:29.1574300Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:19:29.3713200Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T20:19:29.3793120Z ================================================== 2021-05-16T20:19:29.3793640Z downloaded 224 KB 2021-05-16T20:19:29.3793940Z 2021-05-16T20:19:29.3826430Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:19:29.5246510Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T20:19:29.5256410Z ================================================== 2021-05-16T20:19:29.5257230Z downloaded 58 KB 2021-05-16T20:19:29.5258460Z 2021-05-16T20:19:29.5287120Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:19:29.8770700Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T20:19:29.8771480Z ================================================== 2021-05-16T20:19:29.8771900Z downloaded 34 KB 2021-05-16T20:19:29.8772190Z 2021-05-16T20:19:29.8831940Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:19:30.2320040Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T20:19:30.2341360Z ================================================== 2021-05-16T20:19:30.2342650Z downloaded 43 KB 2021-05-16T20:19:30.2343270Z 2021-05-16T20:19:30.2376690Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:19:30.5164640Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T20:19:30.5178170Z ================================================== 2021-05-16T20:19:30.5178740Z downloaded 92 KB 2021-05-16T20:19:30.5179040Z 2021-05-16T20:19:30.5261260Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:19:30.8629530Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T20:19:30.8632230Z ================================================== 2021-05-16T20:19:30.8632960Z downloaded 12 KB 2021-05-16T20:19:30.8633490Z 2021-05-16T20:19:30.8663550Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T20:19:31.0970590Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T20:19:31.1041600Z ================================================== 2021-05-16T20:19:31.1042170Z downloaded 366 KB 2021-05-16T20:19:31.1042470Z 2021-05-16T20:19:31.1073140Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:19:31.2386800Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T20:19:31.2409360Z ================================================== 2021-05-16T20:19:31.2447350Z downloaded 81 KB 2021-05-16T20:19:31.2448400Z 2021-05-16T20:19:31.2450390Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:19:31.5974210Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T20:19:31.5985060Z ================================================== 2021-05-16T20:19:31.5990730Z downloaded 44 KB 2021-05-16T20:19:31.5991070Z 2021-05-16T20:19:31.6171180Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:19:32.0177600Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T20:19:32.0178940Z ================================================== 2021-05-16T20:19:32.0179970Z downloaded 64 KB 2021-05-16T20:19:32.0180620Z 2021-05-16T20:19:32.0208500Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:19:32.3843940Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T20:19:32.4304900Z ================================================== 2021-05-16T20:19:32.4305630Z downloaded 777 KB 2021-05-16T20:19:32.4305930Z 2021-05-16T20:19:32.4349800Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:19:32.5588380Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T20:19:32.5675470Z ================================================== 2021-05-16T20:19:32.5675930Z downloaded 286 KB 2021-05-16T20:19:32.5676260Z 2021-05-16T20:19:32.5716030Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:19:32.8239940Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T20:19:32.8240990Z ================================================== 2021-05-16T20:19:32.8241450Z downloaded 20 KB 2021-05-16T20:19:32.8241700Z 2021-05-16T20:19:32.8271960Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:19:33.1831460Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:19:33.1832200Z ================================================== 2021-05-16T20:19:33.1832650Z downloaded 24 KB 2021-05-16T20:19:33.1832940Z 2021-05-16T20:19:33.1862950Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:19:33.4158990Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T20:19:33.4204670Z ================================================== 2021-05-16T20:19:33.4205270Z downloaded 298 KB 2021-05-16T20:19:33.4205570Z 2021-05-16T20:19:33.4237530Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:19:33.7314650Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T20:19:33.7324880Z ================================================== 2021-05-16T20:19:33.7325390Z downloaded 16 KB 2021-05-16T20:19:33.7325680Z 2021-05-16T20:19:33.7364720Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:19:33.8662160Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T20:19:33.9276930Z ================================================== 2021-05-16T20:19:33.9277510Z downloaded 1.2 MB 2021-05-16T20:19:33.9277770Z 2021-05-16T20:19:34.5924810Z * installing *source* package ‘rlang’ ... 2021-05-16T20:19:34.6167490Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:34.6374880Z ** libs 2021-05-16T20:19:43.6999520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T20:19:44.4611550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T20:19:45.2430860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T20:19:47.6348190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T20:19:48.6477930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:19:48.7145080Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:19:49.3259620Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T20:19:49.3340280Z ** R 2021-05-16T20:19:49.4178720Z ** inst 2021-05-16T20:19:49.4192740Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:53.0824190Z ** help 2021-05-16T20:19:53.7207510Z *** installing help indices 2021-05-16T20:19:54.0569320Z *** copying figures 2021-05-16T20:19:54.0605720Z ** building package indices 2021-05-16T20:19:54.4655540Z ** testing if installed package can be loaded 2021-05-16T20:19:54.8395840Z * DONE (rlang) 2021-05-16T20:19:55.3501900Z * installing *source* package ‘magrittr’ ... 2021-05-16T20:19:55.3548720Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:55.3717750Z ** libs 2021-05-16T20:19:55.3913920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T20:19:55.5366260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:19:55.6219680Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:19:55.6830440Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T20:19:55.6875890Z ** R 2021-05-16T20:19:55.6968180Z ** inst 2021-05-16T20:19:55.7044780Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:55.8392280Z ** help 2021-05-16T20:19:55.8883860Z *** installing help indices 2021-05-16T20:19:55.9243310Z *** copying figures 2021-05-16T20:19:55.9256450Z ** building package indices 2021-05-16T20:19:55.9537510Z ** installing vignettes 2021-05-16T20:19:55.9588200Z ** testing if installed package can be loaded 2021-05-16T20:19:56.2636400Z * DONE (magrittr) 2021-05-16T20:19:56.5745510Z * installing *source* package ‘glue’ ... 2021-05-16T20:19:56.5782710Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:56.5998600Z ** libs 2021-05-16T20:19:56.6165450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T20:19:56.7987660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:19:56.9663300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T20:19:57.0836420Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:19:57.1398900Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T20:19:57.1438000Z ** R 2021-05-16T20:19:57.1520470Z ** inst 2021-05-16T20:19:57.1552230Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:57.4740820Z ** help 2021-05-16T20:19:57.5153870Z *** installing help indices 2021-05-16T20:19:57.5433020Z *** copying figures 2021-05-16T20:19:57.5442130Z ** building package indices 2021-05-16T20:19:57.5669930Z ** installing vignettes 2021-05-16T20:19:57.5739090Z ** testing if installed package can be loaded 2021-05-16T20:19:57.9310840Z * DONE (glue) 2021-05-16T20:19:58.2133670Z * installing *source* package ‘sys’ ... 2021-05-16T20:19:58.2159630Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:58.2304800Z ** libs 2021-05-16T20:19:58.2469910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T20:19:58.4632900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:19:58.5436470Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:19:58.6021510Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T20:19:58.6062060Z ** R 2021-05-16T20:19:58.6116870Z ** inst 2021-05-16T20:19:58.6133120Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:58.7235370Z ** help 2021-05-16T20:19:58.7459260Z *** installing help indices 2021-05-16T20:19:58.7718850Z ** building package indices 2021-05-16T20:19:58.7889980Z ** testing if installed package can be loaded 2021-05-16T20:19:59.1062730Z * DONE (sys) 2021-05-16T20:19:59.4016540Z * installing *source* package ‘R6’ ... 2021-05-16T20:19:59.4046990Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T20:19:59.4210340Z ** R 2021-05-16T20:19:59.4306130Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:59.7481690Z ** help 2021-05-16T20:19:59.7726710Z *** installing help indices 2021-05-16T20:19:59.7962260Z *** copying figures 2021-05-16T20:19:59.7974160Z ** building package indices 2021-05-16T20:19:59.8117180Z ** testing if installed package can be loaded 2021-05-16T20:20:00.0288580Z * DONE (R6) 2021-05-16T20:20:00.6229390Z * installing *source* package ‘openssl’ ... 2021-05-16T20:20:00.6415960Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:00.7486430Z Homebrew 3.1.6 2021-05-16T20:20:01.2481880Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T20:20:01.3359790Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T20:20:01.6725460Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T20:20:02.2740940Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T20:20:02.2980350Z ** libs 2021-05-16T20:20:02.3160990Z 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-16T20:20:02.3188510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T20:20:02.4524050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:20:02.5833980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T20:20:02.7417710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T20:20:02.9908930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T20:20:03.1388420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T20:20:03.3123110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T20:20:03.5015670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T20:20:03.5989460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:20:03.7410600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T20:20:03.8621620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T20:20:04.0141600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T20:20:04.2137030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T20:20:04.3965310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T20:20:04.6467310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T20:20:04.7325570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T20:20:04.8036950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T20:20:05.0046090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T20:20:05.2344780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T20:20:05.4424760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T20:20:05.5222340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T20:20:05.7000960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T20:20:05.8990280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T20:20:06.1457900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T20:20:06.3490530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T20:20:06.5430750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T20:20:06.7426960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T20:20:06.8481810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T20:20:07.0489990Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T20:20:08.1532650Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:08.2208180Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T20:20:08.2255160Z ** R 2021-05-16T20:20:08.2507250Z ** inst 2021-05-16T20:20:08.2705040Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:09.1968600Z ** help 2021-05-16T20:20:09.3130990Z *** installing help indices 2021-05-16T20:20:09.3598130Z ** building package indices 2021-05-16T20:20:09.3986620Z ** installing vignettes 2021-05-16T20:20:09.4133810Z ** testing if installed package can be loaded 2021-05-16T20:20:09.7376270Z * DONE (openssl) 2021-05-16T20:20:10.0221240Z * installing *source* package ‘mime’ ... 2021-05-16T20:20:10.0237970Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:10.0387230Z ** libs 2021-05-16T20:20:10.0555500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:10.1323180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T20:20:10.2197200Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:10.2765170Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T20:20:10.2855440Z ** R 2021-05-16T20:20:10.2933610Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:10.4932230Z ** help 2021-05-16T20:20:10.5107570Z *** installing help indices 2021-05-16T20:20:10.5291760Z ** building package indices 2021-05-16T20:20:10.5415880Z ** testing if installed package can be loaded 2021-05-16T20:20:10.8494070Z * DONE (mime) 2021-05-16T20:20:11.3052990Z * installing *source* package ‘curl’ ... 2021-05-16T20:20:11.3166030Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:11.4497070Z Found pkg-config cflags and libs! 2021-05-16T20:20:11.7636380Z Using PKG_CFLAGS= 2021-05-16T20:20:11.7637890Z Using PKG_LIBS=-lcurl 2021-05-16T20:20:11.8874700Z ** libs 2021-05-16T20:20:11.9049030Z 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-16T20:20:11.9076040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T20:20:12.0092740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T20:20:12.1503150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T20:20:12.2441340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T20:20:12.3305750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T20:20:12.4315360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T20:20:12.5391890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T20:20:12.6223910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T20:20:12.8125850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T20:20:12.8778020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:12.9693330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T20:20:13.0720740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T20:20:13.2521110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T20:20:13.3346790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T20:20:13.4154610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:20:13.4842530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T20:20:13.5612330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T20:20:13.6467040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:20:13.7847400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:20:13.8804890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T20:20:13.9225210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T20:20:14.0049340Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:14.0660380Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T20:20:14.0701870Z ** R 2021-05-16T20:20:14.0871340Z ** inst 2021-05-16T20:20:14.0998590Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:14.4947820Z ** help 2021-05-16T20:20:14.5527250Z *** installing help indices 2021-05-16T20:20:14.5944490Z ** building package indices 2021-05-16T20:20:14.6278520Z ** installing vignettes 2021-05-16T20:20:14.6376430Z ** testing if installed package can be loaded 2021-05-16T20:20:14.9635080Z * DONE (curl) 2021-05-16T20:20:15.4123020Z * installing *source* package ‘jsonlite’ ... 2021-05-16T20:20:15.4230510Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:15.4402230Z ** libs 2021-05-16T20:20:15.4609680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:20:15.5559660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T20:20:15.6422030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T20:20:15.7302210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T20:20:15.8487690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T20:20:15.9452740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T20:20:16.0291070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T20:20:16.1039490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T20:20:16.1932700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T20:20:16.2734280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T20:20:16.4047970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T20:20:16.4936440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T20:20:16.5983770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T20:20:16.6943080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T20:20:16.7860140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T20:20:16.8707190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T20:20:16.9554490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T20:20:17.0334860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T20:20:17.1263780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T20:20:17.2055910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T20:20:17.2819420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T20:20:17.3815370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T20:20:17.4499360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T20:20:17.5321650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T20:20:17.6525130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T20:20:17.8600590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T20:20:18.1423660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T20:20:18.3292340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T20:20:18.4936730Z 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-16T20:20:18.5189300Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:18.5831640Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T20:20:18.5878330Z ** R 2021-05-16T20:20:18.6153920Z ** inst 2021-05-16T20:20:18.6223550Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:18.7237610Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T20:20:19.5808350Z ** help 2021-05-16T20:20:19.6777550Z *** installing help indices 2021-05-16T20:20:19.7089020Z ** building package indices 2021-05-16T20:20:19.7363600Z ** installing vignettes 2021-05-16T20:20:19.7427540Z ** testing if installed package can be loaded 2021-05-16T20:20:20.0825260Z * DONE (jsonlite) 2021-05-16T20:20:20.3926680Z * installing *source* package ‘gitcreds’ ... 2021-05-16T20:20:20.3959370Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:20.4095880Z ** R 2021-05-16T20:20:20.4190650Z ** inst 2021-05-16T20:20:20.4222820Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:20.7504610Z ** help 2021-05-16T20:20:20.7868340Z *** installing help indices 2021-05-16T20:20:20.8068340Z ** building package indices 2021-05-16T20:20:20.8232170Z ** installing vignettes 2021-05-16T20:20:20.8273670Z ** testing if installed package can be loaded 2021-05-16T20:20:21.0398130Z * DONE (gitcreds) 2021-05-16T20:20:21.3476760Z * installing *source* package ‘zip’ ... 2021-05-16T20:20:21.3527980Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:21.3691580Z ** libs 2021-05-16T20:20:21.3866020Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T20:20:25.7064420Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T20:20:28.4916960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:28.5694480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T20:20:30.9812830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T20:20:31.0575350Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T20:20:31.0577500Z size_t uzipfile_len = 0; 2021-05-16T20:20:31.0577930Z ^ 2021-05-16T20:20:31.1073630Z 1 warning generated. 2021-05-16T20:20:31.1099860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T20:20:31.2610930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T20:20:31.3565130Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:31.4135230Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T20:20:31.4227470Z ** R 2021-05-16T20:20:31.4291050Z ** inst 2021-05-16T20:20:31.4314660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:31.6077610Z ** help 2021-05-16T20:20:31.6343700Z *** installing help indices 2021-05-16T20:20:31.6579670Z ** building package indices 2021-05-16T20:20:31.6757650Z ** testing if installed package can be loaded 2021-05-16T20:20:31.9935130Z * DONE (zip) 2021-05-16T20:20:32.3682360Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T20:20:32.3765430Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:32.3921540Z ** R 2021-05-16T20:20:32.4095120Z ** inst 2021-05-16T20:20:32.4172010Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:32.8517510Z ** help 2021-05-16T20:20:33.2093890Z *** installing help indices 2021-05-16T20:20:33.3701450Z *** copying figures 2021-05-16T20:20:33.3714660Z ** building package indices 2021-05-16T20:20:33.5298230Z ** installing vignettes 2021-05-16T20:20:33.5380500Z ** testing if installed package can be loaded 2021-05-16T20:20:33.7503790Z * DONE (rstudioapi) 2021-05-16T20:20:34.0841790Z * installing *source* package ‘rprojroot’ ... 2021-05-16T20:20:34.0888650Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:34.1058340Z ** R 2021-05-16T20:20:34.1135760Z ** inst 2021-05-16T20:20:34.1162960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:34.4733510Z ** help 2021-05-16T20:20:34.5225060Z *** installing help indices 2021-05-16T20:20:34.5819210Z *** copying figures 2021-05-16T20:20:34.5920620Z ** building package indices 2021-05-16T20:20:34.6123310Z ** installing vignettes 2021-05-16T20:20:34.6224990Z ** testing if installed package can be loaded 2021-05-16T20:20:34.8326790Z * DONE (rprojroot) 2021-05-16T20:20:35.1382800Z * installing *source* package ‘crayon’ ... 2021-05-16T20:20:35.1422600Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:35.1593420Z ** R 2021-05-16T20:20:35.1744920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:36.0179220Z ** help 2021-05-16T20:20:36.0878730Z *** installing help indices 2021-05-16T20:20:36.1344220Z ** building package indices 2021-05-16T20:20:36.1764740Z ** testing if installed package can be loaded 2021-05-16T20:20:36.3921290Z * DONE (crayon) 2021-05-16T20:20:36.6778440Z * installing *source* package ‘fastmap’ ... 2021-05-16T20:20:36.6820980Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:36.6965590Z ** libs 2021-05-16T20:20:36.7271940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T20:20:39.8736240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:39.9564160Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:40.2167060Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T20:20:40.2207780Z ** R 2021-05-16T20:20:40.2284710Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:40.4860370Z ** help 2021-05-16T20:20:40.5064320Z *** installing help indices 2021-05-16T20:20:40.5287720Z ** building package indices 2021-05-16T20:20:40.5430910Z ** testing if installed package can be loaded 2021-05-16T20:20:40.8482000Z * DONE (fastmap) 2021-05-16T20:20:41.1789270Z * installing *source* package ‘withr’ ... 2021-05-16T20:20:41.1839510Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:41.2043960Z ** R 2021-05-16T20:20:41.2203060Z ** inst 2021-05-16T20:20:41.2228960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:41.7653530Z ** help 2021-05-16T20:20:41.8616370Z *** installing help indices 2021-05-16T20:20:41.9199410Z *** copying figures 2021-05-16T20:20:41.9212550Z ** building package indices 2021-05-16T20:20:42.0047160Z ** installing vignettes 2021-05-16T20:20:42.0122240Z ** testing if installed package can be loaded 2021-05-16T20:20:42.2298390Z * DONE (withr) 2021-05-16T20:20:42.5204920Z * installing *source* package ‘rappdirs’ ... 2021-05-16T20:20:42.5310120Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:42.5507290Z ** libs 2021-05-16T20:20:42.5686210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:42.6468040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T20:20:42.7262140Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:42.7849160Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T20:20:42.7888210Z ** R 2021-05-16T20:20:42.7954260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:42.9324720Z ** help 2021-05-16T20:20:42.9606320Z *** installing help indices 2021-05-16T20:20:42.9876130Z ** building package indices 2021-05-16T20:20:43.0054740Z ** testing if installed package can be loaded 2021-05-16T20:20:43.3126900Z * DONE (rappdirs) 2021-05-16T20:20:43.9171350Z * installing *source* package ‘fs’ ... 2021-05-16T20:20:43.9377530Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:43.9575220Z ** libs 2021-05-16T20:20:43.9777430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T20:20:44.7050000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T20:20:44.8853820Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T20:20:45.5053450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T20:20:45.6829970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T20:20:46.2207420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T20:20:47.0683110Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T20:20:47.2187030Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T20:20:47.7590590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T20:20:48.3709380Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T20:20:48.9264230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T20:20:49.4411510Z (cd libuv-1.38.1 \ 2021-05-16T20:20:49.4413040Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T20:20:50.7903360Z rm: conftest.dSYM: is a directory 2021-05-16T20:20:53.5393110Z rm: conftest.dSYM: is a directory 2021-05-16T20:20:53.6244500Z rm: conftest.dSYM: is a directory 2021-05-16T20:20:53.6472980Z rm: conftest.dSYM: is a directory 2021-05-16T20:21:03.3409780Z make --directory=libuv-1.38.1 \ 2021-05-16T20:21:03.3411030Z HAVE_DTRACE=0 2021-05-16T20:21:03.3924820Z CC src/libuv_la-fs-poll.lo 2021-05-16T20:21:04.3070110Z CC src/libuv_la-idna.lo 2021-05-16T20:21:05.2736360Z CC src/libuv_la-inet.lo 2021-05-16T20:21:06.2838990Z CC src/libuv_la-random.lo 2021-05-16T20:21:07.1132410Z CC src/libuv_la-strscpy.lo 2021-05-16T20:21:07.9475900Z CC src/libuv_la-threadpool.lo 2021-05-16T20:21:08.9397190Z CC src/libuv_la-timer.lo 2021-05-16T20:21:09.9615320Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T20:21:10.8249640Z CC src/libuv_la-uv-common.lo 2021-05-16T20:21:12.1357090Z CC src/libuv_la-version.lo 2021-05-16T20:21:12.9783140Z CC src/unix/libuv_la-async.lo 2021-05-16T20:21:13.9093500Z CC src/unix/libuv_la-core.lo 2021-05-16T20:21:15.3461950Z CC src/unix/libuv_la-dl.lo 2021-05-16T20:21:16.1934190Z CC src/unix/libuv_la-fs.lo 2021-05-16T20:21:17.8617310Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T20:21:18.7472260Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T20:21:19.6078980Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T20:21:20.5511900Z CC src/unix/libuv_la-loop.lo 2021-05-16T20:21:21.5012240Z CC src/unix/libuv_la-pipe.lo 2021-05-16T20:21:22.4368000Z CC src/unix/libuv_la-poll.lo 2021-05-16T20:21:23.3013370Z CC src/unix/libuv_la-process.lo 2021-05-16T20:21:24.3624470Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T20:21:25.2167830Z CC src/unix/libuv_la-signal.lo 2021-05-16T20:21:26.5255590Z CC src/unix/libuv_la-stream.lo 2021-05-16T20:21:28.2208550Z CC src/unix/libuv_la-tcp.lo 2021-05-16T20:21:29.1697470Z CC src/unix/libuv_la-thread.lo 2021-05-16T20:21:30.1676840Z CC src/unix/libuv_la-tty.lo 2021-05-16T20:21:31.0997980Z CC src/unix/libuv_la-udp.lo 2021-05-16T20:21:32.3235570Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T20:21:33.4113030Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T20:21:34.2555510Z CC src/unix/libuv_la-darwin.lo 2021-05-16T20:21:35.1824550Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T20:21:36.2729840Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T20:21:37.3530560Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T20:21:38.2006510Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T20:21:39.0367460Z CCLD libuv.la 2021-05-16T20:21:39.4984340Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:21:39.5734920Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T20:21:39.5786250Z ** R 2021-05-16T20:21:39.5965830Z ** inst 2021-05-16T20:21:39.5995540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:40.5844430Z ** help 2021-05-16T20:21:40.6732950Z *** installing help indices 2021-05-16T20:21:40.7288850Z ** building package indices 2021-05-16T20:21:40.7846780Z ** installing vignettes 2021-05-16T20:21:40.7948800Z ** testing if installed package can be loaded 2021-05-16T20:21:41.1628610Z * DONE (fs) 2021-05-16T20:21:41.5306460Z * installing *source* package ‘clipr’ ... 2021-05-16T20:21:41.5335460Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:41.5506280Z ** R 2021-05-16T20:21:41.5578810Z ** inst 2021-05-16T20:21:41.5603480Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:41.7133980Z ** help 2021-05-16T20:21:41.7421330Z *** installing help indices 2021-05-16T20:21:41.7673740Z ** building package indices 2021-05-16T20:21:41.7877110Z ** installing vignettes 2021-05-16T20:21:41.7919280Z ** testing if installed package can be loaded 2021-05-16T20:21:42.0037370Z * DONE (clipr) 2021-05-16T20:21:42.9916580Z * installing *source* package ‘git2r’ ... 2021-05-16T20:21:43.0324810Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:43.3952460Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T20:21:43.3956000Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T20:21:43.3965730Z checking for gcc... gcc 2021-05-16T20:21:46.0249000Z checking whether the C compiler works... yes 2021-05-16T20:21:46.0250080Z checking for C compiler default output file name... a.out 2021-05-16T20:21:46.1469260Z checking for suffix of executables... 2021-05-16T20:21:46.5723310Z checking whether we are cross compiling... no 2021-05-16T20:21:46.6442810Z checking for suffix of object files... o 2021-05-16T20:21:46.7022210Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:21:46.7616270Z checking whether gcc accepts -g... yes 2021-05-16T20:21:46.8832310Z checking for gcc option to accept ISO C89... none needed 2021-05-16T20:21:46.8845670Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T20:21:46.8950700Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T20:21:46.9242420Z Found pkg-config cflags and libs! 2021-05-16T20:21:47.2649420Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T20:21:47.4994890Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T20:21:47.5828910Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T20:21:47.6661030Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T20:21:47.7523010Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T20:21:47.7525410Z ----- Results of the git2r package configure ----- 2021-05-16T20:21:47.7526050Z 2021-05-16T20:21:47.7529390Z 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-16T20:21:47.7531640Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T20:21:47.7532250Z 2021-05-16T20:21:47.7533740Z -------------------------------------------------- 2021-05-16T20:21:47.7899850Z configure: creating ./config.status 2021-05-16T20:21:47.9644130Z config.status: creating src/Makevars 2021-05-16T20:21:48.0662200Z ** libs 2021-05-16T20:21:48.0848920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T20:21:48.2033880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T20:21:48.2862030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T20:21:48.4909840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T20:21:48.6241960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T20:21:48.7811820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T20:21:49.0055030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T20:21:49.1387780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T20:21:49.2688570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T20:21:49.4489900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T20:21:49.6339290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T20:21:49.7709940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T20:21:50.0077640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T20:21:50.1194570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T20:21:50.2446610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T20:21:50.3774660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T20:21:50.4978610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T20:21:50.6989580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T20:21:50.8627100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T20:21:50.9924510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T20:21:51.1837450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T20:21:51.2938460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T20:21:51.4200890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T20:21:51.5531410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T20:21:51.6836980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T20:21:51.8745860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T20:21:52.0504260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T20:21:52.1741320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T20:21:52.2954130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T20:21:52.4915890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T20:21:52.6142310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T20:21:52.7650070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T20:21:52.9666530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T20:21:53.1304400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T20:21:53.2547710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T20:21:53.4097130Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:21:53.4736220Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T20:21:53.4783870Z ** R 2021-05-16T20:21:53.5106220Z ** inst 2021-05-16T20:21:53.5131360Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:54.4473620Z ** help 2021-05-16T20:21:54.7752320Z *** installing help indices 2021-05-16T20:21:54.9945990Z ** building package indices 2021-05-16T20:21:55.1606900Z ** testing if installed package can be loaded 2021-05-16T20:21:55.5937500Z * DONE (git2r) 2021-05-16T20:21:56.0921810Z * installing *source* package ‘httr’ ... 2021-05-16T20:21:56.1012590Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:56.1212790Z ** R 2021-05-16T20:21:56.1545570Z ** demo 2021-05-16T20:21:56.1592590Z ** inst 2021-05-16T20:21:56.1644750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:58.8359110Z ** help 2021-05-16T20:21:59.0410830Z *** installing help indices 2021-05-16T20:21:59.2003460Z ** building package indices 2021-05-16T20:21:59.3253770Z ** installing vignettes 2021-05-16T20:21:59.3322250Z ** testing if installed package can be loaded 2021-05-16T20:21:59.5580420Z * DONE (httr) 2021-05-16T20:22:00.0217670Z * installing *source* package ‘cli’ ... 2021-05-16T20:22:00.0326680Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:00.0520850Z ** R 2021-05-16T20:22:00.1012590Z ** inst 2021-05-16T20:22:00.1056550Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:02.8816320Z ** help 2021-05-16T20:22:03.1794210Z *** installing help indices 2021-05-16T20:22:03.3141520Z *** copying figures 2021-05-16T20:22:03.3151390Z ** building package indices 2021-05-16T20:22:03.4506600Z ** testing if installed package can be loaded 2021-05-16T20:22:03.7122000Z * DONE (cli) 2021-05-16T20:22:04.0354260Z * installing *source* package ‘credentials’ ... 2021-05-16T20:22:04.0391960Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:04.0560260Z ** R 2021-05-16T20:22:04.0638130Z ** inst 2021-05-16T20:22:04.0685620Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:04.3610810Z ** help 2021-05-16T20:22:04.3911900Z *** installing help indices 2021-05-16T20:22:04.4135760Z ** building package indices 2021-05-16T20:22:04.4539340Z ** installing vignettes 2021-05-16T20:22:04.4652650Z ** testing if installed package can be loaded 2021-05-16T20:22:05.0585190Z * DONE (credentials) 2021-05-16T20:22:05.4838620Z * installing *source* package ‘purrr’ ... 2021-05-16T20:22:05.4965270Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:05.5157970Z ** libs 2021-05-16T20:22:05.5339470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T20:22:05.6055270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:22:05.7318630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:22:05.8303520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T20:22:05.9526450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:06.0287250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T20:22:06.1626800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T20:22:06.3139220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T20:22:06.4280880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:22:06.5082840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:06.5647890Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T20:22:06.5690840Z ** R 2021-05-16T20:22:06.5982810Z ** inst 2021-05-16T20:22:06.6084530Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:07.7601910Z ** help 2021-05-16T20:22:07.9533130Z *** installing help indices 2021-05-16T20:22:08.0623990Z *** copying figures 2021-05-16T20:22:08.0691290Z ** building package indices 2021-05-16T20:22:08.1712930Z ** installing vignettes 2021-05-16T20:22:08.1797680Z ** testing if installed package can be loaded 2021-05-16T20:22:08.5316620Z * DONE (purrr) 2021-05-16T20:22:08.8843720Z * installing *source* package ‘lifecycle’ ... 2021-05-16T20:22:08.8901580Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:08.9096900Z ** R 2021-05-16T20:22:08.9177090Z ** inst 2021-05-16T20:22:08.9223030Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:09.3125780Z ** help 2021-05-16T20:22:09.3498730Z *** installing help indices 2021-05-16T20:22:09.3790020Z *** copying figures 2021-05-16T20:22:09.3824880Z ** building package indices 2021-05-16T20:22:09.4094120Z ** installing vignettes 2021-05-16T20:22:09.4154500Z ** testing if installed package can be loaded 2021-05-16T20:22:09.6511520Z * DONE (lifecycle) 2021-05-16T20:22:10.2443560Z * installing *source* package ‘desc’ ... 2021-05-16T20:22:10.2528810Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:10.2715220Z ** R 2021-05-16T20:22:10.2966780Z ** inst 2021-05-16T20:22:10.3486750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:11.8792790Z ** help 2021-05-16T20:22:12.0478790Z *** installing help indices 2021-05-16T20:22:12.1613150Z ** building package indices 2021-05-16T20:22:12.3011730Z ** testing if installed package can be loaded 2021-05-16T20:22:12.5363930Z * DONE (desc) 2021-05-16T20:22:12.8144690Z * installing *source* package ‘cachem’ ... 2021-05-16T20:22:12.8167750Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:12.8360700Z ** libs 2021-05-16T20:22:12.8534560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T20:22:12.9326530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:13.0135130Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:13.0694940Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T20:22:13.0734290Z ** R 2021-05-16T20:22:13.0836090Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:13.4554640Z ** help 2021-05-16T20:22:13.4845720Z *** installing help indices 2021-05-16T20:22:13.5065770Z ** building package indices 2021-05-16T20:22:13.5273230Z ** testing if installed package can be loaded 2021-05-16T20:22:13.8590060Z * DONE (cachem) 2021-05-16T20:22:14.1725900Z * installing *source* package ‘gh’ ... 2021-05-16T20:22:14.1759530Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:14.1945420Z ** R 2021-05-16T20:22:14.2093550Z ** inst 2021-05-16T20:22:14.2116880Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:15.1745050Z ** help 2021-05-16T20:22:15.2116960Z *** installing help indices 2021-05-16T20:22:15.2423440Z ** building package indices 2021-05-16T20:22:15.2703500Z ** installing vignettes 2021-05-16T20:22:15.2749380Z ** testing if installed package can be loaded 2021-05-16T20:22:15.5605050Z * DONE (gh) 2021-05-16T20:22:15.9041680Z * installing *source* package ‘gert’ ... 2021-05-16T20:22:15.9091550Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:16.0500980Z Found pkg-config cflags and libs! 2021-05-16T20:22:16.3784590Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T20:22:16.3785870Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T20:22:16.4885510Z Configuration OK! 2021-05-16T20:22:16.5083130Z ** libs 2021-05-16T20:22:16.5265380Z 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-16T20:22:16.5293690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T20:22:16.7386170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T20:22:16.9642030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T20:22:17.1915870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T20:22:17.3190390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T20:22:17.4390820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T20:22:17.6341450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:17.7504370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T20:22:17.8984370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T20:22:18.0411760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T20:22:18.1667080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T20:22:18.3171950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T20:22:18.4406070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:22:18.5977280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:22:18.7180620Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:18.7780520Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T20:22:18.7823700Z ** R 2021-05-16T20:22:18.7982950Z ** inst 2021-05-16T20:22:18.8008980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:19.4417830Z ** help 2021-05-16T20:22:19.5134650Z *** installing help indices 2021-05-16T20:22:19.5889390Z ** building package indices 2021-05-16T20:22:19.6311840Z ** installing vignettes 2021-05-16T20:22:19.6412410Z ** testing if installed package can be loaded 2021-05-16T20:22:20.0311260Z * DONE (gert) 2021-05-16T20:22:20.3091710Z * installing *source* package ‘memoise’ ... 2021-05-16T20:22:20.3114520Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:20.3284590Z ** R 2021-05-16T20:22:20.3351630Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:20.5822520Z ** help 2021-05-16T20:22:20.6179250Z *** installing help indices 2021-05-16T20:22:20.6464810Z ** building package indices 2021-05-16T20:22:20.6717910Z ** testing if installed package can be loaded 2021-05-16T20:22:20.9159850Z * DONE (memoise) 2021-05-16T20:22:21.4542410Z * installing *source* package ‘usethis’ ... 2021-05-16T20:22:21.4699850Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:21.4989950Z ** R 2021-05-16T20:22:21.5621750Z ** inst 2021-05-16T20:22:21.5788180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:24.5887290Z ** help 2021-05-16T20:22:24.8389390Z *** installing help indices 2021-05-16T20:22:24.9824990Z *** copying figures 2021-05-16T20:22:24.9925540Z ** building package indices 2021-05-16T20:22:25.1262770Z ** testing if installed package can be loaded 2021-05-16T20:22:25.4561970Z * DONE (usethis) 2021-05-16T20:22:25.5046340Z 2021-05-16T20:22:25.5047280Z The downloaded source packages are in 2021-05-16T20:22:25.5049430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/downloaded_packages’ 2021-05-16T20:22:25.5095720Z Running `R CMD build`... 2021-05-16T20:22:27.7062110Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a613c72dce5/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:22:27.7063580Z * preparing ‘tic’: 2021-05-16T20:22:27.7064550Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:22:27.7065280Z * installing the package to process help pages 2021-05-16T20:22:27.7066460Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:22:27.7067210Z * checking for empty or unneeded directories 2021-05-16T20:22:27.7068200Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:22:27.7069160Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:22:27.7070080Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:22:27.7075030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:27.7076120Z (as ‘lib’ is unspecified) 2021-05-16T20:22:28.1350020Z * installing *source* package ‘tic’ ... 2021-05-16T20:22:28.1643750Z ** R 2021-05-16T20:22:28.1985620Z ** inst 2021-05-16T20:22:28.2148810Z ** preparing package for lazy loading 2021-05-16T20:22:28.4527170Z ** help 2021-05-16T20:22:28.6454270Z *** installing help indices 2021-05-16T20:22:28.7861320Z *** copying figures 2021-05-16T20:22:28.7906700Z ** building package indices 2021-05-16T20:22:29.1192410Z ** installing vignettes 2021-05-16T20:22:29.1235410Z ** testing if installed package can be loaded 2021-05-16T20:22:29.4533380Z * DONE (tic) 2021-05-16T20:22:29.5135960Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:22:30.0854150Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:22:33.0600830Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:22:33.0601890Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:22:33.0602690Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:22:33.0603530Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:22:33.0604340Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:22:33.0605170Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:22:33.0605990Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:22:33.0606790Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:22:33.0607590Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:22:33.0608390Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:22:33.0609180Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:22:33.0609970Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:22:33.0610800Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:22:33.0611600Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:22:33.0612430Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:22:33.0613260Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:22:33.0614080Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:22:33.0614870Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:22:33.0615650Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:22:33.0616450Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:22:33.0617220Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:22:33.0618040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:22:33.0618830Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:22:33.0619640Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:22:33.0620450Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:22:33.0621240Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:22:33.0622110Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:22:33.0622930Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:22:33.0623760Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:22:33.0624540Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:22:33.0626130Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:33.0627000Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:33.0627840Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:22:33.0628900Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:22:33.0629800Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:22:33.0630630Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:22:33.0631450Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:22:33.0632290Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:22:33.0634390Z 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-16T20:22:33.0636500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:33.0637450Z (as ‘lib’ is unspecified) 2021-05-16T20:22:34.5077780Z 2021-05-16T20:22:34.5078750Z There are binary versions available but the source versions are later: 2021-05-16T20:22:34.5092360Z binary source needs_compilation 2021-05-16T20:22:34.5092960Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T20:22:34.5093390Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T20:22:34.5093830Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T20:22:34.5094260Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T20:22:34.5094710Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T20:22:34.5095130Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T20:22:34.5095560Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T20:22:34.5095970Z ps 1.3.2 1.6.0 TRUE 2021-05-16T20:22:34.5096400Z processx 3.4.2 3.5.2 TRUE 2021-05-16T20:22:34.5096830Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T20:22:34.5097300Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T20:22:34.5097770Z digest 0.6.25 0.6.27 TRUE 2021-05-16T20:22:34.5098190Z callr 3.4.2 3.7.0 FALSE 2021-05-16T20:22:34.5098600Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T20:22:34.5099010Z xfun 0.12 0.23 TRUE 2021-05-16T20:22:34.5099430Z highr 0.8 0.9 FALSE 2021-05-16T20:22:34.5099850Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T20:22:34.5100270Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T20:22:34.5100680Z knitr 1.28 1.33 FALSE 2021-05-16T20:22:34.5101120Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T20:22:34.5101570Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T20:22:34.5102010Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T20:22:34.5102460Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T20:22:34.5102900Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T20:22:34.5103160Z 2021-05-16T20:22:34.5105250Z Package which is only available in source form, and may need 2021-05-16T20:22:34.5106680Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T20:22:34.5118480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T20:22:34.8162660Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T20:22:34.8786430Z ================================================== 2021-05-16T20:22:34.8786830Z downloaded 17 KB 2021-05-16T20:22:34.8787110Z 2021-05-16T20:22:34.8825040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T20:22:35.2307140Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T20:22:35.4841200Z ================================================== 2021-05-16T20:22:35.4843790Z downloaded 15 KB 2021-05-16T20:22:35.4844510Z 2021-05-16T20:22:35.4877840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T20:22:35.9006010Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T20:22:36.0242880Z ================================================== 2021-05-16T20:22:36.0243360Z downloaded 71 KB 2021-05-16T20:22:36.0243620Z 2021-05-16T20:22:36.0387970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T20:22:36.3118660Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T20:22:36.3854710Z ================================================== 2021-05-16T20:22:36.3855220Z downloaded 192 KB 2021-05-16T20:22:36.3855490Z 2021-05-16T20:22:36.3885710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T20:22:36.7711800Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T20:22:36.9577860Z ================================================== 2021-05-16T20:22:36.9578330Z downloaded 203 KB 2021-05-16T20:22:36.9578600Z 2021-05-16T20:22:36.9617460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T20:22:37.2666640Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T20:22:37.5108450Z ================================================== 2021-05-16T20:22:37.5108930Z downloaded 300 KB 2021-05-16T20:22:37.5109210Z 2021-05-16T20:22:37.5144060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T20:22:37.8769370Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T20:22:37.8820830Z ================================================== 2021-05-16T20:22:37.8821260Z downloaded 104 KB 2021-05-16T20:22:37.8821510Z 2021-05-16T20:22:37.8853810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T20:22:38.3067580Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T20:22:38.3733220Z ================================================== 2021-05-16T20:22:38.3733850Z downloaded 21 KB 2021-05-16T20:22:38.3734240Z 2021-05-16T20:22:38.3767610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T20:22:38.6904530Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T20:22:38.6908630Z ================================================== 2021-05-16T20:22:38.6909300Z downloaded 42 KB 2021-05-16T20:22:38.6909760Z 2021-05-16T20:22:38.6943760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T20:22:39.0065960Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T20:22:39.0067160Z ================================================== 2021-05-16T20:22:39.0067790Z downloaded 34 KB 2021-05-16T20:22:39.0068230Z 2021-05-16T20:22:39.0103480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T20:22:39.3962020Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T20:22:39.4157500Z ================================================== 2021-05-16T20:22:39.4158250Z downloaded 128 KB 2021-05-16T20:22:39.4158720Z 2021-05-16T20:22:39.6392750Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-16T20:22:39.6393810Z 2021-05-16T20:22:39.6494630Z 2021-05-16T20:22:39.6495220Z The downloaded binary packages are in 2021-05-16T20:22:39.6507080Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:22:39.6508110Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp1dCfZm/downloaded_packages 2021-05-16T20:22:40.0338780Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T20:22:40.0631850Z ================================================== 2021-05-16T20:22:40.1128290Z downloaded 233 KB 2021-05-16T20:22:40.1229460Z 2021-05-16T20:22:40.1332500Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:22:40.2204200Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T20:22:40.2305700Z ================================================== 2021-05-16T20:22:40.2407640Z downloaded 764 KB 2021-05-16T20:22:40.2509200Z 2021-05-16T20:22:40.2625760Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:22:40.4255670Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:22:40.5294990Z ================================================== 2021-05-16T20:22:40.5341160Z downloaded 1.1 MB 2021-05-16T20:22:40.5355330Z 2021-05-16T20:22:40.5363580Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:22:40.6660970Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:22:40.6949610Z ================================================== 2021-05-16T20:22:40.6950170Z downloaded 670 KB 2021-05-16T20:22:40.6950460Z 2021-05-16T20:22:40.6983030Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:22:40.9832930Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T20:22:40.9932320Z ================================================== 2021-05-16T20:22:41.0033970Z downloaded 13 KB 2021-05-16T20:22:41.0134460Z 2021-05-16T20:22:41.0236810Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:22:41.2080410Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T20:22:41.2178400Z ================================================== 2021-05-16T20:22:41.2339830Z downloaded 265 KB 2021-05-16T20:22:41.2444820Z 2021-05-16T20:22:41.2547650Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:22:41.3700680Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T20:22:41.3904920Z ================================================== 2021-05-16T20:22:41.3940020Z downloaded 466 KB 2021-05-16T20:22:41.3943730Z 2021-05-16T20:22:41.3946370Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:22:41.6522790Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T20:22:41.6524800Z ================================================== 2021-05-16T20:22:41.6525910Z downloaded 25 KB 2021-05-16T20:22:41.6526620Z 2021-05-16T20:22:41.7163290Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:22:41.9893560Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T20:22:41.9995260Z ================================================== 2021-05-16T20:22:42.0096830Z downloaded 116 KB 2021-05-16T20:22:42.0176120Z 2021-05-16T20:22:42.0178090Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:22:42.1191900Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T20:22:42.1215020Z ================================================== 2021-05-16T20:22:42.1215540Z downloaded 138 KB 2021-05-16T20:22:42.1215810Z 2021-05-16T20:22:42.1249020Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:22:42.3661510Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T20:22:42.3681920Z ================================================== 2021-05-16T20:22:42.3682880Z downloaded 59 KB 2021-05-16T20:22:42.3683560Z 2021-05-16T20:22:42.3715070Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:22:42.5322250Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T20:22:42.5322900Z ================================================== 2021-05-16T20:22:42.5323310Z downloaded 8066 bytes 2021-05-16T20:22:42.5323580Z 2021-05-16T20:22:42.5353000Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:22:42.7842330Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T20:22:42.8113540Z ================================================== 2021-05-16T20:22:42.8114620Z downloaded 160 KB 2021-05-16T20:22:42.8114870Z 2021-05-16T20:22:42.8145210Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:22:43.0651960Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T20:22:43.0665450Z ================================================== 2021-05-16T20:22:43.0665980Z downloaded 72 KB 2021-05-16T20:22:43.0666250Z 2021-05-16T20:22:43.0712440Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:22:43.2347990Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T20:22:43.2353700Z ================================================== 2021-05-16T20:22:43.2354140Z downloaded 11 KB 2021-05-16T20:22:43.2354410Z 2021-05-16T20:22:43.2382430Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T20:22:43.3752880Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T20:22:43.3861400Z ================================================== 2021-05-16T20:22:43.3861890Z downloaded 265 KB 2021-05-16T20:22:43.3862150Z 2021-05-16T20:22:43.3900270Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:22:43.7704720Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:22:43.7705420Z ================================================== 2021-05-16T20:22:43.7705930Z downloaded 109 KB 2021-05-16T20:22:43.7706220Z 2021-05-16T20:22:43.7734930Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:22:43.9899090Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T20:22:43.9899840Z ================================================== 2021-05-16T20:22:43.9900230Z downloaded 14 KB 2021-05-16T20:22:43.9900480Z 2021-05-16T20:22:43.9928930Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:22:44.2664470Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T20:22:44.3599970Z ================================================== 2021-05-16T20:22:44.3601390Z downloaded 7.2 MB 2021-05-16T20:22:44.3602130Z 2021-05-16T20:22:44.3756320Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:22:44.6130240Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T20:22:44.7633110Z ================================================== 2021-05-16T20:22:44.7634440Z downloaded 2.8 MB 2021-05-16T20:22:44.7635160Z 2021-05-16T20:22:44.7721700Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:22:45.0839190Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T20:22:45.0991200Z ================================================== 2021-05-16T20:22:45.0991690Z downloaded 871 KB 2021-05-16T20:22:45.0991950Z 2021-05-16T20:22:45.1026270Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:22:45.2715400Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T20:22:45.2716080Z ================================================== 2021-05-16T20:22:45.2716470Z downloaded 29 KB 2021-05-16T20:22:45.2716730Z 2021-05-16T20:22:45.2744790Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:22:45.4077120Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T20:22:45.4321790Z ================================================== 2021-05-16T20:22:45.4322250Z downloaded 664 KB 2021-05-16T20:22:45.4322530Z 2021-05-16T20:22:45.4354720Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:22:45.8465860Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T20:22:45.8474160Z ================================================== 2021-05-16T20:22:45.8474620Z downloaded 40 KB 2021-05-16T20:22:45.8474890Z 2021-05-16T20:22:45.8515040Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:22:46.2226050Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T20:22:46.2299230Z ================================================== 2021-05-16T20:22:46.2299740Z downloaded 248 KB 2021-05-16T20:22:46.2300000Z 2021-05-16T20:22:46.2336350Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:22:46.5611290Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T20:22:46.5815660Z ================================================== 2021-05-16T20:22:46.5816160Z downloaded 362 KB 2021-05-16T20:22:46.5816440Z 2021-05-16T20:22:47.0140090Z * installing *source* package ‘utf8’ ... 2021-05-16T20:22:47.0236290Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:47.0410050Z ** libs 2021-05-16T20:22:47.0617150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T20:22:47.1518760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T20:22:47.3302640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T20:22:47.4268240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:47.4987700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T20:22:47.5987580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T20:22:47.7675380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T20:22:47.8597240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T20:22:48.0061230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T20:22:48.1178090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T20:22:48.2314830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T20:22:48.3318450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T20:22:48.4177370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T20:22:48.5024050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T20:22:48.5884900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T20:22:48.6748530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T20:22:48.7865690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T20:22:48.8631620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T20:22:48.9339260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T20:22:49.0198340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T20:22:49.0877710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T20:22:49.2846470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T20:22:49.7904310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T20:22:49.9955820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T20:22:50.1018110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T20:22:50.1992600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T20:22:50.2929240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T20:22:50.4019280Z 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-16T20:22:50.4273970Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:50.4983480Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T20:22:50.5036910Z ** R 2021-05-16T20:22:50.5121980Z ** inst 2021-05-16T20:22:50.5141960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:50.8221570Z ** help 2021-05-16T20:22:50.8571050Z *** installing help indices 2021-05-16T20:22:50.8859110Z ** building package indices 2021-05-16T20:22:50.9053700Z ** installing vignettes 2021-05-16T20:22:50.9094970Z ** testing if installed package can be loaded 2021-05-16T20:22:51.2230350Z * DONE (utf8) 2021-05-16T20:22:51.5733840Z * installing *source* package ‘fansi’ ... 2021-05-16T20:22:51.5804380Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:51.5987770Z ** libs 2021-05-16T20:22:51.6158200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T20:22:51.6861540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T20:22:51.7767770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:51.8535520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T20:22:51.9531190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T20:22:52.2004090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T20:22:52.2697690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T20:22:52.5098820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T20:22:52.6486980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T20:22:52.7269660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T20:22:52.8583110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T20:22:53.0279870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T20:22:53.1454050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T20:22:53.2331100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T20:22:53.3276620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:22:53.5019790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T20:22:53.7315010Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:53.7896090Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T20:22:53.7937760Z ** R 2021-05-16T20:22:53.8097380Z ** inst 2021-05-16T20:22:53.8119710Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:54.2845820Z ** help 2021-05-16T20:22:54.3592640Z *** installing help indices 2021-05-16T20:22:54.4104770Z ** building package indices 2021-05-16T20:22:54.4799380Z ** installing vignettes 2021-05-16T20:22:54.4843640Z ** testing if installed package can be loaded 2021-05-16T20:22:54.7966170Z * DONE (fansi) 2021-05-16T20:22:55.3911980Z * installing *source* package ‘diffobj’ ... 2021-05-16T20:22:55.4098640Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:55.4277050Z ** libs 2021-05-16T20:22:55.4443560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T20:22:55.7331730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T20:22:55.8232580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:55.9136840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:55.9773220Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T20:22:55.9812720Z ** R 2021-05-16T20:22:56.0545490Z ** inst 2021-05-16T20:22:56.0601980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:02.3500470Z ** help 2021-05-16T20:23:02.5638320Z *** installing help indices 2021-05-16T20:23:02.6722880Z ** building package indices 2021-05-16T20:23:02.7833770Z ** installing vignettes 2021-05-16T20:23:02.7899500Z ** testing if installed package can be loaded 2021-05-16T20:23:03.2456590Z * DONE (diffobj) 2021-05-16T20:23:03.6528490Z * installing *source* package ‘ps’ ... 2021-05-16T20:23:03.6598500Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:04.0421920Z ** libs 2021-05-16T20:23:04.0603730Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T20:23:04.2250460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:04.3097480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T20:23:04.3886340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T20:23:04.4673480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T20:23:04.6415020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T20:23:04.7125020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T20:23:04.9866520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T20:23:05.1409900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T20:23:05.2556310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T20:23:05.8109680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T20:23:06.1719720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T20:23:06.3329420Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:06.3903700Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T20:23:06.3973710Z ** R 2021-05-16T20:23:06.4158630Z ** inst 2021-05-16T20:23:06.4181750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:07.3498220Z ** help 2021-05-16T20:23:07.5306390Z *** installing help indices 2021-05-16T20:23:07.6408930Z ** building package indices 2021-05-16T20:23:07.7729520Z ** testing if installed package can be loaded 2021-05-16T20:23:08.1103610Z * DONE (ps) 2021-05-16T20:23:08.5502470Z * installing *source* package ‘pkgload’ ... 2021-05-16T20:23:08.5612780Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:08.5812530Z ** R 2021-05-16T20:23:08.6039020Z ** inst 2021-05-16T20:23:08.6053970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:09.3650990Z ** help 2021-05-16T20:23:09.4346060Z *** installing help indices 2021-05-16T20:23:09.4841580Z ** building package indices 2021-05-16T20:23:09.5337460Z ** testing if installed package can be loaded 2021-05-16T20:23:10.0129550Z * DONE (pkgload) 2021-05-16T20:23:10.3229210Z * installing *source* package ‘ellipsis’ ... 2021-05-16T20:23:10.3268100Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:10.3481350Z ** libs 2021-05-16T20:23:10.3648170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T20:23:10.4629720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:10.5438440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:10.6059060Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T20:23:10.6132480Z ** R 2021-05-16T20:23:10.6191830Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:10.7211030Z ** help 2021-05-16T20:23:10.7463550Z *** installing help indices 2021-05-16T20:23:10.7720300Z ** building package indices 2021-05-16T20:23:10.7935470Z ** testing if installed package can be loaded 2021-05-16T20:23:11.1171580Z * DONE (ellipsis) 2021-05-16T20:23:11.4581170Z * installing *source* package ‘digest’ ... 2021-05-16T20:23:11.4644870Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:11.4787440Z ** libs 2021-05-16T20:23:11.5027730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T20:23:11.7353650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T20:23:11.9733620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T20:23:12.8567940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T20:23:13.2043370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T20:23:13.9088360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T20:23:14.0238380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T20:23:14.2388990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T20:23:14.3264810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:14.3767280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T20:23:14.5592700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T20:23:14.6460930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T20:23:14.7483190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T20:23:15.0307010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T20:23:15.1561880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T20:23:15.8996970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T20:23:16.0753970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T20:23:16.3132380Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:16.3749180Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T20:23:16.3796050Z ** R 2021-05-16T20:23:16.3884180Z ** demo 2021-05-16T20:23:16.3894680Z ** inst 2021-05-16T20:23:16.3966190Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:16.7996720Z ** help 2021-05-16T20:23:16.8425230Z *** installing help indices 2021-05-16T20:23:16.8732400Z ** building package indices 2021-05-16T20:23:16.8955820Z ** installing vignettes 2021-05-16T20:23:16.9004230Z ** testing if installed package can be loaded 2021-05-16T20:23:17.2414930Z * DONE (digest) 2021-05-16T20:23:17.5264090Z * installing *source* package ‘brio’ ... 2021-05-16T20:23:17.5291810Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:17.5430570Z ** libs 2021-05-16T20:23:17.5606430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T20:23:17.6252530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T20:23:17.7086670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:17.8151720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T20:23:17.9013000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T20:23:17.9829600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T20:23:18.0984870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T20:23:18.1731530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T20:23:18.2649590Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:18.3194170Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T20:23:18.3233710Z ** R 2021-05-16T20:23:18.3283110Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:18.3883230Z ** help 2021-05-16T20:23:18.4127370Z *** installing help indices 2021-05-16T20:23:18.4363520Z ** building package indices 2021-05-16T20:23:18.4570110Z ** testing if installed package can be loaded 2021-05-16T20:23:18.7613250Z * DONE (brio) 2021-05-16T20:23:19.1271310Z * installing *source* package ‘xml2’ ... 2021-05-16T20:23:19.1346600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:19.3045000Z Found pkg-config cflags and libs! 2021-05-16T20:23:19.6051860Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T20:23:19.6053830Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T20:23:19.6943040Z ** libs 2021-05-16T20:23:19.7114440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T20:23:20.3746760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:20.4557020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T20:23:21.0781870Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T20:23:21.6009240Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T20:23:22.3751270Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T20:23:24.4155650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T20:23:24.9869050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T20:23:25.7006180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T20:23:26.2320550Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T20:23:26.6368740Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:26.7200070Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T20:23:26.7246290Z ** R 2021-05-16T20:23:26.7503700Z ** inst 2021-05-16T20:23:26.7551460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:27.6637220Z ** help 2021-05-16T20:23:27.8937380Z *** installing help indices 2021-05-16T20:23:27.9577180Z ** building package indices 2021-05-16T20:23:28.0116150Z ** installing vignettes 2021-05-16T20:23:28.0207810Z ** testing if installed package can be loaded 2021-05-16T20:23:28.2455320Z * DONE (xml2) 2021-05-16T20:23:28.6249920Z * installing *source* package ‘xfun’ ... 2021-05-16T20:23:28.6328630Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:28.6568600Z ** libs 2021-05-16T20:23:28.6772520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:23:28.8051390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:23:28.8848310Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:28.9420310Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T20:23:28.9460790Z ** R 2021-05-16T20:23:28.9723150Z ** inst 2021-05-16T20:23:28.9758580Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:30.2797030Z ** help 2021-05-16T20:23:30.4839920Z *** installing help indices 2021-05-16T20:23:30.6028640Z ** building package indices 2021-05-16T20:23:30.7571190Z ** installing vignettes 2021-05-16T20:23:30.7631250Z ** testing if installed package can be loaded 2021-05-16T20:23:31.0927130Z * DONE (xfun) 2021-05-16T20:23:34.4310200Z * installing *source* package ‘stringi’ ... 2021-05-16T20:23:34.5990090Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:34.8552530Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T20:23:34.8556830Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T20:23:35.0436140Z checking for endianness... little 2021-05-16T20:23:35.2297120Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T20:23:35.4154060Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T20:23:35.4167830Z checking for cat... /bin/cat 2021-05-16T20:23:36.2790960Z checking for local ICUDT_DIR... icu69/data 2021-05-16T20:23:36.2792650Z checking for gcc... clang 2021-05-16T20:23:36.4989590Z checking whether the C compiler works... yes 2021-05-16T20:23:36.4990410Z checking for C compiler default output file name... a.out 2021-05-16T20:23:36.5887000Z checking for suffix of executables... 2021-05-16T20:23:36.7984090Z checking whether we are cross compiling... no 2021-05-16T20:23:36.8600180Z checking for suffix of object files... o 2021-05-16T20:23:36.9065590Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:23:36.9483860Z checking whether clang accepts -g... yes 2021-05-16T20:23:37.0165570Z checking for clang option to accept ISO C89... none needed 2021-05-16T20:23:37.1084090Z checking how to run the C preprocessor... clang -E 2021-05-16T20:23:37.5058420Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:23:37.5084410Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:23:37.6240010Z rm: conftest.dSYM: is a directory 2021-05-16T20:23:37.6701510Z rm: conftest.dSYM: is a directory 2021-05-16T20:23:37.8900390Z checking for ANSI C header files... yes 2021-05-16T20:23:37.9748700Z checking for sys/types.h... yes 2021-05-16T20:23:38.0523140Z checking for sys/stat.h... yes 2021-05-16T20:23:38.1307240Z checking for stdlib.h... yes 2021-05-16T20:23:38.2086880Z checking for string.h... yes 2021-05-16T20:23:38.2864560Z checking for memory.h... yes 2021-05-16T20:23:38.3660360Z checking for strings.h... yes 2021-05-16T20:23:38.4455280Z checking for inttypes.h... yes 2021-05-16T20:23:38.5252810Z checking for stdint.h... yes 2021-05-16T20:23:38.6072880Z checking for unistd.h... yes 2021-05-16T20:23:38.6919550Z checking elf.h usability... no 2021-05-16T20:23:38.7544650Z checking elf.h presence... no 2021-05-16T20:23:38.7545540Z checking for elf.h... no 2021-05-16T20:23:38.9321650Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:23:38.9752650Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T20:23:39.6767150Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T20:23:39.7273900Z checking whether the compiler implements namespaces... yes 2021-05-16T20:23:40.2008160Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T20:23:41.2245870Z checking whether std::map is available... yes 2021-05-16T20:23:41.2282220Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T20:23:41.2397000Z checking with pkg-config for the system ICU4C... no 2021-05-16T20:23:41.2398250Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T20:23:41.2399280Z *** Trying with 'standard' fallback flags 2021-05-16T20:23:41.3018970Z checking whether an ICU4C-based project can be built... no 2021-05-16T20:23:41.3019740Z *** This version of ICU4C cannot be used. 2021-05-16T20:23:42.1192020Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T20:23:42.8991230Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T20:23:43.1353220Z downloading the ICU data library (icudt) 2021-05-16T20:23:43.1354860Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T20:23:43.1380170Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T20:23:43.4370770Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T20:23:43.6323430Z ================================================== 2021-05-16T20:23:43.6323960Z downloaded 10.9 MB 2021-05-16T20:23:43.6324230Z 2021-05-16T20:23:43.6823100Z icudt fetch successful 2021-05-16T20:23:43.7465230Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T20:23:43.9371300Z config.status: creating src/Makevars 2021-05-16T20:23:43.9663600Z config.status: creating src/uconfig_local.h 2021-05-16T20:23:43.9963740Z config.status: creating src/install.libs.R 2021-05-16T20:23:44.0246900Z 2021-05-16T20:23:44.0247600Z *** stringi configure summary: 2021-05-16T20:23:44.0248090Z ICU_FOUND=0 2021-05-16T20:23:44.0248490Z ICUDT_DIR=icu69/data 2021-05-16T20:23:44.0248910Z ICU_BUNDLE_VERSION=69 2021-05-16T20:23:44.0249390Z ICUDT_ENDIANNESS=little 2021-05-16T20:23:44.0249870Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T20:23:44.0251100Z STRINGI_CFLAGS= -fPIC 2021-05-16T20:23:44.0253060Z 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-16T20:23:44.0254560Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T20:23:44.0255020Z STRINGI_LDFLAGS= 2021-05-16T20:23:44.0263210Z STRINGI_LIBS= 2021-05-16T20:23:44.0263490Z 2021-05-16T20:23:44.0263940Z *** Compiler settings used: 2021-05-16T20:23:44.0264370Z CC=clang 2021-05-16T20:23:44.0264760Z LD=clang++ 2021-05-16T20:23:44.0265750Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T20:23:44.0266830Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T20:23:44.0267830Z CXX=clang++ -std=gnu++11 2021-05-16T20:23:44.0268800Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T20:23:44.0269280Z LDFLAGS= 2021-05-16T20:23:44.0269640Z LIBS= 2021-05-16T20:23:44.0269880Z 2021-05-16T20:23:44.0945810Z ** libs 2021-05-16T20:23:44.1177100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:44.9075550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:45.6365630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:46.4793160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:47.2899880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:47.9436730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:48.8551830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:49.5875480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:50.3432210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:51.0816990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:51.8916690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:52.6618630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:53.5634040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:54.3810190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:55.1346270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:56.1442670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:57.9417100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:58.7733270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:23:59.5750030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:00.2483030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:00.9112630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:01.8964330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:02.6799160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:03.4496790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:04.2927270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:05.2168410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:05.9391430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:06.7058820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:07.4960580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:08.6412550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:09.7753120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:11.0329150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:12.1579610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:13.0091980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:13.8990400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:14.6861360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:15.4376990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:16.1923380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:16.9691770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:18.0854140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:19.1952030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:20.3869800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:21.5355620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:22.3621010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:23.2368940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:23.9435800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:24.9966650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:26.0503530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:27.0925440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:27.7969800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:28.4855550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:29.5283100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:30.5816480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:31.7223400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:32.8096700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:33.6376900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:34.4130890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:34.4513100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:35.6097730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:36.3128630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:37.0302450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:38.1248860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:39.1907560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:40.4639080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:41.2455520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:42.3332100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:43.1534250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:45.2706230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:46.0201930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:46.7810930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:47.7406890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:48.4136340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:49.1272590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:50.0000820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:50.7896770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:51.6716940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:52.4843860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:53.4223190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:54.1761710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:54.8901160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:55.6613640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:56.3262330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:57.0501940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:24:58.6305630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:24:58.7023950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:24:59.4166310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:00.1800480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:00.9555680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:01.4652050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:01.9268600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:02.4962720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:03.1649740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:03.7170280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:04.6062190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:05.3770530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:05.8562570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:06.4314360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:06.7471450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:07.2227950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:07.5571640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:07.6073190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:08.6382040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:09.1928780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:09.2693290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:09.9584240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:10.0245170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:11.0112360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:11.6631630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:12.1608750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:12.2123100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:12.9970680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:13.7344950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:14.6382160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:15.2593370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:15.9564470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:16.4465250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:17.3183270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:18.0373300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:19.0608670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:20.6639690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:21.4389490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:22.3277070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:22.8632050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:23.3975460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:24.0981590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:24.6136360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:25.6289070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:26.6653570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:28.5159310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:29.2840730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:29.3489510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:29.8505280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:30.3338690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:31.0629560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:31.6731810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:32.0810150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:32.8864390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:33.9434780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:34.8028180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:35.5166490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:36.1068030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:36.8366540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:37.7475710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:38.4459550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:39.1347170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:40.2462500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:40.9484650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:41.4351620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:41.8993050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:41.9476290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:42.4734590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:42.9867540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:43.9031690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:44.5808520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:45.2261040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:45.9253150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:46.5092360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:47.1445090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:47.8051370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:48.3785550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:48.9599820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:49.6995970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:50.1787590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:50.7401090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:51.1277800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:52.3112770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:52.9700930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:53.7723640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:54.1663720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:54.6734860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:55.2849930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:56.1775360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:57.1248050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:57.7739100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:58.2467270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:59.1531410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:25:59.7271690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:00.4170830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:00.9873180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:01.5655230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:02.1100600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:02.4776990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:03.3301270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:04.1698570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:04.9763050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:05.3416190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:05.7358230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:06.2339910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:06.6230890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:07.1580620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:08.0004450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:08.5110140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:08.8422550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:09.4220770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:09.9442300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:10.4961630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:11.0750770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:11.5996960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:12.1251140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:12.5748020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:13.2299520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:13.7065750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:15.2948100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:16.0851210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:16.9122530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:17.5267270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:17.9531940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:19.2183460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:20.0349440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:20.3619180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:20.7769370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:21.1154620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:21.7497880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:22.2176950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:22.7106670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:23.2360470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:23.8109460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:24.4917870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:24.8529950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:25.9453650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:26.8673180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:28.4474170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:28.7611210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:28.8205260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:30.2599290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:30.8371830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:31.9518810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:32.6925810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:32.7726670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:32.8321290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:34.0692340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:34.7845860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:35.7698610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:36.6858020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:37.2686130Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T20:26:37.2687150Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:26:37.2687640Z ^ 2021-05-16T20:26:37.9360280Z 1 warning generated. 2021-05-16T20:26:37.9406460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:38.6321130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:39.2153310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:39.8132350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:40.2782820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:40.8966420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:41.5847580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:42.3198120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:42.6260960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:43.4302110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:43.9211790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:45.1869720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:46.0193210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:46.3664640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:46.9010370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:47.3761220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:47.9944040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:48.5114680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:49.0488740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:49.6897950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:50.5355960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:50.8476040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:51.4679150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:52.1972110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:52.5140920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:53.4676120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:54.0810670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:54.6459080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:54.9490820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:55.5896040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:56.2223650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:57.1847740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:57.3676160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:57.9375790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:58.4512240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:59.1446430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:26:59.8278770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:00.4990460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:01.5360210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:02.1118970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:03.0357580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:03.0956150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:03.6481810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:04.0949780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:04.4798900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:04.5284060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:05.5884530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:06.3383220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:07.1534330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:07.8355880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:08.2780630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:09.0215400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:09.6536670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:11.5766010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:12.2198050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:12.7506370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:14.0849400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:14.2426990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:15.1098060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:16.1129070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:16.2735940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:17.6487160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:18.3842620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:19.1514440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:20.5030640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:21.2810810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:22.0605380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:23.0028190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:23.8935640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:23.9583380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:25.1920450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:26.2587030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:26.9945220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:27.2621340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:28.5375340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:29.4162880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:30.1980010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:30.9110810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:31.3501430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:32.0670860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:32.6857690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:33.4051660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:34.1583040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:34.6204980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:34.9476510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:35.0070030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:35.3871220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:35.9236860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:36.0419690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:36.1206110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:36.6240730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:37.1651190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:37.9688010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:38.5037200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:39.1586600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:40.1116150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:40.9246600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:41.8557530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:42.0408550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:44.0796680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:45.6609450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:45.8875600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:46.6883750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:46.8517090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:47.2258370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:47.5716530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:48.3898220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:48.7108850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:51.5760710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:52.9705600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:53.8814200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:56.1722880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:56.3638240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:56.9564100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:57.5834450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:58.2239210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:59.1539400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:27:59.6160950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:00.1624490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:00.8795510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:01.4855230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:02.3006630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:02.8806860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:03.4237040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:03.7598110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:04.3123600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:04.9829850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:05.8022600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:06.3497770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:07.0788480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:07.7591260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:08.0871090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:08.8273320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:09.4937020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:10.5597680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:11.8581120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:13.3229280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:14.4715880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:14.9978110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:16.4913320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:17.0789120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:17.9493480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:19.0504050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:20.1136820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:20.6992830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:21.1961110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:21.9546410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:22.6926340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:23.5058210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:24.3766960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:25.0998710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:26.4148250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:27.2154160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:28.7059180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:29.9577870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:30.6532820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:31.3065160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:33.0732770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:33.9791220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:34.9121120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:35.6543170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:36.2719210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:37.1275070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:37.7750430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:38.6225530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:39.7563820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:40.5887640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:41.3220150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:42.8090250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:43.4994490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:44.4713620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:45.2873650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:46.6142830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:47.6725940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:48.3595790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:49.0865150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:49.8849640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:51.1705740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:51.8425990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:52.5335800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:53.2884440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:53.9688660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:54.8637120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:55.9715710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:57.0529370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:57.8354980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:58.8476120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:28:59.5089450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:00.3756420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:01.3662470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:03.2114670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:03.7349270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:04.4836570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:05.9507970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:06.6253550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:07.3029680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:08.3792890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:09.0260890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:09.6399640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:10.5197080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:12.3666510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:12.9755260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:13.6584330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:14.1290680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:15.2193010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:16.7578040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:17.6340880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:20.5845130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:21.0996170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:21.8976110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:23.3892420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:24.0784890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:24.6850750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:25.3401680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:26.0134840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:26.6101320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:27.5693130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:29.8985680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:30.5449890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:31.1463060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:31.6385780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:32.3502260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:32.9868990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:33.6385410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:34.3268060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:34.9663270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:36.1520260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:36.7981440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:37.2778580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:37.7809700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:38.7646340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:39.3718660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:39.9885270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:41.1685840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:42.1895630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:43.0952700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:44.6863380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:45.7158990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:46.4587960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:47.8465130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:48.5677370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:49.0755800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:49.7955660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:50.3031650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:50.9603900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:51.9113830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:52.6642150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:53.3602530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:53.6924350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:54.6615180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:55.3869990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:56.0370660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:56.3408350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:57.1306570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:57.7853460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:58.3657340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:59.0769300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:29:59.6994420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:00.2533870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:01.2107590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:02.1820150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:03.0686230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:04.0718060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:04.8987500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:05.4240360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:06.2444430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:07.2131530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:07.6938110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:08.1833960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:09.3503370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:10.1874360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:10.8485550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:11.6332320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:12.5617130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:13.3798450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:14.2786260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:14.3496010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:14.9883000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:16.5314260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:17.0895370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:17.1481410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:17.1983340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:17.2501770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:18.1202510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:18.6383210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:30:18.9554000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T20:30:19.2681480Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:30:19.5249880Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T20:30:19.6730330Z icudt already downloaded 2021-05-16T20:30:19.6733380Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T20:30:19.9264780Z icudt has been installed successfully 2021-05-16T20:30:19.9841340Z ** R 2021-05-16T20:30:20.0400660Z ** inst 2021-05-16T20:30:20.0417820Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:30:21.0723340Z ** help 2021-05-16T20:30:21.5674750Z *** installing help indices 2021-05-16T20:30:21.7849850Z ** building package indices 2021-05-16T20:30:22.0535420Z ** testing if installed package can be loaded 2021-05-16T20:30:22.4775940Z * DONE (stringi) 2021-05-16T20:30:24.0998150Z * installing *source* package ‘Rcpp’ ... 2021-05-16T20:30:24.1566010Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T20:30:24.1700830Z ** libs 2021-05-16T20:30:24.1871810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:30:25.2052600Z In file included from api.cpp:24: 2021-05-16T20:30:25.2053310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:30:25.2055080Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:30:25.2056640Z SEXP data = Parent::get__(); 2021-05-16T20:30:25.2057030Z ^ 2021-05-16T20:30:27.6769250Z 1 warning generated. 2021-05-16T20:30:27.6886490Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T20:30:28.7042870Z In file included from attributes.cpp:39: 2021-05-16T20:30:28.7043640Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:30:28.7045370Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:30:28.7046360Z SEXP data = Parent::get__(); 2021-05-16T20:30:28.7046750Z ^ 2021-05-16T20:30:40.3764290Z 1 warning generated. 2021-05-16T20:30:40.3914440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T20:30:40.7741990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T20:30:41.7575370Z In file included from date.cpp:30: 2021-05-16T20:30:41.7576130Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:30:41.7577860Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:30:41.7578780Z SEXP data = Parent::get__(); 2021-05-16T20:30:41.7579150Z ^ 2021-05-16T20:30:44.4301520Z 1 warning generated. 2021-05-16T20:30:44.4396250Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T20:30:45.4058410Z In file included from module.cpp:24: 2021-05-16T20:30:45.4059080Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:30:45.4061180Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:30:45.4062100Z SEXP data = Parent::get__(); 2021-05-16T20:30:45.4062480Z ^ 2021-05-16T20:30:50.3583250Z 1 warning generated. 2021-05-16T20:30:50.3702070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T20:30:51.3594400Z In file included from rcpp_init.cpp:24: 2021-05-16T20:30:51.3595110Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:30:51.3597000Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:30:51.3597920Z SEXP data = Parent::get__(); 2021-05-16T20:30:51.3598300Z ^ 2021-05-16T20:30:53.6960180Z 1 warning generated. 2021-05-16T20:30:53.7144860Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:30:53.7864910Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T20:30:53.7931560Z ** R 2021-05-16T20:30:53.8144110Z ** inst 2021-05-16T20:30:54.0550220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:30:56.5973940Z ** help 2021-05-16T20:30:56.7207070Z *** installing help indices 2021-05-16T20:30:56.7947830Z ** building package indices 2021-05-16T20:30:56.8541450Z ** installing vignettes 2021-05-16T20:30:56.8600380Z ** testing if installed package can be loaded 2021-05-16T20:30:57.3098200Z * DONE (Rcpp) 2021-05-16T20:30:58.2332370Z * installing *source* package ‘vctrs’ ... 2021-05-16T20:30:58.2588360Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T20:30:58.2810130Z ** libs 2021-05-16T20:30:58.4599740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T20:30:58.6109040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T20:30:58.7461220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T20:30:58.8712190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T20:30:59.1094380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T20:30:59.2558540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T20:30:59.4105450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T20:30:59.6023620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T20:30:59.7446370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T20:30:59.8483940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T20:31:00.0063830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T20:31:00.2192330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T20:31:00.3842070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:31:00.5021910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T20:31:00.8076080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T20:31:00.9154050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T20:31:01.3959580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T20:31:01.5259480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T20:31:01.7050720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T20:31:01.8473250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T20:31:01.9378780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:31:02.1978810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:31:02.2983190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T20:31:02.6073220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T20:31:02.7127830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T20:31:03.5037960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T20:31:03.6859690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T20:31:03.7923380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T20:31:03.9017400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T20:31:04.0762510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T20:31:04.2118300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T20:31:04.3733340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T20:31:04.5011140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T20:31:04.6962020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T20:31:05.0106630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T20:31:05.1466980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T20:31:05.2546890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T20:31:05.3920960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T20:31:06.1210200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T20:31:06.7190820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T20:31:07.0002500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T20:31:07.1988320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T20:31:07.5529630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:31:07.6424710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T20:31:07.8620940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T20:31:08.0288990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T20:31:08.1597940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T20:31:08.4788130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T20:31:08.6528480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T20:31:08.8181050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T20:31:08.9500850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T20:31:09.0531590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T20:31:09.1988450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T20:31:09.3510200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T20:31:09.4951520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T20:31:09.6260010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T20:31:09.7369150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T20:31:09.8475430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T20:31:09.9352100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:31:10.6110430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:31:10.6845320Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:31:10.7550730Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T20:31:10.7618580Z ** R 2021-05-16T20:31:10.8297170Z ** inst 2021-05-16T20:31:10.8375350Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:13.7492220Z ** help 2021-05-16T20:31:14.1196270Z *** installing help indices 2021-05-16T20:31:14.2740180Z *** copying figures 2021-05-16T20:31:14.2798340Z ** building package indices 2021-05-16T20:31:14.4359500Z ** installing vignettes 2021-05-16T20:31:14.4584130Z ** testing if installed package can be loaded 2021-05-16T20:31:14.8298750Z * DONE (vctrs) 2021-05-16T20:31:15.4728110Z * installing *source* package ‘processx’ ... 2021-05-16T20:31:15.4813560Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:15.5343170Z ** libs 2021-05-16T20:31:15.5845580Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T20:31:15.7612980Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T20:31:15.7614330Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T20:31:15.9930000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:31:16.0878970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T20:31:16.1901340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T20:31:16.2673180Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T20:31:16.2675900Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T20:31:16.3237350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:31:16.4174250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T20:31:16.5323430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T20:31:16.8416790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T20:31:16.9625730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T20:31:17.0649590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T20:31:17.1771750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T20:31:17.2708120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T20:31:17.5559470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T20:31:17.6615880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T20:31:17.7776900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T20:31:17.8563200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T20:31:17.9568210Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:31:18.0133970Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T20:31:18.0217580Z ** R 2021-05-16T20:31:18.0472230Z ** inst 2021-05-16T20:31:18.0486100Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:19.6004760Z ** help 2021-05-16T20:31:19.6826880Z *** installing help indices 2021-05-16T20:31:19.7368730Z ** building package indices 2021-05-16T20:31:19.7841930Z ** testing if installed package can be loaded 2021-05-16T20:31:20.1043190Z * DONE (processx) 2021-05-16T20:31:20.4185560Z * installing *source* package ‘highr’ ... 2021-05-16T20:31:20.4210170Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:20.4475940Z ** R 2021-05-16T20:31:20.4523610Z ** inst 2021-05-16T20:31:20.4556520Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:20.6183410Z ** help 2021-05-16T20:31:20.6344450Z *** installing help indices 2021-05-16T20:31:20.6515720Z ** building package indices 2021-05-16T20:31:20.6612680Z ** installing vignettes 2021-05-16T20:31:20.6672510Z ** testing if installed package can be loaded 2021-05-16T20:31:20.9799760Z * DONE (highr) 2021-05-16T20:31:21.2959290Z * installing *source* package ‘rversions’ ... 2021-05-16T20:31:21.3062220Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:21.3565170Z ** R 2021-05-16T20:31:21.3665740Z ** inst 2021-05-16T20:31:21.3667980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:21.4958520Z ** help 2021-05-16T20:31:21.5421820Z *** installing help indices 2021-05-16T20:31:21.5683390Z *** copying figures 2021-05-16T20:31:21.5784960Z ** building package indices 2021-05-16T20:31:21.5887190Z ** testing if installed package can be loaded 2021-05-16T20:31:21.8230590Z * DONE (rversions) 2021-05-16T20:31:22.3867010Z * installing *source* package ‘pillar’ ... 2021-05-16T20:31:22.4026770Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:22.4255960Z ** R 2021-05-16T20:31:22.4626750Z ** inst 2021-05-16T20:31:22.4758250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:24.3598210Z ** help 2021-05-16T20:31:24.4727770Z *** installing help indices 2021-05-16T20:31:24.5707580Z *** copying figures 2021-05-16T20:31:24.5736000Z ** building package indices 2021-05-16T20:31:24.6399010Z ** installing vignettes 2021-05-16T20:31:24.6537150Z ** testing if installed package can be loaded 2021-05-16T20:31:24.9795280Z * DONE (pillar) 2021-05-16T20:31:25.3360330Z * installing *source* package ‘callr’ ... 2021-05-16T20:31:25.3431380Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:25.3641860Z ** R 2021-05-16T20:31:25.3905640Z ** inst 2021-05-16T20:31:25.3921920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:28.8838390Z ** help 2021-05-16T20:31:29.0639420Z *** installing help indices 2021-05-16T20:31:29.1506850Z ** building package indices 2021-05-16T20:31:29.2153750Z ** testing if installed package can be loaded 2021-05-16T20:31:29.4519850Z * DONE (callr) 2021-05-16T20:31:30.0709810Z * installing *source* package ‘knitr’ ... 2021-05-16T20:31:30.0918420Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:30.1525630Z ** R 2021-05-16T20:31:30.2168370Z ** demo 2021-05-16T20:31:30.2182300Z ** inst 2021-05-16T20:31:30.2754770Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:34.7345610Z ** help 2021-05-16T20:31:34.9755320Z *** installing help indices 2021-05-16T20:31:35.1111160Z ** building package indices 2021-05-16T20:31:35.2337160Z ** installing vignettes 2021-05-16T20:31:35.2560130Z ** testing if installed package can be loaded 2021-05-16T20:31:35.5026170Z * DONE (knitr) 2021-05-16T20:31:36.0759730Z * installing *source* package ‘tibble’ ... 2021-05-16T20:31:36.0921360Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:36.1182290Z ** libs 2021-05-16T20:31:36.1354960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:31:36.2094890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:31:36.3089570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:31:36.3760140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:31:36.5020280Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:31:36.5642500Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T20:31:36.5684390Z ** R 2021-05-16T20:31:36.6017530Z ** inst 2021-05-16T20:31:36.6147470Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:38.4520200Z ** help 2021-05-16T20:31:38.5427410Z *** installing help indices 2021-05-16T20:31:38.5991310Z *** copying figures 2021-05-16T20:31:38.6027580Z ** building package indices 2021-05-16T20:31:38.6477030Z ** installing vignettes 2021-05-16T20:31:38.6587060Z ** testing if installed package can be loaded 2021-05-16T20:31:39.1845030Z * DONE (tibble) 2021-05-16T20:31:39.5235050Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T20:31:39.5282060Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:39.5468600Z ** R 2021-05-16T20:31:39.5613960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:31:40.7903460Z ** help 2021-05-16T20:31:40.8420580Z *** installing help indices 2021-05-16T20:31:40.8843110Z ** building package indices 2021-05-16T20:31:40.9231760Z ** testing if installed package can be loaded 2021-05-16T20:31:41.2233670Z * DONE (pkgbuild) 2021-05-16T20:31:41.7345280Z * installing *source* package ‘roxygen2’ ... 2021-05-16T20:31:41.7489470Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T20:31:41.7723480Z ** libs 2021-05-16T20:31:41.7897930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:31:42.8237050Z In file included from RcppExports.cpp:4: 2021-05-16T20:31:42.8237950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:31:42.8240130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:31:42.8241300Z SEXP data = Parent::get__(); 2021-05-16T20:31:42.8241690Z ^ 2021-05-16T20:31:46.4496860Z 1 warning generated. 2021-05-16T20:31:46.4608810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T20:31:47.4543330Z In file included from escapeExamples.cpp:1: 2021-05-16T20:31:47.4544400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:31:47.4546440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:31:47.4547690Z SEXP data = Parent::get__(); 2021-05-16T20:31:47.4548080Z ^ 2021-05-16T20:31:49.8093730Z 1 warning generated. 2021-05-16T20:31:49.8194750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T20:31:50.8138240Z In file included from isComplete.cpp:1: 2021-05-16T20:31:50.8139200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:31:50.8141230Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:31:50.8142230Z SEXP data = Parent::get__(); 2021-05-16T20:31:50.8142620Z ^ 2021-05-16T20:31:53.1781060Z 1 warning generated. 2021-05-16T20:31:53.1877970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T20:31:54.1786200Z In file included from leadingSpaces.cpp:1: 2021-05-16T20:31:54.1787180Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:31:54.1789270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:31:54.1790600Z SEXP data = Parent::get__(); 2021-05-16T20:31:54.1791000Z ^ 2021-05-16T20:31:56.6161830Z 1 warning generated. 2021-05-16T20:31:56.6261200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T20:31:57.6169700Z In file included from parser2.cpp:1: 2021-05-16T20:31:57.6171560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:31:57.6173570Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:31:57.6174910Z SEXP data = Parent::get__(); 2021-05-16T20:31:57.6175370Z ^ 2021-05-16T20:32:01.5374590Z 1 warning generated. 2021-05-16T20:32:01.5486220Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T20:32:02.5326830Z In file included from wrapUsage.cpp:1: 2021-05-16T20:32:02.5327720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:32:02.5329720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:32:02.5330690Z SEXP data = Parent::get__(); 2021-05-16T20:32:02.5331100Z ^ 2021-05-16T20:32:05.0681130Z 1 warning generated. 2021-05-16T20:32:05.0817650Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:32:05.1425730Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T20:32:05.1472750Z ** R 2021-05-16T20:32:05.2040100Z ** inst 2021-05-16T20:32:05.2109870Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:09.3063860Z ** help 2021-05-16T20:32:09.3947900Z *** installing help indices 2021-05-16T20:32:09.4535930Z *** copying figures 2021-05-16T20:32:09.4546160Z ** building package indices 2021-05-16T20:32:09.5005090Z ** installing vignettes 2021-05-16T20:32:09.5131810Z ** testing if installed package can be loaded 2021-05-16T20:32:10.0124290Z * DONE (roxygen2) 2021-05-16T20:32:10.3155680Z * installing *source* package ‘rematch2’ ... 2021-05-16T20:32:10.3182470Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T20:32:10.3372590Z ** R 2021-05-16T20:32:10.3436390Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:10.7221670Z ** help 2021-05-16T20:32:10.7597870Z *** installing help indices 2021-05-16T20:32:10.7892100Z ** building package indices 2021-05-16T20:32:10.8149220Z ** testing if installed package can be loaded 2021-05-16T20:32:11.2253150Z * DONE (rematch2) 2021-05-16T20:32:11.5287590Z * installing *source* package ‘waldo’ ... 2021-05-16T20:32:11.5324180Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T20:32:11.5497940Z ** R 2021-05-16T20:32:11.5600600Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:12.1521130Z ** help 2021-05-16T20:32:12.1693040Z *** installing help indices 2021-05-16T20:32:12.1919480Z *** copying figures 2021-05-16T20:32:12.1923330Z ** building package indices 2021-05-16T20:32:12.2064670Z ** testing if installed package can be loaded 2021-05-16T20:32:12.5058330Z * DONE (waldo) 2021-05-16T20:32:13.1964590Z * installing *source* package ‘testthat’ ... 2021-05-16T20:32:13.2188680Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T20:32:13.2457390Z ** libs 2021-05-16T20:32:13.2646890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:32:13.3430260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:32:13.4243460Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T20:32:14.3415750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T20:32:15.1450810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:32:29.1286060Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:32:29.2069050Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T20:32:29.2145830Z ** R 2021-05-16T20:32:29.2864660Z ** inst 2021-05-16T20:32:29.3010660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:39.1630160Z ** help 2021-05-16T20:32:39.4467610Z *** installing help indices 2021-05-16T20:32:39.5994650Z *** copying figures 2021-05-16T20:32:39.6031160Z ** building package indices 2021-05-16T20:32:39.7564410Z ** installing vignettes 2021-05-16T20:32:39.7666700Z ** testing if installed package can be loaded 2021-05-16T20:32:40.1413100Z * DONE (testthat) 2021-05-16T20:32:40.6643390Z * installing *source* package ‘devtools’ ... 2021-05-16T20:32:40.6771370Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T20:32:40.7134540Z ** R 2021-05-16T20:32:40.7410390Z ** inst 2021-05-16T20:32:40.7443750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:42.6239090Z ** help 2021-05-16T20:32:42.7591730Z *** installing help indices 2021-05-16T20:32:42.8404740Z *** copying figures 2021-05-16T20:32:42.8412950Z ** building package indices 2021-05-16T20:32:42.9237600Z ** installing vignettes 2021-05-16T20:32:42.9306380Z ** testing if installed package can be loaded 2021-05-16T20:32:43.6726010Z * DONE (devtools) 2021-05-16T20:32:43.7118650Z 2021-05-16T20:32:43.7119530Z The downloaded source packages are in 2021-05-16T20:32:43.7121350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/downloaded_packages’ 2021-05-16T20:32:43.9765740Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:32:46.6041030Z 2021-05-16T20:32:46.9623050Z 2021-05-16T20:32:46.9646720Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a616034551a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:32:46.9712760Z 2021-05-16T20:32:46.9715240Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a616034551a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:32:47.0433240Z 2021-05-16T20:32:47.0467380Z 2021-05-16T20:32:47.0468900Z ─ preparing ‘desc’: 2021-05-16T20:32:47.0478040Z 2021-05-16T20:32:47.0478710Z 2021-05-16T20:32:47.0557100Z checking DESCRIPTION meta-information ... 2021-05-16T20:32:47.0589500Z 2021-05-16T20:32:47.0591050Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:32:47.1609210Z 2021-05-16T20:32:47.1642380Z 2021-05-16T20:32:47.1644180Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:32:47.1651880Z 2021-05-16T20:32:47.1684580Z 2021-05-16T20:32:47.1685820Z ─ checking for empty or unneeded directories 2021-05-16T20:32:47.1709310Z 2021-05-16T20:32:47.1743840Z 2021-05-16T20:32:47.1745080Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:32:47.2989210Z 2021-05-16T20:32:47.2990370Z 2021-05-16T20:32:47.2990950Z 2021-05-16T20:32:47.3292200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:32:47.3293730Z (as ‘lib’ is unspecified) 2021-05-16T20:32:47.7163400Z * installing *source* package ‘desc’ ... 2021-05-16T20:32:47.7440210Z ** R 2021-05-16T20:32:47.7694640Z ** inst 2021-05-16T20:32:47.7862370Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:49.2739580Z ** help 2021-05-16T20:32:49.4447010Z *** installing help indices 2021-05-16T20:32:49.5474870Z ** building package indices 2021-05-16T20:32:49.6875580Z ** testing if installed package can be loaded 2021-05-16T20:32:49.9247300Z * DONE (desc) 2021-05-16T20:32:50.1995770Z 2021-05-16T20:32:50.1997080Z 2021-05-16T20:32:50.2012600Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a616711e8d2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:32:50.2047050Z 2021-05-16T20:32:50.2049690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a616711e8d2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:32:50.2467400Z 2021-05-16T20:32:50.2497120Z 2021-05-16T20:32:50.2498770Z ─ preparing ‘ghtravis’: 2021-05-16T20:32:50.2506050Z 2021-05-16T20:32:50.2506870Z 2021-05-16T20:32:50.2575790Z checking DESCRIPTION meta-information ... 2021-05-16T20:32:50.2602140Z 2021-05-16T20:32:50.2603770Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:32:50.3292490Z 2021-05-16T20:32:50.3320150Z 2021-05-16T20:32:50.3322140Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:32:50.3328430Z 2021-05-16T20:32:50.3354090Z 2021-05-16T20:32:50.3355510Z ─ checking for empty or unneeded directories 2021-05-16T20:32:50.3361660Z 2021-05-16T20:32:50.3392600Z 2021-05-16T20:32:50.3394020Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:32:50.3705040Z 2021-05-16T20:32:50.3706690Z 2021-05-16T20:32:50.3707470Z 2021-05-16T20:32:50.4173190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:32:50.4174540Z (as ‘lib’ is unspecified) 2021-05-16T20:32:50.7035840Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:32:50.7222500Z ** R 2021-05-16T20:32:50.7379950Z ** inst 2021-05-16T20:32:50.7398250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:51.9735520Z ** help 2021-05-16T20:32:52.0481670Z *** installing help indices 2021-05-16T20:32:52.0956740Z ** building package indices 2021-05-16T20:32:52.1413380Z ** testing if installed package can be loaded 2021-05-16T20:32:52.8610760Z * DONE (ghtravis) 2021-05-16T20:32:52.8923590Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:32:53.1998140Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:32:55.9146510Z 2021-05-16T20:32:55.9148140Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:32:55.9149030Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:32:55.9149820Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:32:55.9150610Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:32:55.9151370Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:32:55.9152110Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:32:55.9160450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:32:55.9161480Z (as ‘lib’ is unspecified) 2021-05-16T20:32:57.6693440Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T20:32:57.6693990Z 2021-05-16T20:32:57.6694260Z 2021-05-16T20:32:57.6695480Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:32:57.6696850Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:32:57.6697440Z ================================================== 2021-05-16T20:32:57.6697810Z downloaded 89 KB 2021-05-16T20:32:57.6698070Z 2021-05-16T20:32:57.6699210Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:32:57.6700210Z There are binary versions available but the source versions are later: 2021-05-16T20:32:57.6700910Z binary source needs_compilation 2021-05-16T20:32:57.6701440Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T20:32:57.6701920Z generics 0.0.2 0.1.0 FALSE 2021-05-16T20:32:57.6702370Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T20:32:57.6702830Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T20:32:57.6703070Z 2021-05-16T20:32:57.7715260Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:32:57.7859880Z ================================================== 2021-05-16T20:32:57.7860700Z downloaded 115 KB 2021-05-16T20:32:57.7861030Z 2021-05-16T20:32:57.7894070Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:32:57.9460220Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:32:57.9514980Z ================================================== 2021-05-16T20:32:57.9515470Z downloaded 194 KB 2021-05-16T20:32:57.9515740Z 2021-05-16T20:32:57.9547190Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:32:58.1966580Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:32:58.3222740Z ================================================== 2021-05-16T20:32:58.3223230Z downloaded 932 KB 2021-05-16T20:32:58.3223510Z 2021-05-16T20:32:58.3259030Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:32:58.5285740Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:32:58.5490280Z ================================================== 2021-05-16T20:32:58.5490790Z downloaded 691 KB 2021-05-16T20:32:58.5491050Z 2021-05-16T20:32:58.8857230Z * installing *source* package ‘tidyselect’ ... 2021-05-16T20:32:58.8914310Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T20:32:58.9120800Z ** R 2021-05-16T20:32:58.9329990Z ** inst 2021-05-16T20:32:58.9368460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:32:59.8295130Z ** help 2021-05-16T20:32:59.9007160Z *** installing help indices 2021-05-16T20:32:59.9496000Z ** building package indices 2021-05-16T20:32:59.9930770Z ** installing vignettes 2021-05-16T20:32:59.9981710Z ** testing if installed package can be loaded 2021-05-16T20:33:00.2947600Z * DONE (tidyselect) 2021-05-16T20:33:00.6655670Z * installing *source* package ‘generics’ ... 2021-05-16T20:33:00.6723350Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:00.6920660Z ** R 2021-05-16T20:33:00.7020560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:00.8542390Z ** help 2021-05-16T20:33:00.9692930Z *** installing help indices 2021-05-16T20:33:01.0224120Z ** building package indices 2021-05-16T20:33:01.0738380Z ** testing if installed package can be loaded 2021-05-16T20:33:01.2891400Z * DONE (generics) 2021-05-16T20:33:01.6420110Z * installing *source* package ‘cpp11’ ... 2021-05-16T20:33:01.6479020Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:01.6721680Z ** R 2021-05-16T20:33:01.6797910Z ** inst 2021-05-16T20:33:01.6940170Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:01.9446710Z ** help 2021-05-16T20:33:01.9697850Z *** installing help indices 2021-05-16T20:33:01.9920920Z ** building package indices 2021-05-16T20:33:02.0046890Z ** installing vignettes 2021-05-16T20:33:02.0091570Z ** testing if installed package can be loaded 2021-05-16T20:33:02.2187680Z * DONE (cpp11) 2021-05-16T20:33:03.0261400Z * installing *source* package ‘dplyr’ ... 2021-05-16T20:33:03.0523670Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:03.0791640Z ** libs 2021-05-16T20:33:03.1161300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T20:33:03.3086790Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T20:33:03.5413110Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T20:33:03.7163760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T20:33:04.4899940Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T20:33:04.6502450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T20:33:04.8147360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:33:04.9913240Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T20:33:05.1833240Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T20:33:05.3576120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T20:33:05.5081590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T20:33:05.7235630Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:33:05.7863530Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T20:33:05.7908800Z ** R 2021-05-16T20:33:05.8764430Z ** data 2021-05-16T20:33:05.8787250Z *** moving datasets to lazyload DB 2021-05-16T20:33:05.9905820Z ** inst 2021-05-16T20:33:06.0028540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:10.7049670Z ** help 2021-05-16T20:33:11.1207090Z *** installing help indices 2021-05-16T20:33:11.3300140Z *** copying figures 2021-05-16T20:33:11.3340360Z ** building package indices 2021-05-16T20:33:11.5536090Z ** installing vignettes 2021-05-16T20:33:11.5718970Z ** testing if installed package can be loaded 2021-05-16T20:33:12.2354650Z * DONE (dplyr) 2021-05-16T20:33:12.7648280Z * installing *source* package ‘tidyr’ ... 2021-05-16T20:33:12.8322500Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:12.8894090Z ** libs 2021-05-16T20:33:12.9405120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T20:33:14.0186430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T20:33:14.5650190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:33:15.9542370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T20:33:17.1601900Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:33:17.2198460Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T20:33:17.2243690Z ** R 2021-05-16T20:33:17.2591540Z ** data 2021-05-16T20:33:17.2653640Z *** moving datasets to lazyload DB 2021-05-16T20:33:17.4581790Z ** inst 2021-05-16T20:33:17.4683690Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:19.2352100Z ** help 2021-05-16T20:33:19.3742920Z *** installing help indices 2021-05-16T20:33:19.4540760Z *** copying figures 2021-05-16T20:33:19.4579200Z ** building package indices 2021-05-16T20:33:19.5371700Z ** installing vignettes 2021-05-16T20:33:19.5452120Z ** testing if installed package can be loaded 2021-05-16T20:33:20.1808170Z * DONE (tidyr) 2021-05-16T20:33:20.2146640Z 2021-05-16T20:33:20.2147620Z The downloaded source packages are in 2021-05-16T20:33:20.2149370Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/downloaded_packages’ 2021-05-16T20:33:20.5085960Z 2021-05-16T20:33:20.5101360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a6152432e6b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:33:20.5146170Z 2021-05-16T20:33:20.5148550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/remotes2a6152432e6b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:33:20.5413900Z 2021-05-16T20:33:20.5470260Z 2021-05-16T20:33:20.5471900Z ─ preparing ‘aghast’: 2021-05-16T20:33:20.5486920Z 2021-05-16T20:33:20.5487770Z 2021-05-16T20:33:20.5554530Z checking DESCRIPTION meta-information ... 2021-05-16T20:33:20.5607910Z 2021-05-16T20:33:20.5621180Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:33:20.6073720Z 2021-05-16T20:33:20.6110650Z 2021-05-16T20:33:20.6112630Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:33:20.6120650Z 2021-05-16T20:33:20.6246180Z 2021-05-16T20:33:20.6248200Z ─ checking for empty or unneeded directories 2021-05-16T20:33:20.6278330Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:33:20.6286380Z 2021-05-16T20:33:20.6287280Z 2021-05-16T20:33:20.6288010Z 2021-05-16T20:33:20.6421380Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:20.6423110Z (as ‘lib’ is unspecified) 2021-05-16T20:33:20.9962090Z * installing *source* package ‘aghast’ ... 2021-05-16T20:33:21.0210140Z ** R 2021-05-16T20:33:21.0304840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:21.3052050Z ** help 2021-05-16T20:33:21.3341380Z *** installing help indices 2021-05-16T20:33:21.3635890Z ** building package indices 2021-05-16T20:33:21.3825550Z ** testing if installed package can be loaded 2021-05-16T20:33:21.5931760Z * DONE (aghast) 2021-05-16T20:33:21.6169640Z Installing 1 packages: covr 2021-05-16T20:33:21.6179040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:21.6180380Z (as ‘lib’ is unspecified) 2021-05-16T20:33:22.4027060Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:33:22.4032580Z 2021-05-16T20:33:22.9474550Z 2021-05-16T20:33:22.9475480Z There are binary versions available but the source versions are later: 2021-05-16T20:33:22.9487840Z binary source needs_compilation 2021-05-16T20:33:22.9488360Z rex 1.1.2 1.2.0 FALSE 2021-05-16T20:33:22.9489450Z covr 3.5.0 3.5.1 TRUE 2021-05-16T20:33:22.9489700Z 2021-05-16T20:33:22.9503790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T20:33:23.5250810Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T20:33:23.5251510Z ================================================== 2021-05-16T20:33:23.5251960Z downloaded 154 KB 2021-05-16T20:33:23.5252230Z 2021-05-16T20:33:23.5467150Z 2021-05-16T20:33:23.5469200Z The downloaded binary packages are in 2021-05-16T20:33:23.5470820Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T20:33:23.5472240Z 2021-05-16T20:33:23.5472970Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp1dCfZm/downloaded_packages 2021-05-16T20:33:23.5490460Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:33:23.9149870Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T20:33:23.9166160Z ================================================== 2021-05-16T20:33:23.9166650Z downloaded 89 KB 2021-05-16T20:33:23.9166910Z 2021-05-16T20:33:23.9200760Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:33:24.3093050Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:33:24.3119470Z ================================================== 2021-05-16T20:33:24.3120260Z downloaded 143 KB 2021-05-16T20:33:24.3120790Z 2021-05-16T20:33:24.6417740Z * installing *source* package ‘rex’ ... 2021-05-16T20:33:24.6465140Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:24.6659280Z ** R 2021-05-16T20:33:24.6790620Z ** inst 2021-05-16T20:33:24.6828560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:25.0656810Z ** help 2021-05-16T20:33:25.1301770Z *** installing help indices 2021-05-16T20:33:25.1810380Z ** building package indices 2021-05-16T20:33:25.2217910Z ** installing vignettes 2021-05-16T20:33:25.2281540Z ** testing if installed package can be loaded 2021-05-16T20:33:25.4937420Z * DONE (rex) 2021-05-16T20:33:26.2735680Z * installing *source* package ‘covr’ ... 2021-05-16T20:33:26.2737460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:33:26.2739020Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:26.2741530Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:33:26.2754740Z ** libs 2021-05-16T20:33:26.2765010Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T20:33:26.2766040Z ** R 2021-05-16T20:33:26.2769790Z ** inst 2021-05-16T20:33:26.2771790Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:27.5398690Z ** help 2021-05-16T20:33:27.6195970Z *** installing help indices 2021-05-16T20:33:27.6754640Z *** copying figures 2021-05-16T20:33:27.6762310Z ** building package indices 2021-05-16T20:33:27.7286060Z ** installing vignettes 2021-05-16T20:33:27.7338140Z ** testing if installed package can be loaded 2021-05-16T20:33:28.2657960Z * DONE (covr) 2021-05-16T20:33:28.3079300Z 2021-05-16T20:33:28.3080140Z The downloaded source packages are in 2021-05-16T20:33:28.3081880Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1dCfZm/downloaded_packages’ 2021-05-16T20:33:28.3412430Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:33:28.3413100Z Rscript -e "tic::before_install()" 2021-05-16T20:33:28.3763680Z shell: /bin/bash -e {0} 2021-05-16T20:33:28.3764060Z env: 2021-05-16T20:33:28.3764710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:33:28.3765160Z TIC_DEPLOY_KEY: 2021-05-16T20:33:28.3765470Z RSPM: 2021-05-16T20:33:28.3766690Z GITHUB_PAT: *** 2021-05-16T20:33:28.3767390Z COVERALLS_TOKEN: 2021-05-16T20:33:28.3767810Z continue-on-error: false 2021-05-16T20:33:28.3768240Z VDIFFR_RUN_TESTS: false 2021-05-16T20:33:28.3768730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:33:28.3769130Z TZ: UTC 2021-05-16T20:33:28.3769450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:33:28.3769810Z NOT_CRAN: true 2021-05-16T20:33:28.3770130Z ##[endgroup] 2021-05-16T20:33:28.6932960Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:33:28.8463300Z Running before_install: step_install_remote_binaries() 2021-05-16T20:33:29.3851540Z Installing RNifti binaries 2021-05-16T20:33:29.3862990Z [1] "neuroconductor/RNifti" 2021-05-16T20:33:29.7994690Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:33:29.8029670Z tag_name 2021-05-16T20:33:29.8030160Z 1 1.3.1.s 2021-05-16T20:33:29.8030740Z zipball_url 2021-05-16T20:33:29.8031650Z 1 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:33:29.8032570Z tarball_url 2021-05-16T20:33:29.8033490Z 1 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:33:29.8034300Z commit.sha 2021-05-16T20:33:29.8034890Z 1 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:33:29.8035650Z commit.url 2021-05-16T20:33:29.8036690Z 1 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:33:29.8037630Z node_id 2021-05-16T20:33:29.8038540Z 1 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:33:29.8039450Z url 2021-05-16T20:33:29.8040440Z 1 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:33:29.8041280Z assets_url 2021-05-16T20:33:29.8042160Z 1 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:33:29.8043080Z upload_url 2021-05-16T20:33:29.8044050Z 1 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:33:29.8045100Z id asset_updated_at asset_created_at created_at 2021-05-16T20:33:29.8046650Z 1 42981970 2021-05-14 21:43:49 2021-05-14 21:43:48 2021-05-14 21:05:46 2021-05-16T20:33:29.8047420Z published_at asset_name asset_label asset_download_count 2021-05-16T20:33:29.8048570Z 1 2021-05-14 21:06:13 RNifti_1.3.1_R3.5.tgz 5 2021-05-16T20:33:29.8049310Z asset_browser_download_url 2021-05-16T20:33:29.8049990Z Installing RNifti package binaries 2021-05-16T20:33:29.8050910Z 1 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.tgz 2021-05-16T20:33:29.8279480Z --2021-05-16 20:33:29-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.tgz 2021-05-16T20:33:29.8633250Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:33:29.8821490Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:33:30.0787950Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:33:30.0793980Z Location: https://github-releases.githubusercontent.com/367479391/76ee8200-b4fd-11eb-8037-809f92d6cb65?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203330Z&X-Amz-Expires=300&X-Amz-Signature=56c428f44d5ab9c6851ecb01b833e0497f20a4f28ccdb231053f392206e0b2b7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:33:30.0803070Z --2021-05-16 20:33:30-- https://github-releases.githubusercontent.com/367479391/76ee8200-b4fd-11eb-8037-809f92d6cb65?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203330Z&X-Amz-Expires=300&X-Amz-Signature=56c428f44d5ab9c6851ecb01b833e0497f20a4f28ccdb231053f392206e0b2b7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:33:30.0810330Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:33:30.0825780Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:33:30.2629900Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:33:30.2634230Z Length: 1016365 (993K) [application/octet-stream] 2021-05-16T20:33:30.2635680Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/RNifti_1.3.1.tgz’ 2021-05-16T20:33:30.2636180Z 2021-05-16T20:33:30.2654350Z 0K .......... .......... .......... .......... .......... 5% 26.8M 0s 2021-05-16T20:33:30.2672150Z 50K .......... .......... .......... .......... .......... 10% 28.6M 0s 2021-05-16T20:33:30.2688990Z 100K .......... .......... .......... .......... .......... 15% 27.6M 0s 2021-05-16T20:33:30.2706590Z 150K .......... .......... .......... .......... .......... 20% 27.6M 0s 2021-05-16T20:33:30.2717970Z 200K .......... .......... .......... .......... .......... 25% 44.4M 0s 2021-05-16T20:33:30.2722880Z 250K .......... .......... .......... .......... .......... 30% 87.5M 0s 2021-05-16T20:33:30.2729170Z 300K .......... .......... .......... .......... .......... 35% 91.8M 0s 2021-05-16T20:33:30.2733620Z 350K .......... .......... .......... .......... .......... 40% 88.1M 0s 2021-05-16T20:33:30.2747340Z 400K .......... .......... .......... .......... .......... 45% 35.0M 0s 2021-05-16T20:33:30.2769960Z 450K .......... .......... .......... .......... .......... 50% 21.9M 0s 2021-05-16T20:33:30.2775370Z 500K .......... .......... .......... .......... .......... 55% 89.3M 0s 2021-05-16T20:33:30.2795060Z 550K .......... .......... .......... .......... .......... 60% 24.9M 0s 2021-05-16T20:33:30.2805800Z 600K .......... .......... .......... .......... .......... 65% 44.7M 0s 2021-05-16T20:33:30.2821350Z 650K .......... .......... .......... .......... .......... 70% 31.3M 0s 2021-05-16T20:33:30.2833890Z 700K .......... .......... .......... .......... .......... 75% 39.2M 0s 2021-05-16T20:33:30.2846740Z 750K .......... .......... .......... .......... .......... 80% 37.4M 0s 2021-05-16T20:33:30.2858360Z 800K .......... .......... .......... .......... .......... 85% 42.9M 0s 2021-05-16T20:33:30.2873390Z 850K .......... .......... .......... .......... .......... 90% 33.6M 0s 2021-05-16T20:33:30.2877630Z 900K .......... .......... .......... .......... .......... 95% 97.1M 0s 2021-05-16T20:33:30.2896740Z 950K .......... .......... .......... .......... .. 100% 22.2M=0.03s 2021-05-16T20:33:30.2897140Z 2021-05-16T20:33:30.2898800Z 2021-05-16 20:33:30 (37.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/RNifti_1.3.1.tgz’ saved [1016365/1016365] 2021-05-16T20:33:30.2899380Z 2021-05-16T20:33:30.2948910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:30.2950090Z (as ‘lib’ is unspecified) 2021-05-16T20:33:30.3302390Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:33:30.3502360Z Installing oro.nifti binaries 2021-05-16T20:33:30.3503300Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:33:30.6313040Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:33:30.6337390Z tag_name 2021-05-16T20:33:30.6337840Z 1 0.10.3.s 2021-05-16T20:33:30.6338400Z zipball_url 2021-05-16T20:33:30.6339260Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:33:30.6340130Z tarball_url 2021-05-16T20:33:30.6341040Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:33:30.6341910Z commit.sha 2021-05-16T20:33:30.6342570Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:33:30.6343310Z commit.url 2021-05-16T20:33:30.6344400Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:33:30.6345350Z node_id 2021-05-16T20:33:30.6346280Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:33:30.6347270Z url 2021-05-16T20:33:30.6348060Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:33:30.6348920Z assets_url 2021-05-16T20:33:30.6349790Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:33:30.6350820Z upload_url 2021-05-16T20:33:30.6351970Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:33:30.6353020Z id asset_updated_at asset_created_at created_at 2021-05-16T20:33:30.6354550Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T20:33:30.6355640Z published_at asset_name asset_label 2021-05-16T20:33:30.6356870Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:33:30.6357520Z asset_download_count 2021-05-16T20:33:30.6357950Z 1 8 2021-05-16T20:33:30.6358580Z asset_browser_download_url 2021-05-16T20:33:30.6359510Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:33:30.6360440Z Installing oro.nifti package binaries 2021-05-16T20:33:30.6452540Z --2021-05-16 20:33:30-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:33:30.6674850Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:33:30.6883790Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:33:30.8887120Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:33:30.8895010Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203330Z&X-Amz-Expires=300&X-Amz-Signature=bc1d2f0fd313e8a7cef7eac70ee289e0af7cea181d82d45e504e1c886a092dda&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:33:30.8903740Z --2021-05-16 20:33:30-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203330Z&X-Amz-Expires=300&X-Amz-Signature=bc1d2f0fd313e8a7cef7eac70ee289e0af7cea181d82d45e504e1c886a092dda&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:33:30.8909300Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:33:30.8919580Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:33:31.0892710Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:33:31.0895850Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T20:33:31.0897600Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/oro.nifti_0.10.3.tgz’ 2021-05-16T20:33:31.0905160Z 2021-05-16T20:33:31.0922430Z 0K .......... .......... .......... .......... .......... 0% 19.0M 0s 2021-05-16T20:33:31.0950160Z 50K .......... .......... .......... .......... .......... 1% 17.7M 0s 2021-05-16T20:33:31.0976530Z 100K .......... .......... .......... .......... .......... 2% 18.7M 0s 2021-05-16T20:33:31.0996540Z 150K .......... .......... .......... .......... .......... 3% 24.4M 0s 2021-05-16T20:33:31.1014720Z 200K .......... .......... .......... .......... .......... 4% 25.6M 0s 2021-05-16T20:33:31.1030390Z 250K .......... .......... .......... .......... .......... 5% 34.7M 0s 2021-05-16T20:33:31.1053970Z 300K .......... .......... .......... .......... .......... 5% 19.8M 0s 2021-05-16T20:33:31.1067680Z 350K .......... .......... .......... .......... .......... 6% 34.9M 0s 2021-05-16T20:33:31.1082990Z 400K .......... .......... .......... .......... .......... 7% 32.0M 0s 2021-05-16T20:33:31.1107060Z 450K .......... .......... .......... .......... .......... 8% 20.5M 0s 2021-05-16T20:33:31.1120180Z 500K .......... .......... .......... .......... .......... 9% 37.8M 0s 2021-05-16T20:33:31.1143550Z 550K .......... .......... .......... .......... .......... 10% 20.5M 0s 2021-05-16T20:33:31.1157730Z 600K .......... .......... .......... .......... .......... 11% 34.3M 0s 2021-05-16T20:33:31.1173600Z 650K .......... .......... .......... .......... .......... 11% 39.2M 0s 2021-05-16T20:33:31.1184880Z 700K .......... .......... .......... .......... .......... 12% 33.6M 0s 2021-05-16T20:33:31.1207210Z 750K .......... .......... .......... .......... .......... 13% 21.8M 0s 2021-05-16T20:33:31.1220610Z 800K .......... .......... .......... .......... .......... 14% 38.7M 0s 2021-05-16T20:33:31.1235060Z 850K .......... .......... .......... .......... .......... 15% 31.8M 0s 2021-05-16T20:33:31.1247300Z 900K .......... .......... .......... .......... .......... 16% 39.9M 0s 2021-05-16T20:33:31.1262480Z 950K .......... .......... .......... .......... .......... 16% 32.9M 0s 2021-05-16T20:33:31.1284370Z 1000K .......... .......... .......... .......... .......... 17% 43.7M 0s 2021-05-16T20:33:31.1297030Z 1050K .......... .......... .......... .......... .......... 18% 20.8M 0s 2021-05-16T20:33:31.1309430Z 1100K .......... .......... .......... .......... .......... 19% 38.3M 0s 2021-05-16T20:33:31.1323020Z 1150K .......... .......... .......... .......... .......... 20% 37.5M 0s 2021-05-16T20:33:31.1328030Z 1200K .......... .......... .......... .......... .......... 21% 97.9M 0s 2021-05-16T20:33:31.1339130Z 1250K .......... .......... .......... .......... .......... 22% 42.4M 0s 2021-05-16T20:33:31.1351810Z 1300K .......... .......... .......... .......... .......... 22% 38.9M 0s 2021-05-16T20:33:31.1363500Z 1350K .......... .......... .......... .......... .......... 23% 42.6M 0s 2021-05-16T20:33:31.1377640Z 1400K .......... .......... .......... .......... .......... 24% 36.7M 0s 2021-05-16T20:33:31.1387170Z 1450K .......... .......... .......... .......... .......... 25% 47.0M 0s 2021-05-16T20:33:31.1401660Z 1500K .......... .......... .......... .......... .......... 26% 32.9M 0s 2021-05-16T20:33:31.1406430Z 1550K .......... .......... .......... .......... .......... 27% 104M 0s 2021-05-16T20:33:31.1424050Z 1600K .......... .......... .......... .......... .......... 27% 28.7M 0s 2021-05-16T20:33:31.1428700Z 1650K .......... .......... .......... .......... .......... 28% 91.1M 0s 2021-05-16T20:33:31.1433640Z 1700K .......... .......... .......... .......... .......... 29% 103M 0s 2021-05-16T20:33:31.1450650Z 1750K .......... .......... .......... .......... .......... 30% 28.4M 0s 2021-05-16T20:33:31.1455950Z 1800K .......... .......... .......... .......... .......... 31% 110M 0s 2021-05-16T20:33:31.1474610Z 1850K .......... .......... .......... .......... .......... 32% 25.3M 0s 2021-05-16T20:33:31.1479130Z 1900K .......... .......... .......... .......... .......... 33% 104M 0s 2021-05-16T20:33:31.1484620Z 1950K .......... .......... .......... .......... .......... 33% 92.3M 0s 2021-05-16T20:33:31.1499830Z 2000K .......... .......... .......... .......... .......... 34% 33.5M 0s 2021-05-16T20:33:31.1504430Z 2050K .......... .......... .......... .......... .......... 35% 86.0M 0s 2021-05-16T20:33:31.1510380Z 2100K .......... .......... .......... .......... .......... 36% 90.3M 0s 2021-05-16T20:33:31.1524800Z 2150K .......... .......... .......... .......... .......... 37% 33.5M 0s 2021-05-16T20:33:31.1530330Z 2200K .......... .......... .......... .......... .......... 38% 110M 0s 2021-05-16T20:33:31.1545850Z 2250K .......... .......... .......... .......... .......... 39% 29.0M 0s 2021-05-16T20:33:31.1550560Z 2300K .......... .......... .......... .......... .......... 39% 107M 0s 2021-05-16T20:33:31.1558720Z 2350K .......... .......... .......... .......... .......... 40% 60.1M 0s 2021-05-16T20:33:31.1563220Z 2400K .......... .......... .......... .......... .......... 41% 115M 0s 2021-05-16T20:33:31.1573760Z 2450K .......... .......... .......... .......... .......... 42% 44.8M 0s 2021-05-16T20:33:31.1584990Z 2500K .......... .......... .......... .......... .......... 43% 42.8M 0s 2021-05-16T20:33:31.1589800Z 2550K .......... .......... .......... .......... .......... 44% 107M 0s 2021-05-16T20:33:31.1601670Z 2600K .......... .......... .......... .......... .......... 44% 43.8M 0s 2021-05-16T20:33:31.1612270Z 2650K .......... .......... .......... .......... .......... 45% 44.3M 0s 2021-05-16T20:33:31.1616180Z 2700K .......... .......... .......... .......... .......... 46% 113M 0s 2021-05-16T20:33:31.1624510Z 2750K .......... .......... .......... .......... .......... 47% 58.4M 0s 2021-05-16T20:33:31.1636570Z 2800K .......... .......... .......... .......... .......... 48% 42.8M 0s 2021-05-16T20:33:31.1640700Z 2850K .......... .......... .......... .......... .......... 49% 102M 0s 2021-05-16T20:33:31.1649780Z 2900K .......... .......... .......... .......... .......... 50% 55.6M 0s 2021-05-16T20:33:31.1653950Z 2950K .......... .......... .......... .......... .......... 50% 105M 0s 2021-05-16T20:33:31.1660610Z 3000K .......... .......... .......... .......... .......... 51% 105M 0s 2021-05-16T20:33:31.1674130Z 3050K .......... .......... .......... .......... .......... 52% 32.0M 0s 2021-05-16T20:33:31.1678750Z 3100K .......... .......... .......... .......... .......... 53% 104M 0s 2021-05-16T20:33:31.1683730Z 3150K .......... .......... .......... .......... .......... 54% 100M 0s 2021-05-16T20:33:31.1689290Z 3200K .......... .......... .......... .......... .......... 55% 93.4M 0s 2021-05-16T20:33:31.1699890Z 3250K .......... .......... .......... .......... .......... 55% 45.6M 0s 2021-05-16T20:33:31.1703750Z 3300K .......... .......... .......... .......... .......... 56% 121M 0s 2021-05-16T20:33:31.1707820Z 3350K .......... .......... .......... .......... .......... 57% 110M 0s 2021-05-16T20:33:31.1714110Z 3400K .......... .......... .......... .......... .......... 58% 89.4M 0s 2021-05-16T20:33:31.1724500Z 3450K .......... .......... .......... .......... .......... 59% 44.9M 0s 2021-05-16T20:33:31.1729170Z 3500K .......... .......... .......... .......... .......... 60% 103M 0s 2021-05-16T20:33:31.1734880Z 3550K .......... .......... .......... .......... .......... 61% 85.8M 0s 2021-05-16T20:33:31.1740230Z 3600K .......... .......... .......... .......... .......... 61% 107M 0s 2021-05-16T20:33:31.1751430Z 3650K .......... .......... .......... .......... .......... 62% 41.6M 0s 2021-05-16T20:33:31.1755330Z 3700K .......... .......... .......... .......... .......... 63% 110M 0s 2021-05-16T20:33:31.1764810Z 3750K .......... .......... .......... .......... .......... 64% 53.5M 0s 2021-05-16T20:33:31.1769710Z 3800K .......... .......... .......... .......... .......... 65% 111M 0s 2021-05-16T20:33:31.1775400Z 3850K .......... .......... .......... .......... .......... 66% 80.3M 0s 2021-05-16T20:33:31.1788420Z 3900K .......... .......... .......... .......... .......... 67% 36.9M 0s 2021-05-16T20:33:31.1792800Z 3950K .......... .......... .......... .......... .......... 67% 105M 0s 2021-05-16T20:33:31.1798290Z 4000K .......... .......... .......... .......... .......... 68% 104M 0s 2021-05-16T20:33:31.1803550Z 4050K .......... .......... .......... .......... .......... 69% 82.1M 0s 2021-05-16T20:33:31.1808190Z 4100K .......... .......... .......... .......... .......... 70% 106M 0s 2021-05-16T20:33:31.1814100Z 4150K .......... .......... .......... .......... .......... 71% 81.1M 0s 2021-05-16T20:33:31.1826230Z 4200K .......... .......... .......... .......... .......... 72% 43.8M 0s 2021-05-16T20:33:31.1838400Z 4250K .......... .......... .......... .......... .......... 72% 39.4M 0s 2021-05-16T20:33:31.1843210Z 4300K .......... .......... .......... .......... .......... 73% 92.8M 0s 2021-05-16T20:33:31.1847600Z 4350K .......... .......... .......... .......... .......... 74% 107M 0s 2021-05-16T20:33:31.1853420Z 4400K .......... .......... .......... .......... .......... 75% 92.0M 0s 2021-05-16T20:33:31.1858050Z 4450K .......... .......... .......... .......... .......... 76% 94.1M 0s 2021-05-16T20:33:31.1863670Z 4500K .......... .......... .......... .......... .......... 77% 90.3M 0s 2021-05-16T20:33:31.1868410Z 4550K .......... .......... .......... .......... .......... 78% 102M 0s 2021-05-16T20:33:31.1874630Z 4600K .......... .......... .......... .......... .......... 78% 105M 0s 2021-05-16T20:33:31.1878850Z 4650K .......... .......... .......... .......... .......... 79% 82.8M 0s 2021-05-16T20:33:31.1883520Z 4700K .......... .......... .......... .......... .......... 80% 106M 0s 2021-05-16T20:33:31.1887920Z 4750K .......... .......... .......... .......... .......... 81% 111M 0s 2021-05-16T20:33:31.1893030Z 4800K .......... .......... .......... .......... .......... 82% 103M 0s 2021-05-16T20:33:31.1897240Z 4850K .......... .......... .......... .......... .......... 83% 100M 0s 2021-05-16T20:33:31.1903550Z 4900K .......... .......... .......... .......... .......... 83% 79.1M 0s 2021-05-16T20:33:31.1908120Z 4950K .......... .......... .......... .......... .......... 84% 105M 0s 2021-05-16T20:33:31.1913020Z 5000K .......... .......... .......... .......... .......... 85% 120M 0s 2021-05-16T20:33:31.1917230Z 5050K .......... .......... .......... .......... .......... 86% 96.7M 0s 2021-05-16T20:33:31.1922010Z 5100K .......... .......... .......... .......... .......... 87% 104M 0s 2021-05-16T20:33:31.1927140Z 5150K .......... .......... .......... .......... .......... 88% 94.6M 0s 2021-05-16T20:33:31.1932370Z 5200K .......... .......... .......... .......... .......... 89% 106M 0s 2021-05-16T20:33:31.1941250Z 5250K .......... .......... .......... .......... .......... 89% 53.2M 0s 2021-05-16T20:33:31.1945130Z 5300K .......... .......... .......... .......... .......... 90% 114M 0s 2021-05-16T20:33:31.1949100Z 5350K .......... .......... .......... .......... .......... 91% 124M 0s 2021-05-16T20:33:31.1955260Z 5400K .......... .......... .......... .......... .......... 92% 98.6M 0s 2021-05-16T20:33:31.1959880Z 5450K .......... .......... .......... .......... .......... 93% 89.6M 0s 2021-05-16T20:33:31.1964750Z 5500K .......... .......... .......... .......... .......... 94% 98.2M 0s 2021-05-16T20:33:31.1969750Z 5550K .......... .......... .......... .......... .......... 95% 95.6M 0s 2021-05-16T20:33:31.1975200Z 5600K .......... .......... .......... .......... .......... 95% 102M 0s 2021-05-16T20:33:31.1986670Z 5650K .......... .......... .......... .......... .......... 96% 40.0M 0s 2021-05-16T20:33:31.1991360Z 5700K .......... .......... .......... .......... .......... 97% 112M 0s 2021-05-16T20:33:31.1995540Z 5750K .......... .......... .......... .......... .......... 98% 109M 0s 2021-05-16T20:33:31.2001900Z 5800K .......... .......... .......... .......... .......... 99% 94.3M 0s 2021-05-16T20:33:31.2005480Z 5850K .......... .......... .......... .......... ... 100% 89.3M=0.1s 2021-05-16T20:33:31.2005800Z 2021-05-16T20:33:31.2008050Z 2021-05-16 20:33:31 (51.9 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T20:33:31.2008650Z 2021-05-16T20:33:31.2137940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:31.2139400Z (as ‘lib’ is unspecified) 2021-05-16T20:33:31.2621230Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:33:31.2723800Z Installing brainR binaries 2021-05-16T20:33:31.2724480Z [1] "neuroconductor/brainR" 2021-05-16T20:33:31.5625270Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:33:31.5647590Z tag_name 2021-05-16T20:33:31.5650290Z 1 1.6.0.s 2021-05-16T20:33:31.5650940Z zipball_url 2021-05-16T20:33:31.5651840Z 1 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:33:31.5652690Z tarball_url 2021-05-16T20:33:31.5653560Z 1 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:33:31.5654340Z commit.sha 2021-05-16T20:33:31.5655000Z 1 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:33:31.5655780Z commit.url 2021-05-16T20:33:31.5656830Z 1 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:33:31.5657770Z node_id 2021-05-16T20:33:31.5658640Z 1 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:33:31.5659590Z url 2021-05-16T20:33:31.5660380Z 1 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:33:31.5661230Z assets_url 2021-05-16T20:33:31.5662100Z 1 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:33:31.5662980Z upload_url 2021-05-16T20:33:31.5664000Z 1 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:33:31.5665030Z id asset_updated_at asset_created_at created_at 2021-05-16T20:33:31.5666580Z 1 43017669 2021-05-16 18:11:32 2021-05-16 18:11:31 2021-05-16 14:09:41 2021-05-16T20:33:31.5667220Z Installing brainR package binaries 2021-05-16T20:33:31.5668110Z published_at asset_name asset_label asset_download_count 2021-05-16T20:33:31.5670330Z 1 2021-05-16 17:30:46 brainR_1.6.0_R3.5.tgz 0 2021-05-16T20:33:31.5671110Z asset_browser_download_url 2021-05-16T20:33:31.5672070Z 1 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.5.tgz 2021-05-16T20:33:31.5759490Z --2021-05-16 20:33:31-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.5.tgz 2021-05-16T20:33:31.5952380Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:33:31.6148190Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:33:31.8029790Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:33:31.8035440Z Location: https://github-releases.githubusercontent.com/367898601/23ea0b80-b672-11eb-9018-90b8bf679e90?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203331Z&X-Amz-Expires=300&X-Amz-Signature=a16471afb7d1e90e8bc185e1b76c14cc2bbdce1c5632c823d6003f2596754137&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:33:31.8043860Z --2021-05-16 20:33:31-- https://github-releases.githubusercontent.com/367898601/23ea0b80-b672-11eb-9018-90b8bf679e90?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T203331Z&X-Amz-Expires=300&X-Amz-Signature=a16471afb7d1e90e8bc185e1b76c14cc2bbdce1c5632c823d6003f2596754137&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:33:31.8048880Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:33:31.8054780Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:33:32.0442830Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:33:32.0445150Z Length: 3927820 (3.7M) [application/octet-stream] 2021-05-16T20:33:32.0446590Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/brainR_1.6.0.tgz’ 2021-05-16T20:33:32.0449650Z 2021-05-16T20:33:32.0470740Z 0K .......... .......... .......... .......... .......... 1% 20.7M 0s 2021-05-16T20:33:32.0489720Z 50K .......... .......... .......... .......... .......... 2% 25.0M 0s 2021-05-16T20:33:32.0506090Z 100K .......... .......... .......... .......... .......... 3% 30.0M 0s 2021-05-16T20:33:32.0527880Z 150K .......... .......... .......... .......... .......... 5% 23.3M 0s 2021-05-16T20:33:32.0535870Z 200K .......... .......... .......... .......... .......... 6% 79.1M 0s 2021-05-16T20:33:32.0541770Z 250K .......... .......... .......... .......... .......... 7% 60.8M 0s 2021-05-16T20:33:32.0551570Z 300K .......... .......... .......... .......... .......... 9% 60.7M 0s 2021-05-16T20:33:32.0558070Z 350K .......... .......... .......... .......... .......... 10% 57.7M 0s 2021-05-16T20:33:32.0567690Z 400K .......... .......... .......... .......... .......... 11% 47.0M 0s 2021-05-16T20:33:32.0580920Z 450K .......... .......... .......... .......... .......... 13% 44.7M 0s 2021-05-16T20:33:32.0590650Z 500K .......... .......... .......... .......... .......... 14% 46.4M 0s 2021-05-16T20:33:32.0598700Z 550K .......... .......... .......... .......... .......... 15% 55.2M 0s 2021-05-16T20:33:32.0607090Z 600K .......... .......... .......... .......... .......... 16% 54.3M 0s 2021-05-16T20:33:32.0617460Z 650K .......... .......... .......... .......... .......... 18% 50.2M 0s 2021-05-16T20:33:32.0625800Z 700K .......... .......... .......... .......... .......... 19% 56.8M 0s 2021-05-16T20:33:32.0635520Z 750K .......... .......... .......... .......... .......... 20% 52.1M 0s 2021-05-16T20:33:32.0643450Z 800K .......... .......... .......... .......... .......... 22% 59.9M 0s 2021-05-16T20:33:32.0654400Z 850K .......... .......... .......... .......... .......... 23% 52.6M 0s 2021-05-16T20:33:32.0659610Z 900K .......... .......... .......... .......... .......... 24% 71.8M 0s 2021-05-16T20:33:32.0668570Z 950K .......... .......... .......... .......... .......... 26% 50.3M 0s 2021-05-16T20:33:32.0677190Z 1000K .......... .......... .......... .......... .......... 27% 64.7M 0s 2021-05-16T20:33:32.0682050Z 1050K .......... .......... .......... .......... .......... 28% 85.4M 0s 2021-05-16T20:33:32.0693360Z 1100K .......... .......... .......... .......... .......... 29% 44.9M 0s 2021-05-16T20:33:32.0697640Z 1150K .......... .......... .......... .......... .......... 31% 96.1M 0s 2021-05-16T20:33:32.0708050Z 1200K .......... .......... .......... .......... .......... 32% 48.0M 0s 2021-05-16T20:33:32.0715600Z 1250K .......... .......... .......... .......... .......... 33% 66.1M 0s 2021-05-16T20:33:32.0725050Z 1300K .......... .......... .......... .......... .......... 35% 51.5M 0s 2021-05-16T20:33:32.0731370Z 1350K .......... .......... .......... .......... .......... 36% 85.1M 0s 2021-05-16T20:33:32.0736010Z 1400K .......... .......... .......... .......... .......... 37% 87.0M 0s 2021-05-16T20:33:32.0745160Z 1450K .......... .......... .......... .......... .......... 39% 64.7M 0s 2021-05-16T20:33:32.0751710Z 1500K .......... .......... .......... .......... .......... 40% 61.7M 0s 2021-05-16T20:33:32.0756740Z 1550K .......... .......... .......... .......... .......... 41% 95.2M 0s 2021-05-16T20:33:32.0765840Z 1600K .......... .......... .......... .......... .......... 43% 61.6M 0s 2021-05-16T20:33:32.0772090Z 1650K .......... .......... .......... .......... .......... 44% 66.9M 0s 2021-05-16T20:33:32.0779090Z 1700K .......... .......... .......... .......... .......... 45% 80.4M 0s 2021-05-16T20:33:32.0786210Z 1750K .......... .......... .......... .......... .......... 46% 60.4M 0s 2021-05-16T20:33:32.0791900Z 1800K .......... .......... .......... .......... .......... 48% 98.2M 0s 2021-05-16T20:33:32.0795930Z 1850K .......... .......... .......... .......... .......... 49% 104M 0s 2021-05-16T20:33:32.0802960Z 1900K .......... .......... .......... .......... .......... 50% 91.8M 0s 2021-05-16T20:33:32.0822790Z 1950K .......... .......... .......... .......... .......... 52% 69.7M 0s 2021-05-16T20:33:32.0824070Z 2000K .......... .......... .......... .......... .......... 53% 81.0M 0s 2021-05-16T20:33:32.0825860Z 2050K .......... .......... .......... .......... .......... 54% 116M 0s 2021-05-16T20:33:32.0827630Z 2100K .......... .......... .......... .......... .......... 56% 77.1M 0s 2021-05-16T20:33:32.0831510Z 2150K .......... .......... .......... .......... .......... 57% 74.8M 0s 2021-05-16T20:33:32.1636000Z 2200K .......... .......... .......... .......... .......... 58% 623K 0s 2021-05-16T20:33:32.1643660Z 2250K .......... .......... .......... .......... .......... 59% 53.1M 0s 2021-05-16T20:33:32.1648600Z 2300K .......... .......... .......... .......... .......... 61% 97.7M 0s 2021-05-16T20:33:32.1657300Z 2350K .......... .......... .......... .......... .......... 62% 68.9M 0s 2021-05-16T20:33:32.1662260Z 2400K .......... .......... .......... .......... .......... 63% 76.1M 0s 2021-05-16T20:33:32.1668730Z 2450K .......... .......... .......... .......... .......... 65% 79.4M 0s 2021-05-16T20:33:32.1675180Z 2500K .......... .......... .......... .......... .......... 66% 69.9M 0s 2021-05-16T20:33:32.1682150Z 2550K .......... .......... .......... .......... .......... 67% 82.9M 0s 2021-05-16T20:33:32.1824140Z 2600K .......... .......... .......... .......... .......... 69% 3.43M 0s 2021-05-16T20:33:32.1829690Z 2650K .......... .......... .......... .......... .......... 70% 79.1M 0s 2021-05-16T20:33:32.1837240Z 2700K .......... .......... .......... .......... .......... 71% 70.7M 0s 2021-05-16T20:33:32.1843850Z 2750K .......... .......... .......... .......... .......... 72% 71.4M 0s 2021-05-16T20:33:32.1850570Z 2800K .......... .......... .......... .......... .......... 74% 82.1M 0s 2021-05-16T20:33:32.1855790Z 2850K .......... .......... .......... .......... .......... 75% 74.7M 0s 2021-05-16T20:33:32.1863790Z 2900K .......... .......... .......... .......... .......... 76% 70.5M 0s 2021-05-16T20:33:32.1869340Z 2950K .......... .......... .......... .......... .......... 78% 72.3M 0s 2021-05-16T20:33:32.1876690Z 3000K .......... .......... .......... .......... .......... 79% 68.2M 0s 2021-05-16T20:33:32.1884100Z 3050K .......... .......... .......... .......... .......... 80% 74.8M 0s 2021-05-16T20:33:32.1891160Z 3100K .......... .......... .......... .......... .......... 82% 66.7M 0s 2021-05-16T20:33:32.1897040Z 3150K .......... .......... .......... .......... .......... 83% 81.1M 0s 2021-05-16T20:33:32.1904000Z 3200K .......... .......... .......... .......... .......... 84% 64.0M 0s 2021-05-16T20:33:32.1910630Z 3250K .......... .......... .......... .......... .......... 86% 79.9M 0s 2021-05-16T20:33:32.1916220Z 3300K .......... .......... .......... .......... .......... 87% 80.7M 0s 2021-05-16T20:33:32.1922580Z 3350K .......... .......... .......... .......... .......... 88% 86.9M 0s 2021-05-16T20:33:32.1927710Z 3400K .......... .......... .......... .......... .......... 89% 80.4M 0s 2021-05-16T20:33:32.1933810Z 3450K .......... .......... .......... .......... .......... 91% 82.5M 0s 2021-05-16T20:33:32.1938510Z 3500K .......... .......... .......... .......... .......... 92% 105M 0s 2021-05-16T20:33:32.1943140Z 3550K .......... .......... .......... .......... .......... 93% 103M 0s 2021-05-16T20:33:32.1949880Z 3600K .......... .......... .......... .......... .......... 95% 75.6M 0s 2021-05-16T20:33:32.1955260Z 3650K .......... .......... .......... .......... .......... 96% 86.3M 0s 2021-05-16T20:33:32.1959770Z 3700K .......... .......... .......... .......... .......... 97% 104M 0s 2021-05-16T20:33:32.1964180Z 3750K .......... .......... .......... .......... .......... 99% 109M 0s 2021-05-16T20:33:32.1968600Z 3800K .......... .......... .......... ..... 100% 86.9M=0.2s 2021-05-16T20:33:32.1968920Z 2021-05-16T20:33:32.1971510Z 2021-05-16 20:33:32 (24.6 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpw5XlMF/brainR_1.6.0.tgz’ saved [3927820/3927820] 2021-05-16T20:33:32.1972100Z 2021-05-16T20:33:32.2046570Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:32.2047650Z (as ‘lib’ is unspecified) 2021-05-16T20:33:32.2486230Z Rewriting new remotes: 2021-05-16T20:33:32.2770070Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:33:32.2770880Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:33:32.2771420Z remotes::install_cran("rcmdcheck") 2021-05-16T20:33:32.2771910Z remotes::install_cran("markdown") 2021-05-16T20:33:32.2958070Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:33:32.2958460Z env: 2021-05-16T20:33:32.2958870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:33:32.2959280Z TIC_DEPLOY_KEY: 2021-05-16T20:33:32.2959680Z RSPM: 2021-05-16T20:33:32.2960940Z GITHUB_PAT: *** 2021-05-16T20:33:32.2961300Z COVERALLS_TOKEN: 2021-05-16T20:33:32.2961760Z continue-on-error: false 2021-05-16T20:33:32.2962190Z VDIFFR_RUN_TESTS: false 2021-05-16T20:33:32.2962640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:33:32.2963040Z TZ: UTC 2021-05-16T20:33:32.2963380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:33:32.2963740Z NOT_CRAN: true 2021-05-16T20:33:32.2964110Z ##[endgroup] 2021-05-16T20:33:38.1293520Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:33:38.1294640Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:33:38.1295500Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:33:38.1296410Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:33:38.1297230Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:33:38.1298160Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:33:38.1299060Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:33:38.1299940Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:33:38.1300860Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:33:38.1301700Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:33:38.1303180Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:33:38.1304020Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:33:38.1304940Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:33:38.1305820Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:33:38.1306790Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:33:38.1307640Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:33:38.1308560Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:33:38.1309480Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:33:38.1310380Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:33:38.1311310Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:33:38.1312200Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:33:38.1313140Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:33:38.1313980Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:33:38.1314890Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:33:38.1315740Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:33:38.1316880Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:33:38.1317880Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:33:38.1318730Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:33:38.1319600Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:33:38.1320470Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:33:38.1321370Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:33:38.1322200Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:33:38.1323100Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:33:38.1323910Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:33:38.1324830Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:33:38.1325740Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:33:38.1326610Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:33:38.1327500Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:33:38.1328370Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:33:38.1331620Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:33:38.1337080Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:33:38.1338340Z (as ‘lib’ is unspecified) 2021-05-16T20:33:43.3096410Z 2021-05-16T20:33:43.3097500Z There are binary versions available but the source versions are later: 2021-05-16T20:33:43.3123810Z binary source needs_compilation 2021-05-16T20:33:43.3125630Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T20:33:43.3126500Z jquerylib 0.1 0.1.4 FALSE 2021-05-16T20:33:43.3127370Z sass 0.2.0 0.4.0 TRUE 2021-05-16T20:33:43.3128160Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T20:33:43.3129060Z later 1.0.0 1.2.0 TRUE 2021-05-16T20:33:43.3129870Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T20:33:43.3130750Z crosstalk 1.1.0.1 1.1.1 FALSE 2021-05-16T20:33:43.3131580Z shiny 1.4.0.2 1.6.0 FALSE 2021-05-16T20:33:43.3132440Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T20:33:43.3133370Z htmlwidgets 1.5.1 1.5.3 FALSE 2021-05-16T20:33:43.3134880Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T20:33:43.3135810Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T20:33:43.3136690Z labeling 0.3 0.4.2 FALSE 2021-05-16T20:33:43.3137540Z farver 2.0.3 2.1.0 TRUE 2021-05-16T20:33:43.3138360Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T20:33:43.3139260Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T20:33:43.3140670Z misc3d 0.8-4 0.9-0 FALSE 2021-05-16T20:33:43.3142210Z rgl 0.100.50 0.106.8 TRUE 2021-05-16T20:33:43.3143030Z tinytex 0.20 0.31 FALSE 2021-05-16T20:33:43.3143850Z scales 1.1.0 1.1.1 FALSE 2021-05-16T20:33:43.3144740Z isoband 0.2.0 0.2.4 TRUE 2021-05-16T20:33:43.3145250Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T20:33:43.3145780Z reshape2 1.4.3 1.4.4 TRUE 2021-05-16T20:33:43.3146330Z rmarkdown 2.1 2.8 FALSE 2021-05-16T20:33:43.3146840Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-16T20:33:43.3147370Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T20:33:43.3147870Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T20:33:43.3148190Z 2021-05-16T20:33:43.3154740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T20:33:44.1402180Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T20:33:44.1403010Z ================================================== 2021-05-16T20:33:44.1403470Z downloaded 60 KB 2021-05-16T20:33:44.1403760Z 2021-05-16T20:33:44.1405190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sourcetools_0.1.7.tgz' 2021-05-16T20:33:44.1406620Z Content type 'application/x-gzip' length 133213 bytes (130 KB) 2021-05-16T20:33:44.1407250Z ================================================== 2021-05-16T20:33:44.1407650Z downloaded 130 KB 2021-05-16T20:33:44.1407930Z 2021-05-16T20:33:44.1409230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xtable_1.8-4.tgz' 2021-05-16T20:33:44.2911890Z Content type 'application/x-gzip' length 699599 bytes (683 KB) 2021-05-16T20:33:44.6109820Z ================================================== 2021-05-16T20:33:44.6111360Z downloaded 683 KB 2021-05-16T20:33:44.6112080Z 2021-05-16T20:33:44.6155860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/webshot_0.5.2.tgz' 2021-05-16T20:33:44.8377000Z Content type 'application/x-gzip' length 131551 bytes (128 KB) 2021-05-16T20:33:44.8424560Z ================================================== 2021-05-16T20:33:44.8425170Z downloaded 128 KB 2021-05-16T20:33:44.8425470Z 2021-05-16T20:33:44.8457290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/miniUI_0.1.1.1.tgz' 2021-05-16T20:33:45.0627060Z Content type 'application/x-gzip' length 33644 bytes (32 KB) 2021-05-16T20:33:45.0630930Z ================================================== 2021-05-16T20:33:45.0631440Z downloaded 32 KB 2021-05-16T20:33:45.0631730Z 2021-05-16T20:33:45.0671010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-16T20:33:45.3468070Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-16T20:33:45.3468760Z ================================================== 2021-05-16T20:33:45.3469170Z downloaded 31 KB 2021-05-16T20:33:45.3469470Z 2021-05-16T20:33:45.3514440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/manipulateWidget_0.10.1.tgz' 2021-05-16T20:33:45.6048760Z Content type 'application/x-gzip' length 1797437 bytes (1.7 MB) 2021-05-16T20:33:45.6379610Z ================================================== 2021-05-16T20:33:45.6380260Z downloaded 1.7 MB 2021-05-16T20:33:45.6380560Z 2021-05-16T20:33:45.6418020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-16T20:33:45.8545790Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-16T20:33:45.8551150Z ================================================== 2021-05-16T20:33:45.8552180Z downloaded 51 KB 2021-05-16T20:33:45.8553090Z 2021-05-16T20:33:45.8584180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-16T20:33:46.1155470Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-16T20:33:46.1209730Z ================================================== 2021-05-16T20:33:46.1210250Z downloaded 234 KB 2021-05-16T20:33:46.1210890Z 2021-05-16T20:33:46.1243000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/plyr_1.8.6.tgz' 2021-05-16T20:33:46.4784170Z Content type 'application/x-gzip' length 955764 bytes (933 KB) 2021-05-16T20:33:46.6145820Z ================================================== 2021-05-16T20:33:46.6147570Z downloaded 933 KB 2021-05-16T20:33:46.6148410Z 2021-05-16T20:33:46.6191570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-16T20:33:46.9555530Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-16T20:33:46.9650780Z ================================================== 2021-05-16T20:33:46.9651280Z downloaded 420 KB 2021-05-16T20:33:46.9651560Z 2021-05-16T20:33:47.2254780Z 2021-05-16T20:33:47.2262760Z installing the source packages ‘bitops’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘promises’, ‘later’, ‘httpuv’, ‘crosstalk’, ‘shiny’, ‘htmltools’, ‘htmlwidgets’, ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘R.methodsS3’, ‘oro.nifti’, ‘misc3d’, ‘rgl’, ‘tinytex’, ‘scales’, ‘isoband’, ‘R.oo’, ‘reshape2’, ‘rmarkdown’, ‘ggplot2’, ‘R.utils’, ‘matrixStats’ 2021-05-16T20:33:47.2264410Z The downloaded binary packages are in 2021-05-16T20:33:47.2265300Z 2021-05-16T20:33:47.2267510Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6XF1eF/downloaded_packages 2021-05-16T20:33:47.2406020Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:33:47.7194420Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:33:47.7195660Z ================================================== 2021-05-16T20:33:47.7196510Z downloaded 10 KB 2021-05-16T20:33:47.7197010Z 2021-05-16T20:33:47.7239730Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:33:48.1411710Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T20:33:48.1613750Z ================================================== 2021-05-16T20:33:48.1700830Z downloaded 508 KB 2021-05-16T20:33:48.1763850Z 2021-05-16T20:33:48.1810930Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:33:48.3763530Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T20:33:48.4213620Z ================================================== 2021-05-16T20:33:48.4217930Z downloaded 2.9 MB 2021-05-16T20:33:48.4219250Z 2021-05-16T20:33:48.4293250Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:33:48.6665040Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:33:49.0569430Z ================================================== 2021-05-16T20:33:49.0570140Z downloaded 3.6 MB 2021-05-16T20:33:49.0570430Z 2021-05-16T20:33:49.0640500Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:33:49.2803350Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T20:33:49.3538610Z ================================================== 2021-05-16T20:33:49.3539340Z downloaded 3.0 MB 2021-05-16T20:33:49.3539640Z 2021-05-16T20:33:49.3609140Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:33:49.6222680Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T20:33:49.6223540Z ================================================== 2021-05-16T20:33:49.6223970Z downloaded 62 KB 2021-05-16T20:33:49.6224270Z 2021-05-16T20:33:49.6254620Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:33:49.8510100Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T20:33:49.9600700Z ================================================== 2021-05-16T20:33:49.9601360Z downloaded 1.7 MB 2021-05-16T20:33:49.9601680Z 2021-05-16T20:33:49.9648110Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:33:50.1905230Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T20:33:50.2056970Z ================================================== 2021-05-16T20:33:50.2057850Z downloaded 660 KB 2021-05-16T20:33:50.2058150Z 2021-05-16T20:33:50.2091610Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:33:50.5944440Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T20:33:50.8356440Z ================================================== 2021-05-16T20:33:50.8357060Z downloaded 4.0 MB 2021-05-16T20:33:50.8357370Z 2021-05-16T20:33:50.8465120Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:33:51.1047000Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T20:33:51.1080100Z ================================================== 2021-05-16T20:33:51.1080920Z downloaded 69 KB 2021-05-16T20:33:51.1081340Z 2021-05-16T20:33:51.1101230Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:33:51.3879920Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T20:33:51.3954600Z ================================================== 2021-05-16T20:33:51.3955150Z downloaded 316 KB 2021-05-16T20:33:51.3955440Z 2021-05-16T20:33:51.3994240Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:33:51.6421320Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:33:51.7440180Z ================================================== 2021-05-16T20:33:51.7440760Z downloaded 2.1 MB 2021-05-16T20:33:51.7441050Z 2021-05-16T20:33:51.7481030Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:33:51.8978300Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:33:51.9480180Z ================================================== 2021-05-16T20:33:51.9480780Z downloaded 1.2 MB 2021-05-16T20:33:51.9481040Z 2021-05-16T20:33:51.9518920Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:33:52.2152010Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:33:52.2152770Z ================================================== 2021-05-16T20:33:52.2153220Z downloaded 10156 bytes 2021-05-16T20:33:52.2153530Z 2021-05-16T20:33:52.2184290Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:33:52.6337240Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:33:52.7601570Z ================================================== 2021-05-16T20:33:52.7602290Z downloaded 1.2 MB 2021-05-16T20:33:52.7602580Z 2021-05-16T20:33:52.7660250Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:33:53.0630900Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T20:33:53.0632240Z ================================================== 2021-05-16T20:33:53.0633050Z downloaded 23 KB 2021-05-16T20:33:53.0633510Z 2021-05-16T20:33:53.0682550Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:33:53.3660880Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T20:33:53.6417950Z ================================================== 2021-05-16T20:33:53.6418520Z downloaded 5.0 MB 2021-05-16T20:33:53.6418820Z 2021-05-16T20:33:53.6536970Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:33:53.9294840Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T20:33:53.9330000Z ================================================== 2021-05-16T20:33:53.9330550Z downloaded 65 KB 2021-05-16T20:33:53.9330870Z 2021-05-16T20:33:53.9379980Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:33:54.1961730Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T20:33:54.5825810Z ================================================== 2021-05-16T20:33:54.5828500Z downloaded 2.9 MB 2021-05-16T20:33:54.5829690Z 2021-05-16T20:33:54.5898720Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:33:54.8031500Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T20:33:54.8033000Z ================================================== 2021-05-16T20:33:54.8033960Z downloaded 28 KB 2021-05-16T20:33:54.8034270Z 2021-05-16T20:33:54.8064900Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:33:55.0965990Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:33:55.1169490Z ================================================== 2021-05-16T20:33:55.1169960Z downloaded 503 KB 2021-05-16T20:33:55.1170220Z 2021-05-16T20:33:55.1203890Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:33:55.3456590Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:33:55.4576130Z ================================================== 2021-05-16T20:33:55.4577130Z downloaded 1.9 MB 2021-05-16T20:33:55.4577610Z 2021-05-16T20:33:55.4617210Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:33:55.6976290Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T20:33:55.7163350Z ================================================== 2021-05-16T20:33:55.7163870Z downloaded 374 KB 2021-05-16T20:33:55.7164140Z 2021-05-16T20:33:55.7218780Z trying URL 'https://cloud.r-project.org/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T20:33:56.0407980Z Content type 'application/x-gzip' length 37307 bytes (36 KB) 2021-05-16T20:33:56.0408650Z ================================================== 2021-05-16T20:33:56.0409020Z downloaded 36 KB 2021-05-16T20:33:56.0409280Z 2021-05-16T20:33:56.0439350Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:33:56.3692070Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T20:33:56.4060870Z ================================================== 2021-05-16T20:33:56.4061390Z downloaded 3.1 MB 2021-05-16T20:33:56.4061640Z 2021-05-16T20:33:56.4139860Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:33:56.5486070Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:33:56.5867440Z ================================================== 2021-05-16T20:33:56.5867940Z downloaded 2.9 MB 2021-05-16T20:33:56.5868200Z 2021-05-16T20:33:56.5939530Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:33:56.9357790Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T20:33:56.9480980Z ================================================== 2021-05-16T20:33:56.9481540Z downloaded 353 KB 2021-05-16T20:33:56.9481980Z 2021-05-16T20:33:56.9513560Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:33:57.1104490Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T20:33:57.1174400Z ================================================== 2021-05-16T20:33:57.1175080Z downloaded 191 KB 2021-05-16T20:33:57.1175550Z 2021-05-16T20:33:57.3673680Z * installing *source* package ‘bitops’ ... 2021-05-16T20:33:57.3692490Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:57.3815240Z ** libs 2021-05-16T20:33:57.3996670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T20:33:57.5810910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:33:57.6767760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:33:57.7583780Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:33:57.8144480Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T20:33:57.8188600Z ** R 2021-05-16T20:33:57.8222640Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:33:57.8730540Z ** help 2021-05-16T20:33:57.8928100Z *** installing help indices 2021-05-16T20:33:57.9177240Z ** building package indices 2021-05-16T20:33:57.9312690Z ** testing if installed package can be loaded 2021-05-16T20:33:58.2629630Z * DONE (bitops) 2021-05-16T20:33:58.5764350Z * installing *source* package ‘later’ ... 2021-05-16T20:33:58.5805490Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T20:33:58.6794180Z Running configure script 2021-05-16T20:33:58.8621370Z -latomic linker flag not needed. 2021-05-16T20:33:58.8857710Z ** libs 2021-05-16T20:33:58.9098160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:34:00.0699080Z In file included from RcppExports.cpp:5: 2021-05-16T20:34:00.0700000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:34:00.0702100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:34:00.0703090Z SEXP data = Parent::get__(); 2021-05-16T20:34:00.0703490Z ^ 2021-05-16T20:34:04.1197860Z 1 warning generated. 2021-05-16T20:34:04.1337640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T20:34:05.2451150Z In file included from callback_registry.cpp:6: 2021-05-16T20:34:05.2451910Z In file included from ./callback_registry.h:4: 2021-05-16T20:34:05.2452670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:34:05.2454760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:34:05.2455730Z SEXP data = Parent::get__(); 2021-05-16T20:34:05.2456110Z ^ 2021-05-16T20:34:10.1805430Z 1 warning generated. 2021-05-16T20:34:10.1951420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T20:34:10.9131290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:34:10.9974690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T20:34:12.1220930Z In file included from later.cpp:1: 2021-05-16T20:34:12.1221600Z In file included from ./later.h:6: 2021-05-16T20:34:12.1222190Z In file included from ./callback_registry.h:4: 2021-05-16T20:34:12.1222980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:34:12.1225000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:34:12.1225960Z SEXP data = Parent::get__(); 2021-05-16T20:34:12.1226360Z ^ 2021-05-16T20:34:16.2606250Z 1 warning generated. 2021-05-16T20:34:16.2748050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T20:34:17.3739470Z In file included from later_posix.cpp:3: 2021-05-16T20:34:17.3741320Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:34:17.3743430Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:34:17.3744430Z SEXP data = Parent::get__(); 2021-05-16T20:34:17.3744810Z ^ 2021-05-16T20:34:19.5483370Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T20:34:19.5484810Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T20:34:19.5485650Z ^ 2021-05-16T20:34:20.2810650Z 2 warnings generated. 2021-05-16T20:34:20.2962330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T20:34:20.3334910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T20:34:20.8103670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T20:34:21.2134300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T20:34:21.2515280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T20:34:21.3761250Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:34:21.4450670Z installing to /Users/runner/work/_temp/Library/later/libs 2021-05-16T20:34:21.4511480Z ** R 2021-05-16T20:34:21.4556920Z ** inst 2021-05-16T20:34:21.4590960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:21.6666290Z ** help 2021-05-16T20:34:21.6940920Z *** installing help indices 2021-05-16T20:34:21.7482010Z ** building package indices 2021-05-16T20:34:21.7643550Z ** installing vignettes 2021-05-16T20:34:21.7685720Z ** testing if installed package can be loaded 2021-05-16T20:34:22.1840180Z * DONE (later) 2021-05-16T20:34:22.5219090Z * installing *source* package ‘htmltools’ ... 2021-05-16T20:34:22.5261990Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:22.5448920Z ** libs 2021-05-16T20:34:22.5668650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:34:22.6488390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T20:34:22.7598470Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:34:22.8195810Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-16T20:34:22.8237980Z ** R 2021-05-16T20:34:22.8451940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:24.2807410Z ** help 2021-05-16T20:34:24.3871620Z *** installing help indices 2021-05-16T20:34:24.4571340Z ** building package indices 2021-05-16T20:34:24.5606180Z ** testing if installed package can be loaded 2021-05-16T20:34:24.9070760Z * DONE (htmltools) 2021-05-16T20:34:25.5480240Z * installing *source* package ‘colorspace’ ... 2021-05-16T20:34:25.5676050Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:25.5904000Z ** libs 2021-05-16T20:34:25.6092110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T20:34:26.4098800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:34:26.4979050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:34:26.5548940Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-16T20:34:26.5603330Z ** R 2021-05-16T20:34:26.6041190Z ** data 2021-05-16T20:34:26.6058000Z *** moving datasets to lazyload DB 2021-05-16T20:34:26.7231820Z ** demo 2021-05-16T20:34:26.7250580Z ** inst 2021-05-16T20:34:26.7835850Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:30.5624100Z ** help 2021-05-16T20:34:30.7760160Z *** installing help indices 2021-05-16T20:34:30.8849890Z ** building package indices 2021-05-16T20:34:30.9894950Z ** installing vignettes 2021-05-16T20:34:30.9972790Z ** testing if installed package can be loaded 2021-05-16T20:34:31.3770680Z * DONE (colorspace) 2021-05-16T20:34:31.7319930Z * installing *source* package ‘viridisLite’ ... 2021-05-16T20:34:31.7370180Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:31.7570120Z ** R 2021-05-16T20:34:31.7691510Z ** inst 2021-05-16T20:34:31.7704170Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:31.8682020Z ** help 2021-05-16T20:34:31.8838980Z *** installing help indices 2021-05-16T20:34:31.9041890Z *** copying figures 2021-05-16T20:34:31.9117180Z ** building package indices 2021-05-16T20:34:31.9318210Z ** testing if installed package can be loaded 2021-05-16T20:34:32.2402830Z * DONE (viridisLite) 2021-05-16T20:34:32.5035160Z * installing *source* package ‘labeling’ ... 2021-05-16T20:34:32.5056450Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:32.5185920Z ** R 2021-05-16T20:34:32.5256470Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:32.9534080Z ** help 2021-05-16T20:34:32.9926870Z *** installing help indices 2021-05-16T20:34:33.0289820Z ** building package indices 2021-05-16T20:34:33.0543740Z ** testing if installed package can be loaded 2021-05-16T20:34:33.2654590Z * DONE (labeling) 2021-05-16T20:34:33.6639560Z * installing *source* package ‘farver’ ... 2021-05-16T20:34:33.6714280Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:33.6880960Z ** libs 2021-05-16T20:34:33.7073090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:34:34.2098770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T20:34:34.4189060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T20:34:34.9842870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T20:34:38.6540120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T20:34:51.0294600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:34:51.6304590Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:34:51.7027920Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-16T20:34:51.7117680Z ** R 2021-05-16T20:34:51.7240770Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:51.8886450Z ** help 2021-05-16T20:34:51.9260310Z *** installing help indices 2021-05-16T20:34:51.9670250Z *** copying figures 2021-05-16T20:34:51.9769400Z ** building package indices 2021-05-16T20:34:52.0005510Z ** testing if installed package can be loaded 2021-05-16T20:34:52.4467460Z * DONE (farver) 2021-05-16T20:34:52.7460730Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T20:34:52.7490580Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:52.7642170Z ** R 2021-05-16T20:34:52.7730100Z ** inst 2021-05-16T20:34:52.7746840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:53.1195280Z ** help 2021-05-16T20:34:53.1686450Z *** installing help indices 2021-05-16T20:34:53.2056150Z ** building package indices 2021-05-16T20:34:53.2369990Z ** testing if installed package can be loaded 2021-05-16T20:34:53.4618620Z * DONE (R.methodsS3) 2021-05-16T20:34:53.7497290Z * installing *source* package ‘misc3d’ ... 2021-05-16T20:34:53.7525200Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:53.7651810Z ** R 2021-05-16T20:34:53.7847110Z ** data 2021-05-16T20:34:53.7857690Z ** demo 2021-05-16T20:34:53.7871330Z ** inst 2021-05-16T20:34:53.7884270Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:56.5710190Z Warning in fun(libname, pkgname) : 2021-05-16T20:34:56.5712960Z no display name and no $DISPLAY environment variable 2021-05-16T20:34:58.2613540Z ** help 2021-05-16T20:34:58.3286170Z *** installing help indices 2021-05-16T20:34:58.3779520Z ** building package indices 2021-05-16T20:34:58.4252640Z ** testing if installed package can be loaded 2021-05-16T20:34:58.6709460Z Warning in fun(libname, pkgname) : 2021-05-16T20:34:58.6710250Z no display name and no $DISPLAY environment variable 2021-05-16T20:34:58.6727310Z * DONE (misc3d) 2021-05-16T20:34:58.9518680Z * installing *source* package ‘tinytex’ ... 2021-05-16T20:34:58.9542440Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T20:34:58.9719720Z ** R 2021-05-16T20:34:58.9845940Z ** inst 2021-05-16T20:34:58.9862300Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:59.5549770Z ** help 2021-05-16T20:34:59.5978570Z *** installing help indices 2021-05-16T20:34:59.6316150Z ** building package indices 2021-05-16T20:34:59.6605430Z ** testing if installed package can be loaded 2021-05-16T20:34:59.8827820Z * DONE (tinytex) 2021-05-16T20:35:00.3518780Z * installing *source* package ‘isoband’ ... 2021-05-16T20:35:00.3627880Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T20:35:00.3810800Z ** libs 2021-05-16T20:35:00.4016570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:35:01.4533090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:35:01.6038590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T20:35:03.6342460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T20:35:04.4219770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:35:07.0563920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:35:09.3681640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:35:23.9662300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:35:26.4896640Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:35:26.5645830Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-16T20:35:26.5739890Z ** R 2021-05-16T20:35:26.5836550Z ** inst 2021-05-16T20:35:26.5978620Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:35:26.9617090Z ** help 2021-05-16T20:35:27.0008140Z *** installing help indices 2021-05-16T20:35:27.0362350Z *** copying figures 2021-05-16T20:35:27.0393220Z ** building package indices 2021-05-16T20:35:27.0619450Z ** installing vignettes 2021-05-16T20:35:27.0669560Z ** testing if installed package can be loaded 2021-05-16T20:35:27.4331370Z * DONE (isoband) 2021-05-16T20:35:27.7962200Z * installing *source* package ‘reshape2’ ... 2021-05-16T20:35:27.7995280Z ** package ‘reshape2’ successfully unpacked and MD5 sums checked 2021-05-16T20:35:27.8149710Z ** libs 2021-05-16T20:35:27.8327010Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:35:28.8543790Z In file included from RcppExports.cpp:4: 2021-05-16T20:35:28.8544810Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:35:28.8546860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:35:28.8547860Z SEXP data = Parent::get__(); 2021-05-16T20:35:28.8548250Z ^ 2021-05-16T20:35:32.3878950Z 1 warning generated. 2021-05-16T20:35:32.4006630Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:35:33.4001570Z In file included from melt.cpp:1: 2021-05-16T20:35:33.4002500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:35:33.4004500Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:35:33.4005460Z SEXP data = Parent::get__(); 2021-05-16T20:35:33.4005860Z ^ 2021-05-16T20:35:37.0370440Z 1 warning generated. 2021-05-16T20:35:37.0540160Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o reshape2.so RcppExports.o melt.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:35:37.1186170Z installing to /Users/runner/work/_temp/Library/reshape2/libs 2021-05-16T20:35:37.1242610Z ** R 2021-05-16T20:35:37.1328110Z ** data 2021-05-16T20:35:37.1344570Z *** moving datasets to lazyload DB 2021-05-16T20:35:37.1515790Z ** inst 2021-05-16T20:35:37.1527780Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:35:37.6722420Z ** help 2021-05-16T20:35:37.7249980Z *** installing help indices 2021-05-16T20:35:37.7982520Z ** building package indices 2021-05-16T20:35:37.8313510Z ** testing if installed package can be loaded 2021-05-16T20:35:38.2547350Z * DONE (reshape2) 2021-05-16T20:35:38.8686490Z * installing *source* package ‘matrixStats’ ... 2021-05-16T20:35:38.8897400Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T20:35:38.9084970Z ** libs 2021-05-16T20:35:38.9281390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T20:35:39.0066080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T20:35:39.1279510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T20:35:39.2679710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T20:35:39.4070250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T20:35:39.5520820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T20:35:40.9217470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T20:35:41.3578010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T20:35:43.3254890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T20:35:43.6742060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T20:35:43.7748370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T20:35:43.9747620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T20:35:44.1378470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T20:35:44.2996660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T20:35:44.4556600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T20:35:46.0072440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T20:35:46.7861950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T20:35:47.5706640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T20:35:48.2326690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T20:35:48.8866240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T20:35:50.9863020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T20:35:51.1325460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T20:35:52.2394570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T20:35:52.8540520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T20:35:53.7554680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T20:35:54.2078910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T20:35:56.5456200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T20:36:08.7477580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T20:36:09.3647560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T20:36:10.1166870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T20:36:10.2599240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T20:36:10.3946750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T20:36:10.6916780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T20:36:10.8685630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T20:36:11.2540150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T20:36:50.6084520Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:36:50.6869210Z installing to /Users/runner/work/_temp/Library/matrixStats/libs 2021-05-16T20:36:50.7033090Z ** R 2021-05-16T20:36:50.7268320Z ** inst 2021-05-16T20:36:50.7611010Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:52.5759670Z ** help 2021-05-16T20:36:52.7599400Z *** installing help indices 2021-05-16T20:36:52.8635080Z ** building package indices 2021-05-16T20:36:52.9984330Z ** installing vignettes 2021-05-16T20:36:53.0053390Z ** testing if installed package can be loaded 2021-05-16T20:36:53.3528750Z * DONE (matrixStats) 2021-05-16T20:36:53.7373440Z * installing *source* package ‘jquerylib’ ... 2021-05-16T20:36:53.7435210Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:53.7598580Z ** R 2021-05-16T20:36:53.7628880Z ** inst 2021-05-16T20:36:53.7754930Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:53.8456870Z ** help 2021-05-16T20:36:53.8557420Z *** installing help indices 2021-05-16T20:36:53.8788560Z ** building package indices 2021-05-16T20:36:53.8898750Z ** testing if installed package can be loaded 2021-05-16T20:36:54.1464290Z * DONE (jquerylib) 2021-05-16T20:36:54.9391990Z * installing *source* package ‘sass’ ... 2021-05-16T20:36:54.9678510Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:54.9934190Z ** libs 2021-05-16T20:36:55.0096690Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:14: warning: overriding commands for target `shlib-clean' 2021-05-16T20:36:55.0098290Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T20:36:55.0121070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T20:36:55.1329950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:36:55.2013140Z MAKEFLAGS= CC="clang" CFLAGS="-Wall -g -O2 " CXX="clang++ " AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T20:36:55.2284720Z clang -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T20:36:55.2936650Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T20:36:59.7554890Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T20:37:00.9921280Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:37:00.9922500Z for (const auto numerator : numerators) 2021-05-16T20:37:00.9922950Z ^ 2021-05-16T20:37:00.9924830Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:37:00.9925640Z for (const auto numerator : numerators) 2021-05-16T20:37:00.9926110Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:37:00.9926450Z & 2021-05-16T20:37:00.9930650Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:37:00.9931800Z for (const auto denominator : denominators) 2021-05-16T20:37:00.9932270Z ^ 2021-05-16T20:37:00.9933870Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:37:00.9934770Z for (const auto denominator : denominators) 2021-05-16T20:37:00.9935330Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:37:00.9935670Z & 2021-05-16T20:37:03.9553720Z 2 warnings generated. 2021-05-16T20:37:03.9645730Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T20:37:05.6901130Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T20:37:07.8368690Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T20:37:10.4937100Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T20:37:12.8990170Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T20:37:16.8838850Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T20:37:22.2048820Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T20:37:28.0218680Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T20:37:28.6994530Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T20:37:30.9446350Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T20:37:33.7271150Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T20:37:36.2531280Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T20:37:39.3761170Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T20:37:42.9770450Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T20:37:45.3923000Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T20:37:47.6432130Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T20:37:50.2441330Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T20:37:54.0101580Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T20:37:55.8268890Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T20:37:57.3022770Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T20:38:00.4386800Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T20:38:02.7480180Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T20:38:04.7049790Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T20:38:05.5153070Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T20:38:06.0874620Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T20:38:07.6593670Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T20:38:09.6340420Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T20:38:10.6954720Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T20:38:11.4901890Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T20:38:12.3353310Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T20:38:13.0930260Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T20:38:25.3646510Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T20:38:27.8610240Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T20:38:30.4899830Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T20:38:37.2838590Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T20:38:39.1006400Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T20:38:44.8023390Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T20:38:46.6745990Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T20:38:50.1808530Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T20:38:57.9677950Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T20:38:59.5567820Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T20:39:00.5918930Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T20:39:02.7942610Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T20:39:06.4658640Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T20:39:07.4536040Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T20:39:09.8771680Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T20:39:11.6588490Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T20:39:13.4477160Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T20:39:15.1357900Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T20:39:17.2803210Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T20:39:18.7972250Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T20:39:20.5560760Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T20:39:21.4817310Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T20:39:23.5279510Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T20:39:25.1709290Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T20:39:27.1774430Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T20:39:29.4081250Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T20:39:31.1986230Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T20:39:33.5844590Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T20:39:34.2557040Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T20:39:34.9328920Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T20:39:35.7060880Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T20:39:36.4160710Z mkdir lib 2021-05-16T20:39:36.4197790Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T20:39:36.4712000Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T20:39:36.5047500Z a - src/cencode.o 2021-05-16T20:39:36.5050400Z a - src/ast.o 2021-05-16T20:39:36.5051740Z a - src/ast_values.o 2021-05-16T20:39:36.5053320Z a - src/ast_supports.o 2021-05-16T20:39:36.5054550Z a - src/ast_sel_cmp.o 2021-05-16T20:39:36.5055720Z a - src/ast_sel_unify.o 2021-05-16T20:39:36.5056690Z a - src/ast_sel_super.o 2021-05-16T20:39:36.5057990Z a - src/ast_sel_weave.o 2021-05-16T20:39:36.5059560Z a - src/ast_selectors.o 2021-05-16T20:39:36.5060750Z a - src/context.o 2021-05-16T20:39:36.5061880Z a - src/constants.o 2021-05-16T20:39:36.5062980Z a - src/fn_utils.o 2021-05-16T20:39:36.5064060Z a - src/fn_miscs.o 2021-05-16T20:39:36.5065110Z a - src/fn_maps.o 2021-05-16T20:39:36.5066190Z a - src/fn_lists.o 2021-05-16T20:39:36.5067280Z a - src/fn_colors.o 2021-05-16T20:39:36.5068370Z a - src/fn_numbers.o 2021-05-16T20:39:36.5069470Z a - src/fn_strings.o 2021-05-16T20:39:36.5070580Z a - src/fn_selectors.o 2021-05-16T20:39:36.5071570Z a - src/color_maps.o 2021-05-16T20:39:36.5072820Z a - src/environment.o 2021-05-16T20:39:36.5074300Z a - src/ast_fwd_decl.o 2021-05-16T20:39:36.5075400Z a - src/bind.o 2021-05-16T20:39:36.5076450Z a - src/file.o 2021-05-16T20:39:36.5077500Z a - src/util.o 2021-05-16T20:39:36.5078560Z a - src/util_string.o 2021-05-16T20:39:36.5079640Z a - src/json.o 2021-05-16T20:39:36.5080680Z a - src/units.o 2021-05-16T20:39:36.5082420Z a - src/values.o 2021-05-16T20:39:36.5083640Z a - src/plugins.o 2021-05-16T20:39:36.5084710Z a - src/source.o 2021-05-16T20:39:36.5085810Z a - src/position.o 2021-05-16T20:39:36.5086910Z a - src/lexer.o 2021-05-16T20:39:36.5087970Z a - src/parser.o 2021-05-16T20:39:36.5089120Z a - src/parser_selectors.o 2021-05-16T20:39:36.5090250Z a - src/prelexer.o 2021-05-16T20:39:36.5091340Z a - src/eval.o 2021-05-16T20:39:36.5092440Z a - src/eval_selectors.o 2021-05-16T20:39:36.5093560Z a - src/expand.o 2021-05-16T20:39:36.5094640Z a - src/listize.o 2021-05-16T20:39:36.5095710Z a - src/cssize.o 2021-05-16T20:39:36.5096800Z a - src/extender.o 2021-05-16T20:39:36.5097900Z a - src/extension.o 2021-05-16T20:39:36.5099100Z a - src/stylesheet.o 2021-05-16T20:39:36.5100650Z a - src/output.o 2021-05-16T20:39:36.5101750Z a - src/inspect.o 2021-05-16T20:39:36.5103060Z a - src/emitter.o 2021-05-16T20:39:36.5104040Z a - src/check_nesting.o 2021-05-16T20:39:36.5105490Z a - src/remove_placeholders.o 2021-05-16T20:39:36.5106960Z a - src/sass.o 2021-05-16T20:39:36.5108040Z a - src/sass_values.o 2021-05-16T20:39:36.5109120Z a - src/sass_context.o 2021-05-16T20:39:36.5110220Z a - src/sass_functions.o 2021-05-16T20:39:36.5111310Z a - src/sass2scss.o 2021-05-16T20:39:36.5112400Z a - src/backtrace.o 2021-05-16T20:39:36.5113460Z a - src/operators.o 2021-05-16T20:39:36.5114510Z a - src/ast2c.o 2021-05-16T20:39:36.5115530Z a - src/c2ast.o 2021-05-16T20:39:36.5116560Z a - src/to_value.o 2021-05-16T20:39:36.5117620Z a - src/source_map.o 2021-05-16T20:39:36.5118700Z a - src/error_handling.o 2021-05-16T20:39:36.5119840Z a - src/memory/allocator.o 2021-05-16T20:39:36.5120980Z a - src/memory/shared_ptr.o 2021-05-16T20:39:36.5122560Z a - src/utf8_string.o 2021-05-16T20:39:36.5123640Z a - src/base64vlq.o 2021-05-16T20:39:36.5126590Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:36.6828850Z installing to /Users/runner/work/_temp/Library/sass/libs 2021-05-16T20:39:36.6999980Z ** R 2021-05-16T20:39:36.7209910Z ** inst 2021-05-16T20:39:36.7507490Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:38.2798010Z ** help 2021-05-16T20:39:38.3616630Z *** installing help indices 2021-05-16T20:39:38.4219420Z *** copying figures 2021-05-16T20:39:38.4232040Z ** building package indices 2021-05-16T20:39:38.4967090Z ** installing vignettes 2021-05-16T20:39:38.5022170Z ** testing if installed package can be loaded 2021-05-16T20:39:38.9513810Z * DONE (sass) 2021-05-16T20:39:39.5505530Z * installing *source* package ‘promises’ ... 2021-05-16T20:39:39.5653100Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:39.5836860Z ** libs 2021-05-16T20:39:39.6290430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:39:40.6474270Z In file included from RcppExports.cpp:4: 2021-05-16T20:39:40.6498820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:39:40.6503170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:39:40.6504760Z SEXP data = Parent::get__(); 2021-05-16T20:39:40.6505620Z ^ 2021-05-16T20:39:44.0087420Z 1 warning generated. 2021-05-16T20:39:44.0215300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T20:39:45.0167940Z In file included from promise_task.cpp:1: 2021-05-16T20:39:45.0169680Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:39:45.0171800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:39:45.0172760Z SEXP data = Parent::get__(); 2021-05-16T20:39:45.0173290Z ^ 2021-05-16T20:39:47.7808090Z 1 warning generated. 2021-05-16T20:39:47.7965790Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:47.8548740Z installing to /Users/runner/work/_temp/Library/promises/libs 2021-05-16T20:39:47.8592760Z ** R 2021-05-16T20:39:47.8724350Z ** inst 2021-05-16T20:39:47.8895340Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:49.7042680Z ** help 2021-05-16T20:39:49.7618670Z *** installing help indices 2021-05-16T20:39:49.7964850Z *** copying figures 2021-05-16T20:39:49.7997990Z ** building package indices 2021-05-16T20:39:49.8286770Z ** installing vignettes 2021-05-16T20:39:49.8341140Z ** testing if installed package can be loaded 2021-05-16T20:39:50.2769690Z * DONE (promises) 2021-05-16T20:39:50.7317490Z * installing *source* package ‘crosstalk’ ... 2021-05-16T20:39:50.7448310Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:50.7641420Z ** R 2021-05-16T20:39:50.7730280Z ** inst 2021-05-16T20:39:50.8039990Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:52.0866500Z ** help 2021-05-16T20:39:52.1314740Z *** installing help indices 2021-05-16T20:39:52.1649450Z ** building package indices 2021-05-16T20:39:52.1941870Z ** testing if installed package can be loaded 2021-05-16T20:39:52.4415780Z * DONE (crosstalk) 2021-05-16T20:39:52.8432360Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T20:39:52.8478840Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:52.8706770Z ** R 2021-05-16T20:39:52.8820340Z ** inst 2021-05-16T20:39:52.8886800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:52.9392300Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-16T20:39:53.4651450Z ** help 2021-05-16T20:39:53.5107840Z *** installing help indices 2021-05-16T20:39:53.5462730Z ** building package indices 2021-05-16T20:39:53.5755100Z ** installing vignettes 2021-05-16T20:39:53.5803890Z ** testing if installed package can be loaded 2021-05-16T20:39:53.8408840Z * DONE (htmlwidgets) 2021-05-16T20:39:54.5873540Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T20:39:54.6124260Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:54.6410050Z ** R 2021-05-16T20:39:54.7244260Z ** demo 2021-05-16T20:39:54.7266050Z ** inst 2021-05-16T20:39:54.7587910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:55.8630890Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T20:40:01.7488650Z ** help 2021-05-16T20:40:02.2088340Z *** installing help indices 2021-05-16T20:40:02.4617450Z ** building package indices 2021-05-16T20:40:02.7504040Z ** testing if installed package can be loaded 2021-05-16T20:40:03.3547200Z * DONE (oro.nifti) 2021-05-16T20:40:03.8086260Z * installing *source* package ‘scales’ ... 2021-05-16T20:40:03.8185010Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:03.8375540Z ** R 2021-05-16T20:40:03.8681110Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:06.1686100Z ** help 2021-05-16T20:40:06.3815480Z *** installing help indices 2021-05-16T20:40:06.5060690Z *** copying figures 2021-05-16T20:40:06.5110260Z ** building package indices 2021-05-16T20:40:06.6318920Z ** testing if installed package can be loaded 2021-05-16T20:40:06.9547710Z * DONE (scales) 2021-05-16T20:40:07.5088460Z * installing *source* package ‘R.oo’ ... 2021-05-16T20:40:07.5235510Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:07.5400180Z ** R 2021-05-16T20:40:07.5817120Z ** inst 2021-05-16T20:40:07.6339230Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:10.5994550Z ** help 2021-05-16T20:40:11.2756350Z *** installing help indices 2021-05-16T20:40:11.5776470Z ** building package indices 2021-05-16T20:40:11.8967050Z ** testing if installed package can be loaded 2021-05-16T20:40:12.1552560Z * DONE (R.oo) 2021-05-16T20:40:13.2612980Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T20:40:13.3040150Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:13.3399050Z ** R 2021-05-16T20:40:13.4167790Z ** inst 2021-05-16T20:40:13.5350010Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:17.7880440Z ** help 2021-05-16T20:40:18.0290040Z *** installing help indices 2021-05-16T20:40:18.1527400Z *** copying figures 2021-05-16T20:40:18.1535080Z ** building package indices 2021-05-16T20:40:18.2732400Z ** installing vignettes 2021-05-16T20:40:18.2803900Z ** testing if installed package can be loaded 2021-05-16T20:40:18.5858240Z * DONE (rmarkdown) 2021-05-16T20:40:19.8701440Z * installing *source* package ‘bslib’ ... 2021-05-16T20:40:19.9170250Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:19.9407570Z ** R 2021-05-16T20:40:20.0091260Z ** inst 2021-05-16T20:40:20.2124830Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:21.1803810Z ** help 2021-05-16T20:40:21.2704470Z *** installing help indices 2021-05-16T20:40:21.3763370Z *** copying figures 2021-05-16T20:40:21.3865430Z ** building package indices 2021-05-16T20:40:21.4167540Z ** testing if installed package can be loaded 2021-05-16T20:40:21.8119350Z * DONE (bslib) 2021-05-16T20:40:23.2826040Z * installing *source* package ‘httpuv’ ... 2021-05-16T20:40:23.3814460Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:23.4016510Z ** libs 2021-05-16T20:40:23.4395790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T20:40:24.8794750Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T20:40:24.8795740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:24.8797410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:24.8798600Z SEXP data = Parent::get__(); 2021-05-16T20:40:24.8798990Z ^ 2021-05-16T20:40:28.4087690Z 1 warning generated. 2021-05-16T20:40:28.4231670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:40:29.5585540Z In file included from RcppExports.cpp:4: 2021-05-16T20:40:29.5586470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:29.5588440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:29.5589410Z SEXP data = Parent::get__(); 2021-05-16T20:40:29.5589890Z ^ 2021-05-16T20:40:34.0317370Z 1 warning generated. 2021-05-16T20:40:34.0459350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T20:40:34.7501010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T20:40:35.7298820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T20:40:36.9257040Z In file included from filedatasource-unix.cpp:3: 2021-05-16T20:40:36.9257900Z In file included from ./filedatasource.h:4: 2021-05-16T20:40:36.9258500Z In file included from ./uvutil.h:10: 2021-05-16T20:40:36.9259380Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:36.9261000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:36.9261960Z SEXP data = Parent::get__(); 2021-05-16T20:40:36.9262340Z ^ 2021-05-16T20:40:39.7777140Z 1 warning generated. 2021-05-16T20:40:39.7906010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T20:40:39.8301860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T20:40:40.9513330Z In file included from fs.cpp:2: 2021-05-16T20:40:40.9513960Z In file included from ./utils.h:11: 2021-05-16T20:40:40.9514690Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:40.9516710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:40.9518030Z SEXP data = Parent::get__(); 2021-05-16T20:40:40.9518420Z ^ 2021-05-16T20:40:43.7025960Z 1 warning generated. 2021-05-16T20:40:43.7153030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T20:40:44.9096530Z In file included from http.cpp:1: 2021-05-16T20:40:44.9097820Z In file included from ./http.h:7: 2021-05-16T20:40:44.9098530Z In file included from ./webapplication.h:6: 2021-05-16T20:40:44.9099340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:44.9101380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:44.9102270Z SEXP data = Parent::get__(); 2021-05-16T20:40:44.9102660Z ^ 2021-05-16T20:40:48.6443990Z 1 warning generated. 2021-05-16T20:40:48.6596810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T20:40:49.8431470Z In file included from httprequest.cpp:3: 2021-05-16T20:40:49.8432330Z In file included from ./httprequest.h:11: 2021-05-16T20:40:49.8432900Z In file included from ./socket.h:4: 2021-05-16T20:40:49.8434070Z In file included from ./http.h:7: 2021-05-16T20:40:49.8434710Z In file included from ./webapplication.h:6: 2021-05-16T20:40:49.8435500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:49.8437490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:49.8438370Z SEXP data = Parent::get__(); 2021-05-16T20:40:49.8438760Z ^ 2021-05-16T20:40:58.0698360Z 1 warning generated. 2021-05-16T20:40:58.0905480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T20:40:59.2791270Z In file included from httpresponse.cpp:1: 2021-05-16T20:40:59.2792030Z In file included from ./httpresponse.h:6: 2021-05-16T20:40:59.2792630Z In file included from ./uvutil.h:10: 2021-05-16T20:40:59.2793360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:59.2795330Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:59.2796200Z SEXP data = Parent::get__(); 2021-05-16T20:40:59.2796580Z ^ 2021-05-16T20:41:03.0453790Z 1 warning generated. 2021-05-16T20:41:03.0601980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T20:41:04.2564690Z In file included from httpuv.cpp:12: 2021-05-16T20:41:04.2565420Z In file included from ./uvutil.h:10: 2021-05-16T20:41:04.2566210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:04.2568380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:04.2569240Z SEXP data = Parent::get__(); 2021-05-16T20:41:04.2569630Z ^ 2021-05-16T20:41:10.3811240Z 1 warning generated. 2021-05-16T20:41:10.4006830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T20:41:10.6045270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T20:41:12.9257540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T20:41:12.9646760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T20:41:14.1402480Z In file included from socket.cpp:1: 2021-05-16T20:41:14.1403170Z In file included from ./socket.h:4: 2021-05-16T20:41:14.1403690Z In file included from ./http.h:7: 2021-05-16T20:41:14.1404260Z In file included from ./webapplication.h:6: 2021-05-16T20:41:14.1405050Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:14.1407700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:14.1409000Z SEXP data = Parent::get__(); 2021-05-16T20:41:14.1409460Z ^ 2021-05-16T20:41:17.4905410Z 1 warning generated. 2021-05-16T20:41:17.5048560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T20:41:18.6195940Z In file included from staticpath.cpp:1: 2021-05-16T20:41:18.6196680Z In file included from ./staticpath.h:6: 2021-05-16T20:41:18.6197430Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:18.6199460Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:18.6200340Z SEXP data = Parent::get__(); 2021-05-16T20:41:18.6200720Z ^ 2021-05-16T20:41:24.3603530Z 1 warning generated. 2021-05-16T20:41:24.3798150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T20:41:24.5519340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T20:41:24.6856220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T20:41:25.7943260Z In file included from utils.cpp:1: 2021-05-16T20:41:25.7943950Z In file included from ./utils.h:11: 2021-05-16T20:41:25.7944690Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:25.7946700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:25.7947580Z SEXP data = Parent::get__(); 2021-05-16T20:41:25.7947960Z ^ 2021-05-16T20:41:29.2946420Z 1 warning generated. 2021-05-16T20:41:29.3080170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T20:41:30.5006130Z In file included from uvutil.cpp:1: 2021-05-16T20:41:30.5006850Z In file included from ./uvutil.h:10: 2021-05-16T20:41:30.5007600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:30.5009750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:30.5010620Z SEXP data = Parent::get__(); 2021-05-16T20:41:30.5010990Z ^ 2021-05-16T20:41:33.2162580Z 1 warning generated. 2021-05-16T20:41:33.2284380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T20:41:34.3170640Z In file included from webapplication.cpp:3: 2021-05-16T20:41:34.3171290Z In file included from ./httpuv.h:4: 2021-05-16T20:41:34.3172590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:34.3174660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:34.3175520Z SEXP data = Parent::get__(); 2021-05-16T20:41:34.3175910Z ^ 2021-05-16T20:41:42.0328300Z 1 warning generated. 2021-05-16T20:41:42.0509680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T20:41:42.5722340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T20:41:43.6902910Z In file included from websockets-hixie76.cpp:1: 2021-05-16T20:41:43.6904210Z In file included from ./websockets-hixie76.h:4: 2021-05-16T20:41:43.6904870Z In file included from ./websockets.h:11: 2021-05-16T20:41:43.6905420Z In file included from ./utils.h:11: 2021-05-16T20:41:43.6906140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:43.6907720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:43.6908590Z SEXP data = Parent::get__(); 2021-05-16T20:41:43.6909670Z ^ 2021-05-16T20:41:46.4441520Z 1 warning generated. 2021-05-16T20:41:46.4567090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T20:41:47.5578990Z In file included from websockets-hybi03.cpp:10: 2021-05-16T20:41:47.5579800Z In file included from ./utils.h:11: 2021-05-16T20:41:47.5580530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:47.5582240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:47.5583130Z SEXP data = Parent::get__(); 2021-05-16T20:41:47.5583520Z ^ 2021-05-16T20:41:50.7030160Z 1 warning generated. 2021-05-16T20:41:50.7160000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T20:41:51.8368340Z In file included from websockets-ietf.cpp:3: 2021-05-16T20:41:51.8369120Z In file included from ./utils.h:11: 2021-05-16T20:41:51.8369860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:51.8371460Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:51.8372320Z SEXP data = Parent::get__(); 2021-05-16T20:41:51.8372700Z ^ 2021-05-16T20:41:54.8383920Z 1 warning generated. 2021-05-16T20:41:54.8509490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T20:41:55.9637720Z In file included from websockets.cpp:1: 2021-05-16T20:41:55.9639180Z In file included from ./websockets.h:11: 2021-05-16T20:41:55.9639860Z In file included from ./utils.h:11: 2021-05-16T20:41:55.9640590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:41:55.9642590Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:41:55.9643460Z SEXP data = Parent::get__(); 2021-05-16T20:41:55.9643830Z ^ 2021-05-16T20:41:59.1608540Z 1 warning generated. 2021-05-16T20:41:59.1743950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T20:41:59.2221180Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T20:41:59.2282920Z (cd libuv \ 2021-05-16T20:41:59.2283850Z && touch aclocal.m4 \ 2021-05-16T20:41:59.2285690Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T20:41:59.2286660Z && chmod +x configure \ 2021-05-16T20:41:59.2288960Z && CC="clang" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T20:42:00.6148640Z rm: conftest.dSYM: is a directory 2021-05-16T20:42:01.8286390Z rm: conftest.dSYM: is a directory 2021-05-16T20:42:01.9102330Z rm: conftest.dSYM: is a directory 2021-05-16T20:42:01.9320960Z rm: conftest.dSYM: is a directory 2021-05-16T20:42:09.2118660Z make --directory=libuv \ 2021-05-16T20:42:09.2119340Z HAVE_DTRACE=0 2021-05-16T20:42:09.2653430Z CC src/libuv_la-fs-poll.lo 2021-05-16T20:42:10.1728400Z CC src/libuv_la-idna.lo 2021-05-16T20:42:11.1228480Z CC src/libuv_la-inet.lo 2021-05-16T20:42:12.0840080Z CC src/libuv_la-random.lo 2021-05-16T20:42:12.9273750Z CC src/libuv_la-strscpy.lo 2021-05-16T20:42:13.7180000Z CC src/libuv_la-threadpool.lo 2021-05-16T20:42:14.6711680Z CC src/libuv_la-timer.lo 2021-05-16T20:42:15.6507320Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T20:42:16.4863060Z CC src/libuv_la-uv-common.lo 2021-05-16T20:42:17.7479990Z CC src/libuv_la-version.lo 2021-05-16T20:42:18.5404100Z CC src/unix/libuv_la-async.lo 2021-05-16T20:42:19.4468710Z CC src/unix/libuv_la-core.lo 2021-05-16T20:42:20.8558460Z CC src/unix/libuv_la-dl.lo 2021-05-16T20:42:21.6977600Z CC src/unix/libuv_la-fs.lo 2021-05-16T20:42:23.3626460Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T20:42:24.2648310Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T20:42:25.1261190Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T20:42:26.0329740Z CC src/unix/libuv_la-loop.lo 2021-05-16T20:42:26.9057350Z CC src/unix/libuv_la-pipe.lo 2021-05-16T20:42:27.8623390Z CC src/unix/libuv_la-poll.lo 2021-05-16T20:42:28.7581410Z CC src/unix/libuv_la-process.lo 2021-05-16T20:42:29.8329140Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T20:42:30.7096610Z CC src/unix/libuv_la-signal.lo 2021-05-16T20:42:32.0151960Z CC src/unix/libuv_la-stream.lo 2021-05-16T20:42:33.7056510Z CC src/unix/libuv_la-tcp.lo 2021-05-16T20:42:34.6726890Z CC src/unix/libuv_la-thread.lo 2021-05-16T20:42:35.6830280Z CC src/unix/libuv_la-tty.lo 2021-05-16T20:42:36.5907810Z CC src/unix/libuv_la-udp.lo 2021-05-16T20:42:37.8025690Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T20:42:38.6948130Z CC src/unix/libuv_la-darwin.lo 2021-05-16T20:42:39.6551850Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T20:42:42.2515040Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T20:42:43.9786280Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T20:42:45.0596100Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T20:42:45.9184640Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T20:42:46.7318130Z CCLD libuv.la 2021-05-16T20:42:47.1963180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T20:42:47.7762650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T20:42:48.0251170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T20:42:48.4855120Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:42:48.6245240Z installing to /Users/runner/work/_temp/Library/httpuv/libs 2021-05-16T20:42:48.6342250Z ** R 2021-05-16T20:42:48.6462580Z ** demo 2021-05-16T20:42:48.6481400Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:42:51.0249480Z ** help 2021-05-16T20:42:51.1085800Z *** installing help indices 2021-05-16T20:42:51.1562060Z ** building package indices 2021-05-16T20:42:51.2054430Z ** testing if installed package can be loaded 2021-05-16T20:42:51.6602540Z * DONE (httpuv) 2021-05-16T20:42:53.0919770Z * installing *source* package ‘ggplot2’ ... 2021-05-16T20:42:53.1440910Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T20:42:53.1744100Z ** R 2021-05-16T20:42:53.3995720Z ** data 2021-05-16T20:42:53.4059010Z *** moving datasets to lazyload DB 2021-05-16T20:42:53.9190400Z ** inst 2021-05-16T20:42:53.9326100Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:43:02.9959160Z ** help 2021-05-16T20:43:03.8912890Z *** installing help indices 2021-05-16T20:43:04.3965470Z *** copying figures 2021-05-16T20:43:04.3978530Z ** building package indices 2021-05-16T20:43:04.9387110Z ** installing vignettes 2021-05-16T20:43:04.9659160Z ** testing if installed package can be loaded 2021-05-16T20:43:05.5797700Z * DONE (ggplot2) 2021-05-16T20:43:06.4152090Z * installing *source* package ‘R.utils’ ... 2021-05-16T20:43:06.4400470Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T20:43:06.4612060Z ** R 2021-05-16T20:43:06.5517880Z ** inst 2021-05-16T20:43:06.5545830Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:43:06.8349160Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T20:43:06.8350400Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T20:43:12.5434400Z ** help 2021-05-16T20:43:13.5047000Z *** installing help indices 2021-05-16T20:43:14.0576550Z ** building package indices 2021-05-16T20:43:14.6303930Z ** testing if installed package can be loaded 2021-05-16T20:43:14.9330720Z * DONE (R.utils) 2021-05-16T20:43:16.2805010Z * installing *source* package ‘shiny’ ... 2021-05-16T20:43:16.3372870Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T20:43:16.3794600Z ** R 2021-05-16T20:43:16.5378730Z ** inst 2021-05-16T20:43:16.6735280Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:43:33.8246000Z ** help 2021-05-16T20:43:34.4931320Z *** installing help indices 2021-05-16T20:43:34.8581920Z *** copying figures 2021-05-16T20:43:34.8637240Z ** building package indices 2021-05-16T20:43:35.2969410Z ** testing if installed package can be loaded 2021-05-16T20:43:35.7640540Z * DONE (shiny) 2021-05-16T20:43:37.1197060Z * installing *source* package ‘rgl’ ... 2021-05-16T20:43:37.1634880Z ** package ‘rgl’ successfully unpacked and MD5 sums checked 2021-05-16T20:43:37.8823910Z checking for gcc... clang 2021-05-16T20:43:38.1269510Z checking whether the C compiler works... yes 2021-05-16T20:43:38.1270320Z checking for C compiler default output file name... a.out 2021-05-16T20:43:38.2256850Z checking for suffix of executables... 2021-05-16T20:43:38.4474220Z checking whether we are cross compiling... no 2021-05-16T20:43:38.5129590Z checking for suffix of object files... o 2021-05-16T20:43:38.5614010Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:43:38.6051200Z checking whether clang accepts -g... yes 2021-05-16T20:43:38.6801440Z checking for clang option to accept ISO C89... none needed 2021-05-16T20:43:38.7757890Z checking how to run the C preprocessor... clang -E 2021-05-16T20:43:38.8757970Z checking for gcc... (cached) clang 2021-05-16T20:43:38.9957110Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-16T20:43:38.9960390Z checking whether clang accepts -g... (cached) yes 2021-05-16T20:43:38.9963260Z checking for clang option to accept ISO C89... (cached) none needed 2021-05-16T20:43:39.0209070Z checking for libpng-config... yes 2021-05-16T20:43:39.0210150Z configure: using libpng-config 2021-05-16T20:43:39.0656770Z configure: using libpng dynamic linkage 2021-05-16T20:43:39.2887430Z checking for X... libraries , headers 2021-05-16T20:43:39.3916160Z checking for XAllocClassHint... yes 2021-05-16T20:43:39.4604340Z checking for glEnd in -lGL... no 2021-05-16T20:43:39.4614080Z configure: WARNING: missing required library GL 2021-05-16T20:43:39.4621850Z configure: compiling without OpenGL support 2021-05-16T20:43:39.5049530Z configure: creating ./config.status 2021-05-16T20:43:39.6659550Z config.status: creating R/noOpenGL.R 2021-05-16T20:43:39.6944650Z config.status: creating src/useNULL/Makevars 2021-05-16T20:43:39.7224550Z config.status: creating src/Makevars 2021-05-16T20:43:39.8179550Z ** libs 2021-05-16T20:43:39.8376700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T20:43:40.4413950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T20:43:41.1016130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Background.cpp -o Background.o 2021-05-16T20:43:41.6753190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T20:43:42.2256430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Color.cpp -o Color.o 2021-05-16T20:43:42.4733010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Disposable.cpp -o Disposable.o 2021-05-16T20:43:43.0102610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Light.cpp -o Light.o 2021-05-16T20:43:43.1933270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineSet.cpp -o LineSet.o 2021-05-16T20:43:43.6679090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T20:43:44.1429070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Material.cpp -o Material.o 2021-05-16T20:43:44.3141910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c NULLgui.cpp -o NULLgui.o 2021-05-16T20:43:44.9342710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T20:43:45.6413940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PointSet.cpp -o PointSet.o 2021-05-16T20:43:46.1105100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T20:43:46.7141090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c RenderContext.cpp -o RenderContext.o 2021-05-16T20:43:47.1099230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Shape.cpp -o Shape.o 2021-05-16T20:43:47.5691040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T20:43:48.0913080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereSet.cpp -o SphereSet.o 2021-05-16T20:43:48.6927790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T20:43:49.4336600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c String.cpp -o String.o 2021-05-16T20:43:49.5477130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Surface.cpp -o Surface.o 2021-05-16T20:43:50.1279430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c TextSet.cpp -o TextSet.o 2021-05-16T20:43:50.7088850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Texture.cpp -o Texture.o 2021-05-16T20:43:50.8899310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T20:43:51.4688370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:43:52.5151790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c assert.cpp -o assert.o 2021-05-16T20:43:52.6538390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.cpp -o callbacks.o 2021-05-16T20:43:53.2399330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c device.cpp -o device.o 2021-05-16T20:43:53.8299950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c devicemanager.cpp -o devicemanager.o 2021-05-16T20:43:54.6171670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c fps.cpp -o fps.o 2021-05-16T20:43:55.1166670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ftgl.cpp -o ftgl.o 2021-05-16T20:43:55.1612970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c geom.cpp -o geom.o 2021-05-16T20:43:55.3758290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gl2ps.c -o gl2ps.o 2021-05-16T20:43:55.4165880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glErrors.cpp -o glErrors.o 2021-05-16T20:43:55.5544900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glgui.cpp -o glgui.o 2021-05-16T20:43:56.0564390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gui.cpp -o gui.o 2021-05-16T20:43:56.6861210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:43:57.2669830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c par3d.cpp -o par3d.o 2021-05-16T20:43:58.0020380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pixmap.cpp -o pixmap.o 2021-05-16T20:43:58.7022950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c platform.cpp -o platform.o 2021-05-16T20:43:58.7025540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pretty.c -o pretty.o 2021-05-16T20:43:58.7028010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c render.cpp -o render.o 2021-05-16T20:43:58.7030510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglmath.cpp -o rglmath.o 2021-05-16T20:43:58.7952940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglview.cpp -o rglview.o 2021-05-16T20:43:59.6622110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c scene.cpp -o scene.o 2021-05-16T20:44:00.4852950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c select.cpp -o select.o 2021-05-16T20:44:00.9430350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c subscene.cpp -o subscene.o 2021-05-16T20:44:02.7817310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32gui.cpp -o win32gui.o 2021-05-16T20:44:02.8199190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32lib.cpp -o win32lib.o 2021-05-16T20:44:02.8601630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11gui.cpp -o x11gui.o 2021-05-16T20:44:02.8978080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11lib.cpp -o x11lib.o 2021-05-16T20:44:02.9390670Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rgl.so ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:44:03.0093910Z installing to /Users/runner/work/_temp/Library/rgl/libs 2021-05-16T20:44:03.0152670Z ** R 2021-05-16T20:44:03.1148510Z ** demo 2021-05-16T20:44:03.1218250Z ** inst 2021-05-16T20:44:03.1813220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:11.0355350Z ** help 2021-05-16T20:44:11.5506160Z *** installing help indices 2021-05-16T20:44:11.8414450Z *** copying figures 2021-05-16T20:44:11.8418220Z ** building package indices 2021-05-16T20:44:12.2167080Z ** installing vignettes 2021-05-16T20:44:12.2283770Z ** testing if installed package can be loaded 2021-05-16T20:44:12.8873690Z * DONE (rgl) 2021-05-16T20:44:12.9659540Z 2021-05-16T20:44:12.9660400Z The downloaded source packages are in 2021-05-16T20:44:12.9662130Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6XF1eF/downloaded_packages’ 2021-05-16T20:44:13.7490930Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:44:13.7491840Z Use `force = TRUE` to force installation 2021-05-16T20:44:13.7505820Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:44:13.7507340Z Use `force = TRUE` to force installation 2021-05-16T20:44:13.7797710Z ##[group]Run options(width = 100) 2021-05-16T20:44:13.7798300Z options(width = 100) 2021-05-16T20:44:13.7798810Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:44:13.7799420Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:44:13.8026400Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:44:13.8026780Z env: 2021-05-16T20:44:13.8027170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:44:13.8027600Z TIC_DEPLOY_KEY: 2021-05-16T20:44:13.8027910Z RSPM: 2021-05-16T20:44:13.8029370Z GITHUB_PAT: *** 2021-05-16T20:44:13.8029770Z COVERALLS_TOKEN: 2021-05-16T20:44:13.8030200Z continue-on-error: false 2021-05-16T20:44:13.8030640Z VDIFFR_RUN_TESTS: false 2021-05-16T20:44:13.8031090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:44:13.8031500Z TZ: UTC 2021-05-16T20:44:13.8031850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:44:13.8032210Z NOT_CRAN: true 2021-05-16T20:44:13.8032590Z ##[endgroup] 2021-05-16T20:44:14.4727780Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:44:14.4728540Z setting value 2021-05-16T20:44:14.4729520Z version R version 3.5.3 (2019-03-11) 2021-05-16T20:44:14.4730010Z os macOS 10.15.7 2021-05-16T20:44:14.4730530Z system x86_64, darwin15.6.0 2021-05-16T20:44:14.4731000Z ui X11 2021-05-16T20:44:14.4731470Z language (EN) 2021-05-16T20:44:14.4732330Z collate en_US.UTF-8 2021-05-16T20:44:14.4733270Z ctype en_US.UTF-8 2021-05-16T20:44:14.4733770Z tz UTC 2021-05-16T20:44:14.4734590Z date 2021-05-16 2021-05-16T20:44:14.4734870Z 2021-05-16T20:44:14.4735950Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:44:14.4736770Z ! package * version date lib source 2021-05-16T20:44:14.4737890Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4739020Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:44:14.4740190Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4741200Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4742300Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4743380Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4744410Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4745550Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:44:14.4746620Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4747690Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4748730Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4749750Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4750810Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4751830Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4752870Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4753870Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4755570Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4757290Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4758470Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4759580Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4760630Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4761730Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4762790Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4763810Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4764920Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4765990Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4767070Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4768160Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4769280Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:44:14.4770420Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4771460Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4772530Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4773560Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4774650Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4775860Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4776910Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4778090Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4779090Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4780150Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4781170Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4782160Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4783200Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4784190Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4785250Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4786370Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:44:14.4787470Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4788520Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4789510Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4790570Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4791590Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4792650Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4793680Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4795210Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4796490Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4797550Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4798660Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4799710Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4800730Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4801790Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4802820Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4803920Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4805100Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4806180Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4807260Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4808280Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4809360Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4810420Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4811540Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4812630Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4813740Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4814890Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4815910Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4817000Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4818080Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4819150Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4820220Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4821250Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4822330Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4823400Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4824440Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4825610Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4826650Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4827730Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4828740Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4829840Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4830920Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4831970Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4833310Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4834620Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4835870Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4836930Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4837960Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4839060Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4840110Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4841210Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4842260Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4843300Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4844390Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4845410Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4846480Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4847460Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4848540Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4849630Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4850700Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4851790Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4852820Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4853920Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4855010Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4856040Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4857070Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4858180Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4859240Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4860340Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:44:14.4861400Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4862450Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4863440Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4864530Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4865630Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4866680Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4867700Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4868730Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4869780Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4870780Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4872110Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4873410Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4874490Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4875800Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4876820Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4878030Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4879080Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T20:44:14.4880070Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4881090Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T20:44:14.4882090Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4883160Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4884190Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:44:14.4885420Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4886510Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4887570Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4888740Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4889730Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4890770Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4891800Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T20:44:14.4892800Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4893850Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4894920Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4896540Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4898200Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4899790Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4902080Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4903240Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4904350Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T20:44:14.4905410Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4906410Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T20:44:14.4907430Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:44:14.4907750Z 2021-05-16T20:44:14.4908200Z [1] /Users/runner/work/_temp/Library 2021-05-16T20:44:14.4908960Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T20:44:14.4909360Z 2021-05-16T20:44:14.4910270Z P ── Loaded and on-disk path mismatch. 2021-05-16T20:44:14.4957490Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:44:14.4958160Z Rscript -e 'tic::script()' 2021-05-16T20:44:14.4958600Z ls -l check 2021-05-16T20:44:14.5432530Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:44:14.5433950Z env: 2021-05-16T20:44:14.5435100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:44:14.5436400Z TIC_DEPLOY_KEY: 2021-05-16T20:44:14.5437330Z RSPM: 2021-05-16T20:44:14.5440100Z GITHUB_PAT: *** 2021-05-16T20:44:14.5441220Z COVERALLS_TOKEN: 2021-05-16T20:44:14.5442550Z continue-on-error: false 2021-05-16T20:44:14.5443890Z VDIFFR_RUN_TESTS: false 2021-05-16T20:44:14.5445200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:44:14.5446430Z TZ: UTC 2021-05-16T20:44:14.5447450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:44:14.5448580Z NOT_CRAN: true 2021-05-16T20:44:14.5449550Z ##[endgroup] 2021-05-16T20:44:14.8758930Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:44:15.0069780Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:44:15.0071030Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:44:15.0071990Z timeout = Inf, check_dir = "check") 2021-05-16T20:44:15.0952980Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:44:15.3569990Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:44:15.6998970Z * preparing ‘neurobase’: 2021-05-16T20:44:15.7113040Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:44:15.8819160Z * installing the package to build vignettes 2021-05-16T20:47:46.2254210Z * creating vignettes ... OK 2021-05-16T20:47:46.3750500Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:47:46.3774770Z * checking for empty or unneeded directories 2021-05-16T20:47:46.4251830Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:47:46.6318570Z 2021-05-16T20:47:46.8405330Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:47:47.2752790Z * using log directory ‘/Users/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:47:47.2771800Z * using R version 3.5.3 (2019-03-11) 2021-05-16T20:47:47.2773540Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T20:47:47.2775090Z * using session charset: UTF-8 2021-05-16T20:47:47.8115650Z * using option ‘--as-cran’ 2021-05-16T20:47:47.8218780Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:47:47.8311430Z * checking extension type ... Package 2021-05-16T20:47:47.8378890Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:47:47.8479160Z * package encoding: UTF-8 2021-05-16T20:47:47.8558070Z * checking package namespace information ... OK 2021-05-16T20:47:48.8687570Z * checking package dependencies ... OK 2021-05-16T20:47:48.8719040Z * checking if this is a source package ... OK 2021-05-16T20:47:48.8726170Z * checking if there is a namespace ... OK 2021-05-16T20:47:50.2303590Z * checking for executable files ... OK 2021-05-16T20:47:50.2329900Z * checking for hidden files and directories ... OK 2021-05-16T20:47:50.2384090Z * checking for portable file names ... OK 2021-05-16T20:47:50.2400020Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:47:50.2442480Z * checking serialization versions ... OK 2021-05-16T20:47:54.4981610Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:47:54.5146140Z * checking installed package size ... OK 2021-05-16T20:47:54.7495920Z * checking package directory ... OK 2021-05-16T20:47:54.7498060Z * checking ‘build’ directory ... OK 2021-05-16T20:47:54.9688430Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:47:54.9694850Z * checking top-level files ... OK 2021-05-16T20:47:54.9711850Z * checking for left-over files ... OK 2021-05-16T20:47:55.1914110Z * checking index information ... OK 2021-05-16T20:47:55.4077900Z * checking package subdirectories ... OK 2021-05-16T20:47:55.4886670Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:47:55.5884170Z * checking R files for syntax errors ... OK 2021-05-16T20:47:56.3365950Z * checking whether the package can be loaded ... OK 2021-05-16T20:47:57.0570210Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:47:57.7746450Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:47:58.4649870Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:47:59.2035580Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:48:00.0178950Z * checking loading without being on the library search path ... OK 2021-05-16T20:48:00.8656780Z * checking dependencies in R code ... OK 2021-05-16T20:48:02.3818580Z * checking S3 generic/method consistency ... OK 2021-05-16T20:48:03.1075790Z * checking replacement functions ... OK 2021-05-16T20:48:03.9918770Z * checking foreign function calls ... OK 2021-05-16T20:48:11.4161600Z * checking R code for possible problems ... OK 2021-05-16T20:48:11.7564950Z * checking Rd files ... OK 2021-05-16T20:48:11.8267370Z * checking Rd metadata ... OK 2021-05-16T20:48:12.0791220Z * checking Rd line widths ... OK 2021-05-16T20:48:12.3173310Z * checking Rd cross-references ... OK 2021-05-16T20:48:13.1058730Z * checking for missing documentation entries ... OK 2021-05-16T20:48:15.4998860Z * checking for code/documentation mismatches ... OK 2021-05-16T20:48:17.4975120Z * checking Rd \usage sections ... OK 2021-05-16T20:48:17.7221520Z * checking Rd contents ... OK 2021-05-16T20:48:18.1225330Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:48:18.1376950Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:48:18.1503690Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:48:22.9635460Z * checking examples ... OK 2021-05-16T20:48:22.9657210Z ** found \donttest examples: check also with --run-donttest 2021-05-16T20:48:23.0413990Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:48:23.2437230Z * checking tests ... 2021-05-16T20:48:25.0572610Z Running ‘testthat.R’ 2021-05-16T20:48:25.0737070Z OK 2021-05-16T20:48:25.3196890Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:48:25.3296280Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:51:50.9658300Z * checking re-building of vignette outputs ... OK 2021-05-16T20:51:55.8987940Z * checking PDF version of manual ... OK 2021-05-16T20:51:55.8988630Z * DONE 2021-05-16T20:51:55.8988930Z 2021-05-16T20:51:55.8989290Z Status: OK 2021-05-16T20:51:55.9040690Z 2021-05-16T20:51:56.0351780Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:51:56.0368810Z Duration: 4m 9.4s 2021-05-16T20:51:56.0369590Z 2021-05-16T20:51:56.0381000Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:51:56.0576150Z total 6240 2021-05-16T20:51:56.0578240Z drwxr-xr-x 15 runner staff 480 May 16 20:51 neurobase.Rcheck 2021-05-16T20:51:56.0580710Z -rw-r--r-- 1 runner staff 1473716 May 16 20:47 neurobase_1.30.1.tar.gz 2021-05-16T20:51:56.0582070Z -rw-r--r-- 1 runner staff 1718327 May 16 20:47 neurobase_1.30.1.tgz 2021-05-16T20:51:56.0665300Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:51:56.0666550Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:51:56.1130470Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:51:56.1130970Z env: 2021-05-16T20:51:56.1131430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:51:56.1131880Z TIC_DEPLOY_KEY: 2021-05-16T20:51:56.1132270Z RSPM: 2021-05-16T20:51:56.1133850Z GITHUB_PAT: *** 2021-05-16T20:51:56.1134310Z COVERALLS_TOKEN: 2021-05-16T20:51:56.1134810Z continue-on-error: false 2021-05-16T20:51:56.1135270Z VDIFFR_RUN_TESTS: false 2021-05-16T20:51:56.1135790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:51:56.1136210Z TZ: UTC 2021-05-16T20:51:56.1136610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:51:56.1137000Z NOT_CRAN: true 2021-05-16T20:51:56.1137380Z ##[endgroup] 2021-05-16T20:51:56.1589620Z 2021-05-16T20:51:56.1591810Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T20:51:56.1592640Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T20:51:56.1593840Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T20:51:56.1594210Z 2021-05-16T20:51:56.1594820Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:51:56.1595650Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:51:56.1596830Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:51:56.1597260Z 2021-05-16T20:51:56.1597910Z R is a collaborative project with many contributors. 2021-05-16T20:51:56.1599030Z Type 'contributors()' for more information and 2021-05-16T20:51:56.1600200Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:51:56.1600650Z 2021-05-16T20:51:56.1601580Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:51:56.1602730Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:51:56.1603600Z Type 'q()' to quit R. 2021-05-16T20:51:56.1603910Z 2021-05-16T20:51:56.1604420Z > library(testthat) 2021-05-16T20:51:56.1604900Z > library(neurobase) 2021-05-16T20:51:56.1605490Z Loading required package: oro.nifti 2021-05-16T20:51:56.1605970Z oro.nifti 0.11.0 2021-05-16T20:51:56.1606330Z > 2021-05-16T20:51:56.1606740Z > test_check("neurobase") 2021-05-16T20:51:56.1607280Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:51:56.1607680Z > 2021-05-16T20:51:56.1607970Z > 2021-05-16T20:51:56.1608400Z > # copyNIfTIHeader 2021-05-16T20:51:56.1608850Z > # double_ortho 2021-05-16T20:51:56.1609410Z > # getEmptyImageDimensions 2021-05-16T20:51:56.1609930Z > # get_empty_dim 2021-05-16T20:51:56.1610510Z > # maskEmptyImageDimensions 2021-05-16T20:51:56.1611040Z > # mask_empty_dim 2021-05-16T20:51:56.1611440Z > # mask_img 2021-05-16T20:51:56.1611900Z > # multi_overlay 2021-05-16T20:51:56.1612280Z > # newnii 2021-05-16T20:51:56.1612670Z > # niftiarr 2021-05-16T20:51:56.1613030Z > # nii.stub 2021-05-16T20:51:56.1613420Z > # ortho2 2021-05-16T20:51:56.1613790Z > # ortho_diff 2021-05-16T20:51:56.1614220Z > # parse_img_ext 2021-05-16T20:51:56.1614620Z > # quantile_img 2021-05-16T20:51:56.1615060Z > # readNIfTI2 2021-05-16T20:51:56.1615440Z > # readnii 2021-05-16T20:51:56.1615840Z > # remake_img 2021-05-16T20:51:56.1616310Z > # replace_dropped_dimensions 2021-05-16T20:51:56.1616820Z > # rescale_img 2021-05-16T20:51:56.1617210Z > # robust_window 2021-05-16T20:51:56.1617620Z > # same_dims 2021-05-16T20:51:56.1618020Z > # tempimg 2021-05-16T20:51:56.1618390Z > # window_img 2021-05-16T20:51:56.1618820Z > # writeNIfTI2 2021-05-16T20:51:56.1619210Z > # writenii 2021-05-16T20:51:56.1619580Z > # xyz 2021-05-16T20:51:56.1619920Z > # zero_pad 2021-05-16T20:51:56.1620310Z > # zlimmer 2021-05-16T20:51:56.1620680Z > # zscore_img 2021-05-16T20:51:56.1621080Z > 2021-05-16T20:51:56.1621660Z > proc.time() 2021-05-16T20:51:56.1622440Z user system elapsed 2021-05-16T20:51:56.1623130Z 1.613 0.143 1.756 2021-05-16T20:51:56.1675060Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:51:56.1675870Z Rscript -e "tic::before_deploy()" 2021-05-16T20:51:56.1939020Z shell: /bin/bash -e {0} 2021-05-16T20:51:56.1939390Z env: 2021-05-16T20:51:56.1939830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:51:56.1940260Z TIC_DEPLOY_KEY: 2021-05-16T20:51:56.1940620Z RSPM: 2021-05-16T20:51:56.1941420Z GITHUB_PAT: *** 2021-05-16T20:51:56.1941960Z COVERALLS_TOKEN: 2021-05-16T20:51:56.1942460Z continue-on-error: false 2021-05-16T20:51:56.1942950Z VDIFFR_RUN_TESTS: false 2021-05-16T20:51:56.1943440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:51:56.1943850Z TZ: UTC 2021-05-16T20:51:56.1944240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:51:56.1944610Z NOT_CRAN: true 2021-05-16T20:51:56.1945070Z ##[endgroup] 2021-05-16T20:51:56.5107570Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:51:56.6428040Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:51:56.6428660Z with: 2021-05-16T20:51:56.6429470Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:51:56.6430420Z asset_path: check/neurobase_1.30.1.tgz 2021-05-16T20:51:56.6430900Z asset_name: neurobase_1.30.1_R3.5.tgz 2021-05-16T20:51:56.6431470Z asset_content_type: application/octet-stream 2021-05-16T20:51:56.6431970Z env: 2021-05-16T20:51:56.6432380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:51:56.6432840Z TIC_DEPLOY_KEY: 2021-05-16T20:51:56.6433170Z RSPM: 2021-05-16T20:51:56.6434270Z GITHUB_PAT: *** 2021-05-16T20:51:56.6434670Z COVERALLS_TOKEN: 2021-05-16T20:51:56.6435170Z continue-on-error: false 2021-05-16T20:51:56.6435760Z VDIFFR_RUN_TESTS: false 2021-05-16T20:51:56.6436250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:51:56.6436650Z TZ: UTC 2021-05-16T20:51:56.6437450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:51:56.6437860Z NOT_CRAN: true 2021-05-16T20:51:56.6438790Z GITHUB_TOKEN: *** 2021-05-16T20:51:56.6439170Z ##[endgroup] 2021-05-16T20:51:57.8086460Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:51:57.8087390Z Rscript -e "tic::deploy()" 2021-05-16T20:51:57.8348930Z shell: /bin/bash -e {0} 2021-05-16T20:51:57.8349360Z env: 2021-05-16T20:51:57.8349770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:51:57.8350360Z TIC_DEPLOY_KEY: 2021-05-16T20:51:57.8350740Z RSPM: 2021-05-16T20:51:57.8351820Z GITHUB_PAT: *** 2021-05-16T20:51:57.8352250Z COVERALLS_TOKEN: 2021-05-16T20:51:57.8352700Z continue-on-error: false 2021-05-16T20:51:57.8353200Z VDIFFR_RUN_TESTS: false 2021-05-16T20:51:57.8353670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:51:57.8354120Z TZ: UTC 2021-05-16T20:51:57.8354480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:51:57.8354890Z NOT_CRAN: true 2021-05-16T20:51:57.8355270Z ##[endgroup] 2021-05-16T20:51:58.1576940Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:51:58.2868910Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:51:58.2869560Z Rscript -e "tic::after_deploy()" 2021-05-16T20:51:58.3105960Z shell: /bin/bash -e {0} 2021-05-16T20:51:58.3106360Z env: 2021-05-16T20:51:58.3106740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:51:58.3107170Z TIC_DEPLOY_KEY: 2021-05-16T20:51:58.3107480Z RSPM: 2021-05-16T20:51:58.3108530Z GITHUB_PAT: *** 2021-05-16T20:51:58.3108940Z COVERALLS_TOKEN: 2021-05-16T20:51:58.3109350Z continue-on-error: false 2021-05-16T20:51:58.3109960Z VDIFFR_RUN_TESTS: false 2021-05-16T20:51:58.3110420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:51:58.3110850Z TZ: UTC 2021-05-16T20:51:58.3111200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:51:58.3111600Z NOT_CRAN: true 2021-05-16T20:51:58.3111930Z ##[endgroup] 2021-05-16T20:51:58.6272970Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:51:59.0134870Z Post job cleanup. 2021-05-16T20:51:59.0855290Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:51:59.0991680Z Post job cleanup. 2021-05-16T20:51:59.2300670Z [command]/usr/local/bin/git version 2021-05-16T20:51:59.2454610Z git version 2.31.1 2021-05-16T20:51:59.2505050Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:51:59.2578210Z [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-16T20:51:59.3497290Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:51:59.3552240Z http.https://github.com/.extraheader 2021-05-16T20:51:59.3566350Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:51:59.3668200Z [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-16T20:51:59.4622360Z Cleaning up orphan processes