2021-05-18T14:11:42.5026201Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:11:42.8493372Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-18T14:11:42.9505828Z 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-18T14:11:43.0838474Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:11:43.2485051Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:12:02.1666750Z Current runner version: '2.278.0' 2021-05-18T14:12:02.2101990Z ##[group]Operating System 2021-05-18T14:12:02.2103070Z Mac OS X 2021-05-18T14:12:02.2103560Z 10.15.7 2021-05-18T14:12:02.2103990Z 19H1030 2021-05-18T14:12:02.2104510Z ##[endgroup] 2021-05-18T14:12:02.2105190Z ##[group]Virtual Environment 2021-05-18T14:12:02.2105820Z Environment: macos-10.15 2021-05-18T14:12:02.2106500Z Version: 20210510.1 2021-05-18T14:12:02.2107850Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-18T14:12:02.2109250Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:12:02.2110130Z ##[endgroup] 2021-05-18T14:12:02.2112020Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:12:02.2113460Z Actions: write 2021-05-18T14:12:02.2114020Z Checks: write 2021-05-18T14:12:02.2114540Z Contents: write 2021-05-18T14:12:02.2115040Z Deployments: write 2021-05-18T14:12:02.2115700Z Issues: write 2021-05-18T14:12:02.2116370Z Metadata: read 2021-05-18T14:12:02.2116860Z Packages: write 2021-05-18T14:12:02.2117410Z PullRequests: write 2021-05-18T14:12:02.2117990Z RepositoryProjects: write 2021-05-18T14:12:02.2118620Z SecurityEvents: write 2021-05-18T14:12:02.2119320Z Statuses: write 2021-05-18T14:12:02.2120010Z ##[endgroup] 2021-05-18T14:12:02.2123750Z Prepare workflow directory 2021-05-18T14:12:02.3833820Z Prepare all required actions 2021-05-18T14:12:02.3846760Z Getting action download info 2021-05-18T14:12:02.9167140Z Download action repository 'actions/checkout@v2' 2021-05-18T14:12:15.2291600Z Download action repository 'r-lib/actions@master' 2021-05-18T14:12:25.9002560Z Download action repository 'adigherman/actions@master' 2021-05-18T14:12:38.9292740Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:12:39.6982740Z Download action repository 'actions/cache@v1' 2021-05-18T14:12:43.2318950Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:12:46.5334100Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:12:47.9917720Z ##[group]Run actions/checkout@v2 2021-05-18T14:12:47.9918460Z with: 2021-05-18T14:12:47.9918920Z repository: neuroconductor/eegUtils 2021-05-18T14:12:47.9919870Z token: *** 2021-05-18T14:12:47.9920220Z ssh-strict: true 2021-05-18T14:12:47.9920680Z persist-credentials: true 2021-05-18T14:12:47.9921700Z clean: true 2021-05-18T14:12:47.9922060Z fetch-depth: 1 2021-05-18T14:12:47.9922410Z lfs: false 2021-05-18T14:12:47.9922750Z submodules: false 2021-05-18T14:12:47.9923530Z env: 2021-05-18T14:12:47.9923940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:47.9924360Z TIC_DEPLOY_KEY: 2021-05-18T14:12:47.9924680Z RSPM: 2021-05-18T14:12:47.9925430Z GITHUB_PAT: *** 2021-05-18T14:12:47.9926150Z COVERALLS_TOKEN: *** 2021-05-18T14:12:47.9926600Z continue-on-error: false 2021-05-18T14:12:47.9927040Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:47.9927410Z ##[endgroup] 2021-05-18T14:12:49.1209870Z Syncing repository: neuroconductor/eegUtils 2021-05-18T14:12:49.1211060Z ##[group]Getting Git version info 2021-05-18T14:12:49.1212750Z Working directory is '/Users/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:49.1213440Z [command]/usr/local/bin/git version 2021-05-18T14:12:49.4020280Z git version 2.31.1 2021-05-18T14:12:49.4052060Z ##[endgroup] 2021-05-18T14:12:49.4062880Z Deleting the contents of '/Users/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:49.4069300Z ##[group]Initializing the repository 2021-05-18T14:12:49.4074860Z [command]/usr/local/bin/git init /Users/runner/work/eegUtils/eegUtils 2021-05-18T14:12:49.7622890Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:12:49.7640000Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:12:49.7643550Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:12:49.7644790Z hint: 2021-05-18T14:12:49.7649570Z hint: git config --global init.defaultBranch 2021-05-18T14:12:49.7652540Z hint: 2021-05-18T14:12:49.7654210Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:12:49.7655620Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:12:49.7656490Z hint: 2021-05-18T14:12:49.7657420Z hint: git branch -m 2021-05-18T14:12:49.7952650Z Initialized empty Git repository in /Users/runner/work/eegUtils/eegUtils/.git/ 2021-05-18T14:12:49.7971430Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:49.8051920Z ##[endgroup] 2021-05-18T14:12:49.8056010Z ##[group]Disabling automatic garbage collection 2021-05-18T14:12:49.8059980Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:12:49.8556500Z ##[endgroup] 2021-05-18T14:12:49.8564590Z ##[group]Setting up auth 2021-05-18T14:12:49.8585390Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:12:49.8683130Z [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-18T14:12:50.7022850Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:12:50.7118380Z [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-18T14:12:50.7982400Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:12:50.8884460Z ##[endgroup] 2021-05-18T14:12:50.8901660Z ##[group]Fetching the repository 2021-05-18T14:12:50.8944940Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +c56284176990d318c241c966eb20b81b39cc80ec:refs/tags/0.6.1.s 2021-05-18T14:12:51.4954190Z remote: Enumerating objects: 1046, done. 2021-05-18T14:12:51.4955940Z remote: Counting objects: 0% (1/1046) 2021-05-18T14:12:51.4957360Z remote: Counting objects: 1% (11/1046) 2021-05-18T14:12:51.4958340Z remote: Counting objects: 2% (21/1046) 2021-05-18T14:12:51.4959390Z remote: Counting objects: 3% (32/1046) 2021-05-18T14:12:51.4960350Z remote: Counting objects: 4% (42/1046) 2021-05-18T14:12:51.4961220Z remote: Counting objects: 5% (53/1046) 2021-05-18T14:12:51.4962210Z remote: Counting objects: 6% (63/1046) 2021-05-18T14:12:51.4963070Z remote: Counting objects: 7% (74/1046) 2021-05-18T14:12:51.4963900Z remote: Counting objects: 8% (84/1046) 2021-05-18T14:12:51.4964800Z remote: Counting objects: 9% (95/1046) 2021-05-18T14:12:51.4965740Z remote: Counting objects: 10% (105/1046) 2021-05-18T14:12:51.4966540Z remote: Counting objects: 11% (116/1046) 2021-05-18T14:12:51.4967380Z remote: Counting objects: 12% (126/1046) 2021-05-18T14:12:51.4968250Z remote: Counting objects: 13% (136/1046) 2021-05-18T14:12:51.4969040Z remote: Counting objects: 14% (147/1046) 2021-05-18T14:12:51.4969890Z remote: Counting objects: 15% (157/1046) 2021-05-18T14:12:51.4970720Z remote: Counting objects: 16% (168/1046) 2021-05-18T14:12:51.4971520Z remote: Counting objects: 17% (178/1046) 2021-05-18T14:12:51.4972380Z remote: Counting objects: 18% (189/1046) 2021-05-18T14:12:51.4973230Z remote: Counting objects: 19% (199/1046) 2021-05-18T14:12:51.4974010Z remote: Counting objects: 20% (210/1046) 2021-05-18T14:12:51.4974900Z remote: Counting objects: 21% (220/1046) 2021-05-18T14:12:51.4975670Z remote: Counting objects: 22% (231/1046) 2021-05-18T14:12:51.4976490Z remote: Counting objects: 23% (241/1046) 2021-05-18T14:12:51.4977330Z remote: Counting objects: 24% (252/1046) 2021-05-18T14:12:51.4978740Z remote: Counting objects: 25% (262/1046) 2021-05-18T14:12:51.4979560Z remote: Counting objects: 26% (272/1046) 2021-05-18T14:12:51.4980430Z remote: Counting objects: 27% (283/1046) 2021-05-18T14:12:51.4981440Z remote: Counting objects: 28% (293/1046) 2021-05-18T14:12:51.4982130Z remote: Counting objects: 29% (304/1046) 2021-05-18T14:12:51.4982840Z remote: Counting objects: 30% (314/1046) 2021-05-18T14:12:51.4983570Z remote: Counting objects: 31% (325/1046) 2021-05-18T14:12:51.4984640Z remote: Counting objects: 32% (335/1046) 2021-05-18T14:12:51.4985330Z remote: Counting objects: 33% (346/1046) 2021-05-18T14:12:51.4986390Z remote: Counting objects: 34% (356/1046) 2021-05-18T14:12:51.4987150Z remote: Counting objects: 35% (367/1046) 2021-05-18T14:12:51.5165860Z remote: Counting objects: 36% (377/1046) 2021-05-18T14:12:51.5167490Z remote: Counting objects: 37% (388/1046) 2021-05-18T14:12:51.5168700Z remote: Counting objects: 38% (398/1046) 2021-05-18T14:12:51.5170170Z remote: Counting objects: 39% (408/1046) 2021-05-18T14:12:51.5171300Z remote: Counting objects: 40% (419/1046) 2021-05-18T14:12:51.5173750Z remote: Counting objects: 41% (429/1046) 2021-05-18T14:12:51.5174870Z remote: Counting objects: 42% (440/1046) 2021-05-18T14:12:51.5175980Z remote: Counting objects: 43% (450/1046) 2021-05-18T14:12:51.5176670Z remote: Counting objects: 44% (461/1046) 2021-05-18T14:12:51.5177190Z remote: Counting objects: 45% (471/1046) 2021-05-18T14:12:51.5177670Z remote: Counting objects: 46% (482/1046) 2021-05-18T14:12:51.5178150Z remote: Counting objects: 47% (492/1046) 2021-05-18T14:12:51.5178660Z remote: Counting objects: 48% (503/1046) 2021-05-18T14:12:51.5179840Z remote: Counting objects: 49% (513/1046) 2021-05-18T14:12:51.5180350Z remote: Counting objects: 50% (523/1046) 2021-05-18T14:12:51.5181420Z remote: Counting objects: 51% (534/1046) 2021-05-18T14:12:51.5182000Z remote: Counting objects: 52% (544/1046) 2021-05-18T14:12:51.5182520Z remote: Counting objects: 53% (555/1046) 2021-05-18T14:12:51.5182990Z remote: Counting objects: 54% (565/1046) 2021-05-18T14:12:51.5183490Z remote: Counting objects: 55% (576/1046) 2021-05-18T14:12:51.5184000Z remote: Counting objects: 56% (586/1046) 2021-05-18T14:12:51.5184650Z remote: Counting objects: 57% (597/1046) 2021-05-18T14:12:51.5185510Z remote: Counting objects: 58% (607/1046) 2021-05-18T14:12:51.5186030Z remote: Counting objects: 59% (618/1046) 2021-05-18T14:12:51.5186650Z remote: Counting objects: 60% (628/1046) 2021-05-18T14:12:51.5187170Z remote: Counting objects: 61% (639/1046) 2021-05-18T14:12:51.5187660Z remote: Counting objects: 62% (649/1046) 2021-05-18T14:12:51.5188180Z remote: Counting objects: 63% (659/1046) 2021-05-18T14:12:51.5188720Z remote: Counting objects: 64% (670/1046) 2021-05-18T14:12:51.5189210Z remote: Counting objects: 65% (680/1046) 2021-05-18T14:12:51.5189720Z remote: Counting objects: 66% (691/1046) 2021-05-18T14:12:51.5190200Z remote: Counting objects: 67% (701/1046) 2021-05-18T14:12:51.5190720Z remote: Counting objects: 68% (712/1046) 2021-05-18T14:12:51.5191240Z remote: Counting objects: 69% (722/1046) 2021-05-18T14:12:51.5191720Z remote: Counting objects: 70% (733/1046) 2021-05-18T14:12:51.5192240Z remote: Counting objects: 71% (743/1046) 2021-05-18T14:12:51.5192720Z remote: Counting objects: 72% (754/1046) 2021-05-18T14:12:51.5193230Z remote: Counting objects: 73% (764/1046) 2021-05-18T14:12:51.5193730Z remote: Counting objects: 74% (775/1046) 2021-05-18T14:12:51.5194190Z remote: Counting objects: 75% (785/1046) 2021-05-18T14:12:51.5194650Z remote: Counting objects: 76% (795/1046) 2021-05-18T14:12:51.5195490Z remote: Counting objects: 77% (806/1046) 2021-05-18T14:12:51.5195950Z remote: Counting objects: 78% (816/1046) 2021-05-18T14:12:51.5196410Z remote: Counting objects: 79% (827/1046) 2021-05-18T14:12:51.5196860Z remote: Counting objects: 80% (837/1046) 2021-05-18T14:12:51.5197380Z remote: Counting objects: 81% (848/1046) 2021-05-18T14:12:51.5197850Z remote: Counting objects: 82% (858/1046) 2021-05-18T14:12:51.5198300Z remote: Counting objects: 83% (869/1046) 2021-05-18T14:12:51.5198810Z remote: Counting objects: 84% (879/1046) 2021-05-18T14:12:51.5199290Z remote: Counting objects: 85% (890/1046) 2021-05-18T14:12:51.5199790Z remote: Counting objects: 86% (900/1046) 2021-05-18T14:12:51.5200280Z remote: Counting objects: 87% (911/1046) 2021-05-18T14:12:51.5200760Z remote: Counting objects: 88% (921/1046) 2021-05-18T14:12:51.5201260Z remote: Counting objects: 89% (931/1046) 2021-05-18T14:12:51.5201770Z remote: Counting objects: 90% (942/1046) 2021-05-18T14:12:51.5202240Z remote: Counting objects: 91% (952/1046) 2021-05-18T14:12:51.5202730Z remote: Counting objects: 92% (963/1046) 2021-05-18T14:12:51.5203200Z remote: Counting objects: 93% (973/1046) 2021-05-18T14:12:51.5203690Z remote: Counting objects: 94% (984/1046) 2021-05-18T14:12:51.5204190Z remote: Counting objects: 95% (994/1046) 2021-05-18T14:12:51.5205020Z remote: Counting objects: 96% (1005/1046) 2021-05-18T14:12:51.5205520Z remote: Counting objects: 97% (1015/1046) 2021-05-18T14:12:51.5206050Z remote: Counting objects: 98% (1026/1046) 2021-05-18T14:12:51.5206530Z remote: Counting objects: 99% (1036/1046) 2021-05-18T14:12:51.5207050Z remote: Counting objects: 100% (1046/1046) 2021-05-18T14:12:51.5207590Z remote: Counting objects: 100% (1046/1046), done. 2021-05-18T14:12:51.5208350Z remote: Compressing objects: 0% (1/792) 2021-05-18T14:12:51.5209480Z remote: Compressing objects: 1% (8/792) 2021-05-18T14:12:51.5210170Z remote: Compressing objects: 2% (16/792) 2021-05-18T14:12:51.5210810Z remote: Compressing objects: 3% (24/792) 2021-05-18T14:12:51.5211370Z remote: Compressing objects: 4% (32/792) 2021-05-18T14:12:51.5211890Z remote: Compressing objects: 5% (40/792) 2021-05-18T14:12:51.5212420Z remote: Compressing objects: 6% (48/792) 2021-05-18T14:12:51.5212960Z remote: Compressing objects: 7% (56/792) 2021-05-18T14:12:51.5213470Z remote: Compressing objects: 8% (64/792) 2021-05-18T14:12:51.5214010Z remote: Compressing objects: 9% (72/792) 2021-05-18T14:12:51.5214520Z remote: Compressing objects: 10% (80/792) 2021-05-18T14:12:51.5215050Z remote: Compressing objects: 11% (88/792) 2021-05-18T14:12:51.5215610Z remote: Compressing objects: 12% (96/792) 2021-05-18T14:12:51.5216320Z remote: Compressing objects: 13% (103/792) 2021-05-18T14:12:51.5216910Z remote: Compressing objects: 14% (111/792) 2021-05-18T14:12:51.5217550Z remote: Compressing objects: 15% (119/792) 2021-05-18T14:12:51.5218270Z remote: Compressing objects: 16% (127/792) 2021-05-18T14:12:51.5218890Z remote: Compressing objects: 17% (135/792) 2021-05-18T14:12:51.5219570Z remote: Compressing objects: 18% (143/792) 2021-05-18T14:12:51.5236830Z remote: Compressing objects: 19% (151/792) 2021-05-18T14:12:51.5246210Z remote: Compressing objects: 20% (159/792) 2021-05-18T14:12:51.5260220Z remote: Compressing objects: 21% (167/792) 2021-05-18T14:12:51.5278400Z remote: Compressing objects: 22% (175/792) 2021-05-18T14:12:51.5304090Z remote: Compressing objects: 23% (183/792) 2021-05-18T14:12:51.5318970Z remote: Compressing objects: 24% (191/792) 2021-05-18T14:12:51.5335650Z remote: Compressing objects: 25% (198/792) 2021-05-18T14:12:51.5369610Z remote: Compressing objects: 26% (206/792) 2021-05-18T14:12:51.5414810Z remote: Compressing objects: 27% (214/792) 2021-05-18T14:12:51.5415980Z remote: Compressing objects: 28% (222/792) 2021-05-18T14:12:51.5442720Z remote: Compressing objects: 29% (230/792) 2021-05-18T14:12:51.5468330Z remote: Compressing objects: 30% (238/792) 2021-05-18T14:12:51.5475790Z remote: Compressing objects: 31% (246/792) 2021-05-18T14:12:51.5485690Z remote: Compressing objects: 32% (254/792) 2021-05-18T14:12:51.5513690Z remote: Compressing objects: 33% (262/792) 2021-05-18T14:12:51.5523530Z remote: Compressing objects: 34% (270/792) 2021-05-18T14:12:51.5524140Z remote: Compressing objects: 35% (278/792) 2021-05-18T14:12:51.5563040Z remote: Compressing objects: 36% (286/792) 2021-05-18T14:12:51.5663200Z remote: Compressing objects: 37% (294/792) 2021-05-18T14:12:51.5853280Z remote: Compressing objects: 38% (301/792) 2021-05-18T14:12:51.5909410Z remote: Compressing objects: 39% (309/792) 2021-05-18T14:12:51.5910100Z remote: Compressing objects: 40% (317/792) 2021-05-18T14:12:51.5910770Z remote: Compressing objects: 41% (325/792) 2021-05-18T14:12:51.5911310Z remote: Compressing objects: 42% (333/792) 2021-05-18T14:12:51.5911870Z remote: Compressing objects: 43% (341/792) 2021-05-18T14:12:51.5912410Z remote: Compressing objects: 44% (349/792) 2021-05-18T14:12:51.5912970Z remote: Compressing objects: 45% (357/792) 2021-05-18T14:12:51.5913520Z remote: Compressing objects: 46% (365/792) 2021-05-18T14:12:51.5914030Z remote: Compressing objects: 47% (373/792) 2021-05-18T14:12:51.5914530Z remote: Compressing objects: 48% (381/792) 2021-05-18T14:12:51.5915050Z remote: Compressing objects: 49% (389/792) 2021-05-18T14:12:51.5915590Z remote: Compressing objects: 50% (396/792) 2021-05-18T14:12:51.5916140Z remote: Compressing objects: 51% (404/792) 2021-05-18T14:12:51.5917100Z remote: Compressing objects: 52% (412/792) 2021-05-18T14:12:51.5917720Z remote: Compressing objects: 53% (420/792) 2021-05-18T14:12:51.5918260Z remote: Compressing objects: 54% (428/792) 2021-05-18T14:12:51.5918780Z remote: Compressing objects: 55% (436/792) 2021-05-18T14:12:51.5919330Z remote: Compressing objects: 56% (444/792) 2021-05-18T14:12:51.5919860Z remote: Compressing objects: 57% (452/792) 2021-05-18T14:12:51.5920400Z remote: Compressing objects: 58% (460/792) 2021-05-18T14:12:51.5920920Z remote: Compressing objects: 59% (468/792) 2021-05-18T14:12:51.6213370Z remote: Compressing objects: 60% (476/792) 2021-05-18T14:12:51.6214550Z remote: Compressing objects: 61% (484/792) 2021-05-18T14:12:51.6215570Z remote: Compressing objects: 62% (492/792) 2021-05-18T14:12:51.6216240Z remote: Compressing objects: 63% (499/792) 2021-05-18T14:12:51.6216900Z remote: Compressing objects: 64% (507/792) 2021-05-18T14:12:51.6217450Z remote: Compressing objects: 65% (515/792) 2021-05-18T14:12:51.6218350Z remote: Compressing objects: 66% (523/792) 2021-05-18T14:12:51.6219180Z remote: Compressing objects: 67% (531/792) 2021-05-18T14:12:51.6220460Z remote: Compressing objects: 68% (539/792) 2021-05-18T14:12:51.6221580Z remote: Compressing objects: 69% (547/792) 2021-05-18T14:12:51.6222270Z remote: Compressing objects: 70% (555/792) 2021-05-18T14:12:51.6222850Z remote: Compressing objects: 71% (563/792) 2021-05-18T14:12:51.6223490Z remote: Compressing objects: 72% (571/792) 2021-05-18T14:12:51.6224030Z remote: Compressing objects: 73% (579/792) 2021-05-18T14:12:51.6225220Z remote: Compressing objects: 74% (587/792) 2021-05-18T14:12:51.6225780Z remote: Compressing objects: 75% (594/792) 2021-05-18T14:12:51.6228200Z remote: Compressing objects: 76% (602/792) 2021-05-18T14:12:51.6231020Z remote: Compressing objects: 77% (610/792) 2021-05-18T14:12:51.6232900Z remote: Compressing objects: 78% (618/792) 2021-05-18T14:12:51.6233520Z remote: Compressing objects: 79% (626/792) 2021-05-18T14:12:51.6234230Z remote: Compressing objects: 80% (634/792) 2021-05-18T14:12:51.6234760Z remote: Compressing objects: 81% (642/792) 2021-05-18T14:12:51.6235320Z remote: Compressing objects: 82% (650/792) 2021-05-18T14:12:51.6235980Z remote: Compressing objects: 83% (658/792) 2021-05-18T14:12:51.6236960Z remote: Compressing objects: 84% (666/792) 2021-05-18T14:12:51.6237570Z remote: Compressing objects: 85% (674/792) 2021-05-18T14:12:51.6238110Z remote: Compressing objects: 86% (682/792) 2021-05-18T14:12:51.6238940Z remote: Compressing objects: 87% (690/792) 2021-05-18T14:12:51.6239490Z remote: Compressing objects: 88% (697/792) 2021-05-18T14:12:51.6240040Z remote: Compressing objects: 89% (705/792) 2021-05-18T14:12:51.6241070Z remote: Compressing objects: 90% (713/792) 2021-05-18T14:12:51.6241590Z remote: Compressing objects: 91% (721/792) 2021-05-18T14:12:51.6242170Z remote: Compressing objects: 92% (729/792) 2021-05-18T14:12:51.6242810Z remote: Compressing objects: 93% (737/792) 2021-05-18T14:12:51.6243630Z remote: Compressing objects: 94% (745/792) 2021-05-18T14:12:51.6244350Z remote: Compressing objects: 95% (753/792) 2021-05-18T14:12:51.6244910Z remote: Compressing objects: 96% (761/792) 2021-05-18T14:12:51.6245550Z remote: Compressing objects: 97% (769/792) 2021-05-18T14:12:51.6246130Z remote: Compressing objects: 98% (777/792) 2021-05-18T14:12:51.6246660Z remote: Compressing objects: 99% (785/792) 2021-05-18T14:12:51.6247190Z remote: Compressing objects: 100% (792/792) 2021-05-18T14:12:51.6247720Z remote: Compressing objects: 100% (792/792), done. 2021-05-18T14:12:51.6297940Z Receiving objects: 0% (1/1046) 2021-05-18T14:12:51.6298590Z Receiving objects: 1% (11/1046) 2021-05-18T14:12:51.6300230Z Receiving objects: 2% (21/1046) 2021-05-18T14:12:51.6301900Z Receiving objects: 3% (32/1046) 2021-05-18T14:12:51.6306640Z Receiving objects: 4% (42/1046) 2021-05-18T14:12:51.6308390Z Receiving objects: 5% (53/1046) 2021-05-18T14:12:51.6315340Z Receiving objects: 6% (63/1046) 2021-05-18T14:12:51.6331330Z Receiving objects: 7% (74/1046) 2021-05-18T14:12:51.6334450Z Receiving objects: 8% (84/1046) 2021-05-18T14:12:51.6344290Z Receiving objects: 9% (95/1046) 2021-05-18T14:12:51.6354570Z Receiving objects: 10% (105/1046) 2021-05-18T14:12:51.6390800Z Receiving objects: 11% (116/1046) 2021-05-18T14:12:51.6394090Z Receiving objects: 12% (126/1046) 2021-05-18T14:12:51.6395000Z Receiving objects: 13% (136/1046) 2021-05-18T14:12:51.6556250Z Receiving objects: 14% (147/1046) 2021-05-18T14:12:51.6566120Z Receiving objects: 15% (157/1046) 2021-05-18T14:12:51.6569130Z Receiving objects: 16% (168/1046) 2021-05-18T14:12:51.6570930Z Receiving objects: 17% (178/1046) 2021-05-18T14:12:51.6572690Z Receiving objects: 18% (189/1046) 2021-05-18T14:12:51.6573640Z Receiving objects: 19% (199/1046) 2021-05-18T14:12:51.6583020Z Receiving objects: 20% (210/1046) 2021-05-18T14:12:51.6584720Z Receiving objects: 21% (220/1046) 2021-05-18T14:12:51.6587550Z Receiving objects: 22% (231/1046) 2021-05-18T14:12:51.6589150Z Receiving objects: 23% (241/1046) 2021-05-18T14:12:51.6590640Z Receiving objects: 24% (252/1046) 2021-05-18T14:12:51.6600690Z Receiving objects: 25% (262/1046) 2021-05-18T14:12:51.6603070Z Receiving objects: 26% (272/1046) 2021-05-18T14:12:51.6604400Z Receiving objects: 27% (283/1046) 2021-05-18T14:12:51.6607670Z Receiving objects: 28% (293/1046) 2021-05-18T14:12:51.6609790Z Receiving objects: 29% (304/1046) 2021-05-18T14:12:51.6611220Z Receiving objects: 30% (314/1046) 2021-05-18T14:12:51.6612180Z Receiving objects: 31% (325/1046) 2021-05-18T14:12:51.6613510Z Receiving objects: 32% (335/1046) 2021-05-18T14:12:51.6619920Z Receiving objects: 33% (346/1046) 2021-05-18T14:12:51.6621730Z Receiving objects: 34% (356/1046) 2021-05-18T14:12:51.6622570Z Receiving objects: 35% (367/1046) 2021-05-18T14:12:51.6623470Z Receiving objects: 36% (377/1046) 2021-05-18T14:12:51.6624340Z Receiving objects: 37% (388/1046) 2021-05-18T14:12:51.6625650Z Receiving objects: 38% (398/1046) 2021-05-18T14:12:51.6626570Z Receiving objects: 39% (408/1046) 2021-05-18T14:12:51.6627990Z Receiving objects: 40% (419/1046) 2021-05-18T14:12:51.6628890Z Receiving objects: 41% (429/1046) 2021-05-18T14:12:51.6629740Z Receiving objects: 42% (440/1046) 2021-05-18T14:12:51.6630430Z Receiving objects: 43% (450/1046) 2021-05-18T14:12:51.6631080Z Receiving objects: 44% (461/1046) 2021-05-18T14:12:51.6631750Z Receiving objects: 45% (471/1046) 2021-05-18T14:12:51.6632420Z Receiving objects: 46% (482/1046) 2021-05-18T14:12:51.6633070Z Receiving objects: 47% (492/1046) 2021-05-18T14:12:51.6633770Z Receiving objects: 48% (503/1046) 2021-05-18T14:12:51.6634440Z Receiving objects: 49% (513/1046) 2021-05-18T14:12:51.6635100Z Receiving objects: 50% (523/1046) 2021-05-18T14:12:51.6635760Z Receiving objects: 51% (534/1046) 2021-05-18T14:12:51.6636710Z Receiving objects: 52% (544/1046) 2021-05-18T14:12:51.6637340Z Receiving objects: 53% (555/1046) 2021-05-18T14:12:51.6950640Z Receiving objects: 54% (565/1046) 2021-05-18T14:12:51.7831380Z Receiving objects: 55% (576/1046) 2021-05-18T14:12:51.8754720Z Receiving objects: 56% (586/1046) 2021-05-18T14:12:51.9484820Z Receiving objects: 57% (597/1046) 2021-05-18T14:12:51.9667880Z Receiving objects: 58% (607/1046) 2021-05-18T14:12:52.0400210Z Receiving objects: 59% (618/1046) 2021-05-18T14:12:52.1514130Z Receiving objects: 60% (628/1046) 2021-05-18T14:12:52.3710610Z Receiving objects: 61% (639/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.4748360Z Receiving objects: 62% (649/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.4749780Z Receiving objects: 63% (659/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.4750600Z Receiving objects: 64% (670/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.5285470Z Receiving objects: 65% (680/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.6306550Z Receiving objects: 66% (691/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.6866150Z Receiving objects: 67% (701/1046), 9.01 MiB | 17.63 MiB/s 2021-05-18T14:12:52.7361290Z Receiving objects: 68% (712/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:52.7463290Z Receiving objects: 68% (714/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:52.8997540Z Receiving objects: 69% (722/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:52.9619350Z Receiving objects: 70% (733/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:53.1152330Z Receiving objects: 71% (743/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:53.1198700Z Receiving objects: 72% (754/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:53.1900640Z Receiving objects: 73% (764/1046), 17.01 MiB | 16.24 MiB/s 2021-05-18T14:12:53.1901760Z Receiving objects: 74% (775/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1902880Z Receiving objects: 75% (785/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1904410Z Receiving objects: 76% (795/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1906410Z Receiving objects: 77% (806/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1910240Z Receiving objects: 78% (816/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1914640Z Receiving objects: 79% (827/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1915290Z Receiving objects: 80% (837/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1916570Z Receiving objects: 81% (848/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1919510Z Receiving objects: 82% (858/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1922250Z Receiving objects: 83% (869/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1926040Z Receiving objects: 84% (879/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1931290Z Receiving objects: 85% (890/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1934810Z Receiving objects: 86% (900/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1935710Z Receiving objects: 87% (911/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1936430Z Receiving objects: 88% (921/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.1937210Z Receiving objects: 89% (931/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2795180Z Receiving objects: 90% (942/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2798580Z Receiving objects: 91% (952/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2801220Z Receiving objects: 92% (963/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2808280Z Receiving objects: 93% (973/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2840420Z Receiving objects: 94% (984/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.2916210Z Receiving objects: 95% (994/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.5012520Z Receiving objects: 96% (1005/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.7189910Z Receiving objects: 97% (1015/1046), 24.12 MiB | 15.59 MiB/s 2021-05-18T14:12:53.7203040Z Receiving objects: 97% (1021/1046), 31.01 MiB | 14.85 MiB/s 2021-05-18T14:12:53.7204210Z Receiving objects: 98% (1026/1046), 31.01 MiB | 14.85 MiB/s 2021-05-18T14:12:53.7853650Z Receiving objects: 99% (1036/1046), 31.01 MiB | 14.85 MiB/s 2021-05-18T14:12:53.7855540Z remote: Total 1046 (delta 478), reused 675 (delta 235), pack-reused 0 2021-05-18T14:12:53.7860760Z Receiving objects: 100% (1046/1046), 31.01 MiB | 14.85 MiB/s 2021-05-18T14:12:53.7928610Z Receiving objects: 100% (1046/1046), 32.26 MiB | 14.96 MiB/s, done. 2021-05-18T14:12:53.7943550Z Resolving deltas: 0% (0/478) 2021-05-18T14:12:53.7951870Z Resolving deltas: 1% (5/478) 2021-05-18T14:12:53.7952840Z Resolving deltas: 2% (10/478) 2021-05-18T14:12:53.7953620Z Resolving deltas: 3% (15/478) 2021-05-18T14:12:53.7954690Z Resolving deltas: 4% (20/478) 2021-05-18T14:12:53.7955120Z Resolving deltas: 5% (24/478) 2021-05-18T14:12:53.7955960Z Resolving deltas: 6% (29/478) 2021-05-18T14:12:53.7956420Z Resolving deltas: 7% (34/478) 2021-05-18T14:12:53.7956830Z Resolving deltas: 8% (39/478) 2021-05-18T14:12:53.7957230Z Resolving deltas: 9% (44/478) 2021-05-18T14:12:53.7957620Z Resolving deltas: 10% (48/478) 2021-05-18T14:12:53.7958020Z Resolving deltas: 11% (53/478) 2021-05-18T14:12:53.7958410Z Resolving deltas: 12% (58/478) 2021-05-18T14:12:53.7958810Z Resolving deltas: 13% (63/478) 2021-05-18T14:12:53.7959210Z Resolving deltas: 14% (67/478) 2021-05-18T14:12:53.7959600Z Resolving deltas: 15% (72/478) 2021-05-18T14:12:53.7960000Z Resolving deltas: 16% (77/478) 2021-05-18T14:12:53.7960390Z Resolving deltas: 17% (82/478) 2021-05-18T14:12:53.7960790Z Resolving deltas: 18% (87/478) 2021-05-18T14:12:53.7961190Z Resolving deltas: 19% (91/478) 2021-05-18T14:12:53.7961580Z Resolving deltas: 20% (96/478) 2021-05-18T14:12:53.7961980Z Resolving deltas: 21% (101/478) 2021-05-18T14:12:53.7962380Z Resolving deltas: 22% (106/478) 2021-05-18T14:12:53.7962790Z Resolving deltas: 23% (110/478) 2021-05-18T14:12:53.7963200Z Resolving deltas: 24% (115/478) 2021-05-18T14:12:53.7963590Z Resolving deltas: 25% (120/478) 2021-05-18T14:12:53.7963990Z Resolving deltas: 26% (125/478) 2021-05-18T14:12:53.7964380Z Resolving deltas: 27% (130/478) 2021-05-18T14:12:53.7964780Z Resolving deltas: 28% (134/478) 2021-05-18T14:12:53.7965180Z Resolving deltas: 29% (139/478) 2021-05-18T14:12:53.7965570Z Resolving deltas: 30% (144/478) 2021-05-18T14:12:53.7965970Z Resolving deltas: 31% (149/478) 2021-05-18T14:12:53.7966360Z Resolving deltas: 32% (153/478) 2021-05-18T14:12:53.7966760Z Resolving deltas: 33% (158/478) 2021-05-18T14:12:53.7967150Z Resolving deltas: 34% (163/478) 2021-05-18T14:12:53.7967540Z Resolving deltas: 35% (168/478) 2021-05-18T14:12:53.7967940Z Resolving deltas: 36% (173/478) 2021-05-18T14:12:53.7968340Z Resolving deltas: 37% (177/478) 2021-05-18T14:12:53.7968730Z Resolving deltas: 38% (182/478) 2021-05-18T14:12:53.7969670Z Resolving deltas: 39% (187/478) 2021-05-18T14:12:53.7970130Z Resolving deltas: 40% (192/478) 2021-05-18T14:12:53.7970530Z Resolving deltas: 41% (196/478) 2021-05-18T14:12:53.7970930Z Resolving deltas: 42% (201/478) 2021-05-18T14:12:53.7978010Z Resolving deltas: 43% (206/478) 2021-05-18T14:12:53.7978440Z Resolving deltas: 44% (211/478) 2021-05-18T14:12:53.7978840Z Resolving deltas: 45% (216/478) 2021-05-18T14:12:53.7979240Z Resolving deltas: 46% (220/478) 2021-05-18T14:12:53.7979630Z Resolving deltas: 47% (225/478) 2021-05-18T14:12:53.7980030Z Resolving deltas: 48% (230/478) 2021-05-18T14:12:53.7980430Z Resolving deltas: 49% (235/478) 2021-05-18T14:12:53.7980820Z Resolving deltas: 50% (239/478) 2021-05-18T14:12:53.7981620Z Resolving deltas: 51% (244/478) 2021-05-18T14:12:53.7982110Z Resolving deltas: 52% (249/478) 2021-05-18T14:12:53.7982530Z Resolving deltas: 53% (254/478) 2021-05-18T14:12:53.7982940Z Resolving deltas: 54% (259/478) 2021-05-18T14:12:53.7983330Z Resolving deltas: 55% (263/478) 2021-05-18T14:12:53.7983860Z Resolving deltas: 56% (268/478) 2021-05-18T14:12:53.7984320Z Resolving deltas: 57% (273/478) 2021-05-18T14:12:53.7984740Z Resolving deltas: 58% (278/478) 2021-05-18T14:12:53.7985140Z Resolving deltas: 59% (283/478) 2021-05-18T14:12:53.7985540Z Resolving deltas: 60% (287/478) 2021-05-18T14:12:53.7985930Z Resolving deltas: 61% (292/478) 2021-05-18T14:12:53.7986320Z Resolving deltas: 62% (297/478) 2021-05-18T14:12:53.7986720Z Resolving deltas: 63% (302/478) 2021-05-18T14:12:53.7987120Z Resolving deltas: 64% (306/478) 2021-05-18T14:12:53.7987570Z Resolving deltas: 65% (311/478) 2021-05-18T14:12:53.7987970Z Resolving deltas: 66% (316/478) 2021-05-18T14:12:53.7988370Z Resolving deltas: 67% (321/478) 2021-05-18T14:12:53.7988770Z Resolving deltas: 68% (326/478) 2021-05-18T14:12:53.7989160Z Resolving deltas: 69% (330/478) 2021-05-18T14:12:53.7989560Z Resolving deltas: 70% (335/478) 2021-05-18T14:12:53.7989950Z Resolving deltas: 71% (340/478) 2021-05-18T14:12:53.7990720Z Resolving deltas: 72% (345/478) 2021-05-18T14:12:53.7991170Z Resolving deltas: 73% (349/478) 2021-05-18T14:12:53.7991580Z Resolving deltas: 74% (354/478) 2021-05-18T14:12:53.7991970Z Resolving deltas: 75% (359/478) 2021-05-18T14:12:53.7992370Z Resolving deltas: 76% (364/478) 2021-05-18T14:12:53.7992770Z Resolving deltas: 77% (369/478) 2021-05-18T14:12:53.7993160Z Resolving deltas: 78% (373/478) 2021-05-18T14:12:53.7993560Z Resolving deltas: 79% (378/478) 2021-05-18T14:12:53.7993950Z Resolving deltas: 80% (383/478) 2021-05-18T14:12:53.7994350Z Resolving deltas: 81% (388/478) 2021-05-18T14:12:53.7994750Z Resolving deltas: 82% (392/478) 2021-05-18T14:12:53.7995140Z Resolving deltas: 83% (397/478) 2021-05-18T14:12:53.7995540Z Resolving deltas: 84% (402/478) 2021-05-18T14:12:53.7995930Z Resolving deltas: 85% (407/478) 2021-05-18T14:12:53.7996330Z Resolving deltas: 86% (412/478) 2021-05-18T14:12:53.7996720Z Resolving deltas: 87% (416/478) 2021-05-18T14:12:53.7997110Z Resolving deltas: 88% (421/478) 2021-05-18T14:12:53.7997530Z Resolving deltas: 89% (426/478) 2021-05-18T14:12:53.7997920Z Resolving deltas: 90% (431/478) 2021-05-18T14:12:53.7998320Z Resolving deltas: 91% (435/478) 2021-05-18T14:12:53.7998720Z Resolving deltas: 92% (440/478) 2021-05-18T14:12:53.7999110Z Resolving deltas: 93% (445/478) 2021-05-18T14:12:53.7999510Z Resolving deltas: 94% (450/478) 2021-05-18T14:12:53.7999970Z Resolving deltas: 95% (455/478) 2021-05-18T14:12:53.8000380Z Resolving deltas: 96% (459/478) 2021-05-18T14:12:53.8000780Z Resolving deltas: 97% (464/478) 2021-05-18T14:12:53.8001170Z Resolving deltas: 98% (469/478) 2021-05-18T14:12:53.8001580Z Resolving deltas: 99% (474/478) 2021-05-18T14:12:53.8761520Z Resolving deltas: 100% (478/478) 2021-05-18T14:12:53.8762590Z Resolving deltas: 100% (478/478), done. 2021-05-18T14:12:54.1760730Z From https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:54.1763000Z * [new ref] c56284176990d318c241c966eb20b81b39cc80ec -> 0.6.1.s 2021-05-18T14:12:54.2294120Z ##[endgroup] 2021-05-18T14:12:54.2295470Z ##[group]Determining the checkout info 2021-05-18T14:12:54.2296980Z ##[endgroup] 2021-05-18T14:12:54.2298200Z ##[group]Checking out the ref 2021-05-18T14:12:54.2305970Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.6.1.s 2021-05-18T14:12:55.7491920Z Updating files: 2% (24/1054) 2021-05-18T14:12:56.2787450Z Updating files: 3% (32/1054) 2021-05-18T14:12:56.3623540Z Updating files: 3% (42/1054) 2021-05-18T14:12:56.9826400Z Updating files: 4% (43/1054) 2021-05-18T14:12:57.2702600Z Updating files: 5% (53/1054) 2021-05-18T14:12:57.6391020Z Updating files: 5% (58/1054) 2021-05-18T14:12:58.2562830Z Updating files: 6% (64/1054) 2021-05-18T14:12:58.8012250Z Updating files: 7% (74/1054) 2021-05-18T14:12:58.8077160Z Updating files: 8% (85/1054) 2021-05-18T14:12:58.8174910Z Updating files: 9% (95/1054) 2021-05-18T14:12:58.8375760Z Updating files: 10% (106/1054) 2021-05-18T14:12:58.8477250Z Updating files: 11% (116/1054) 2021-05-18T14:12:58.8577520Z Updating files: 12% (127/1054) 2021-05-18T14:12:58.8679070Z Updating files: 13% (138/1054) 2021-05-18T14:12:58.8780570Z Updating files: 14% (148/1054) 2021-05-18T14:12:58.8882460Z Updating files: 15% (159/1054) 2021-05-18T14:12:59.1372750Z Updating files: 16% (169/1054) 2021-05-18T14:12:59.3138780Z Updating files: 17% (180/1054) 2021-05-18T14:12:59.4819370Z Updating files: 17% (187/1054) 2021-05-18T14:13:00.1890050Z Updating files: 18% (190/1054) 2021-05-18T14:13:00.2732370Z Updating files: 19% (201/1054) 2021-05-18T14:13:00.8698210Z Updating files: 19% (202/1054) 2021-05-18T14:13:01.2811630Z Updating files: 20% (211/1054) 2021-05-18T14:13:01.5270280Z Updating files: 20% (218/1054) 2021-05-18T14:13:02.1439730Z Updating files: 21% (222/1054) 2021-05-18T14:13:02.2668280Z Updating files: 22% (232/1054) 2021-05-18T14:13:02.8441740Z Updating files: 22% (234/1054) 2021-05-18T14:13:03.3357950Z Updating files: 23% (243/1054) 2021-05-18T14:13:03.4974810Z Updating files: 23% (250/1054) 2021-05-18T14:13:04.1944270Z Updating files: 24% (253/1054) 2021-05-18T14:13:04.3172210Z Updating files: 25% (264/1054) 2021-05-18T14:13:04.8508380Z Updating files: 25% (266/1054) 2021-05-18T14:13:05.2997750Z Updating files: 26% (275/1054) 2021-05-18T14:13:05.4644550Z Updating files: 26% (282/1054) 2021-05-18T14:13:06.0486870Z Updating files: 27% (285/1054) 2021-05-18T14:13:06.0487750Z Updating files: 28% (296/1054) 2021-05-18T14:13:06.0914100Z Updating files: 29% (306/1054) 2021-05-18T14:13:06.1357110Z Updating files: 30% (317/1054) 2021-05-18T14:13:06.1392910Z Updating files: 31% (327/1054) 2021-05-18T14:13:06.1423350Z Updating files: 32% (338/1054) 2021-05-18T14:13:06.2769280Z Updating files: 33% (348/1054) 2021-05-18T14:13:06.3976590Z Updating files: 33% (357/1054) 2021-05-18T14:13:06.4006190Z Updating files: 34% (359/1054) 2021-05-18T14:13:06.4032580Z Updating files: 35% (369/1054) 2021-05-18T14:13:06.4433500Z Updating files: 36% (380/1054) 2021-05-18T14:13:06.4490190Z Updating files: 37% (390/1054) 2021-05-18T14:13:06.4950830Z Updating files: 38% (401/1054) 2021-05-18T14:13:06.4969490Z Updating files: 39% (412/1054) 2021-05-18T14:13:06.5001200Z Updating files: 40% (422/1054) 2021-05-18T14:13:06.5380330Z Updating files: 41% (433/1054) 2021-05-18T14:13:06.5403780Z Updating files: 42% (443/1054) 2021-05-18T14:13:06.5467290Z Updating files: 43% (454/1054) 2021-05-18T14:13:06.5952170Z Updating files: 44% (464/1054) 2021-05-18T14:13:06.6374000Z Updating files: 45% (475/1054) 2021-05-18T14:13:06.6448250Z Updating files: 46% (485/1054) 2021-05-18T14:13:06.6872840Z Updating files: 47% (496/1054) 2021-05-18T14:13:06.6903320Z Updating files: 48% (506/1054) 2021-05-18T14:13:06.6940210Z Updating files: 49% (517/1054) 2021-05-18T14:13:06.6962430Z Updating files: 50% (527/1054) 2021-05-18T14:13:06.7363130Z Updating files: 51% (538/1054) 2021-05-18T14:13:06.7385890Z Updating files: 52% (549/1054) 2021-05-18T14:13:06.7451110Z Updating files: 53% (559/1054) 2021-05-18T14:13:06.7881450Z Updating files: 54% (570/1054) 2021-05-18T14:13:06.8339240Z Updating files: 55% (580/1054) 2021-05-18T14:13:06.8359090Z Updating files: 56% (591/1054) 2021-05-18T14:13:07.0418920Z Updating files: 57% (601/1054) 2021-05-18T14:13:07.0842830Z Updating files: 58% (612/1054) 2021-05-18T14:13:07.0872780Z Updating files: 59% (622/1054) 2021-05-18T14:13:07.0914350Z Updating files: 60% (633/1054) 2021-05-18T14:13:07.0937840Z Updating files: 61% (643/1054) 2021-05-18T14:13:07.0962120Z Updating files: 62% (654/1054) 2021-05-18T14:13:07.0983180Z Updating files: 63% (665/1054) 2021-05-18T14:13:07.1037920Z Updating files: 64% (675/1054) 2021-05-18T14:13:07.1073870Z Updating files: 65% (686/1054) 2021-05-18T14:13:07.1094570Z Updating files: 66% (696/1054) 2021-05-18T14:13:07.1116910Z Updating files: 67% (707/1054) 2021-05-18T14:13:07.1146240Z Updating files: 68% (717/1054) 2021-05-18T14:13:07.1166900Z Updating files: 69% (728/1054) 2021-05-18T14:13:07.1217590Z Updating files: 70% (738/1054) 2021-05-18T14:13:07.1249280Z Updating files: 71% (749/1054) 2021-05-18T14:13:07.1266710Z Updating files: 72% (759/1054) 2021-05-18T14:13:07.1283570Z Updating files: 73% (770/1054) 2021-05-18T14:13:07.1301850Z Updating files: 74% (780/1054) 2021-05-18T14:13:07.1324740Z Updating files: 75% (791/1054) 2021-05-18T14:13:07.1346240Z Updating files: 76% (802/1054) 2021-05-18T14:13:07.1368190Z Updating files: 77% (812/1054) 2021-05-18T14:13:07.1750560Z Updating files: 78% (823/1054) 2021-05-18T14:13:07.1840600Z Updating files: 79% (833/1054) 2021-05-18T14:13:07.1843380Z Updating files: 80% (844/1054) 2021-05-18T14:13:07.1844300Z Updating files: 81% (854/1054) 2021-05-18T14:13:07.2219480Z Updating files: 82% (865/1054) 2021-05-18T14:13:07.2240600Z Updating files: 83% (875/1054) 2021-05-18T14:13:07.2257590Z Updating files: 84% (886/1054) 2021-05-18T14:13:07.2282370Z Updating files: 85% (896/1054) 2021-05-18T14:13:07.2300300Z Updating files: 86% (907/1054) 2021-05-18T14:13:07.2321800Z Updating files: 87% (917/1054) 2021-05-18T14:13:07.2710340Z Updating files: 88% (928/1054) 2021-05-18T14:13:07.2723090Z Updating files: 88% (932/1054) 2021-05-18T14:13:07.2742510Z Updating files: 89% (939/1054) 2021-05-18T14:13:07.2762900Z Updating files: 90% (949/1054) 2021-05-18T14:13:07.2781840Z Updating files: 91% (960/1054) 2021-05-18T14:13:07.3173890Z Updating files: 92% (970/1054) 2021-05-18T14:13:07.3233380Z Updating files: 93% (981/1054) 2021-05-18T14:13:07.3678110Z Updating files: 94% (991/1054) 2021-05-18T14:13:07.4626680Z Updating files: 95% (1002/1054) 2021-05-18T14:13:07.5616990Z Updating files: 96% (1012/1054) 2021-05-18T14:13:07.7746960Z Updating files: 97% (1023/1054) 2021-05-18T14:13:07.8162630Z Updating files: 98% (1033/1054) 2021-05-18T14:13:07.9085640Z Updating files: 99% (1044/1054) 2021-05-18T14:13:07.9087840Z Updating files: 100% (1054/1054) 2021-05-18T14:13:07.9088690Z Updating files: 100% (1054/1054), done. 2021-05-18T14:13:07.9528030Z HEAD is now at c562841 Version id 112 stable 2021-05-18T14:13:07.9543940Z ##[endgroup] 2021-05-18T14:13:07.9645900Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:13:07.9719600Z 'c56284176990d318c241c966eb20b81b39cc80ec' 2021-05-18T14:13:08.0437720Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:13:08.0438220Z with: 2021-05-18T14:13:08.0438740Z r-version: 3.5 2021-05-18T14:13:08.0439070Z Ncpus: 1 2021-05-18T14:13:08.0439440Z crayon.enabled: NULL 2021-05-18T14:13:08.0439910Z remove-openmp-macos: true 2021-05-18T14:13:08.0440410Z http-user-agent: default 2021-05-18T14:13:08.0440830Z install-r: true 2021-05-18T14:13:08.0441330Z windows-path-include-mingw: true 2021-05-18T14:13:08.0441820Z env: 2021-05-18T14:13:08.0442200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:08.0442780Z TIC_DEPLOY_KEY: 2021-05-18T14:13:08.0443100Z RSPM: 2021-05-18T14:13:08.0444540Z GITHUB_PAT: *** 2021-05-18T14:13:08.0445760Z COVERALLS_TOKEN: *** 2021-05-18T14:13:08.0446210Z continue-on-error: false 2021-05-18T14:13:08.0446650Z VDIFFR_RUN_TESTS: false 2021-05-18T14:13:08.0447530Z ##[endgroup] 2021-05-18T14:13:08.4851840Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:13:18.4238000Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-18T14:13:19.7131170Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:13:28.0308990Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:13:28.0722720Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:13:28.0735320Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:13:29.0435290Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:13:29.0447990Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:13:30.0424870Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:13:30.0428490Z Checksumming (Apple_Free : 3)… 2021-05-18T14:13:31.0428580Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:13:31.0431240Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:13:31.0765980Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:13:31.0768000Z Checksumming (Apple_Free : 5)… 2021-05-18T14:13:32.0432060Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:13:32.0434470Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:13:32.0439930Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:13:32.0441320Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:13:33.0598260Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:13:33.0601410Z verified CRC32 $84F1919B 2021-05-18T14:13:33.9801690Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:13:33.9912430Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:13:34.0123930Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:14:54.0864280Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:14:54.0865240Z To reinstall 0.29.2_3, run: 2021-05-18T14:14:54.0866160Z brew reinstall pkg-config 2021-05-18T14:14:54.1342720Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:14:55.9248670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:14:56.3045400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T14%3A20%3A00Z&sig=2C8Tz%2Fa1e9jtxr8lIQnku52sSkvLLRh1cLv5tjxZq64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:56.5723200Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:14:56.7903050Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-18T14:14:56.7916990Z installer: Upgrading at base path / 2021-05-18T14:14:56.7918770Z installer: The upgrade was successful. 2021-05-18T14:14:59.4523470Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:14:59.5083000Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:15:00.1392940Z installer: Package name is gfortran 2021-05-18T14:15:00.1402320Z installer: Installing at base path / 2021-05-18T14:15:00.1403290Z installer: The install was successful. 2021-05-18T14:15:00.1459520Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:15:00.2324050Z "disk2" ejected. 2021-05-18T14:15:00.2403270Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:15:01.4653900Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:15:01.9807390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T14%3A25%3A00Z&sig=fK%2Fs1ALxpBCWN4ckqypSy9OtW7TBAgknKMbPdabfS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:02.0817400Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:15:04.9174310Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:15:05.6915940Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:15:05.7184700Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:15:05.7185300Z env: 2021-05-18T14:15:05.7185760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:05.7186210Z TIC_DEPLOY_KEY: 2021-05-18T14:15:05.7186580Z RSPM: 2021-05-18T14:15:05.7187920Z GITHUB_PAT: *** 2021-05-18T14:15:05.7188790Z COVERALLS_TOKEN: *** 2021-05-18T14:15:05.7189300Z continue-on-error: false 2021-05-18T14:15:05.7189760Z VDIFFR_RUN_TESTS: false 2021-05-18T14:15:05.7190270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:15:05.7190760Z TZ: UTC 2021-05-18T14:15:05.7191130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:05.7191560Z NOT_CRAN: true 2021-05-18T14:15:05.7191910Z ##[endgroup] 2021-05-18T14:15:06.1819070Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:15:06.2450360Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:15:06.2452220Z Dload Upload Total Spent Left Speed 2021-05-18T14:15:06.2453390Z 2021-05-18T14:15:06.3127530Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:15:06.3130560Z 100 117 0 117 0 0 1720 0 --:--:-- --:--:-- --:--:-- 1720 2021-05-18T14:15:06.7806210Z 2021-05-18T14:15:07.2483760Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:15:07.2572990Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-18T14:15:07.7965840Z 2021-05-18T14:15:08.6567510Z 0 82.6M 0 15859 0 0 10218 0 2:21:20 0:00:01 2:21:19 10218 2021-05-18T14:15:09.6653480Z 12 82.6M 12 10.3M 0 0 4384k 0 0:00:19 0:00:02 0:00:17 11.9M 2021-05-18T14:15:10.6548630Z 24 82.6M 24 20.0M 0 0 5988k 0 0:00:14 0:00:03 0:00:11 10.6M 2021-05-18T14:15:11.6453560Z 39 82.6M 39 32.3M 0 0 7510k 0 0:00:11 0:00:04 0:00:07 11.3M 2021-05-18T14:15:12.6623850Z 56 82.6M 56 47.0M 0 0 8921k 0 0:00:09 0:00:05 0:00:04 12.2M 2021-05-18T14:15:13.6584300Z 74 82.6M 74 61.4M 0 0 9808k 0 0:00:08 0:00:06 0:00:02 12.6M 2021-05-18T14:15:13.9049960Z 94 82.6M 94 78.0M 0 0 10.5M 0 0:00:07 0:00:07 --:--:-- 13.5M 2021-05-18T14:15:13.9051980Z 100 82.6M 100 82.6M 0 0 10.7M 0 0:00:07 0:00:07 --:--:-- 14.7M 2021-05-18T14:15:17.9495090Z ##[group]Run tlmgr update --self 2021-05-18T14:15:17.9495770Z tlmgr update --self 2021-05-18T14:15:17.9496630Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:15:17.9497480Z tlmgr update --all 2021-05-18T14:15:17.9722640Z shell: /bin/bash -e {0} 2021-05-18T14:15:17.9723090Z env: 2021-05-18T14:15:17.9723560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:17.9724010Z TIC_DEPLOY_KEY: 2021-05-18T14:15:17.9724390Z RSPM: 2021-05-18T14:15:17.9725890Z GITHUB_PAT: *** 2021-05-18T14:15:17.9726700Z COVERALLS_TOKEN: *** 2021-05-18T14:15:17.9727200Z continue-on-error: false 2021-05-18T14:15:17.9727710Z VDIFFR_RUN_TESTS: false 2021-05-18T14:15:17.9728190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:15:17.9728660Z TZ: UTC 2021-05-18T14:15:17.9729030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:17.9729910Z NOT_CRAN: true 2021-05-18T14:15:17.9730380Z ##[endgroup] 2021-05-18T14:15:24.3753170Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:15:24.8920200Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:15:24.8921340Z running mktexlsr ... 2021-05-18T14:15:25.4349910Z done running mktexlsr. 2021-05-18T14:15:25.4701450Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:15:25.4703550Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:15:27.9231740Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:15:27.9233250Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:15:28.1948030Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-18T14:15:28.6018070Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-18T14:15:28.8833610Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:15:29.1954960Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-18T14:15:29.4693960Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-18T14:15:32.6587540Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-18T14:15:32.9330810Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-18T14:15:33.4462170Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-18T14:15:33.7213490Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-18T14:15:33.9794770Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-18T14:15:34.2932230Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-18T14:15:34.5592260Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-18T14:15:34.8225020Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-18T14:15:35.1894590Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-18T14:15:35.4570190Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-18T14:15:36.0146640Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-18T14:15:36.2874990Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-18T14:15:36.5440820Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-18T14:15:36.8182140Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-18T14:15:37.1354630Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-18T14:15:37.4568610Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-18T14:15:37.7147700Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-18T14:15:38.0544790Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-18T14:15:38.3835420Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-18T14:15:38.6641630Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-18T14:15:38.9605500Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-18T14:15:39.2158300Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-18T14:15:39.4827490Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-18T14:15:39.7614900Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-18T14:15:40.0764220Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-18T14:15:40.3456450Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-18T14:15:40.6087680Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-18T14:15:40.9353050Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-18T14:15:41.2021210Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-18T14:15:41.4760230Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-18T14:15:41.8765250Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-18T14:15:42.1322450Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-18T14:15:42.4421440Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-18T14:15:42.7152910Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-18T14:15:42.9801490Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-18T14:15:43.2504250Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-18T14:15:43.5674930Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-18T14:15:43.8564330Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-18T14:15:44.1379860Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-18T14:15:44.4129920Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-18T14:15:44.6857800Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-18T14:15:44.9429520Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-18T14:15:45.2080900Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-18T14:15:45.4750740Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-18T14:15:45.7348500Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-18T14:15:46.0042180Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-18T14:15:46.2696280Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-18T14:15:46.5373170Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-18T14:15:46.8168800Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-18T14:15:47.1086800Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-18T14:15:47.4236010Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-18T14:15:47.6992970Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-18T14:15:47.9645800Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-18T14:15:48.2992840Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-18T14:15:48.6700530Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-18T14:15:48.9415040Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-18T14:15:49.2031490Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-18T14:15:49.4711510Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-18T14:15:49.7491200Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-18T14:15:50.0199280Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-18T14:15:50.2878830Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-18T14:15:51.0755510Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-18T14:15:51.3629580Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-18T14:15:51.7202190Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-18T14:15:52.0051360Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-18T14:15:52.2822040Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-18T14:15:52.6734140Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-18T14:15:53.0490170Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-18T14:15:53.3681890Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-18T14:15:53.6412850Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-18T14:15:53.9110300Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-18T14:15:54.1711920Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-18T14:15:54.6273310Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:15:54.8945900Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-18T14:15:55.2121200Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-18T14:15:55.4777350Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-18T14:15:55.7964720Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-18T14:15:56.1285980Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-18T14:15:56.4006120Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-18T14:15:56.6631740Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-18T14:15:57.3701580Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-18T14:15:57.6416340Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-18T14:15:57.9151350Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-18T14:15:58.1835830Z running mktexlsr ... 2021-05-18T14:15:58.4480470Z done running mktexlsr. 2021-05-18T14:15:58.4904970Z running updmap-sys ... 2021-05-18T14:15:59.1560120Z done running updmap-sys. 2021-05-18T14:15:59.1561860Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:15:59.1564470Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/KBK2DSiCdJ/b5LAY4Tndd ... 2021-05-18T14:16:00.3564090Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/KBK2DSiCdJ/b5LAY4Tndd. 2021-05-18T14:16:00.3566460Z OK: optex.fmt/luatex 2021-05-18T14:16:00.3568060Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:16:00.3569930Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:16:02.7090820Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:16:02.7092810Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:16:03.2215570Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:16:03.2221640Z running mktexlsr ... 2021-05-18T14:16:03.4820810Z done running mktexlsr. 2021-05-18T14:16:03.5241200Z running updmap-sys ... 2021-05-18T14:16:04.1202240Z done running updmap-sys. 2021-05-18T14:16:04.1204050Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:16:04.1206000Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:16:04.2284440Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:16:04.2284940Z with: 2021-05-18T14:16:04.2285300Z pandoc-version: 2.7.3 2021-05-18T14:16:04.2285650Z env: 2021-05-18T14:16:04.2286030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:04.2286440Z TIC_DEPLOY_KEY: 2021-05-18T14:16:04.2286760Z RSPM: 2021-05-18T14:16:04.2288020Z GITHUB_PAT: *** 2021-05-18T14:16:04.2288780Z COVERALLS_TOKEN: *** 2021-05-18T14:16:04.2289210Z continue-on-error: false 2021-05-18T14:16:04.2289660Z VDIFFR_RUN_TESTS: false 2021-05-18T14:16:04.2290110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:16:04.2290510Z TZ: UTC 2021-05-18T14:16:04.2290860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:04.2291210Z NOT_CRAN: true 2021-05-18T14:16:04.2291550Z ##[endgroup] 2021-05-18T14:16:04.9427680Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:16:07.8356050Z installer: Package name is pandoc 2021-05-18T14:16:07.8365630Z installer: Installing at base path / 2021-05-18T14:16:07.8366720Z installer: The install was successful. 2021-05-18T14:16:07.8512890Z ##[group]Run git config user.name adigherman 2021-05-18T14:16:07.8513710Z git config user.name adigherman 2021-05-18T14:16:07.8514360Z git config user.email adig@jhu.edu 2021-05-18T14:16:07.8862670Z shell: /bin/bash -e {0} 2021-05-18T14:16:07.8863100Z env: 2021-05-18T14:16:07.8863620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:07.8864140Z TIC_DEPLOY_KEY: 2021-05-18T14:16:07.8864510Z RSPM: 2021-05-18T14:16:07.8865740Z GITHUB_PAT: *** 2021-05-18T14:16:07.8866680Z COVERALLS_TOKEN: *** 2021-05-18T14:16:07.8867190Z continue-on-error: false 2021-05-18T14:16:07.8867730Z VDIFFR_RUN_TESTS: false 2021-05-18T14:16:07.8868240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:16:07.8868730Z TZ: UTC 2021-05-18T14:16:07.8869180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:07.8869600Z NOT_CRAN: true 2021-05-18T14:16:07.8870040Z ##[endgroup] 2021-05-18T14:16:07.9687040Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:16:07.9687760Z env: 2021-05-18T14:16:07.9688270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:07.9688750Z TIC_DEPLOY_KEY: 2021-05-18T14:16:07.9689290Z RSPM: 2021-05-18T14:16:07.9691330Z GITHUB_PAT: *** 2021-05-18T14:16:07.9692190Z COVERALLS_TOKEN: *** 2021-05-18T14:16:07.9692710Z continue-on-error: false 2021-05-18T14:16:07.9693180Z VDIFFR_RUN_TESTS: false 2021-05-18T14:16:07.9693690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:16:07.9694130Z TZ: UTC 2021-05-18T14:16:07.9694670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:07.9695140Z NOT_CRAN: true 2021-05-18T14:16:07.9695500Z ##[endgroup] 2021-05-18T14:16:09.7259610Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:16:09.7699760Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:16:09.7700980Z To reinstall 3.20.2, run: 2021-05-18T14:16:09.7702000Z brew reinstall cmake 2021-05-18T14:16:11.5669450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:16:12.7423250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:13.3221210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:16:13.7597070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T14%3A25%3A00Z&sig=M%2Brk%2BpSiXWtOGGPc3pbGzKaYJonHbfge21WmfEy1o04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:13.8162560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=M\%2Brk\%2BpSiXWtOGGPc3pbGzKaYJonHbfge21WmfEy1o04\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:14.3470500Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:16:14.4275890Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:16:14.4320260Z 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/d20210518-3058-zhdfla 2021-05-18T14:16:14.4533410Z cp -pR /private/tmp/d20210518-3058-zhdfla/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:16:14.4748340Z chmod -Rf +w /private/tmp/d20210518-3058-zhdfla 2021-05-18T14:16:14.5315570Z ==> Finishing up 2021-05-18T14:16:14.5683040Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:16:14.5705710Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:16:14.5710230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:16:14.5716830Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:16:14.5720280Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:16:14.5726160Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:16:14.5733600Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:16:14.5881370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3222-aa98mz.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-18T14:16:16.9628710Z ==> Summary 2021-05-18T14:16:16.9659190Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:16:19.4969470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:16:20.6328350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:21.2240660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:16:21.6224540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-18T14%3A25%3A00Z&sig=RvhrL4fuf3qOeB9QDgUFmpy4mvGDp2tfVSVwrZ8HgCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:21.6682470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=RvhrL4fuf3qOeB9QDgUFmpy4mvGDp2tfVSVwrZ8HgCE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:23.0438760Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:16:23.4286780Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:16:24.6026540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:25.2011240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:16:25.6544060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-18T14%3A25%3A00Z&sig=lheMLD%2FMubrRQskh0vdeHYVZEYUi9Zx%2Fjc%2B9XqPqdnQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:25.7079720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=lheMLD\%2FMubrRQskh0vdeHYVZEYUi9Zx\%2Fjc\%2B9XqPqdnQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:25.8190980Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:16:25.8269860Z ==> Installing dependencies for jags: gcc 2021-05-18T14:16:25.8276440Z ==> Installing jags dependency: gcc 2021-05-18T14:16:25.9201410Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:16:25.9235160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3229-6e170 2021-05-18T14:16:28.0170460Z cp -pR /private/tmp/d20210518-3229-6e170/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:16:29.4900260Z chmod -Rf +w /private/tmp/d20210518-3229-6e170 2021-05-18T14:16:33.2307270Z ==> Finishing up 2021-05-18T14:16:33.6273180Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:16:33.6284920Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:16:33.6299410Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:16:33.6305410Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:16:33.6310510Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:16:33.6320010Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:16:33.6333350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:16:33.6338130Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:16:33.6343570Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:16:33.6354060Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:16:33.6369580Z rm /usr/local/bin/c++-11 2021-05-18T14:16:33.6372210Z rm /usr/local/bin/cpp-11 2021-05-18T14:16:33.6375750Z rm /usr/local/bin/g++-11 2021-05-18T14:16:33.6429990Z rm /usr/local/bin/gcc-11 2021-05-18T14:16:33.6432130Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:16:33.6434860Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:16:33.6438300Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:16:33.6440930Z rm /usr/local/bin/gcov-11 2021-05-18T14:16:33.6443950Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:16:33.6452400Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:16:33.8951190Z Error: The `brew link` step did not complete successfully 2021-05-18T14:16:33.8952110Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:16:33.8955780Z Could not symlink bin/gfortran 2021-05-18T14:16:33.8956720Z Target /usr/local/bin/gfortran 2021-05-18T14:16:33.8957670Z already exists. You may want to remove it: 2021-05-18T14:16:33.8959070Z rm '/usr/local/bin/gfortran' 2021-05-18T14:16:33.8959850Z 2021-05-18T14:16:33.8960760Z To force the link and overwrite all conflicting files: 2021-05-18T14:16:33.8962140Z brew link --overwrite gcc 2021-05-18T14:16:33.8962790Z 2021-05-18T14:16:33.8963660Z To list all files that would be deleted: 2021-05-18T14:16:33.8964950Z brew link --overwrite --dry-run gcc 2021-05-18T14:16:33.8965690Z 2021-05-18T14:16:33.8966540Z Possible conflicting files are: 2021-05-18T14:16:33.8985290Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:16:34.3846010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3405-a0kt0i.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-18T14:16:37.2311030Z ==> Summary 2021-05-18T14:16:37.3440840Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:16:37.3452370Z ==> Installing jags 2021-05-18T14:16:37.3455800Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:16:37.3482530Z 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/d20210518-3229-186ok2i 2021-05-18T14:16:37.4168700Z cp -pR /private/tmp/d20210518-3229-186ok2i/jags/. /usr/local/Cellar/jags 2021-05-18T14:16:37.5059470Z chmod -Rf +w /private/tmp/d20210518-3229-186ok2i 2021-05-18T14:16:37.6347840Z ==> Finishing up 2021-05-18T14:16:37.6711050Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:16:37.6716560Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:16:37.6734360Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:16:37.6744650Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:16:37.6757130Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:16:37.6763640Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:16:37.6770590Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:16:37.6775100Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:16:37.6787830Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:16:37.7183060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3431-v2tl4w.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-18T14:16:40.3203720Z ==> Summary 2021-05-18T14:16:40.3289250Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:16:42.7549440Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:16:43.9229260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:44.5121210Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:16:44.9475950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T14%3A25%3A00Z&sig=JX39HnACCWn7%2B4iA16%2FOw5G6X3jUVw%2Buz1VrmSPZf6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:45.0034170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=JX39HnACCWn7\%2B4iA16\%2FOw5G6X3jUVw\%2Buz1VrmSPZf6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:45.3521560Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:16:45.4709840Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:16:45.4740900Z 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/d20210518-3438-1o9t5zb 2021-05-18T14:16:45.6973740Z cp -pR /private/tmp/d20210518-3438-1o9t5zb/v8/. /usr/local/Cellar/v8 2021-05-18T14:16:45.8151840Z chmod -Rf +w /private/tmp/d20210518-3438-1o9t5zb 2021-05-18T14:16:45.9733130Z ==> Finishing up 2021-05-18T14:16:46.0298040Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:16:46.0751340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3607-17c1dcz.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-18T14:16:48.7944940Z ==> Summary 2021-05-18T14:16:48.8003400Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:16:51.0703590Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:16:52.2185950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:53.1504830Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:16:53.5221500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T14%3A25%3A00Z&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:53.5736080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:53.8112330Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:16:53.8310080Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:16:54.9649450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:55.5403740Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:16:55.9316590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T14%3A25%3A00Z&sig=K0V6GhZL85z8M%2B9yC4AvdM5zvY%2F3HOAWIY%2FW8lV74VM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:55.9798460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=K0V6GhZL85z8M\%2B9yC4AvdM5zvY\%2F3HOAWIY\%2FW8lV74VM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:56.1847260Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:16:56.1995870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:16:57.3986380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:16:57.9791300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:16:58.3532170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T14%3A25%3A00Z&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:16:58.4071160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:16:58.6434640Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:16:58.6662410Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:16:58.6666860Z ==> Installing fftw dependency: hwloc 2021-05-18T14:16:58.7394080Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:16:58.7424340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3614-1n42obw 2021-05-18T14:16:59.1055490Z cp -pR /private/tmp/d20210518-3614-1n42obw/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:16:59.6621930Z chmod -Rf +w /private/tmp/d20210518-3614-1n42obw 2021-05-18T14:17:00.1097160Z ==> Finishing up 2021-05-18T14:17:00.1522280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:17:01.0191090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:17:01.0293830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:17:01.0397200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:17:01.0499300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:17:01.0605050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:17:01.0708010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:17:01.0709330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:17:01.0810450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:17:01.0911740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:17:01.1013250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:17:01.1114440Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:17:01.1215380Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:17:01.1316830Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:17:01.1418750Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:17:01.1519200Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:17:01.1571020Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:17:01.1641630Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:17:01.1701870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:17:01.1754390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:17:01.1828870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:17:01.1861860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:17:01.1964540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:17:01.2065080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:17:01.2167670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:17:01.2204860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:17:01.2240230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:17:01.2342670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:17:01.2350010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:17:01.2355180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:17:01.2457720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:17:01.2464780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:17:01.2483150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:17:01.2570910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-18T14:17:01.2621180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:17:01.2679460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:17:01.2782420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:17:01.2784690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:17:01.2887930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:17:01.2910730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-18T14:17:01.2915720Z 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-18T14:17:01.3018600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-18T14:17:01.3052990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-18T14:17:01.3126780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-18T14:17:01.3198430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-18T14:17:01.3232920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:17:01.3336580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-18T14:17:01.3349270Z 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-18T14:17:01.3440880Z 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-18T14:17:01.3492690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:17:01.3556880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:17:01.3628920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-18T14:17:01.3661660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-18T14:17:01.3764700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-18T14:17:01.3777140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:17:01.3880840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:17:01.3896380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:17:01.3908970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:17:01.4007600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:17:01.4049900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:17:01.4121450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:17:01.4185600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:17:01.4230160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:17:01.4332940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:17:01.4339060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:17:01.4345650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:17:01.4448370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:17:01.4464490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:17:01.4484360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:17:01.4579510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:17:01.4628540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:17:01.4695170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:17:01.4754160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:17:01.4814630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:17:01.4906960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:17:01.4920330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:17:01.5025550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:17:01.5036510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:17:01.5064510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:17:01.5147410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:17:01.5201430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:17:01.5269120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:17:01.5326550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:17:01.5379720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:17:01.5460230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:17:01.5485270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:17:01.5588020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:17:01.5596910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:17:01.5699020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:17:01.5700530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:17:01.5721670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:17:01.5823510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:17:01.5840320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:17:01.5857870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:17:01.5960750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:17:01.5970580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:17:01.5991660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:17:01.6091630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:17:01.6116610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:17:01.6209050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-18T14:17:01.6253670Z Only the first 100 operations were output. 2021-05-18T14:17:01.6330970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3791-zqvshd.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-18T14:17:03.1304060Z ==> Summary 2021-05-18T14:17:03.1903890Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:17:03.1960610Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:17:03.2782950Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:17:03.2800780Z 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/d20210518-3614-1w3taee 2021-05-18T14:17:03.5948450Z cp -pR /private/tmp/d20210518-3614-1w3taee/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:17:03.9987400Z chmod -Rf +w /private/tmp/d20210518-3614-1w3taee 2021-05-18T14:17:05.5077570Z ==> Finishing up 2021-05-18T14:17:05.5472760Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:17:05.5476250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:17:05.5482150Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:17:05.5487690Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:17:05.5494800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:17:05.5499780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:17:05.5505510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:17:05.5510630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:17:05.5515720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:17:05.5520750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:17:05.5525420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:17:05.5530740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:17:05.5541140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:17:05.5546620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:17:05.5551740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:17:05.5556480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:17:05.5561220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:17:05.5566330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:17:05.5570750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:17:05.5575950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:17:05.5581020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:17:05.5586890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:17:05.5591540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:17:05.5596980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:17:05.5604460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:17:05.5608950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:17:05.5614300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:17:05.5619010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:17:05.5624240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:17:05.5628970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:17:05.5634130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:17:05.5643510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:17:05.5645550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:17:05.5652660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:17:05.5657940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:17:05.5662790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:17:05.5667240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:17:05.5672900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:17:05.5679410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:17:05.5683290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:17:05.5690490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:17:05.5695130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:17:05.5703680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:17:05.5707410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:17:05.5714000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:17:05.5718410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:17:05.5723730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:17:05.5728360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:17:05.5740300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:17:05.5745480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:17:05.5750860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:17:05.5756340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:17:05.5761750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:17:05.5766720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:17:05.5775780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:17:05.5781230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:17:05.5787080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:17:05.5792430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:17:05.5797330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:17:05.5802990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:17:05.5819960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:17:05.5824840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:17:05.5830460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:17:05.5851760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:17:05.5860740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:17:05.5878200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:17:05.5911640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:17:05.5917570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:17:05.5924910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:17:05.5929930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:17:05.5935990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:17:05.5941020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:17:05.5947270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:17:05.5951920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:17:05.5957540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:17:05.5962660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:17:05.5968410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:17:05.5973810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-18T14:17:05.5979690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-18T14:17:05.5984790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-18T14:17:05.5990650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-18T14:17:05.5995720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-18T14:17:05.6001550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-18T14:17:05.6006500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:17:05.6012790Z 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-18T14:17:05.6017680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-18T14:17:05.6023310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:17:05.6028250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:17:05.6033850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:17:05.6038800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:17:05.6045440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:17:05.6050910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-18T14:17:05.6056710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-18T14:17:05.6061650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-18T14:17:05.6067120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:17:05.6071960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:17:05.6077560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:17:05.6082460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:17:05.6088120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:17:05.6093060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:17:05.6097420Z Only the first 100 operations were output. 2021-05-18T14:17:06.0915470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3817-1lh3a51.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-18T14:17:08.8743000Z ==> Summary 2021-05-18T14:17:08.9171850Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:17:08.9176670Z ==> Installing fftw 2021-05-18T14:17:08.9180770Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:17:08.9199270Z 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/d20210518-3614-wcaso8 2021-05-18T14:17:09.0124910Z cp -pR /private/tmp/d20210518-3614-wcaso8/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:17:09.0754530Z chmod -Rf +w /private/tmp/d20210518-3614-wcaso8 2021-05-18T14:17:09.3294880Z ==> Finishing up 2021-05-18T14:17:09.3778580Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:17:09.3785520Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:17:09.3790680Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:17:09.3795200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:17:09.3802960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:17:09.3808170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:17:09.3812820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:17:09.3818070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:17:09.3822960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:17:09.3827780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:17:09.3832420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:17:09.3837870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:17:09.3875370Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:17:09.4021350Z info /usr/local/share/info/fftw3.info 2021-05-18T14:17:09.4033210Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:17:09.4039500Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:17:09.4060430Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T14:17:09.4068570Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:17:09.4075140Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:17:09.4092150Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:17:09.4117860Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:17:09.4130010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:17:09.4139760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:17:09.4147580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:17:09.4154790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:17:09.4163550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:17:09.4177370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:17:09.4186880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:17:09.4195740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:17:09.4208070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:17:09.4214780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:17:09.4222820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:17:09.4232130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:17:09.4241290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:17:09.4249990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:17:09.4260820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:17:09.4270260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:17:09.4282280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:17:09.4290620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:17:09.4299400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:17:09.4304310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:17:09.4312750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:17:09.4322300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:17:09.4331480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:17:09.4341120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:17:09.4345950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:17:09.4354730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:17:09.4363400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:17:09.4373820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:17:09.4382250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:17:09.4392040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:17:09.4416440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:17:09.4418130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:17:09.4419750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:17:09.4424850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:17:09.4434420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:17:09.4441960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:17:09.4452380Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:17:09.4459550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:17:09.4467140Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:17:09.4894670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3846-1szdoml.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-18T14:17:11.9471960Z ==> Summary 2021-05-18T14:17:11.9529180Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:17:12.7672120Z ==> No outdated dependents to upgrade! 2021-05-18T14:17:12.7674130Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:17:12.9510760Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:17:12.9515420Z fftw, open-mpi 2021-05-18T14:17:12.9521340Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:17:12.9526040Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:17:12.9532140Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:17:12.9537790Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:17:12.9539210Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:17:12.9540520Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:17:12.9541760Z rm /usr/local/include/fftw3.f 2021-05-18T14:17:12.9545520Z rm /usr/local/include/fftw3.f03 2021-05-18T14:17:12.9547560Z rm /usr/local/include/fftw3.h 2021-05-18T14:17:12.9551860Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:17:12.9553630Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:17:12.9556550Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:17:12.9565290Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:17:12.9567880Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:17:12.9571260Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:17:12.9573940Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:17:12.9581340Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:17:12.9585230Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:17:12.9590560Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:17:12.9594750Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:17:12.9595650Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:17:12.9596490Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:17:12.9601090Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:17:12.9602020Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:17:12.9604350Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:17:12.9609130Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:17:12.9610150Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:17:12.9612900Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:17:12.9616630Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:17:12.9619430Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:17:12.9624200Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:17:12.9634770Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:17:12.9636350Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:17:12.9647720Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:17:12.9650330Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:17:12.9659990Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:17:12.9669160Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:17:12.9671930Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:17:12.9678860Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:17:12.9682100Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:17:12.9690090Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:17:12.9697750Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:17:12.9701030Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:17:12.9709430Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:17:12.9712220Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:17:12.9720310Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:17:12.9727100Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:17:12.9730870Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:17:12.9738040Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:17:12.9750040Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:17:12.9763630Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:17:12.9764810Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:17:12.9851930Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:17:12.9864920Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:17:12.9870230Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:17:12.9881440Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:17:12.9896470Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:17:12.9909130Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:17:12.9912660Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:17:12.9925350Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:17:13.0870890Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:17:13.0872660Z rm /usr/local/bin/mpic++ 2021-05-18T14:17:13.0879580Z rm /usr/local/bin/mpicc 2021-05-18T14:17:13.0881930Z rm /usr/local/bin/mpicxx 2021-05-18T14:17:13.0888590Z rm /usr/local/bin/mpiexec 2021-05-18T14:17:13.0894240Z rm /usr/local/bin/mpif77 2021-05-18T14:17:13.0897110Z rm /usr/local/bin/mpif90 2021-05-18T14:17:13.0900610Z rm /usr/local/bin/mpifort 2021-05-18T14:17:13.0906580Z rm /usr/local/bin/mpirun 2021-05-18T14:17:13.0912730Z rm /usr/local/bin/ompi-clean 2021-05-18T14:17:13.0915450Z rm /usr/local/bin/ompi-server 2021-05-18T14:17:13.0920670Z rm /usr/local/bin/ompi_info 2021-05-18T14:17:13.0923740Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:17:13.0930170Z rm /usr/local/bin/orte-clean 2021-05-18T14:17:13.0932860Z rm /usr/local/bin/orte-info 2021-05-18T14:17:13.0939540Z rm /usr/local/bin/orte-server 2021-05-18T14:17:13.0944610Z rm /usr/local/bin/ortecc 2021-05-18T14:17:13.0950290Z rm /usr/local/bin/orted 2021-05-18T14:17:13.0953130Z rm /usr/local/bin/orterun 2021-05-18T14:17:13.0960850Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:17:13.0972770Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:17:13.0981380Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:17:13.0984870Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:17:13.0988150Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:17:13.0999110Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:17:13.1006430Z rm /usr/local/include/mpi.h 2021-05-18T14:17:13.1009470Z rm /usr/local/include/mpi.mod 2021-05-18T14:17:13.1015360Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:17:13.1100480Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:17:13.1101820Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:17:13.1103080Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:17:13.1104340Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:17:13.1105680Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:17:13.1106980Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:17:13.1108240Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:17:13.1110780Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:17:13.1112530Z rm /usr/local/include/mpif-config.h 2021-05-18T14:17:13.1114220Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:17:13.1115840Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:17:13.1117490Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:17:13.1119150Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:17:13.1120840Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:17:13.1122740Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:17:13.1124510Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:17:13.1126160Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:17:13.1127370Z rm /usr/local/include/mpif.h 2021-05-18T14:17:13.1128510Z rm /usr/local/include/openmpi 2021-05-18T14:17:13.1129810Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:17:13.1133320Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:17:13.1140970Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:17:13.1143960Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:17:13.1151760Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:17:13.1154040Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:17:13.1160750Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:17:13.1163630Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:17:13.1171010Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:17:13.1173510Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:17:13.1180030Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:17:13.1184110Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:17:13.1191890Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:17:13.1195960Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:17:13.1204250Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:17:13.1207350Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:17:13.1212800Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:17:13.1215750Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:17:13.1223200Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:17:13.1226680Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:17:13.1232680Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:17:13.1235560Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:17:13.1243450Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:17:13.1247530Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:17:13.1251620Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:17:13.1255130Z rm /usr/local/lib/openmpi 2021-05-18T14:17:13.1264070Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:17:13.1267140Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:17:13.1270280Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:17:13.1279430Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:17:13.1282460Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:17:13.1289970Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:17:13.1292410Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:17:13.1296260Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:17:13.1302900Z rm /usr/local/lib/pmix 2021-05-18T14:17:13.1317300Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:17:13.1320020Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:17:13.1328820Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:17:13.1331940Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:17:13.1341120Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:17:13.1344220Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:17:13.1351980Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:17:13.1355560Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:17:13.1363030Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:17:13.1365680Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:17:13.1368980Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:17:13.1375020Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:17:13.1379300Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:17:13.1384700Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:17:13.1388210Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:17:13.1398900Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:17:13.1401480Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:17:13.1425000Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:17:13.1534570Z Only the first 100 operations were output. 2021-05-18T14:17:15.1962080Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:17:16.3399400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:16.9440130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:17:17.3489330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T14%3A25%3A00Z&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:17.4010750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:17.8026970Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:17:17.9375850Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:17:17.9404830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3854-1jqko5g 2021-05-18T14:17:18.7131390Z cp -pR /private/tmp/d20210518-3854-1jqko5g/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:17:19.5767860Z chmod -Rf +w /private/tmp/d20210518-3854-1jqko5g 2021-05-18T14:17:20.6869510Z ==> Finishing up 2021-05-18T14:17:20.7343520Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:17:20.7354230Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:17:20.7361840Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:17:20.7370510Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:17:20.7505930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:17:20.7510630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:17:20.7517050Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:17:20.7522420Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:17:20.7533130Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:17:20.7538070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:17:20.7542600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:17:20.7547750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:17:20.7552320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:17:20.7557610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:17:20.7562170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:17:20.7567400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:17:20.7572440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:17:20.7577150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:17:20.7582310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:17:20.7587110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:17:20.7591660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:17:20.7597160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:17:20.7602650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:17:20.7607240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:17:20.7612440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:17:20.7616780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:17:20.7621960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:17:20.7626500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:17:20.7632950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:17:20.7638500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:17:20.7643570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:17:20.7648460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:17:20.7653730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:17:20.7658340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:17:20.7664120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:17:20.7668570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:17:20.7673750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:17:20.7678120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:17:20.7683140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:17:20.7687530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:17:20.7692480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:17:20.7718790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:17:20.7720380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:17:20.7721790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:17:20.7723190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:17:20.7724560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:17:20.7725990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:17:20.7727410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:17:20.7732210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:17:20.7736940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:17:20.7742080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:17:20.7746790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:17:20.7751520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:17:20.7755860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:17:20.7760940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:17:20.7765410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:17:20.7770230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:17:20.7774610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:17:20.7779550Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:17:20.7785500Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:17:20.7789100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:17:20.7793370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:17:20.7798410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:17:20.7802710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:17:20.7807640Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:17:20.7812740Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:17:20.7817550Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:17:20.7821900Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:17:20.7826880Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:17:20.7831110Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:17:20.7836110Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:17:20.7840650Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:17:20.7845510Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:17:20.7849820Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:17:20.7854860Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:17:20.7860610Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:17:20.7865840Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:17:20.7870320Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:17:20.7875360Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:17:20.7879910Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:17:20.7884930Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:17:20.7892330Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:17:20.7898670Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:17:20.7905920Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:17:20.7922830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:17:20.7928470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:17:20.7934090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:17:20.7939350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:17:20.7944590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:17:20.7950020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:17:20.7955260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:17:20.7986900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:17:20.7988560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:17:20.7990130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:17:20.7991770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:17:20.7993320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:17:20.7994870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:17:20.7996460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:17:20.7999330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:17:20.8005170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:17:20.8009860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:17:20.8014370Z Only the first 100 operations were output. 2021-05-18T14:17:21.2058320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4055-1dwl9ud.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-18T14:17:23.8661640Z ==> Summary 2021-05-18T14:17:23.9415150Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:17:26.5809510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:17:27.7171280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:28.3237290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:17:28.6958280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T14%3A25%3A00Z&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13%2FyJECkZE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:28.7432720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13\%2FyJECkZE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:28.8551730Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:17:28.9542630Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:17:28.9574760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4062-1ocrjxk 2021-05-18T14:17:29.0430590Z cp -pR /private/tmp/d20210518-4062-1ocrjxk/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:17:29.1897310Z chmod -Rf +w /private/tmp/d20210518-4062-1ocrjxk 2021-05-18T14:17:29.3791530Z ==> Finishing up 2021-05-18T14:17:29.4588700Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:17:29.4691620Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:17:29.4745420Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:17:29.4747250Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:17:29.4825430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4828600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4843590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4846230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4860210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4865950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4869860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4872280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4874090Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:17:29.4896190Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:17:29.4934160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4938400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4957550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4983520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.4985450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5020660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5024900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5029280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5071550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5073650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5087850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5089810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5092050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5194780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5297640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5324580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5362650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5367850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5372190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5374520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5376400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5381300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5403240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5407500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5437620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5439930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5444000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5449990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5511170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5516830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5593690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5641570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5673530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5706900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5742370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5773430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5801880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5846170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5877990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5912600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5934090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.5968230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.6008130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.6044930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.6081960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.6185540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:17:29.6288530Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:17:29.6289900Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:17:29.6392440Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:17:29.6495490Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:17:29.6537340Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:17:29.6640060Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:17:29.6724220Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:17:29.6827220Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:17:29.6905050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4227-ae5d1p.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-18T14:17:32.0490440Z ==> Summary 2021-05-18T14:17:32.0710620Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:17:34.2430610Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:17:34.2431760Z To reinstall 1.6.37, run: 2021-05-18T14:17:34.2432530Z brew reinstall libpng 2021-05-18T14:17:36.2690390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:17:37.4107080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:37.9975810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:17:38.4127860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-18T14%3A25%3A00Z&sig=5RT4rEgbFG3RBvZDW3n%2FNKHPUsO0FRtvIBzX8TRBUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:38.4597340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=5RT4rEgbFG3RBvZDW3n\%2FNKHPUsO0FRtvIBzX8TRBUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:38.5043310Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:17:38.5091180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:17:39.6373650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:40.2259740Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:17:40.6299340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-18T14%3A25%3A00Z&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:40.6815800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:40.7814970Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:17:40.7875260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:17:41.9445160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:42.5472990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:17:42.9377320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-18T14%3A25%3A00Z&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu%2BZ%2F2VVAZ6ecc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:43.0258240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu\%2BZ\%2F2VVAZ6ecc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:43.0804540Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:17:43.0834530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:17:44.2261480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:44.8317070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:17:45.2100820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-18T14%3A25%3A00Z&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:45.2589270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:45.3090460Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:17:45.3123280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:17:46.6502210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:47.2255860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:17:47.6170530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-18T14%3A25%3A00Z&sig=NIdSJitzW9ULEwnCHVB%2FfLUcuz4F7STYtflJHz64QaY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:47.6723820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=NIdSJitzW9ULEwnCHVB\%2FfLUcuz4F7STYtflJHz64QaY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:47.7858190Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:17:47.7918980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:17:48.9334930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:49.5148570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:17:49.8863890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-18T14%3A25%3A00Z&sig=hFE2CHIsN%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:49.9540210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=hFE2CHIsN\%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:50.0965360Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:17:50.1071750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:17:51.4166240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:52.0438630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:17:52.4256220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-18T14%3A25%3A00Z&sig=rABJ%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:52.5408500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=rABJ\%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:52.6068450Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:17:52.6099060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:17:53.8949640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:54.4829650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:17:54.8691480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-18T14%3A25%3A00Z&sig=Mll%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:54.9132980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=Mll\%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:54.9601070Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:17:54.9630320Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:17:56.1240900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:56.7357070Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:17:57.1120580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-18T14%3A25%3A00Z&sig=gqBvRWd%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:57.1598090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=gqBvRWd\%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:57.2178610Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:17:57.2213100Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:17:58.3966610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:17:58.9937220Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:17:59.3739660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-18T14%3A25%3A00Z&sig=itw1WepS3tHHUgyvQ3oMbCUMyy1H6Y5vt2wwrO9ha7I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:59.4193240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=itw1WepS3tHHUgyvQ3oMbCUMyy1H6Y5vt2wwrO9ha7I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:59.5072040Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:17:59.5116570Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:18:00.7658270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:01.3237190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:18:01.6947720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-18T14%3A25%3A00Z&sig=vYANHW7sCgkZx6YxKgkvo2P1BJ0J74ZCPDNF16iLMxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:01.7434750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=vYANHW7sCgkZx6YxKgkvo2P1BJ0J74ZCPDNF16iLMxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:01.8928430Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:18:01.9017710Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:18:03.0636740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:03.6500450Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:18:04.0303380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-18T14%3A25%3A00Z&sig=9G%2BM8fm3Q1oSsPoHdY%2B8RVBASnqSgw5tfdMk6AZUPw8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:04.0768190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=9G\%2BM8fm3Q1oSsPoHdY\%2B8RVBASnqSgw5tfdMk6AZUPw8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:04.1468070Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:18:04.1508230Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:18:05.3194640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:05.9278590Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:18:06.3056090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-18T14%3A25%3A00Z&sig=Kjc5GYhyXx876Ah73jsrC4FdwpcMp78VvOWTaHv8e%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:06.3533150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=Kjc5GYhyXx876Ah73jsrC4FdwpcMp78VvOWTaHv8e\%2BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:06.4311500Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:18:06.4350970Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:18:07.7063600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:08.2518120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:18:08.6057450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-18T14%3A25%3A00Z&sig=xyoZ2ZUF3K7A48K8UdHyEi2QGWdXpKvfDQc%2Faq0zN3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:08.6632900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=xyoZ2ZUF3K7A48K8UdHyEi2QGWdXpKvfDQc\%2Faq0zN3w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:09.0120780Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:18:09.0634740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:18:10.2006490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:10.8944930Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:18:11.2598750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-18T14%3A25%3A00Z&sig=LZJNNBO9XPF2aqLgWItEF3DdCTUw6PfReIMxhD7ELhQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:11.3520550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=LZJNNBO9XPF2aqLgWItEF3DdCTUw6PfReIMxhD7ELhQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:11.5369950Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:18:11.5468370Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:18:12.7027960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:13.3096480Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:18:13.6956870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-18T14%3A25%3A00Z&sig=f%2BgykAP7nUAn8Uvp0wuDa2kooxVxBALuORLkALjKKFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:13.7487470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=f\%2BgykAP7nUAn8Uvp0wuDa2kooxVxBALuORLkALjKKFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:14.8348800Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:18:15.2700100Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:18:16.4189060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:18:16.9681010Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:18:17.3480280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-18T14%3A25%3A00Z&sig=fWs8bpIAbDfnzFfrmSx9yXLCnQ2DYes%2FH3dV9B1WeWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:17.6389310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=fWs8bpIAbDfnzFfrmSx9yXLCnQ2DYes\%2FH3dV9B1WeWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:17.9334930Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:18:17.9976570Z ==> 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-18T14:18:17.9979580Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:18:18.0785600Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:18:18.0830620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-dgqh8d 2021-05-18T14:18:18.0913810Z cp -pR /private/tmp/d20210518-4337-dgqh8d/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:18:18.1016020Z chmod -Rf +w /private/tmp/d20210518-4337-dgqh8d 2021-05-18T14:18:18.1393410Z ==> Finishing up 2021-05-18T14:18:18.2822820Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:18:18.2927190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4600-aeqc9h.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-18T14:18:21.3976130Z ==> Summary 2021-05-18T14:18:21.3990090Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:18:21.3995970Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:18:21.4028720Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:18:21.4047440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4337-1o4yblp 2021-05-18T14:18:21.5384540Z cp -pR /private/tmp/d20210518-4337-1o4yblp/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:18:21.6673800Z chmod -Rf +w /private/tmp/d20210518-4337-1o4yblp 2021-05-18T14:18:21.8316240Z ==> Finishing up 2021-05-18T14:18:21.8705560Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:18:21.8709460Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:18:21.8724170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:18:21.8729050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:18:21.8733800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:18:21.8739220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:18:21.8744230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:18:21.8748890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:18:21.8754220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:18:21.8759330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:18:21.8764080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:18:21.8835110Z rm /usr/local/share/pkgconfig 2021-05-18T14:18:21.8852270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:18:21.8857300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:18:21.8863040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:18:21.8868080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:18:21.8873730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:18:21.8889140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:18:21.8894260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:18:21.8899730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:18:21.8905140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:18:21.8910150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:18:21.8915940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:18:21.8920910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:18:21.8926540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:18:21.8931550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:18:21.8939660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:18:21.8953890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:18:21.8956030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:18:21.8957960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:18:21.8960130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:18:21.8964740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:18:21.8970370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:18:21.8974930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:18:21.8986920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:18:21.8988890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:18:21.8990710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:18:21.8995070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:18:21.9000350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:18:21.9005420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:18:21.9010760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:18:21.9015690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:18:21.9021050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:18:21.9026250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:18:21.9054560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:18:22.4114380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:18:22.4116850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:18:22.4147030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:18:22.4183440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:18:22.4219530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:18:22.4250330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:18:22.4291820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:18:22.4326530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:18:22.4362790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:18:22.4400590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4626-pgw22c.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-18T14:18:24.3785160Z ==> Summary 2021-05-18T14:18:24.3953750Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:18:24.3960330Z ==> Installing poppler dependency: libxau 2021-05-18T14:18:24.4050400Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:18:24.4068030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-r6t8mf 2021-05-18T14:18:24.4194230Z cp -pR /private/tmp/d20210518-4337-r6t8mf/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:18:24.4363430Z chmod -Rf +w /private/tmp/d20210518-4337-r6t8mf 2021-05-18T14:18:24.5417640Z ==> Finishing up 2021-05-18T14:18:24.5824720Z rm /usr/local/include/X11 2021-05-18T14:18:24.5837070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:18:24.5841540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:18:24.5846970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:18:24.5852220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:18:24.5856590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:18:24.5861850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:18:24.5866820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:18:24.5871370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:18:24.5876730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:18:24.5881860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:18:24.5886550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:18:24.5891760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:18:24.5896750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:18:24.5901430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:18:24.5907840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:18:24.5913090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:18:24.5917660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:18:24.5923030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:18:24.5928750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:18:24.5933520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:18:24.5938920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:18:24.5943520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:18:24.5948750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:18:24.5953320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:18:24.5957000Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:18:24.5963240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:18:24.5968280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:18:24.5973540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:18:24.5976500Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:18:24.5984780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:18:24.5989850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:18:24.5995160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:18:24.6000050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:18:24.6005660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:18:24.6010760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:18:24.6038960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:18:24.6044920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:18:24.6050100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:18:24.6055710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:18:24.6061270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:18:24.6066340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:18:24.6072000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:18:24.6077570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:18:24.6082950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:18:24.6088330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:18:24.6094000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:18:24.6099640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:18:24.6104740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:18:24.6110620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:18:24.6115740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:18:24.6121290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:18:24.6126410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:18:24.6132610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:18:24.6137780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:18:24.6143480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:18:24.6148370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:18:24.6153810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:18:24.6159280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:18:24.6164530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:18:24.6170100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:18:24.6175030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:18:24.6180580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:18:24.6185530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:18:24.6191100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:18:24.6195950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:18:24.6201450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:18:24.6206750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:18:24.6211880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:18:24.6217260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:18:24.6222280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:18:24.6227760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:18:24.6232900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:18:24.6238380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:18:24.6243470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:18:24.6249020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:18:24.6254790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:18:24.6260220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:18:24.6265660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:18:24.6270710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:18:24.6276530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:18:24.6281380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:18:24.6286860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:18:24.6292500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:18:24.6297960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:18:24.6303170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:18:24.6308150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:18:24.6313990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:18:24.6318910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:18:24.6324590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:18:24.6329560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:18:24.6335060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:18:24.6340220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:18:24.6345240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:18:24.6351970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:18:24.6363120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:18:24.6365500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:18:24.6367360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:18:24.6372070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:18:24.6378410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:18:24.6383680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:18:24.6388800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:18:24.6397710Z Only the first 100 operations were output. 2021-05-18T14:18:24.6828460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4653-39ltgt.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-18T14:18:27.1655490Z ==> Summary 2021-05-18T14:18:27.1682510Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:18:27.1689010Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:18:27.1775350Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:18:27.1793500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-191hf11 2021-05-18T14:18:27.1892170Z cp -pR /private/tmp/d20210518-4337-191hf11/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:18:27.2008730Z chmod -Rf +w /private/tmp/d20210518-4337-191hf11 2021-05-18T14:18:27.2500900Z ==> Finishing up 2021-05-18T14:18:27.2874440Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:18:27.2880380Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:18:27.2889370Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:18:27.2897910Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:18:27.2905360Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:18:27.3036820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4679-1htol33.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-18T14:18:29.7247110Z ==> Summary 2021-05-18T14:18:29.7266010Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:18:29.7278570Z ==> Installing poppler dependency: libxcb 2021-05-18T14:18:29.7626790Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:18:29.7643780Z 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/d20210518-4337-13vur1 2021-05-18T14:18:30.4383510Z cp -pR /private/tmp/d20210518-4337-13vur1/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:18:31.9724180Z chmod -Rf +w /private/tmp/d20210518-4337-13vur1 2021-05-18T14:18:33.2006780Z ==> Finishing up 2021-05-18T14:18:33.2398140Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:18:33.2410430Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:18:33.2488810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:18:33.2492860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:18:33.2503490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:18:33.2511260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:18:33.2523670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-18T14:18:33.2534830Z 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-18T14:18:33.2546110Z 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-18T14:18:33.2554320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-18T14:18:33.2566550Z 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-18T14:18:33.2578120Z 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-18T14:18:33.2585820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-18T14:18:33.2591980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-18T14:18:33.2599260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:18:33.2610230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-18T14:18:33.2619420Z 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-18T14:18:33.2629090Z 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-18T14:18:33.2635260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-18T14:18:33.2640820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-18T14:18:33.2646210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:18:33.2658890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:18:33.2664990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:18:33.2676870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-18T14:18:33.2686420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-18T14:18:33.2691380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:18:33.2701060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:18:33.2706220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:18:33.2714650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:18:33.2724030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:18:33.2734340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-18T14:18:33.2744760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-18T14:18:33.2753920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-18T14:18:33.2765170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-18T14:18:33.2770650Z 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-18T14:18:33.2804190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:18:33.2813910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:18:33.2819430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:18:33.2828550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:18:33.2834230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:18:33.2844260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-18T14:18:33.2852870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:18:33.2858760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-18T14:18:33.2864330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:18:33.2873150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-18T14:18:33.2878540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:18:33.2888470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:18:33.2894830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:18:33.2900250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-18T14:18:33.2905520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:18:33.2911740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-18T14:18:33.2923130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-18T14:18:33.2930710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:18:33.2936350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:18:33.2945270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:18:33.2950840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:18:33.2960820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-18T14:18:33.2965950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:18:33.2975770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:18:33.2981100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-18T14:18:33.2986690Z 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-18T14:18:33.2998640Z 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-18T14:18:33.3003420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-18T14:18:33.3009350Z 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-18T14:18:33.3014830Z 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-18T14:18:33.3020420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-18T14:18:33.3025830Z 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-18T14:18:33.3031540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:18:33.3038110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-18T14:18:33.3044310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-18T14:18:33.3054060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:18:33.3059830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-18T14:18:33.3065000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:18:33.3070930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-18T14:18:33.3076060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-18T14:18:33.3082200Z 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-18T14:18:33.3087680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:18:33.3092950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-18T14:18:33.3104150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:18:33.3109920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-18T14:18:33.3116080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-18T14:18:33.3121250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-18T14:18:33.3126820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:18:33.3131920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:18:33.3142940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:18:33.3149090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:18:33.3154350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:18:33.3159370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:18:33.3165140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-18T14:18:33.3170270Z 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-18T14:18:33.3179360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:18:33.3185150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:18:33.3192510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:18:33.3198220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:18:33.3230490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:18:33.3235370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:18:33.3241050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:18:33.3246740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:18:33.3251740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:18:33.3258660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:18:33.3262740Z Only the first 100 operations were output. 2021-05-18T14:18:34.9975270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4714-x921h6.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-18T14:18:37.7903690Z ==> Summary 2021-05-18T14:18:37.9345270Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:18:37.9350590Z ==> Installing poppler dependency: libx11 2021-05-18T14:18:37.9863640Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:18:37.9882410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-13xzkc0 2021-05-18T14:18:38.3063960Z cp -pR /private/tmp/d20210518-4337-13xzkc0/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:18:38.8079830Z chmod -Rf +w /private/tmp/d20210518-4337-13xzkc0 2021-05-18T14:18:39.3424110Z ==> Finishing up 2021-05-18T14:18:39.3867400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:18:39.3872120Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:18:39.3889170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:18:39.3923530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:18:39.3938650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:18:39.3944270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:18:39.3953600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:18:39.3972870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:18:39.3987850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:18:39.3999780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:18:39.4002790Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:18:39.4020210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:18:39.4026780Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:18:39.4035350Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:18:39.4050330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:18:39.4053860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:18:39.4065140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:18:39.4080190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:18:39.4086860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:18:39.4099000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:18:39.4118220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:18:39.4123210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:18:39.4138690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:18:39.4145520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:18:39.4154100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:18:39.4169620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:18:39.4172840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:18:39.4184030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:18:39.4191490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:18:39.4203530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:18:39.4207380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:18:39.4225700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:18:39.4235670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:18:39.4241810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:18:39.4257640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:18:39.4262940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:18:39.4273120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:18:39.4288390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:18:39.4291480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:18:39.4304320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:18:39.4319860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:18:39.4324640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:18:39.4340220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:18:39.4347140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:18:39.4369830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:18:39.4374330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:18:39.4398280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:18:39.4401490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:18:39.4411150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:18:39.4413540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:18:39.4415410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:18:39.4417190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:18:39.4419140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:18:39.4427340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:18:39.4429050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:18:39.4430570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:18:39.4432780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:18:39.4434920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:18:39.4436930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:18:39.4438820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:18:39.4440310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:18:39.4442180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:18:39.4444040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:18:39.4445720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:18:39.4447330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:18:39.4449160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:18:39.4456650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:18:39.4480270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:18:39.4482230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:18:39.4484010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:18:39.4485940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:18:39.4487710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:18:39.4489420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:18:39.4491190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:18:39.4493010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:18:39.4494880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:18:39.4497000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:18:39.4499120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:18:39.4501140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:18:39.4502860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:18:39.4504420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:18:39.4505980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:18:39.4507660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:18:39.4509380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:18:39.4511110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:18:39.4513310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:18:39.4515220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:18:39.4517070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:18:39.4518890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:18:39.4520730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:18:39.4522740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:18:39.4524650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:18:39.4526380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:18:39.4528030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:18:39.4529530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:18:39.4531200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:18:39.4532980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:18:39.4534810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:18:39.4536750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:18:39.4538430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:18:39.4539560Z Only the first 100 operations were output. 2021-05-18T14:18:40.0647430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4740-8hd0iu.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-18T14:18:42.7496790Z ==> Summary 2021-05-18T14:18:42.8154270Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:18:42.8159910Z ==> Installing poppler dependency: libxext 2021-05-18T14:18:42.8760840Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:18:42.8777730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-d0wufw 2021-05-18T14:18:42.9125800Z cp -pR /private/tmp/d20210518-4337-d0wufw/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:18:42.9584030Z chmod -Rf +w /private/tmp/d20210518-4337-d0wufw 2021-05-18T14:18:43.0423150Z ==> Finishing up 2021-05-18T14:18:43.0813640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:18:43.0818390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:18:43.0824370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:18:43.0831210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:18:43.0835790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:18:43.0841420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:18:43.0846790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:18:43.0851830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:18:43.0857170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:18:43.0862350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:18:43.0867410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:18:43.0872810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:18:43.0877840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:18:43.0883390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:18:43.0888730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:18:43.0893950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:18:43.0907640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:18:43.0913840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:18:43.0923250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:18:43.0935930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:18:43.0938070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:18:43.0940080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:18:43.0943250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:18:43.0949080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:18:43.0954870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:18:43.0979630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:18:43.0984760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:18:43.0990890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:18:43.0996560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:18:43.1001660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:18:43.1007440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:18:43.1012980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:18:43.1018060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:18:43.1023910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:18:43.1048670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:18:43.1050800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:18:43.1052540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:18:43.1054540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:18:43.1056280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:18:43.1057940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:18:43.1062380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:18:43.1067820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:18:43.1072610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:18:43.1078560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:18:43.1083520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:18:43.1089210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:18:43.1094150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:18:43.1099960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:18:43.1104950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:18:43.1111150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:18:43.1116180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:18:43.1121510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:18:43.1127050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:18:43.1132300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:18:43.1138230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:18:43.1144220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:18:43.1149800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:18:43.1155620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:18:43.1160500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:18:43.1166320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:18:43.1171710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:18:43.1176840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:18:43.1182570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:18:43.1187990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:18:43.1193280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:18:43.1198090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:18:43.1204470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:18:43.1209600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:18:43.1214940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:18:43.1220140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:18:43.1225700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:18:43.1231380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:18:43.1236990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:18:43.1263390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:18:43.1269580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:18:43.1275240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:18:43.1280490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:18:43.1287440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:18:43.1292190Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:18:43.1297580Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:18:43.1304910Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:18:43.1569420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4766-16kg89m.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-18T14:18:45.5481630Z ==> Summary 2021-05-18T14:18:45.5545550Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:18:45.5551010Z ==> Installing poppler dependency: libxrender 2021-05-18T14:18:45.6103350Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:18:45.6121730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-1uuow29 2021-05-18T14:18:45.6229420Z cp -pR /private/tmp/d20210518-4337-1uuow29/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:18:45.6376580Z chmod -Rf +w /private/tmp/d20210518-4337-1uuow29 2021-05-18T14:18:45.6925230Z ==> Finishing up 2021-05-18T14:18:45.7335690Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:18:45.7337910Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:18:45.7339690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:18:45.7341440Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:18:45.7344880Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:18:45.7352990Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:18:45.7922120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4792-1roohig.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-18T14:18:48.1867210Z ==> Summary 2021-05-18T14:18:48.1890620Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:18:48.1896180Z ==> Installing poppler dependency: lzo 2021-05-18T14:18:48.1916660Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:18:48.1934320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-162kqim 2021-05-18T14:18:48.2099660Z cp -pR /private/tmp/d20210518-4337-162kqim/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:18:48.2323640Z chmod -Rf +w /private/tmp/d20210518-4337-162kqim 2021-05-18T14:18:48.2971650Z ==> Finishing up 2021-05-18T14:18:48.3289630Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:18:48.3297520Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:18:48.3304120Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:18:48.3308550Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:18:48.3314010Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:18:48.3321130Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:18:48.3605230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4818-wvd05h.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-18T14:18:50.9139450Z ==> Summary 2021-05-18T14:18:50.9175960Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:18:50.9182610Z ==> Installing poppler dependency: pixman 2021-05-18T14:18:50.9249040Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:18:50.9267880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-37pci1 2021-05-18T14:18:50.9429780Z cp -pR /private/tmp/d20210518-4337-37pci1/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:18:50.9571700Z chmod -Rf +w /private/tmp/d20210518-4337-37pci1 2021-05-18T14:18:51.0146160Z ==> Finishing up 2021-05-18T14:18:51.0526720Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:18:51.0534990Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:18:51.0543350Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:18:51.0550060Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:18:51.0556020Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:18:51.0564470Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:18:51.0706860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4845-15pg5yf.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-18T14:18:53.6875770Z ==> Summary 2021-05-18T14:18:53.6896810Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:18:53.6906680Z ==> Installing poppler dependency: cairo 2021-05-18T14:18:53.8927780Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:18:53.8946870Z 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/d20210518-4337-x3j7tw 2021-05-18T14:18:53.9651380Z cp -pR /private/tmp/d20210518-4337-x3j7tw/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:18:54.0549260Z chmod -Rf +w /private/tmp/d20210518-4337-x3j7tw 2021-05-18T14:18:54.3194690Z ==> Finishing up 2021-05-18T14:18:54.3872880Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:18:54.3884380Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:18:54.3891370Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:18:54.3918300Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:18:54.3924740Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:18:54.3931000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:18:54.3935650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:18:54.3941690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:18:54.3947100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:18:54.3952640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:18:54.3957780Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:18:54.3962640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:18:54.3967560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:18:54.3972580Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:18:54.3980930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:18:54.3985970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:18:54.3992380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:18:54.3997960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:18:54.4002840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:18:54.4008620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:18:54.4013580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:18:54.4019180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:18:54.4023990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:18:54.4029530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:18:54.4035910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:18:54.4040500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:18:54.4046270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:18:54.4051110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:18:54.4056960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:18:54.4061820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:18:54.4067160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:18:54.4459010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4874-kmqffe.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-18T14:18:57.0823930Z ==> Summary 2021-05-18T14:18:57.0916900Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:18:57.0923790Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:18:57.1112540Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:18:57.1131950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-822pf0 2021-05-18T14:18:57.1513260Z cp -pR /private/tmp/d20210518-4337-822pf0/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:18:57.1736960Z chmod -Rf +w /private/tmp/d20210518-4337-822pf0 2021-05-18T14:18:57.2498450Z ==> Finishing up 2021-05-18T14:18:57.2714710Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:18:57.2727750Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:18:57.2734410Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:18:57.2745380Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:18:57.2750960Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:18:57.2758680Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:18:57.2764250Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:18:57.2782600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:18:57.2795620Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:18:57.2807490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:18:57.2816510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:18:57.2822170Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:18:57.2829590Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:18:57.2837970Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:18:57.2842770Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:18:57.2851370Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:18:57.3038240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4900-dqftyj.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-18T14:18:59.9823580Z ==> Summary 2021-05-18T14:18:59.9852080Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:18:59.9858260Z ==> Installing poppler dependency: nspr 2021-05-18T14:18:59.9898910Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:18:59.9919940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-1wn0j8 2021-05-18T14:19:00.0322900Z cp -pR /private/tmp/d20210518-4337-1wn0j8/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:19:00.0968230Z chmod -Rf +w /private/tmp/d20210518-4337-1wn0j8 2021-05-18T14:19:00.2208390Z ==> Finishing up 2021-05-18T14:19:00.2609540Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:19:00.2615240Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:19:00.2649830Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:19:00.2657100Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:19:00.2662690Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:19:00.2667890Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:19:00.2674620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:19:00.2681520Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:19:00.2688880Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:19:00.2697910Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:19:00.2996100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4926-ooxcfz.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-18T14:19:02.7250940Z ==> Summary 2021-05-18T14:19:02.7316290Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:19:02.7325950Z ==> Installing poppler dependency: nss 2021-05-18T14:19:02.7517550Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:19:02.7537810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-16fw1pb 2021-05-18T14:19:03.0274900Z cp -pR /private/tmp/d20210518-4337-16fw1pb/nss/. /usr/local/Cellar/nss 2021-05-18T14:19:03.2004800Z chmod -Rf +w /private/tmp/d20210518-4337-16fw1pb 2021-05-18T14:19:04.6609990Z ==> Finishing up 2021-05-18T14:19:04.7007810Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:19:04.7011120Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:19:04.7019840Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:19:04.7024230Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:19:04.7029370Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:19:04.7033940Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:19:04.7045210Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:19:04.7049710Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:19:04.7055460Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:19:04.7059390Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:19:04.7064690Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:19:04.7068930Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:19:04.7074260Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:19:04.7082860Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:19:04.7087250Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:19:04.7092520Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:19:04.7097690Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:19:04.7102500Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:19:04.7106720Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:19:04.7111740Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:19:04.7116300Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:19:04.7121190Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:19:04.7125920Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:19:04.7136790Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:19:04.7138390Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:19:04.7140040Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:19:04.7144720Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:19:04.7149760Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:19:04.7154260Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:19:04.7159280Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:19:04.7163600Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:19:04.7168600Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:19:04.7173200Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:19:04.7178140Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:19:04.7182510Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:19:04.7187480Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:19:04.7191850Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:19:04.7196850Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:19:04.7201050Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:19:04.7206800Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:19:04.7211220Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:19:04.7216210Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:19:04.7220660Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:19:04.7225800Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:19:04.7230480Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:19:04.7235310Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:19:04.7239630Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:19:04.7244530Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:19:04.7249720Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:19:04.7254500Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:19:04.7278790Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:19:04.7283370Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:19:04.7288400Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:19:04.7292920Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:19:04.7297870Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:19:04.7302510Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:19:04.7307400Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:19:04.7311760Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:19:04.7316890Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:19:04.7321250Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:19:04.7326300Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:19:04.7331040Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:19:04.7335690Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:19:04.7340010Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:19:04.7345030Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:19:04.7350190Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:19:04.7354760Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:19:04.7359160Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:19:04.7364170Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:19:04.7368600Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:19:04.7376170Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:19:04.7383550Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:19:04.7388040Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:19:04.7393120Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:19:04.7397500Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:19:04.7402770Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:19:04.7407030Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:19:04.7412140Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:19:04.7416640Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:19:04.7421740Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:19:04.7426280Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:19:04.7431210Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:19:04.7436340Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:19:04.7441850Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:19:04.7446970Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:19:04.7452440Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:19:04.7457380Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:19:04.7462490Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:19:04.7467220Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:19:04.7472580Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:19:04.7477000Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:19:04.7482110Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:19:04.7486580Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:19:04.7491780Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:19:04.7496990Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:19:04.7503090Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:19:04.7507280Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:19:04.7512470Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:19:04.7517520Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:19:04.7522090Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:19:04.7526220Z Only the first 100 operations were output. 2021-05-18T14:19:04.8780780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4952-1a5ztz4.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-18T14:19:07.3443610Z ==> Summary 2021-05-18T14:19:07.3577180Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:19:07.3584350Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:19:07.3905620Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:19:07.3924690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-1yhz77a 2021-05-18T14:19:07.6134320Z cp -pR /private/tmp/d20210518-4337-1yhz77a/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:19:07.8766930Z chmod -Rf +w /private/tmp/d20210518-4337-1yhz77a 2021-05-18T14:19:08.1738020Z ==> Finishing up 2021-05-18T14:19:08.2813940Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:19:08.2820280Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:19:08.2822260Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:19:08.2830460Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:19:08.2839990Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:19:08.2850180Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:19:08.2870660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:19:08.2880650Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:19:08.2888320Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:19:08.2895460Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:19:08.2900390Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:19:08.2905630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:19:08.2910530Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:19:08.2915840Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:19:08.2923720Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:19:08.3951990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4978-kymyj2.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-18T14:19:11.0697880Z ==> Summary 2021-05-18T14:19:11.1029790Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:19:11.1044230Z ==> Installing poppler dependency: qt@5 2021-05-18T14:19:11.1114740Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:19:11.1135490Z 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/d20210518-4337-m3jxag 2021-05-18T14:19:16.3773740Z cp -pR /private/tmp/d20210518-4337-m3jxag/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:19:23.3009690Z chmod -Rf +w /private/tmp/d20210518-4337-m3jxag 2021-05-18T14:19:36.4321720Z ==> Finishing up 2021-05-18T14:19:39.0804590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5032-1yhqms4.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-18T14:19:43.5417020Z ==> Caveats 2021-05-18T14:19:43.5418230Z We agreed to the Qt open source license for you. 2021-05-18T14:19:43.5419240Z If this is unacceptable you should uninstall. 2021-05-18T14:19:43.5419900Z 2021-05-18T14:19:43.5421260Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:19:43.5422470Z because this is an alternate version of another formula. 2021-05-18T14:19:43.5423170Z 2021-05-18T14:19:43.5423970Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:19:43.5425510Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:19:43.5426280Z 2021-05-18T14:19:43.5427110Z For compilers to find qt@5 you may need to set: 2021-05-18T14:19:43.5428400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:19:43.5429820Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:19:43.5430510Z 2021-05-18T14:19:43.5432050Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:19:43.5433170Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:19:43.5433840Z 2021-05-18T14:19:43.5434910Z ==> Summary 2021-05-18T14:19:44.3177370Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:19:44.3183470Z ==> Installing poppler 2021-05-18T14:19:44.3187090Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:19:44.3209510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4337-132yeax 2021-05-18T14:19:44.6037150Z cp -pR /private/tmp/d20210518-4337-132yeax/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:19:44.8548360Z chmod -Rf +w /private/tmp/d20210518-4337-132yeax 2021-05-18T14:19:45.2815050Z ==> Finishing up 2021-05-18T14:19:45.3148110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:19:45.3152230Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:19:45.3157860Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:19:45.3162680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:19:45.3168200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:19:45.3173220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:19:45.3177930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:19:45.3183410Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:19:45.3188680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:19:45.3193560Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:19:45.3199030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:19:45.3204040Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:19:45.3208900Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:19:45.3216510Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:19:45.3235560Z rm /usr/local/share/gir-1.0 2021-05-18T14:19:45.3251880Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:19:45.3267090Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:19:45.3277920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:19:45.3279680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:19:45.3286170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:19:45.3297160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:19:45.3303020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:19:45.3312750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:19:45.3318470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:19:45.3384070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:19:45.3389910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:19:45.3394980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:19:45.3400660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:19:45.3406390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:19:45.3411790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:19:45.3427380Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:19:45.3432120Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:19:45.3446860Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:19:45.3459480Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:19:45.3465140Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:19:45.3470050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:19:45.3475460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:19:45.3480100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:19:45.3485570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:19:45.3490490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:19:45.3497470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:19:45.3531390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:19:45.3533330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:19:45.3535380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:19:45.3537380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:19:45.3539430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:19:45.3541510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:19:45.3543390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:19:45.3545050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:19:45.3546710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:19:45.3551190Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:19:45.3556780Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:19:45.3562430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:19:45.3567030Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:19:45.4581680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5058-1itgxz1.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-18T14:19:48.0868060Z ==> Summary 2021-05-18T14:19:48.1162540Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:19:49.6773900Z ==> Caveats 2021-05-18T14:19:49.6775220Z ==> qt@5 2021-05-18T14:19:49.6816740Z We agreed to the Qt open source license for you. 2021-05-18T14:19:49.6817800Z If this is unacceptable you should uninstall. 2021-05-18T14:19:49.6818520Z 2021-05-18T14:19:49.6820000Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:19:49.6821170Z because this is an alternate version of another formula. 2021-05-18T14:19:49.6821840Z 2021-05-18T14:19:49.6822650Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:19:49.6824180Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:19:49.6824950Z 2021-05-18T14:19:49.6825760Z For compilers to find qt@5 you may need to set: 2021-05-18T14:19:49.6827070Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:19:49.6828440Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:19:49.6829120Z 2021-05-18T14:19:49.6830320Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:19:49.6831470Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:19:49.6832130Z 2021-05-18T14:19:51.4706590Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:19:52.9200260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:19:53.4861100Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:19:53.8870870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T14%3A25%3A00Z&sig=0U1oDI7goJ3fySejK8njTenJYNaGgONat4uuWZRnokg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:53.9469930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=0U1oDI7goJ3fySejK8njTenJYNaGgONat4uuWZRnokg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:53.9963860Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:19:54.0016700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:19:55.1366830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:19:55.7116340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:19:56.1086800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T14%3A25%3A00Z&sig=2CzvDiN4QWLcXJJ9bH27o5tCmDi9McBRv1GdYDZ3oTQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:56.1559480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A25\%3A00Z\&sig=2CzvDiN4QWLcXJJ9bH27o5tCmDi9McBRv1GdYDZ3oTQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:56.4024190Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:19:56.4305770Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:19:56.4310310Z ==> Installing hdf5 dependency: szip 2021-05-18T14:19:56.4967690Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:19:56.4996720Z 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/d20210518-5065-en64pk 2021-05-18T14:19:56.5094820Z cp -pR /private/tmp/d20210518-5065-en64pk/szip/. /usr/local/Cellar/szip 2021-05-18T14:19:56.5203940Z chmod -Rf +w /private/tmp/d20210518-5065-en64pk 2021-05-18T14:19:56.5663440Z ==> Finishing up 2021-05-18T14:19:56.6061640Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:19:56.6065500Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:19:56.6074430Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:19:56.6081720Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:19:56.6086130Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:19:56.6091850Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:19:56.6214840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5235-h19hjy.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-18T14:19:59.3929730Z ==> Summary 2021-05-18T14:19:59.3947300Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:19:59.3952910Z ==> Installing hdf5 2021-05-18T14:19:59.3955870Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:19:59.3974170Z 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/d20210518-5065-1qiv93z 2021-05-18T14:19:59.5492510Z cp -pR /private/tmp/d20210518-5065-1qiv93z/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:19:59.6940750Z chmod -Rf +w /private/tmp/d20210518-5065-1qiv93z 2021-05-18T14:20:00.0066980Z ==> Finishing up 2021-05-18T14:20:00.0468270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:20:00.0472610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:20:00.0478060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:20:00.0482700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:20:00.0487970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:20:00.0492850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:20:00.0497790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:20:00.0502480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:20:00.0513380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:20:00.0514880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:20:00.0517070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:20:00.0522090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:20:00.0526540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:20:00.0545180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:20:00.0551240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:20:00.0556770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:20:00.0561350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:20:00.0566460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:20:00.0572650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:20:00.0577260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:20:00.0581820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:20:00.0586900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:20:00.0596530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:20:00.0601500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:20:00.0606320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:20:00.0617370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:20:00.0626400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:20:00.0655820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:20:00.0677970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:20:01.1360560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:20:01.1361940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:20:01.1464330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:20:01.1567070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:20:01.1669390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:20:01.1770930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:20:01.1873670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:20:01.1973380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:20:01.2053610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:20:01.2156410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:20:01.2171990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:20:01.2224650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:20:01.2289390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:20:01.2368160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:20:01.2391770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:20:01.2435540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:20:01.2439270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:20:01.2447960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:20:01.2453180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:20:01.2454930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:20:01.2459950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:20:01.2470980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:20:01.2488750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:20:01.2573380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:20:01.2590630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:20:01.2675510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:20:01.2692440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:20:01.2777890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:20:01.2794190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:20:01.2880410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:20:01.2896060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:20:01.2998060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:20:01.3100460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:20:01.3202400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:20:01.3304730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:20:01.3406680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:20:01.3429890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:20:01.3443620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:20:01.3545950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:20:01.3648280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:20:01.3749670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:20:01.3751050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:20:01.3850510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:20:01.3852880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:20:01.3952630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:20:01.3954570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:20:01.4054570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:20:01.4056430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:20:01.4156400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:20:01.4158440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:20:01.4260740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:20:01.4266950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:20:01.4281110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:20:01.4384210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:20:01.4486800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:20:01.4589410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:20:01.4631060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:20:01.4668470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:20:01.4748880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:20:01.4802130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:20:01.4871080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:20:01.4925120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:20:01.4998470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:20:01.5064380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:20:01.5109210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:20:01.5211620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:20:01.5218590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:20:01.5227240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:20:01.5325640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:20:01.5378410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:20:01.5428440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:20:01.5528150Z Only the first 100 operations were output. 2021-05-18T14:20:01.5537620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5265-1kmduuj.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-18T14:20:02.5578950Z ==> Summary 2021-05-18T14:20:02.5745990Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:20:03.2043950Z ==> No outdated dependents to upgrade! 2021-05-18T14:20:03.2047570Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:20:03.2613850Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:20:03.2614890Z hdf5 2021-05-18T14:20:03.2625040Z rm /usr/local/bin/gif2h5 2021-05-18T14:20:03.2625970Z rm /usr/local/bin/h52gif 2021-05-18T14:20:03.2630970Z rm /usr/local/bin/h5c++ 2021-05-18T14:20:03.2631840Z rm /usr/local/bin/h5cc 2021-05-18T14:20:03.2634090Z rm /usr/local/bin/h5clear 2021-05-18T14:20:03.2638480Z rm /usr/local/bin/h5copy 2021-05-18T14:20:03.2642830Z rm /usr/local/bin/h5debug 2021-05-18T14:20:03.2643640Z rm /usr/local/bin/h5diff 2021-05-18T14:20:03.2646960Z rm /usr/local/bin/h5dump 2021-05-18T14:20:03.2652050Z rm /usr/local/bin/h5fc 2021-05-18T14:20:03.2653090Z rm /usr/local/bin/h5format_convert 2021-05-18T14:20:03.2656710Z rm /usr/local/bin/h5import 2021-05-18T14:20:03.2659980Z rm /usr/local/bin/h5jam 2021-05-18T14:20:03.2664450Z rm /usr/local/bin/h5ls 2021-05-18T14:20:03.2669010Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:20:03.2669980Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:20:03.2674520Z rm /usr/local/bin/h5redeploy 2021-05-18T14:20:03.2676020Z rm /usr/local/bin/h5repack 2021-05-18T14:20:03.2679390Z rm /usr/local/bin/h5repart 2021-05-18T14:20:03.2682890Z rm /usr/local/bin/h5stat 2021-05-18T14:20:03.2687700Z rm /usr/local/bin/h5unjam 2021-05-18T14:20:03.2688940Z rm /usr/local/bin/h5watch 2021-05-18T14:20:03.2700870Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:20:03.2701870Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:20:03.2703630Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:20:03.2707170Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:20:03.2710900Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:20:03.2715040Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:20:03.2716670Z rm /usr/local/include/H5Classes.h 2021-05-18T14:20:03.2720060Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:20:03.2725510Z rm /usr/local/include/H5CompType.h 2021-05-18T14:20:03.2726470Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:20:03.2729520Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:20:03.2733590Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:20:03.2737370Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:20:03.2741840Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:20:03.2745900Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:20:03.2749210Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:20:03.2751600Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:20:03.2755350Z rm /usr/local/include/H5DataType.h 2021-05-18T14:20:03.2758660Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:20:03.2764960Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:20:03.2765960Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:20:03.2769770Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:20:03.2774530Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:20:03.2775510Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:20:03.2778940Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:20:03.2785740Z rm /usr/local/include/H5Exception.h 2021-05-18T14:20:03.2786830Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:20:03.2790950Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:20:03.2793110Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:20:03.2797160Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:20:03.2802200Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:20:03.2803150Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:20:03.2807310Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:20:03.2811660Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:20:03.2813460Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:20:03.2819900Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:20:03.2820840Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:20:03.2823240Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:20:03.2828910Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:20:03.2830210Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:20:03.2836110Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:20:03.2837100Z rm /usr/local/include/H5File.h 2021-05-18T14:20:03.2843050Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:20:03.2844210Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:20:03.2847600Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:20:03.2851110Z rm /usr/local/include/H5Group.h 2021-05-18T14:20:03.2855660Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:20:03.2857830Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:20:03.2862920Z rm /usr/local/include/H5Include.h 2021-05-18T14:20:03.2864560Z rm /usr/local/include/H5IntType.h 2021-05-18T14:20:03.2868250Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:20:03.2871010Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:20:03.2874400Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:20:03.2877830Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:20:03.2880800Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:20:03.2886460Z rm /usr/local/include/H5Library.h 2021-05-18T14:20:03.2891440Z rm /usr/local/include/H5Location.h 2021-05-18T14:20:03.2892340Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:20:03.2898290Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:20:03.2899360Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:20:03.2903690Z rm /usr/local/include/H5Object.h 2021-05-18T14:20:03.2904580Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:20:03.2909550Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:20:03.2910570Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:20:03.2915940Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:20:03.2916890Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:20:03.2921350Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:20:03.2924370Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:20:03.2925920Z rm /usr/local/include/H5PredType.h 2021-05-18T14:20:03.2931010Z rm /usr/local/include/H5PropList.h 2021-05-18T14:20:03.2932330Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:20:03.2938710Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:20:03.2942820Z rm /usr/local/include/H5StrType.h 2021-05-18T14:20:03.2943860Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:20:03.2945020Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:20:03.2949310Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:20:03.2955340Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:20:03.2958850Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:20:03.2959910Z Only the first 100 operations were output. 2021-05-18T14:20:05.1072780Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:20:06.2841980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:06.8798600Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:20:07.3993790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T14%3A30%3A00Z&sig=2AjyUVSznYOdSMQhtdUuDNKxaB7%2FgPkTDRfsly8mvD4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:07.4460000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=2AjyUVSznYOdSMQhtdUuDNKxaB7\%2FgPkTDRfsly8mvD4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:07.6706920Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:20:07.7496020Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:20:07.7538300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5272-1rnr1tz 2021-05-18T14:20:07.8839360Z cp -pR /private/tmp/d20210518-5272-1rnr1tz/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:20:08.0175300Z chmod -Rf +w /private/tmp/d20210518-5272-1rnr1tz 2021-05-18T14:20:08.1873140Z ==> Finishing up 2021-05-18T14:20:08.2684720Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:20:08.2691940Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:20:08.2721000Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:20:08.2725520Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:20:08.2732950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:20:08.2737620Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:20:08.2743110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:20:08.2749050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:20:08.2754310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:20:08.2759870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:20:08.2765040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:20:08.2769780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:20:08.2776290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:20:08.2784490Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:20:08.2789490Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:20:08.2815650Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:20:08.3387400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5437-11vouf8.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-18T14:20:11.0377530Z ==> Caveats 2021-05-18T14:20:11.0378230Z Emacs Lisp files have been installed to: 2021-05-18T14:20:11.0379820Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:20:11.0381270Z ==> Summary 2021-05-18T14:20:11.0382870Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:20:13.0401340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:20:14.1451350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:14.7279260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:20:15.2303890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T14%3A30%3A00Z&sig=GqelPFciBz%2BJg3k3w%2BOtPtSP%2Bb3xUuCW5vXaYSTfuJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:15.2744050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=GqelPFciBz\%2BJg3k3w\%2BOtPtSP\%2Bb3xUuCW5vXaYSTfuJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:15.4646010Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:20:15.5397670Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:20:15.5425920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5444-1iok64w 2021-05-18T14:20:15.6857010Z cp -pR /private/tmp/d20210518-5444-1iok64w/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:20:15.8318770Z chmod -Rf +w /private/tmp/d20210518-5444-1iok64w 2021-05-18T14:20:15.9855630Z ==> Finishing up 2021-05-18T14:20:16.0135350Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:20:16.0145290Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:20:16.0150800Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:20:16.0157490Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:20:16.0182560Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:20:16.0195090Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:20:16.0304680Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:20:16.0319510Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:20:16.0331270Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:20:16.0340950Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:20:16.0370500Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:20:16.0378690Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:20:16.0384510Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:20:16.0390600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:20:16.0396780Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:20:16.0402300Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:20:16.0408210Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:20:16.0419250Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:20:16.1063970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5611-v0wr3p.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-18T14:20:18.5823570Z ==> Summary 2021-05-18T14:20:18.5997540Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:20:21.8072130Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:20:22.9895120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:23.5795170Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:20:24.1690780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T14%3A30%3A00Z&sig=D9QoDQOQoVO%2Bg92bkygZ5wRg%2Br0M77q%2FxPJCA%2BN9ScI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:24.2168820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=D9QoDQOQoVO\%2Bg92bkygZ5wRg\%2Br0M77q\%2FxPJCA\%2BN9ScI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:24.4456500Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:20:24.5070940Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:20:25.7904430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:26.3526430Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:20:26.8485870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T14%3A30%3A00Z&sig=VeO%2FOHsec1KigcQeeE12m1PjP%2BrcdxZIGu0m0%2Bzhafs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:26.8951360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=VeO\%2FOHsec1KigcQeeE12m1PjP\%2BrcdxZIGu0m0\%2Bzhafs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:26.9814640Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:20:26.9860330Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:20:28.1606660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:28.7292510Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:20:29.2219510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T14%3A30%3A00Z&sig=%2BsTuRlNnma2g%2BfkcCiIRYAF2KfVPWhBI5l0IlrEIjhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:29.2837620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=\%2BsTuRlNnma2g\%2BfkcCiIRYAF2KfVPWhBI5l0IlrEIjhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:29.3710830Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:20:29.3752870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:20:30.5488110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:31.1200150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:20:31.5661610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T14%3A30%3A00Z&sig=mnaPKnlXv5hnOPE%2Fov0oB%2FHZ9R3grSmBvB6R4z3WJzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:31.6122730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=mnaPKnlXv5hnOPE\%2Fov0oB\%2FHZ9R3grSmBvB6R4z3WJzE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:31.6655710Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:20:31.6688940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:20:32.7987390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:33.3657840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:20:33.8524580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T14%3A30%3A00Z&sig=uegzNYAfr1m61Nv%2BEi3WsmS89uECm5BxzN2OPPsNwKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:33.9051620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=uegzNYAfr1m61Nv\%2BEi3WsmS89uECm5BxzN2OPPsNwKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:34.0771040Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:20:34.0861170Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:20:35.2190110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:35.7996390Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:20:36.3685120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T14%3A30%3A00Z&sig=%2BngsP%2FqLE2vK6RRgh3fzqa%2BHgaLW0eIyZAm%2FiZzcGag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:36.4143620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=\%2BngsP\%2FqLE2vK6RRgh3fzqa\%2BHgaLW0eIyZAm\%2FiZzcGag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:36.4649470Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:20:36.4684140Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:20:37.5715140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:38.1512890Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:20:38.5117420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T14%3A30%3A00Z&sig=WULwoSNAKtN%2F1BGTruO0yZpFdMnh877kF98tNTbYO5Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:38.5562540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=WULwoSNAKtN\%2F1BGTruO0yZpFdMnh877kF98tNTbYO5Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:38.6925660Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:20:38.7022560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:20:39.8426670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:40.4477470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:20:41.2377530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=LtYxIeMsKngZI3Q640l0NSRIy3iu4kXX2QFDrMZOSxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:41.2384640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T14%3A30%3A00Z&sig=LtYxIeMsKngZI3Q640l0NSRIy3iu4kXX2QFDrMZOSxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:41.2388610Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:20:41.2391090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:20:42.1564910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:42.7297140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:20:43.2319500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T14%3A30%3A00Z&sig=NyVmdKwoddHTxmrxz7h8J0GaodrJeKxiPz9v46YSGxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:43.2777740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=NyVmdKwoddHTxmrxz7h8J0GaodrJeKxiPz9v46YSGxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:43.3453170Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:20:43.3491910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:20:44.4658630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:45.0092310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:20:45.3885080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T14%3A30%3A00Z&sig=PYQreBaEXZzPNt4avbupCymYUwffiYa%2FS5cmE6jSuo4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:45.4406570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=PYQreBaEXZzPNt4avbupCymYUwffiYa\%2FS5cmE6jSuo4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:45.4919960Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:20:45.4953970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:20:46.6525570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:47.2244240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:20:47.6125510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T14%3A30%3A00Z&sig=rnYOZKTPuTshYTuZtRri72ua%2BIDZh19Es8UoRDrar9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:47.6575110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=rnYOZKTPuTshYTuZtRri72ua\%2BIDZh19Es8UoRDrar9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:47.7045440Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:20:47.7076220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:20:48.8678830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:49.4146430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:20:49.7861400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T14%3A30%3A00Z&sig=GecjWF6CCcU1Rk2IpNywGjUwZvVhIV%2BePW%2FLALVEWXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:49.8322120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=GecjWF6CCcU1Rk2IpNywGjUwZvVhIV\%2BePW\%2FLALVEWXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:49.9744680Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:20:49.9807840Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:20:51.1314870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:51.7097750Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:20:52.0695870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T14%3A30%3A00Z&sig=ew2imxqqSj7WMsNRSxWcYk1Ov9Ooc%2BWyTzvArK9jKio%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:52.3114170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=ew2imxqqSj7WMsNRSxWcYk1Ov9Ooc\%2BWyTzvArK9jKio\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:52.6886430Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:20:52.6929070Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:20:53.8465140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:54.4190890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:20:54.7986310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T14%3A30%3A00Z&sig=CddjVEK7qB4p5DZIjT5WGAWUemhHgjpZRrSiBYSCx5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:54.8723660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=CddjVEK7qB4p5DZIjT5WGAWUemhHgjpZRrSiBYSCx5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:55.3140200Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:20:55.4347720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:20:56.5677520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:57.1489990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:20:57.5661360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T14%3A30%3A00Z&sig=72ZzGFL0OoZDOD8JLh0Rajz2SOsKYHVTHPkjtZoDw4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:57.6217830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=72ZzGFL0OoZDOD8JLh0Rajz2SOsKYHVTHPkjtZoDw4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:57.8538470Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:20:57.8652050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:20:58.9738410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:20:59.5668710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:21:00.0011570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T14%3A30%3A00Z&sig=IQcawBv10nEFlaBV3yAE7yLcTbKGUKbY1%2BL%2B1CF6fdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:00.0486480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=IQcawBv10nEFlaBV3yAE7yLcTbKGUKbY1\%2BL\%2B1CF6fdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:00.1197380Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:21:00.1237280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:21:01.3023080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:01.9266140Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:21:02.3106030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T14%3A30%3A00Z&sig=bnZezjESkXuoZv1zS955FyqRpYXY8%2FLsYg3EqIl6NLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:02.3585550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=bnZezjESkXuoZv1zS955FyqRpYXY8\%2FLsYg3EqIl6NLk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:02.5100510Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:21:02.5176290Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:21:03.6973950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:04.2620640Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:21:04.6424270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T14%3A30%3A00Z&sig=MGhj5Y7DVPoLzAwGy9NFcu7TKbAvq7%2BeCgHniDxXKqA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:04.7281150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=MGhj5Y7DVPoLzAwGy9NFcu7TKbAvq7\%2BeCgHniDxXKqA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:04.7787790Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:21:05.4447740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:21:05.9208210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:06.5351870Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:21:07.0535570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T14%3A30%3A00Z&sig=MkOgQVr9hqHlhyT8CYAREqBmMuLT4ltXx%2FOe6WoTl%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:07.0993310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=MkOgQVr9hqHlhyT8CYAREqBmMuLT4ltXx\%2FOe6WoTl\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:07.1779160Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:21:07.1824660Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:21:08.3727790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:08.9815760Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:21:09.3468460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T14%3A30%3A00Z&sig=%2FTOjpYao0SRVI%2FcYdmHQEfhR5NXp8gSlTdb4iD41Rn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:09.3933020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=\%2FTOjpYao0SRVI\%2FcYdmHQEfhR5NXp8gSlTdb4iD41Rn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:09.5379770Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:21:09.5470250Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:21:10.6981960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:11.2973100Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:21:11.6859950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T14%3A30%3A00Z&sig=4EgXrJfj%2FJf1ykHTl8X0npEUGw3tE8dW%2FElRQg6QAQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:11.7390620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=4EgXrJfj\%2FJf1ykHTl8X0npEUGw3tE8dW\%2FElRQg6QAQ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:11.8039280Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:21:11.8075460Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:21:12.9872120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:13.5609900Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:21:13.9888890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T14%3A30%3A00Z&sig=43wRuIb%2Frh%2FOpU2IE5G%2Bwxgm17ik%2BOrD5Fj1nhmMCdY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:14.0359650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=43wRuIb\%2Frh\%2FOpU2IE5G\%2Bwxgm17ik\%2BOrD5Fj1nhmMCdY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:14.3054390Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:21:14.3166170Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:21:15.4770700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:16.0492520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:21:16.6537540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T14%3A30%3A00Z&sig=8dSTDsHHjNxQyP7S1NDx5atDXVQzbSnbvLWBFsVckwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:16.7056530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=8dSTDsHHjNxQyP7S1NDx5atDXVQzbSnbvLWBFsVckwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:17.0251270Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:21:17.0673690Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:21:18.2478500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:18.8374860Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:21:19.2415110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T14%3A30%3A00Z&sig=QFi47IdrCfaoQp%2BnBvTFzhZfTqZ1VbwEEWGShV4alBQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:19.2871390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=QFi47IdrCfaoQp\%2BnBvTFzhZfTqZ1VbwEEWGShV4alBQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:19.3828640Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:21:19.3880030Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:21:20.5017000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:21.0736490Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:21:21.4498050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T14%3A30%3A00Z&sig=WQkA1Bu19zDw99B91pRnb%2BCoGIZRQyzIAn8mOu8evgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:21.5020360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=WQkA1Bu19zDw99B91pRnb\%2BCoGIZRQyzIAn8mOu8evgU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:21.6719020Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:21:21.6826280Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:21:23.1655850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:23.4072660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:21:23.9054950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T14%3A30%3A00Z&sig=OcTXmX13HBFhAZkqPYs51ys%2FXVwgP4kS97bwhKygkPo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:23.9515180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=OcTXmX13HBFhAZkqPYs51ys\%2FXVwgP4kS97bwhKygkPo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:24.1810790Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:21:24.2437210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:21:25.4027430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:25.9801520Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:21:26.3539230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T14%3A30%3A00Z&sig=EmDS286vORWjeelYfBcs8BA%2FFyhRotMkcroFLKusly8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:26.4052830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=EmDS286vORWjeelYfBcs8BA\%2FFyhRotMkcroFLKusly8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:26.4849440Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:21:26.4893300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:21:27.6656970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:28.2291780Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:21:28.6245780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T14%3A30%3A00Z&sig=RkBoKBItwjb48JbNq%2FiWsv1Gt%2FNvKB%2B%2B4Osh9TgDuhw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:28.6923710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=RkBoKBItwjb48JbNq\%2FiWsv1Gt\%2FNvKB\%2B\%2B4Osh9TgDuhw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:28.8374880Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:21:28.8455960Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:21:29.9883340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:30.5563980Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:21:30.9532590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T14%3A30%3A00Z&sig=H0Yqow4t9gWsJJWiKGAsHeK4vTTafRorOuouB3wI3d4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:30.9986530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=H0Yqow4t9gWsJJWiKGAsHeK4vTTafRorOuouB3wI3d4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:31.1092460Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:21:31.1141020Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:21:32.3553260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:21:32.9160990Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:21:33.3083900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T14%3A30%3A00Z&sig=HeT5stGmSnuiHYzp%2BpJFmK3y2htCF8nd8hj7TC7T0FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:33.3667840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=HeT5stGmSnuiHYzp\%2BpJFmK3y2htCF8nd8hj7TC7T0FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:33.7519670Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:21:33.8703380Z ==> 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-18T14:21:33.8756500Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:21:33.9460350Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:21:33.9504580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1a215o1 2021-05-18T14:21:34.0145680Z cp -pR /private/tmp/d20210518-5618-1a215o1/aom/. /usr/local/Cellar/aom 2021-05-18T14:21:34.0494900Z chmod -Rf +w /private/tmp/d20210518-5618-1a215o1 2021-05-18T14:21:34.1088310Z ==> Finishing up 2021-05-18T14:21:34.3457430Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:21:34.3481340Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:21:34.3497480Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:21:34.3514140Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:21:34.3527250Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:21:34.3537880Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:21:34.3545540Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:21:34.3558120Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:21:34.3752800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5958-12k7mvq.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-18T14:21:36.6943500Z ==> Summary 2021-05-18T14:21:36.6971060Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:21:36.6978570Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:21:36.7044340Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:21:36.7062400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1p0bbhs 2021-05-18T14:21:36.7232780Z cp -pR /private/tmp/d20210518-5618-1p0bbhs/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:21:36.7392080Z chmod -Rf +w /private/tmp/d20210518-5618-1p0bbhs 2021-05-18T14:21:36.7943310Z ==> Finishing up 2021-05-18T14:21:36.8330140Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:21:36.8346080Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:21:36.8356000Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:21:36.8364090Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:21:36.8372020Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:21:36.8517370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5984-381tqn.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-18T14:21:39.3425110Z ==> Summary 2021-05-18T14:21:39.3449640Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:21:39.3462520Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:21:39.3517900Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:21:39.3536370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-eu2f9q 2021-05-18T14:21:39.4371580Z cp -pR /private/tmp/d20210518-5618-eu2f9q/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:21:39.4994560Z chmod -Rf +w /private/tmp/d20210518-5618-eu2f9q 2021-05-18T14:21:39.5773330Z ==> Finishing up 2021-05-18T14:21:39.6178490Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:21:39.6185060Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:21:39.6215670Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:21:39.6326910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6010-1l4qvbo.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-18T14:21:42.1099040Z ==> Summary 2021-05-18T14:21:42.1175050Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:21:42.1185530Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:21:42.1243690Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:21:42.1262800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1i62p6t 2021-05-18T14:21:42.1537230Z cp -pR /private/tmp/d20210518-5618-1i62p6t/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:21:42.1899820Z chmod -Rf +w /private/tmp/d20210518-5618-1i62p6t 2021-05-18T14:21:42.2778610Z ==> Finishing up 2021-05-18T14:21:42.3427400Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:21:42.3433390Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:21:42.3465100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:21:42.3491150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:21:42.3504160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:21:42.3513320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-18T14:21:42.3525850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:21:42.3537240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:21:42.3554500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:21:42.3571830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:21:42.3582940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-18T14:21:42.3588930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:21:42.3599300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:21:42.3610080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:21:42.3615920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-18T14:21:42.3628070Z 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-18T14:21:42.3641780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:21:42.3655650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:21:42.3663790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:21:42.3676060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:21:42.3678120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-18T14:21:42.3686550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:21:42.3694450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:21:42.3709820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:21:42.3723040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:21:42.3731470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:21:42.3733360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:21:42.3745290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:21:42.3758610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:21:42.3780760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:21:42.3795460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:21:42.3801290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:21:42.3806520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:21:42.3818570Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:21:42.3823160Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:21:42.3830880Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:21:42.3838140Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:21:42.4073280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6036-1h0x5zx.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-18T14:21:44.8342060Z ==> Summary 2021-05-18T14:21:44.8395540Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:21:44.8401520Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:21:45.0639910Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:21:45.0658220Z 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/d20210518-5618-17gs85m 2021-05-18T14:21:45.2010940Z cp -pR /private/tmp/d20210518-5618-17gs85m/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:21:45.3092500Z chmod -Rf +w /private/tmp/d20210518-5618-17gs85m 2021-05-18T14:21:45.4958570Z ==> Finishing up 2021-05-18T14:21:45.5495230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:21:45.5505560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:21:45.5521670Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:21:45.5533960Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:21:45.5547010Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:21:45.5557840Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:21:45.5591980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:21:45.5621150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:21:45.5683140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:21:45.5688200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:21:45.5693380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:21:45.5698750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:21:45.5704300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:21:45.5709770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:21:45.5715310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:21:45.5720690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:21:45.5726040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:21:45.5731630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:21:45.5738000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:21:45.5743430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:21:45.5748880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:21:45.5754310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:21:45.5759850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:21:45.5765070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:21:45.5770350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:21:45.5776020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:21:45.5782280Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:21:45.5799640Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:21:45.5809630Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:21:45.5818170Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:21:45.5831790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:21:45.5838290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:21:45.5843920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:21:45.5849090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:21:45.5854590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:21:45.5860270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:21:45.5865640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:21:45.5870850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:21:45.5882770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:21:45.5884700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:21:45.5888380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:21:45.5893630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:21:45.5898890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:21:45.5904170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:21:45.5909520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:21:45.5914800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:21:45.5920170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:21:45.5925560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:21:45.5933750Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:21:45.5938950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:21:45.5948010Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:21:45.5956300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:21:45.5962330Z 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-18T14:21:45.6469900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6062-hpsvhk.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-18T14:21:48.0908980Z ==> Summary 2021-05-18T14:21:48.1046760Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:21:48.1052690Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:21:48.1108120Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:21:48.1126760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1q7ci5 2021-05-18T14:21:48.1285030Z cp -pR /private/tmp/d20210518-5618-1q7ci5/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:21:48.1451310Z chmod -Rf +w /private/tmp/d20210518-5618-1q7ci5 2021-05-18T14:21:48.2057870Z ==> Finishing up 2021-05-18T14:21:48.2430950Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:21:48.2437140Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:21:48.2475090Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:21:48.2481720Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:21:48.2486620Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:21:48.2495000Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:21:48.2503000Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:21:48.2657900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6088-n6ytj0.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-18T14:21:50.6398570Z ==> Summary 2021-05-18T14:21:50.6426070Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:21:50.6432500Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:21:50.8835260Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:21:50.8858080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-l0s1vt 2021-05-18T14:21:50.9394410Z cp -pR /private/tmp/d20210518-5618-l0s1vt/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:21:50.9844050Z chmod -Rf +w /private/tmp/d20210518-5618-l0s1vt 2021-05-18T14:21:51.1991870Z ==> Finishing up 2021-05-18T14:21:51.2374390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:21:51.2384170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:21:51.2392380Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:21:51.2396940Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:21:51.2405040Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:21:51.2413710Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:21:51.2440200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:21:51.2447760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:21:51.2452890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:21:51.2458370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:21:51.2469690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:21:51.2474110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:21:51.2481400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:21:51.2486310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:21:51.2492010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:21:51.2498270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:21:51.2503300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:21:51.2508860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:21:51.2513190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:21:51.2518430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:21:51.2526220Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:21:51.2531390Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:21:51.2536640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:21:51.2541350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:21:51.2807940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6117-lxid6v.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-18T14:21:53.7693410Z ==> Summary 2021-05-18T14:21:53.7749000Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:21:53.7757180Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:21:54.0273430Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:21:54.0290840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-ndhq8i 2021-05-18T14:21:54.0415100Z cp -pR /private/tmp/d20210518-5618-ndhq8i/libass/. /usr/local/Cellar/libass 2021-05-18T14:21:54.0527080Z chmod -Rf +w /private/tmp/d20210518-5618-ndhq8i 2021-05-18T14:21:54.1070190Z ==> Finishing up 2021-05-18T14:21:54.1486710Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:21:54.1502200Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:21:54.1514750Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:21:54.1539440Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:21:54.1560210Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:21:54.1769860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6143-5iwrvh.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-18T14:21:56.4765760Z ==> Summary 2021-05-18T14:21:56.4783400Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:21:56.4789180Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:21:56.4992300Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:21:56.5009870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-x3a929 2021-05-18T14:21:56.5171950Z cp -pR /private/tmp/d20210518-5618-x3a929/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:21:56.5351830Z chmod -Rf +w /private/tmp/d20210518-5618-x3a929 2021-05-18T14:21:56.6029930Z ==> Finishing up 2021-05-18T14:21:56.6433830Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:21:56.6437510Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:21:56.6442880Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:21:56.6449710Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:21:56.6456750Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:21:56.6461390Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:21:56.6467220Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:21:56.6474650Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:21:56.6640940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6169-1cj58bc.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-18T14:21:58.8966480Z ==> Summary 2021-05-18T14:21:58.8991140Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:21:58.8997450Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:21:58.9051790Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:21:58.9069990Z 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/d20210518-5618-5mfg11 2021-05-18T14:21:58.9223580Z cp -pR /private/tmp/d20210518-5618-5mfg11/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:21:58.9432110Z chmod -Rf +w /private/tmp/d20210518-5618-5mfg11 2021-05-18T14:21:59.0044340Z ==> Finishing up 2021-05-18T14:21:59.0447360Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:21:59.0450300Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:21:59.0464100Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:21:59.0470960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:21:59.0476100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:21:59.0480930Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:21:59.0486300Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:21:59.0491350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:21:59.0496020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:21:59.0504030Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:21:59.0526170Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:21:59.0693700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6195-11hox8z.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-18T14:22:01.3535050Z ==> Summary 2021-05-18T14:22:01.3569100Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:22:01.3575850Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:22:01.3630000Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:22:01.3647920Z 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/d20210518-5618-11dbnt 2021-05-18T14:22:01.3780120Z cp -pR /private/tmp/d20210518-5618-11dbnt/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:22:01.4017920Z chmod -Rf +w /private/tmp/d20210518-5618-11dbnt 2021-05-18T14:22:01.4595750Z ==> Finishing up 2021-05-18T14:22:01.4819300Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:22:01.4826630Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:22:01.4833540Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:22:01.4842180Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:22:01.4989850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6221-6m3gc9.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-18T14:22:03.7818400Z ==> Summary 2021-05-18T14:22:03.7846850Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:22:03.7853400Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:22:03.7891350Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:22:03.7909540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-teqg43 2021-05-18T14:22:03.8168360Z cp -pR /private/tmp/d20210518-5618-teqg43/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:22:03.8342560Z chmod -Rf +w /private/tmp/d20210518-5618-teqg43 2021-05-18T14:22:03.8835150Z ==> Finishing up 2021-05-18T14:22:03.9274340Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:22:03.9280510Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:22:03.9287940Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:22:03.9384330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6247-4ysj0x.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-18T14:22:06.2358250Z ==> Summary 2021-05-18T14:22:06.2380080Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:22:06.2386780Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:22:06.2411660Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:22:06.2430920Z 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/d20210518-5618-igsuet 2021-05-18T14:22:06.2569710Z cp -pR /private/tmp/d20210518-5618-igsuet/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:22:06.3057680Z chmod -Rf +w /private/tmp/d20210518-5618-igsuet 2021-05-18T14:22:06.3671610Z ==> Finishing up 2021-05-18T14:22:06.4038110Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:22:06.4041800Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:22:06.4049570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:22:06.4054190Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:22:06.4060130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:22:06.4082870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:22:06.4087550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:22:06.4093400Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:22:06.4101230Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:22:06.4106220Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:22:06.4255830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6273-y4cg9a.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-18T14:22:08.8276030Z ==> Summary 2021-05-18T14:22:08.8299110Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:22:08.8305330Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:22:08.8399810Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:22:08.8417320Z 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/d20210518-5618-1hidhn9 2021-05-18T14:22:09.2603450Z cp -pR /private/tmp/d20210518-5618-1hidhn9/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:22:09.4665520Z chmod -Rf +w /private/tmp/d20210518-5618-1hidhn9 2021-05-18T14:22:09.5311180Z ==> Finishing up 2021-05-18T14:22:09.5725300Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:22:09.5732010Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:22:09.5739080Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:22:09.5746860Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:22:09.5749070Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:22:09.5754960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:22:09.5762440Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:22:09.5933120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6299-wi00cq.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-18T14:22:11.8184850Z ==> Summary 2021-05-18T14:22:11.8205580Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:22:11.8212050Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:22:11.8721950Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:22:11.8739140Z 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/d20210518-5618-thzdk1 2021-05-18T14:22:11.9057840Z cp -pR /private/tmp/d20210518-5618-thzdk1/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:22:11.9352260Z chmod -Rf +w /private/tmp/d20210518-5618-thzdk1 2021-05-18T14:22:12.0055660Z ==> Finishing up 2021-05-18T14:22:12.0448670Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:22:12.0453580Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:22:12.0463010Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:22:12.0469610Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:22:12.0474380Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:22:12.0480030Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:22:12.0487480Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:22:12.0660450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6325-3n1t9w.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-18T14:22:14.3550720Z ==> Summary 2021-05-18T14:22:14.3582690Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:22:14.3588780Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:22:14.4109330Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:22:14.4127200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1fcda5k 2021-05-18T14:22:14.4269500Z cp -pR /private/tmp/d20210518-5618-1fcda5k/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:22:14.4407160Z chmod -Rf +w /private/tmp/d20210518-5618-1fcda5k 2021-05-18T14:22:14.4977130Z ==> Finishing up 2021-05-18T14:22:14.5376630Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:22:14.5382700Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:22:14.5389540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:22:14.5410570Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:22:14.5415720Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:22:14.5423370Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:22:14.5567030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6351-uoqrsf.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-18T14:22:17.0055350Z ==> Summary 2021-05-18T14:22:17.0075320Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:22:17.0081750Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:22:17.0103060Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:22:17.0123550Z 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/d20210518-5618-ijz6qn 2021-05-18T14:22:17.0649150Z cp -pR /private/tmp/d20210518-5618-ijz6qn/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:22:17.1168610Z chmod -Rf +w /private/tmp/d20210518-5618-ijz6qn 2021-05-18T14:22:17.2479540Z ==> Finishing up 2021-05-18T14:22:17.3621360Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:22:17.3715670Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:22:17.3717250Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:22:17.3718640Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:22:17.3720150Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:22:17.3721620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:22:17.3723080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:22:17.3724550Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:22:17.3726020Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:22:17.3727500Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:22:17.3949330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6377-1b09y3e.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-18T14:22:19.8294820Z ==> Summary 2021-05-18T14:22:19.8359020Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:22:19.8366030Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:22:19.8448270Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:22:19.8465790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1rxn7is 2021-05-18T14:22:19.8582310Z cp -pR /private/tmp/d20210518-5618-1rxn7is/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:22:19.8732600Z chmod -Rf +w /private/tmp/d20210518-5618-1rxn7is 2021-05-18T14:22:19.9439440Z ==> Finishing up 2021-05-18T14:22:19.9900550Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:22:19.9904510Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:22:19.9909720Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:22:19.9913890Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:22:19.9923490Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:22:19.9930110Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:22:19.9936060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:22:19.9941770Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:22:19.9948490Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:22:20.0101130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6419-ozu5fa.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-18T14:22:22.3228540Z ==> Summary 2021-05-18T14:22:22.3251690Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:22:22.3260070Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:22:22.3339710Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:22:22.3357140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-14b2bol 2021-05-18T14:22:22.3506240Z cp -pR /private/tmp/d20210518-5618-14b2bol/speex/. /usr/local/Cellar/speex 2021-05-18T14:22:22.3687010Z chmod -Rf +w /private/tmp/d20210518-5618-14b2bol 2021-05-18T14:22:22.4266110Z ==> Finishing up 2021-05-18T14:22:22.4686230Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:22:22.4694380Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:22:22.4701550Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:22:22.4708120Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:22:22.4728210Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:22:22.4733430Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:22:22.4740740Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:22:22.4889900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6445-bbf5zd.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-18T14:22:24.8693120Z ==> Summary 2021-05-18T14:22:24.8722330Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:22:24.8728250Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:22:24.8820570Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:22:24.8838000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-flocgy 2021-05-18T14:22:24.9138430Z cp -pR /private/tmp/d20210518-5618-flocgy/srt/. /usr/local/Cellar/srt 2021-05-18T14:22:24.9313580Z chmod -Rf +w /private/tmp/d20210518-5618-flocgy 2021-05-18T14:22:25.0082970Z ==> Finishing up 2021-05-18T14:22:25.0710650Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:22:25.0714040Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:22:25.0719300Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:22:25.0731990Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:22:25.0738950Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:22:25.0745780Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:22:25.0751040Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:22:25.0755530Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:22:25.0760950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:22:25.0768380Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:22:25.0773240Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:22:25.0942570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6471-1kss69n.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-18T14:22:27.5127340Z ==> Summary 2021-05-18T14:22:27.5154500Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:22:27.5168490Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:22:27.5601060Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:22:27.5636280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1qti7th 2021-05-18T14:22:27.5766500Z cp -pR /private/tmp/d20210518-5618-1qti7th/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:22:27.5911310Z chmod -Rf +w /private/tmp/d20210518-5618-1qti7th 2021-05-18T14:22:27.6423620Z ==> Finishing up 2021-05-18T14:22:27.6833520Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:22:27.6841710Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:22:27.6846310Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:22:27.6851370Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:22:27.6856110Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:22:27.6861700Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:22:27.6868520Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:22:27.6875540Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:22:27.6880220Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:22:27.6885500Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:22:27.6890540Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:22:27.7046440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6497-1m3ezff.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-18T14:22:30.0897520Z ==> Summary 2021-05-18T14:22:30.0921340Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:22:30.0927220Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:22:30.1670770Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:22:30.1687750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1yimgo3 2021-05-18T14:22:30.2178530Z cp -pR /private/tmp/d20210518-5618-1yimgo3/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:22:30.2513050Z chmod -Rf +w /private/tmp/d20210518-5618-1yimgo3 2021-05-18T14:22:30.4634050Z ==> Finishing up 2021-05-18T14:22:30.5069900Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:22:30.5084270Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:22:30.5088830Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:22:30.5094450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:22:30.5098970Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:22:30.5106650Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:22:30.5112810Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:22:30.5118340Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:22:30.5153970Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:22:30.5155610Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:22:30.5157210Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:22:30.5465880Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:22:30.5469720Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:22:30.5475410Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:22:30.5479930Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:22:30.5485570Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:22:30.5493510Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:22:30.5765340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6523-t1zsgu.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-18T14:22:33.0346170Z ==> Summary 2021-05-18T14:22:33.0387630Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:22:33.0393460Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:22:33.1164210Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:22:33.1182790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1py4obu 2021-05-18T14:22:33.2879000Z cp -pR /private/tmp/d20210518-5618-1py4obu/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:22:33.3689280Z chmod -Rf +w /private/tmp/d20210518-5618-1py4obu 2021-05-18T14:22:33.4565180Z ==> Finishing up 2021-05-18T14:22:33.5039420Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:22:33.5047140Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:22:33.5054860Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:22:33.5062700Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:22:33.5068860Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:22:33.5075280Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:22:33.5084210Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:22:33.5330560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6549-ljdiqc.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-18T14:22:35.8364740Z ==> Caveats 2021-05-18T14:22:35.8366030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:22:35.8367740Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:22:35.8369230Z ==> Summary 2021-05-18T14:22:35.8416130Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:22:35.8421860Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:22:35.8616270Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:22:35.8633540Z 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/d20210518-5618-1mrb394 2021-05-18T14:22:35.9105380Z cp -pR /private/tmp/d20210518-5618-1mrb394/theora/. /usr/local/Cellar/theora 2021-05-18T14:22:35.9623460Z chmod -Rf +w /private/tmp/d20210518-5618-1mrb394 2021-05-18T14:22:36.0593990Z ==> Finishing up 2021-05-18T14:22:36.0982180Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:22:36.0990240Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:22:36.0996560Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:22:36.1001410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:22:36.1006740Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:22:36.1012070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:22:36.1017690Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:22:36.1022620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:22:36.1028220Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:22:36.1032270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:22:36.1037930Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:22:36.1045290Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:22:36.1050480Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:22:36.1055410Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:22:36.1335610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6575-zrkiz1.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-18T14:22:38.4643010Z ==> Summary 2021-05-18T14:22:38.4715300Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:22:38.4722140Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:22:38.4755120Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:22:38.4773370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-19jjfb 2021-05-18T14:22:38.5123480Z cp -pR /private/tmp/d20210518-5618-19jjfb/x264/. /usr/local/Cellar/x264 2021-05-18T14:22:38.5268870Z chmod -Rf +w /private/tmp/d20210518-5618-19jjfb 2021-05-18T14:22:38.5784500Z ==> Finishing up 2021-05-18T14:22:38.6187580Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:22:38.6197100Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:22:38.6201720Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:22:38.6209010Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:22:38.6213670Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:22:38.6218790Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:22:38.6226100Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:22:38.6369400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6602-1kecsog.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-18T14:22:41.0932000Z ==> Summary 2021-05-18T14:22:41.0950300Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:22:41.0960470Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:22:41.1029430Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:22:41.1047170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5618-1i8ns27 2021-05-18T14:22:41.2036490Z cp -pR /private/tmp/d20210518-5618-1i8ns27/x265/. /usr/local/Cellar/x265 2021-05-18T14:22:41.2638670Z chmod -Rf +w /private/tmp/d20210518-5618-1i8ns27 2021-05-18T14:22:41.3618540Z ==> Finishing up 2021-05-18T14:22:41.4257010Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:22:41.4262700Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:22:41.4267550Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:22:41.4274350Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:22:41.4279140Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:22:41.4284460Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:22:41.4291770Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:22:41.4497780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6628-6ti48t.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-18T14:22:43.6794730Z ==> Summary 2021-05-18T14:22:43.6811520Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:22:43.6819480Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:22:43.6839210Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:22:43.6860630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-sqscgu 2021-05-18T14:22:43.7029440Z cp -pR /private/tmp/d20210518-5618-sqscgu/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:22:43.7162410Z chmod -Rf +w /private/tmp/d20210518-5618-sqscgu 2021-05-18T14:22:43.7657470Z ==> Finishing up 2021-05-18T14:22:43.8099620Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:22:43.8106090Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:22:43.8110900Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:22:43.8242340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6654-88at5s.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-18T14:22:46.1487460Z ==> Summary 2021-05-18T14:22:46.1503280Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:22:46.1511560Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:22:46.1664980Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:22:46.1683200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-y8crij 2021-05-18T14:22:46.2209380Z cp -pR /private/tmp/d20210518-5618-y8crij/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:22:46.2793000Z chmod -Rf +w /private/tmp/d20210518-5618-y8crij 2021-05-18T14:22:46.3518240Z ==> Finishing up 2021-05-18T14:22:46.3823520Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:22:46.3845640Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:22:46.3847170Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:22:46.3870930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:22:46.3885410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:22:46.3896960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:22:46.3908480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:22:46.3922800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:22:46.3932320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:22:46.3939430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:22:46.3949830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:22:46.3960290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:22:46.3970560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:22:46.3981740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:22:46.4017640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:22:46.4032590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:22:46.4043970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:22:46.4053760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:22:46.4065570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:22:46.4074520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:22:46.4084200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:22:46.4095620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:22:46.4100980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:22:46.4109240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:22:46.4118860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:22:46.4124010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:22:46.4134690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:22:46.4145650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:22:46.4156460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:22:46.4164280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:22:46.4171680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:22:46.4183270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:22:46.4191930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:22:46.4198890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:22:46.4208530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:22:46.4215920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:22:46.4224670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:22:46.4230250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:22:46.4242010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:22:46.4251410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-18T14:22:46.4280480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:22:46.4286170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:22:46.4295320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:22:46.4303660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:22:46.4316270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:22:46.4321230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:22:46.4326860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:22:46.4332310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:22:46.4343330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:22:46.4348780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:22:46.4362500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:22:46.4368600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:22:46.4378530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:22:46.4384640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:22:46.4391450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:22:46.4403160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:22:46.4411240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:22:46.4421010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:22:46.4430270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:22:46.4436200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:22:46.4484830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:22:46.4493880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:22:46.4499640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:22:46.4505520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:22:46.4512210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:22:46.4518290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:22:46.4524080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:22:46.4530080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:22:46.4553740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:22:46.4559500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:22:46.4565220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:22:46.4570950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:22:46.4578060Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:22:46.4583120Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:22:46.4588610Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:22:46.4596350Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:22:46.4858820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6680-is2o86.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-18T14:22:48.8298310Z ==> Summary 2021-05-18T14:22:48.8360580Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:22:48.8366830Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:22:48.8424330Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:22:48.8442270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-rleke1 2021-05-18T14:22:48.8665950Z cp -pR /private/tmp/d20210518-5618-rleke1/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:22:48.8889140Z chmod -Rf +w /private/tmp/d20210518-5618-rleke1 2021-05-18T14:22:48.9550610Z ==> Finishing up 2021-05-18T14:22:48.9959300Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:22:48.9963140Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:22:48.9972850Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:22:48.9979380Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:22:48.9984060Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:22:48.9989780Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:22:48.9997210Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:22:49.0158630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6706-1j1vjpj.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-18T14:22:51.3728780Z ==> Summary 2021-05-18T14:22:51.3762420Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:22:51.3769000Z ==> Installing ffmpeg 2021-05-18T14:22:51.3772480Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:22:51.3791560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5618-1a3v7nk 2021-05-18T14:22:51.7822450Z cp -pR /private/tmp/d20210518-5618-1a3v7nk/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:22:52.0421860Z chmod -Rf +w /private/tmp/d20210518-5618-1a3v7nk 2021-05-18T14:22:55.1241810Z ==> Finishing up 2021-05-18T14:22:55.1626010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:22:55.1630320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:22:55.1635690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:22:55.1640640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:22:55.1645770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:22:55.1650670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:22:55.1655900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:22:55.1661170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:22:55.1665930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:22:55.1671250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:22:55.1676170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:22:55.1680910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:22:55.1686000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:22:55.1691060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:22:55.1696330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:22:55.1701340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:22:55.1706220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:22:55.1711070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:22:55.1716850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:22:55.1721310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:22:55.1727110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:22:55.1731740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:22:55.1736940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:22:55.1741680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:22:55.1746860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:22:55.1751820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:22:55.1756530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:22:55.1761840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:22:55.1766600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:22:55.1771850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:22:55.1776580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:22:55.1781950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:22:55.1786570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:22:55.1792020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:22:55.1797090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:22:55.1802020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:22:55.1807260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:22:55.1812810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:22:55.1819790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:22:55.1824480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:22:55.1829740Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:22:55.1834330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:22:55.1839790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:22:55.1844320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:22:55.1850170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:22:55.1854940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:22:55.1860170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:22:55.1866920Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:22:55.1890130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:22:55.1901710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:22:55.1909560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:22:55.1918600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:22:55.1991860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:22:55.2001720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:22:55.2007030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:22:55.2027090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:22:55.2032380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:22:55.2043190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:22:55.2048420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:22:55.2067940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:22:55.2073300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:22:55.2078850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:22:55.2085530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:22:55.2100660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:22:55.2111310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:22:55.2120460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:22:55.2128380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:22:55.2133850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:22:55.2144000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:22:55.2149120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:22:55.2156970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:22:55.2161880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:22:55.2167000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:22:55.2172270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:22:55.2177270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:22:55.2182690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:22:55.2187300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:22:55.2193340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:22:55.2198110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:22:55.2204230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:22:55.2209120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:22:55.2215000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:22:55.2220430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:22:55.2226070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:22:55.2231260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:22:55.2237310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:22:55.2243030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:22:55.2251640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:22:55.2253260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:22:55.2259000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:22:55.2264020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:22:55.2269470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:22:55.2273940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:22:55.2279380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:22:55.2284350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:22:55.2289670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:22:55.2294630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:22:55.2300060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:22:55.2305220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:22:55.2310650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:22:55.2314080Z Only the first 100 operations were output. 2021-05-18T14:22:55.3466690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6735-yxffbc.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-18T14:22:57.9900450Z ==> Summary 2021-05-18T14:22:58.0084030Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:22:59.2289520Z ==> Caveats 2021-05-18T14:22:59.2290970Z ==> tesseract 2021-05-18T14:22:59.2319410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:22:59.2321320Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:23:01.1351500Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:23:02.3460780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:02.9355930Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:23:03.3582060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T14%3A30%3A00Z&sig=Dzsb3T%2BJmDsyEM8KSVpzuRHyUNp7B2mVJg6pQjEtKZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:03.4105800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=Dzsb3T\%2BJmDsyEM8KSVpzuRHyUNp7B2mVJg6pQjEtKZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:03.9018390Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:23:04.0177760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:23:05.2895520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:05.9749430Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:23:06.3999510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T14%3A30%3A00Z&sig=mvi6pJexys5Q%2FDO7POPH%2FRLYIdyzEo7RTONhPVAt7p8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:06.4478360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=mvi6pJexys5Q\%2FDO7POPH\%2FRLYIdyzEo7RTONhPVAt7p8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:06.7561750Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:23:06.7955100Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:23:06.7960120Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:23:06.8657590Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:23:06.8697960Z 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/d20210518-6742-prpp5f 2021-05-18T14:23:07.4114740Z cp -pR /private/tmp/d20210518-6742-prpp5f/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:23:07.8472870Z chmod -Rf +w /private/tmp/d20210518-6742-prpp5f 2021-05-18T14:23:08.1997080Z ==> Finishing up 2021-05-18T14:23:08.2785570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:23:08.2809910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:23:08.2868060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:23:08.2869700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:23:08.2871160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:23:08.2881340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:23:09.1237920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:23:09.1340180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:23:09.1442760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:23:09.1544720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:23:09.1647120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:23:09.1750990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:23:09.1853730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:23:09.1855260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:23:09.1959090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:23:09.2061000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:23:09.2164010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:23:09.2256350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:23:09.2358550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:23:09.2460740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:23:09.2561850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:23:09.2663390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:23:09.2763990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:23:09.2865440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:23:09.2937570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:23:09.2976830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:23:09.3065700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:23:09.3090420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:23:09.3192530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:23:09.3204950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:23:09.3209540Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:23:09.3311960Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:23:09.3313420Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:23:09.3415410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:23:09.3444130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:23:09.3470650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:23:09.3560770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:23:09.3607220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:23:09.3670330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:23:09.3758580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:23:09.3784560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:23:09.3886570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:23:09.3905500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:23:09.4008240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:23:09.4009720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:23:09.4034340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:23:09.4123490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:23:09.4161400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:23:09.4233830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:23:09.4291940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:23:09.4345120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:23:09.4431760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:23:09.4456110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:23:09.4541360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:23:09.4584560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:23:09.4685540Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:23:09.4693330Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:23:09.4795340Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:23:09.4871080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6912-12tuegt.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-18T14:23:10.8921320Z ==> Summary 2021-05-18T14:23:10.9346650Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:23:10.9358310Z ==> Installing imagemagick@6 2021-05-18T14:23:10.9365970Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:23:10.9384380Z 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/d20210518-6742-nrqni3 2021-05-18T14:23:11.2715030Z cp -pR /private/tmp/d20210518-6742-nrqni3/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:23:11.7715670Z chmod -Rf +w /private/tmp/d20210518-6742-nrqni3 2021-05-18T14:23:13.1048300Z ==> Finishing up 2021-05-18T14:23:13.3699980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6938-178ebw.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-18T14:23:15.9254080Z ==> Caveats 2021-05-18T14:23:15.9255850Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:23:15.9257120Z because this is an alternate version of another formula. 2021-05-18T14:23:15.9257810Z 2021-05-18T14:23:15.9258680Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:23:15.9260430Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:23:15.9261250Z 2021-05-18T14:23:15.9262140Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:23:15.9263530Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:23:15.9270720Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:23:15.9272120Z 2021-05-18T14:23:15.9273520Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:23:15.9274730Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:23:15.9275440Z 2021-05-18T14:23:15.9276500Z ==> Summary 2021-05-18T14:23:15.9690010Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:23:16.7590470Z ==> Caveats 2021-05-18T14:23:16.7594040Z ==> imagemagick@6 2021-05-18T14:23:16.7635850Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:23:16.7637100Z because this is an alternate version of another formula. 2021-05-18T14:23:16.7637800Z 2021-05-18T14:23:16.7638720Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:23:16.7642720Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:23:16.7643610Z 2021-05-18T14:23:16.7645970Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:23:16.7647510Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:23:16.7649040Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:23:16.7653090Z 2021-05-18T14:23:16.7654980Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:23:16.7656210Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:23:16.7661160Z 2021-05-18T14:23:18.7804310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:23:19.9468790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:20.5633050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:23:20.9392460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T14%3A30%3A00Z&sig=gqU5YkLVdzqT7SUcfKfZWfCYtPt3J58oHxtbGrq%2BpoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:20.9840650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=gqU5YkLVdzqT7SUcfKfZWfCYtPt3J58oHxtbGrq\%2BpoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:21.0796450Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:23:21.0868970Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:23:22.3817080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:23.0685960Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:23:23.6019340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T14%3A30%3A00Z&sig=grqFh2EA5m%2FOL3SYtLxeKjfOGYGw%2BkC%2BPargV%2BOyFSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:23.6542930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=grqFh2EA5m\%2FOL3SYtLxeKjfOGYGw\%2BkC\%2BPargV\%2BOyFSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:23.7892450Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:23:23.7965460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:23:24.9988500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:25.5507420Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:23:25.9411390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T14%3A30%3A00Z&sig=O04oaEFYtquNAtijw2638TPJRYplrH2DPzIM0UDIDn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:25.9916480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=O04oaEFYtquNAtijw2638TPJRYplrH2DPzIM0UDIDn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:26.6102920Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:23:26.7685610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:23:27.9720460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:28.9090310Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:23:28.9677610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T14%3A30%3A00Z&sig=3lXK4WluXUIkpoqiUiHOkouVktoxBADXR4jK%2FIuP658%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:29.0243370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=3lXK4WluXUIkpoqiUiHOkouVktoxBADXR4jK\%2FIuP658\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:29.0812440Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:23:29.0848150Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:23:30.3043080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:30.8924010Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:23:31.2754540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T14%3A30%3A00Z&sig=w7O%2F5%2BsRrU8s4K5N6rn3%2Fou4ugYzy7eyAuuUx7nxFzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:31.3248130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=w7O\%2F5\%2BsRrU8s4K5N6rn3\%2Fou4ugYzy7eyAuuUx7nxFzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:31.3903810Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:23:31.3942070Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:23:32.5553050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:33.1543190Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:23:33.5693600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T14%3A30%3A00Z&sig=UGhO41BbOijoZVY%2FJ%2BZSKtKAmnM1DYhdaZ3LB0wzXjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:33.6265250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=UGhO41BbOijoZVY\%2FJ\%2BZSKtKAmnM1DYhdaZ3LB0wzXjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:33.7488090Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:23:33.7553890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:23:34.9480370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:35.5298250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:23:35.9611530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T14%3A30%3A00Z&sig=lUS6oKPstI30j7LFOsjR760K%2FZhY1r1aqScnS7X5wM8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:36.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/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-18T14\%3A30\%3A00Z\&sig=lUS6oKPstI30j7LFOsjR760K\%2FZhY1r1aqScnS7X5wM8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:36.1736530Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:23:36.1811840Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:23:37.3356130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:37.9167690Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:23:38.3563130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T14%3A30%3A00Z&sig=MY6ScxgMAZcqbjxJYRHk1HE0mB1fHCQV9DVz1oGAHFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:38.4063580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=MY6ScxgMAZcqbjxJYRHk1HE0mB1fHCQV9DVz1oGAHFg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:38.4561770Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:23:38.4595210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:23:39.6438460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:40.2119770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:23:40.8199080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T14%3A30%3A00Z&sig=g%2BkUaFjSlDqPS1DMJsI6jadT8mQ76%2B0sdB4g4SthNeA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:40.8653250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=g\%2BkUaFjSlDqPS1DMJsI6jadT8mQ76\%2B0sdB4g4SthNeA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:40.9468370Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:23:40.9514650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:23:42.0721540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:42.6709710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:23:43.0460850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T14%3A30%3A00Z&sig=7iSXCMzzHHXgu3YvqsEs6nx3bb1n6vMXe3LabIBVeNA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:43.1005340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=7iSXCMzzHHXgu3YvqsEs6nx3bb1n6vMXe3LabIBVeNA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:43.1663290Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:23:43.1698730Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:23:44.3075530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:44.9004090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:23:45.2912270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T14%3A30%3A00Z&sig=WDb2m37qAADttq3FkExTo1Poy6GWkYXQeEyCHScbHPY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:45.3395360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=WDb2m37qAADttq3FkExTo1Poy6GWkYXQeEyCHScbHPY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:45.4714450Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:23:45.4787480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:23:46.6510460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:23:47.3654910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:23:47.7610980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T14%3A30%3A00Z&sig=03RZmZFAm2E3DnU3ntP9T2wYkYlfAoYm5r0xfkklpZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:47.8080980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=03RZmZFAm2E3DnU3ntP9T2wYkYlfAoYm5r0xfkklpZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:48.3201440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-1jh8nrh 2021-05-18T14:23:48.3205450Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:23:48.3208940Z cp -pR /private/tmp/d20210518-6945-1jh8nrh/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:23:48.3211710Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:23:48.3309110Z chmod -Rf +w /private/tmp/d20210518-6945-1jh8nrh 2021-05-18T14:23:48.3310400Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:23:48.3413470Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:23:48.4107240Z ==> Finishing up 2021-05-18T14:23:48.5319260Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:23:48.5326500Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:23:48.5334240Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:23:48.5343370Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:23:48.5349410Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:23:48.5360190Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:23:48.5376530Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:23:48.5387920Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:23:48.5394140Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:23:48.5409280Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:23:48.5742050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7176-1mtcozi.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-18T14:23:50.9163980Z ==> Summary 2021-05-18T14:23:50.9191240Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:23:50.9198500Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:23:50.9219390Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:23:50.9237830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-14zbp0h 2021-05-18T14:23:51.0076760Z cp -pR /private/tmp/d20210518-6945-14zbp0h/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:23:51.1154090Z chmod -Rf +w /private/tmp/d20210518-6945-14zbp0h 2021-05-18T14:23:51.2245060Z ==> Finishing up 2021-05-18T14:23:51.2763330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7202-p1feey.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-18T14:23:53.4901340Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:23:53.5699380Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.6011240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.6317140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.6620350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.6926650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.7230230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.7535150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.7841160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.8144790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.8445350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.8750670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.9057110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.9362110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:53.9667410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:23:54.2601590Z ==> Caveats 2021-05-18T14:23:54.2602740Z To use the DocBook package in your XML toolchain, 2021-05-18T14:23:54.2603760Z you need to add the following to your ~/.bashrc: 2021-05-18T14:23:54.2604390Z 2021-05-18T14:23:54.2605250Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:23:54.2606570Z ==> Summary 2021-05-18T14:23:54.2738450Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:23:54.2747240Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:23:54.2817700Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:23:54.2835150Z 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/d20210518-6945-e3974e 2021-05-18T14:23:56.1390030Z cp -pR /private/tmp/d20210518-6945-e3974e/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:23:58.6011390Z chmod -Rf +w /private/tmp/d20210518-6945-e3974e 2021-05-18T14:23:59.9627700Z ==> Finishing up 2021-05-18T14:24:00.0108760Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:24:00.0211690Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:24:00.0214220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7243-4mr99m.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-18T14:24:02.6833440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:24:02.7288480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:24:02.7651610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:24:02.7955870Z ==> 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-18T14:24:02.8263060Z ==> 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-18T14:24:02.8568240Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:24:02.8876610Z ==> 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-18T14:24:02.9177030Z ==> 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-18T14:24:02.9480760Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:24:02.9783010Z ==> 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-18T14:24:03.0100710Z ==> 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-18T14:24:03.0405620Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:24:03.0776340Z ==> 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-18T14:24:03.1084830Z ==> 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-18T14:24:03.1388460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:24:03.1691980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:24:03.1995200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:24:03.2300590Z ==> 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-18T14:24:03.2616010Z ==> 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-18T14:24:03.2929790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:24:03.3236420Z ==> 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-18T14:24:03.3542110Z ==> 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-18T14:24:03.3846390Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:24:03.4148950Z ==> 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-18T14:24:03.4447700Z ==> 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-18T14:24:03.4750700Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:24:03.5057550Z ==> 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-18T14:24:03.5374410Z ==> 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-18T14:24:04.4669850Z ==> Summary 2021-05-18T14:24:04.7679010Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:24:04.7685170Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:24:04.7708380Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:24:04.7725690Z 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/d20210518-6945-14j6xl7 2021-05-18T14:24:04.7827340Z cp -pR /private/tmp/d20210518-6945-14j6xl7/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:24:04.7956060Z chmod -Rf +w /private/tmp/d20210518-6945-14j6xl7 2021-05-18T14:24:04.8438490Z ==> Finishing up 2021-05-18T14:24:04.8835690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7297-1osr65u.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-18T14:24:07.1993910Z ==> Caveats 2021-05-18T14:24:07.1996200Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:07.2002300Z because macOS already provides this software and installing another version in 2021-05-18T14:24:07.2003410Z parallel can cause all kinds of trouble. 2021-05-18T14:24:07.2004030Z 2021-05-18T14:24:07.2005390Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:24:07.2007050Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:07.2007830Z 2021-05-18T14:24:07.2008310Z 2021-05-18T14:24:07.2009070Z Bash completion has been installed to: 2021-05-18T14:24:07.2010400Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:24:07.2011660Z ==> Summary 2021-05-18T14:24:07.2014940Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:24:07.2021140Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:24:07.2150300Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:24:07.2166790Z 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/d20210518-6945-1xxtwap 2021-05-18T14:24:07.2361570Z cp -pR /private/tmp/d20210518-6945-1xxtwap/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:24:07.2651450Z chmod -Rf +w /private/tmp/d20210518-6945-1xxtwap 2021-05-18T14:24:07.3240590Z ==> Finishing up 2021-05-18T14:24:08.1641430Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:24:08.1744180Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:24:08.1852770Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:24:08.1956360Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:24:08.2060480Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:24:08.2164210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7323-ldkn3f.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-18T14:24:09.6583750Z ==> Summary 2021-05-18T14:24:09.6687920Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:24:09.6701680Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:24:09.7687050Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:24:09.7705280Z 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/d20210518-6945-k1bgfl 2021-05-18T14:24:09.8456650Z cp -pR /private/tmp/d20210518-6945-k1bgfl/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:24:09.9791520Z chmod -Rf +w /private/tmp/d20210518-6945-k1bgfl 2021-05-18T14:24:10.1274660Z ==> Finishing up 2021-05-18T14:24:10.1694630Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:24:10.1758070Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:24:10.1760940Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:24:10.1800310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1823180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1850640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1864630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1878430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1942120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.1970770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2003180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2016770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2020050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2037040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2047480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2085590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2094790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2104970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2125040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2127840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2141980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2146230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2149820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2157330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2159770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2162400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2183060Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:24:10.2184760Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:24:10.2248730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2288000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2307110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2357710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2396380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2404310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2448470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2484480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2512510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2514580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2545490Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:24:10.2571970Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:24:10.2599970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2608460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2618050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2636110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2642160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2645780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2648260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2664670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2675990Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:24:10.2692870Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:24:10.2720590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2726270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2728150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2729980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2731910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2733710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2735500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2737300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2739370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2741220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2743020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2744800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2746600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2748470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2750330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2752160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2754040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2755860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2757660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2759440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2761220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2763010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2764840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2766950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2768830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2770620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2772610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2812330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2815940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2820250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2822820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2825260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2843600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2848250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:24:10.2856410Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:24:10.2874300Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:24:10.2901720Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:24:10.3491980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7349-f8mg2f.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-18T14:24:12.6147150Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:24:13.8790330Z ==> Summary 2021-05-18T14:24:13.8991730Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:24:13.9004620Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:24:14.0151420Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:24:14.0168090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-1urzs1f 2021-05-18T14:24:14.0393870Z cp -pR /private/tmp/d20210518-6945-1urzs1f/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:24:14.0634770Z chmod -Rf +w /private/tmp/d20210518-6945-1urzs1f 2021-05-18T14:24:14.1561370Z ==> Finishing up 2021-05-18T14:24:14.2014860Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:24:14.2018590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:24:14.2023840Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:24:14.2028340Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:24:14.2035390Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:24:14.2041780Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:24:14.2060460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:24:14.2071620Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:24:14.2081060Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:24:14.2089180Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:24:14.2098500Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:24:14.2103770Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:24:14.2108530Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:24:14.2115250Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:24:14.2123150Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:24:14.2131650Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:24:14.2141550Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:24:14.2330690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7376-eg4dr4.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-18T14:24:16.3973630Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:24:17.5656800Z ==> Summary 2021-05-18T14:24:17.5708990Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:24:17.5710520Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:24:17.6277510Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:24:17.6304330Z 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/d20210518-6945-1os4rwe 2021-05-18T14:24:17.6467470Z cp -pR /private/tmp/d20210518-6945-1os4rwe/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:24:17.6663340Z chmod -Rf +w /private/tmp/d20210518-6945-1os4rwe 2021-05-18T14:24:17.7235930Z ==> Finishing up 2021-05-18T14:24:17.7682960Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:24:17.7706120Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:24:17.7788720Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:24:17.7891400Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:24:17.7992840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7403-42rvn.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-18T14:24:20.5703520Z ==> Summary 2021-05-18T14:24:20.5728990Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:24:20.5734590Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:24:20.5786560Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:24:20.5806380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-4n786v 2021-05-18T14:24:20.5963840Z cp -pR /private/tmp/d20210518-6945-4n786v/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:24:20.6351600Z chmod -Rf +w /private/tmp/d20210518-6945-4n786v 2021-05-18T14:24:20.6793120Z ==> Finishing up 2021-05-18T14:24:20.7242760Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:24:20.7249610Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:24:20.7254070Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:24:20.7263670Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:24:20.7270460Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:24:20.7402040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7429-1dhk5wo.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-18T14:24:23.2010510Z ==> Summary 2021-05-18T14:24:23.2025860Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:24:23.2033490Z ==> Installing imagemagick dependency: imath 2021-05-18T14:24:23.2086360Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:24:23.2103900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-peww3k 2021-05-18T14:24:23.2324360Z cp -pR /private/tmp/d20210518-6945-peww3k/imath/. /usr/local/Cellar/imath 2021-05-18T14:24:23.2739060Z chmod -Rf +w /private/tmp/d20210518-6945-peww3k 2021-05-18T14:24:23.3440000Z ==> Finishing up 2021-05-18T14:24:23.3871400Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:24:23.3886370Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:24:23.3891060Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-18T14:24:23.3896380Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:24:23.3901200Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:24:23.3906640Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:24:23.3913960Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:24:23.4101730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7455-uypudv.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-18T14:24:25.8113670Z ==> Summary 2021-05-18T14:24:25.8153110Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:24:25.8160550Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:24:25.8277480Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:24:25.8295960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6945-cw1ij4 2021-05-18T14:24:26.8504020Z cp -pR /private/tmp/d20210518-6945-cw1ij4/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:24:26.8505110Z ==> Finishing up 2021-05-18T14:24:26.8510410Z chmod -Rf +w /private/tmp/d20210518-6945-cw1ij4 2021-05-18T14:24:26.8511560Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:24:26.8613630Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:24:26.8715480Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:24:26.8818630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:24:26.8920790Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:24:26.9023430Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:24:26.9126970Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:24:26.9230680Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:24:26.9332490Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:24:26.9434620Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:24:26.9536360Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:24:26.9639630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-18T14:24:26.9741500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:24:26.9844020Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:24:26.9946420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:24:27.0055900Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-18T14:24:27.0159030Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:24:27.0263070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:24:27.0365400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:24:27.0467640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-18T14:24:27.0569710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:24:27.0672310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:24:27.0693120Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:24:27.0795250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-18T14:24:27.0899190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:24:27.1001790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:24:27.1045590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:24:27.1147720Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:24:27.1168110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7484-6zrsoz.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-18T14:24:28.8032280Z ==> Summary 2021-05-18T14:24:28.8141770Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:24:28.8148150Z ==> Installing imagemagick 2021-05-18T14:24:28.8151750Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:24:28.8170070Z 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/d20210518-6945-6hgapj 2021-05-18T14:24:29.1595530Z cp -pR /private/tmp/d20210518-6945-6hgapj/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:24:29.5492340Z chmod -Rf +w /private/tmp/d20210518-6945-6hgapj 2021-05-18T14:24:31.7416930Z ==> Finishing up 2021-05-18T14:24:31.7600900Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:24:31.7607340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:24:31.7613100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:24:31.7618750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:24:31.7624180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:24:31.7629600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:24:31.7635140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:24:31.7640220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:24:31.7645870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:24:31.7656530Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:24:31.7660150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:24:31.7662320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:24:31.7667290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:24:31.7672750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:24:31.7680150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:24:31.7684960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:24:31.7690280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:24:31.7695090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:24:31.7700760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:24:31.7706190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:24:31.7716470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:24:31.7721880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:24:31.7789970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:24:31.7794400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:24:31.7799860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:24:31.7804370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:24:31.7809830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:24:31.7814650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:24:31.7819880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:24:31.7824480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:24:31.7832090Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:24:31.7838440Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:24:31.7845830Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:24:31.7855630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:24:31.7863540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:24:31.7869120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:24:31.7874350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:24:31.7884650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:24:31.7897550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:24:31.7905000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:24:31.7910640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:24:31.7916300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:24:31.7923240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:24:31.7928740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:24:31.7936940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:24:31.7959660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:24:31.7964470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:24:31.7970420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:24:31.7975660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:24:31.7981180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:24:31.7991150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:24:31.7993820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:24:31.7998690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:24:31.8004740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:24:31.8009670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:24:31.8017650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:24:31.8020520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:24:31.8027200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:24:31.8031060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:24:31.8037570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:24:31.8042080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:24:31.8046600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:24:31.8054490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:24:31.8065240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:24:31.8067850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:24:31.8081240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:24:31.8083080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:24:31.8085110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:24:31.8090020Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:24:31.8095200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:24:31.8101200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:24:32.0644870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7510-zu65rp.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-18T14:24:34.6057340Z ==> Summary 2021-05-18T14:24:34.6505870Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:24:36.5914810Z ==> Caveats 2021-05-18T14:24:36.5919400Z ==> docbook 2021-05-18T14:24:36.5939760Z To use the DocBook package in your XML toolchain, 2021-05-18T14:24:36.5940770Z you need to add the following to your ~/.bashrc: 2021-05-18T14:24:36.5941410Z 2021-05-18T14:24:36.5942270Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:24:36.5943860Z ==> gnu-getopt 2021-05-18T14:24:36.5974530Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:24:36.5975890Z because macOS already provides this software and installing another version in 2021-05-18T14:24:36.5976970Z parallel can cause all kinds of trouble. 2021-05-18T14:24:36.5977810Z 2021-05-18T14:24:36.5979180Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:24:36.5980880Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:24:36.5981690Z 2021-05-18T14:24:36.5982190Z 2021-05-18T14:24:36.5982980Z Bash completion has been installed to: 2021-05-18T14:24:36.5984330Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:24:38.3905380Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:24:39.5701410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:24:40.1614990Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:24:40.5651540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T14%3A30%3A00Z&sig=o%2B49mEPYGVc3CGW8DXlHZY2MY%2Fao3mpbxFVrRXpWJxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:24:40.6100130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A30\%3A00Z\&sig=o\%2B49mEPYGVc3CGW8DXlHZY2MY\%2Fao3mpbxFVrRXpWJxw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:24:40.6673440Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:24:40.7341290Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:24:40.7378730Z 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/d20210518-7517-a27a8z 2021-05-18T14:24:40.7547290Z cp -pR /private/tmp/d20210518-7517-a27a8z/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:24:40.7750330Z chmod -Rf +w /private/tmp/d20210518-7517-a27a8z 2021-05-18T14:24:40.8355600Z ==> Finishing up 2021-05-18T14:24:40.9407090Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:24:40.9413460Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:24:40.9418550Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:24:40.9427890Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:24:40.9444040Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:24:40.9494070Z info /usr/local/share/info/udunits2.info 2021-05-18T14:24:40.9503560Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:24:40.9543740Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:24:40.9552730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:24:40.9591460Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:24:40.9600260Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:24:40.9608260Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:24:40.9614770Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:24:40.9787790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7684-n45jx5.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-18T14:24:43.2779420Z ==> Summary 2021-05-18T14:24:43.2810810Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:24:45.5819290Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:24:45.5820860Z To reinstall 1.6, run: 2021-05-18T14:24:45.5821720Z brew reinstall jq 2021-05-18T14:24:47.1783810Z ==> Caveats 2021-05-18T14:24:47.1784990Z imagej requires Java. You can install the latest version with: 2021-05-18T14:24:47.1786370Z brew install --cask adoptopenjdk 2021-05-18T14:24:47.1787050Z 2021-05-18T14:24:47.4292870Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:24:47.6734180Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-18T14:24:55.5519620Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:24:55.8801610Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:24:55.8802790Z ==> Installing Cask imagej 2021-05-18T14:24:55.9247730Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7794-17moxg2 2021-05-18T14:24:56.0746050Z cp -pR /private/tmp/d20210518-7794-17moxg2/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:24:56.2204020Z chmod -Rf +w /private/tmp/d20210518-7794-17moxg2 2021-05-18T14:24:56.2840620Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:24:56.5786870Z 🍺 imagej was successfully installed! 2021-05-18T14:24:58.4938920Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:25:00.2940520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:25:00.8001730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T14%3A35%3A00Z&sig=ipCUSKksroNOT30mhmqgdzL%2BfviiYm93BcIFnBwsWf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:00.9510530Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:25:02.7231110Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:25:03.2840220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T14%3A35%3A00Z&sig=tZgPYrru7kgvdv4%2BP%2FPU8KTG34MmOk5X3faFv4GDkbI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:03.6894110Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:25:03.6994320Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:25:03.7887550Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:25:08.2874830Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:25:08.2907910Z ==> Installing bowtie2 2021-05-18T14:25:08.2916990Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:25:12.6149980Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:25:16.0240970Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:25:17.7489930Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:25:18.2295930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T14%3A35%3A00Z&sig=oqvUjChNRj9b807yt6CGC0HrplwWbDK9hyXGaLXCzQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:18.4391490Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:25:20.1651560Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:25:20.5658800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T14%3A35%3A00Z&sig=zH9oKCwvDdPMR60h1T9tuKMju0isHgZuy6j63UHqTn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:20.6959800Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:25:22.4324860Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:25:22.8370140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T14%3A35%3A00Z&sig=rmqggJNy0KLp%2FNBfQRWkJCdLbPME7A0cGoLslxDJT%2BI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:22.9620890Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:25:24.8700680Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:25:25.2612550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T14%3A35%3A00Z&sig=np1YufPToB5n9x8dgFDHPTpRqS1XTbn48BnXqhZAapg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:26.2203920Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:25:27.0595440Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:25:27.7364330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T14%3A35%3A00Z&sig=TZOb%2BdU6PQFyTfAQYQZbEdnf%2BsTVK6aFVIXpHYBTuQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:27.8457680Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:25:29.5136740Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:25:29.9142100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T14%3A35%3A00Z&sig=vwghQeYG20dDJtzbgnIY1n4Xw5G4vYevvQvIOjyUydM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:30.1068190Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:25:30.6955920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:25:30.6994310Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:25:31.0574080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:25:31.0820960Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:25:32.8438360Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:25:33.2140730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T14%3A35%3A00Z&sig=YhPju5ZT7vnbMRbYr1qfrTWkfbjLZozDeD33b%2F1oK6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:33.3195110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:25:35.0461750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:25:35.4307640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T14%3A35%3A00Z&sig=M5wnJEVPMjoQKE2SUmYQqqWTaOGjxkOnl5pVjzho4Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:35.6317300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:25:37.4885320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:25:37.8798720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T14%3A35%3A00Z&sig=9AlzIslYT5cFHyC7J5lSSd992OVqrg4A%2FiLmdng3WWo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:38.0838520Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:25:39.8327430Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:25:40.2223450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T14%3A35%3A00Z&sig=PFXmzZDrd%2FNusq%2FjqOccmTeK11SyHLK4%2BXrIYWMkGTU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:40.5204620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:25:42.2151050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:25:42.6097940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T14%3A35%3A00Z&sig=QUzrBlBa9EnQGUorQfWXCR%2FTs2zjMNq%2BF0x9NPZrmac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:42.7146020Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:25:44.4812390Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:25:44.8722340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T14%3A35%3A00Z&sig=l%2FSo2qUINw2lltRwavqcBovm8MjGpF1uuVASlULxcTQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:45.0094460Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:25:46.7387220Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:25:47.1209230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T14%3A35%3A00Z&sig=ysXfLfGweMGqrBtb0AAYF5NMhXSoGq0WL4DlWCQB3Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:47.2237760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:25:49.2059660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:25:49.6287710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T14%3A35%3A00Z&sig=I4meaLvjjd1MoRawQKvWFpOn0EfBFiD6MzLzTEUGMYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:50.0231490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:25:51.7616780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:25:52.1524310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T14%3A35%3A00Z&sig=53Nnc0vpd%2BUvdpKnKLpZ4WNTmTS32e%2F8oWOJrKQgpRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:52.8219850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:25:54.6151480Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:25:54.9989260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T14%3A35%3A00Z&sig=kim3mzP1yjw3FjMQLIV7KVCwuuvUQuKy9vZ3%2F4R1xgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:55.4801870Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:25:57.2357520Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:25:57.7066060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T14%3A35%3A00Z&sig=ymx6XrBOzS93EAIBdjAfU2JPinjtV0iOENCzuNRF7YA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:57.9987660Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:25:59.8086840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:26:00.1833740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T14%3A35%3A00Z&sig=0YArkSVlda1EbVskm1fNHa0T1Lc8jcGPoir0LQrBp94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:00.5177060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:26:02.3138980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:26:02.7047570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T14%3A35%3A00Z&sig=K1ZvDJdevJJMAoD6cwmjypAMTUzvDCjejMjWuiYaxKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:03.2866120Z ==> 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-18T14:26:03.2869150Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:26:03.3748440Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:26:06.1321700Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:26:06.1345920Z ==> Installing gdal dependency: popt 2021-05-18T14:26:06.1369320Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:26:08.6689680Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:26:08.6694360Z ==> Installing gdal dependency: epsilon 2021-05-18T14:26:08.6754280Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:26:11.2498050Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:26:11.2504450Z ==> Installing gdal dependency: expat 2021-05-18T14:26:11.2529020Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:26:13.7762240Z ==> Caveats 2021-05-18T14:26:13.7763940Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:13.7765260Z because macOS already provides this software and installing another version in 2021-05-18T14:26:13.7766320Z parallel can cause all kinds of trouble. 2021-05-18T14:26:13.7766930Z 2021-05-18T14:26:13.7767750Z If you need to have expat first in your PATH, run: 2021-05-18T14:26:13.7769310Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:13.7770090Z 2021-05-18T14:26:13.7770910Z For compilers to find expat you may need to set: 2021-05-18T14:26:13.7772230Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:26:13.7773720Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:26:13.7774410Z 2021-05-18T14:26:13.7775630Z For pkg-config to find expat you may need to set: 2021-05-18T14:26:13.7776740Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:26:13.7782400Z 2021-05-18T14:26:13.7783650Z ==> Summary 2021-05-18T14:26:13.7791820Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:26:13.7805010Z ==> Installing gdal dependency: freexl 2021-05-18T14:26:13.7868310Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:26:16.5230930Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:26:16.5236520Z ==> Installing gdal dependency: geos 2021-05-18T14:26:16.5784280Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:26:19.8115950Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:26:19.8131670Z ==> Installing gdal dependency: hdf5 2021-05-18T14:26:19.8658950Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:26:23.1882320Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:26:23.1888270Z ==> Installing gdal dependency: json-c 2021-05-18T14:26:23.1945450Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:26:25.7873470Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:26:25.7880930Z ==> Installing gdal dependency: libxml2 2021-05-18T14:26:25.8016290Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:26:28.8177160Z ==> Caveats 2021-05-18T14:26:28.8180540Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:28.8182160Z because macOS already provides this software and installing another version in 2021-05-18T14:26:28.8183840Z parallel can cause all kinds of trouble. 2021-05-18T14:26:28.8184470Z 2021-05-18T14:26:28.8185320Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:26:28.8187340Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:28.8188190Z 2021-05-18T14:26:28.8189030Z For compilers to find libxml2 you may need to set: 2021-05-18T14:26:28.8190720Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:26:28.8192220Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:26:28.8192930Z 2021-05-18T14:26:28.8194160Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:26:28.8195270Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:26:28.8195950Z 2021-05-18T14:26:28.8197000Z ==> Summary 2021-05-18T14:26:28.8360110Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:26:28.8366520Z ==> Installing gdal dependency: libdap 2021-05-18T14:26:28.8567880Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:26:31.6107930Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:26:31.6115090Z ==> Installing gdal dependency: proj 2021-05-18T14:26:31.6315650Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:26:34.8901550Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:26:34.8907650Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:26:34.9109480Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:26:37.7596270Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:26:37.7601170Z ==> Installing gdal dependency: librttopo 2021-05-18T14:26:37.8022450Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:26:40.4347270Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:26:40.4351780Z ==> Installing gdal dependency: minizip 2021-05-18T14:26:40.4803310Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:26:43.1652580Z ==> Caveats 2021-05-18T14:26:43.1654300Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:26:43.1655830Z with the venerable 'unzip' library. 2021-05-18T14:26:43.1657140Z ==> Summary 2021-05-18T14:26:43.1673280Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:26:43.1681680Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:26:43.2617880Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:26:46.2108140Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:26:46.2113110Z ==> Installing gdal dependency: netcdf 2021-05-18T14:26:46.2669530Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:26:48.9658390Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:26:48.9666050Z ==> Installing gdal dependency: openblas 2021-05-18T14:26:49.0028720Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:26:52.9155840Z ==> Caveats 2021-05-18T14:26:52.9157540Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:52.9158780Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:26:52.9159520Z 2021-05-18T14:26:52.9160770Z For compilers to find openblas you may need to set: 2021-05-18T14:26:52.9167100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:26:52.9168600Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:26:52.9169320Z 2021-05-18T14:26:52.9170560Z For pkg-config to find openblas you may need to set: 2021-05-18T14:26:52.9171710Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:26:52.9172400Z 2021-05-18T14:26:52.9173630Z ==> Summary 2021-05-18T14:26:52.9183500Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:26:52.9190180Z ==> Installing gdal dependency: numpy 2021-05-18T14:26:52.9867840Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:26:57.0510000Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:26:57.0516360Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:26:57.0575580Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:27:02.1030910Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:27:02.1036790Z ==> Installing gdal 2021-05-18T14:27:02.1040430Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:27:08.9467650Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:27:10.3119020Z ==> No outdated dependents to upgrade! 2021-05-18T14:27:10.3122870Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:27:10.6508020Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:27:10.6509060Z netcdf 2021-05-18T14:27:10.7446590Z ==> Caveats 2021-05-18T14:27:10.7448630Z ==> expat 2021-05-18T14:27:10.7524080Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:10.7525420Z because macOS already provides this software and installing another version in 2021-05-18T14:27:10.7526510Z parallel can cause all kinds of trouble. 2021-05-18T14:27:10.7527120Z 2021-05-18T14:27:10.7527930Z If you need to have expat first in your PATH, run: 2021-05-18T14:27:10.7529490Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:27:10.7530260Z 2021-05-18T14:27:10.7531080Z For compilers to find expat you may need to set: 2021-05-18T14:27:10.7532390Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:27:10.7533780Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:27:10.7534470Z 2021-05-18T14:27:10.7535650Z For pkg-config to find expat you may need to set: 2021-05-18T14:27:10.7536740Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:27:10.7537420Z 2021-05-18T14:27:10.7538520Z ==> libxml2 2021-05-18T14:27:10.7595460Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:10.7596790Z because macOS already provides this software and installing another version in 2021-05-18T14:27:10.7597860Z parallel can cause all kinds of trouble. 2021-05-18T14:27:10.7598460Z 2021-05-18T14:27:10.7599290Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:27:10.7600870Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:27:10.7601650Z 2021-05-18T14:27:10.7602460Z For compilers to find libxml2 you may need to set: 2021-05-18T14:27:10.7603790Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:27:10.7605200Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:27:10.7605890Z 2021-05-18T14:27:10.7607110Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:27:10.7608230Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:27:10.7608900Z 2021-05-18T14:27:10.7609990Z ==> minizip 2021-05-18T14:27:10.7622530Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:27:10.7624010Z with the venerable 'unzip' library. 2021-05-18T14:27:10.7625320Z ==> openblas 2021-05-18T14:27:10.7689590Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:10.7745500Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:27:10.7746490Z 2021-05-18T14:27:10.7747450Z For compilers to find openblas you may need to set: 2021-05-18T14:27:10.7749300Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:27:10.7750850Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:27:10.7751650Z 2021-05-18T14:27:10.7752960Z For pkg-config to find openblas you may need to set: 2021-05-18T14:27:10.7754190Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:27:10.7755010Z 2021-05-18T14:27:12.9528740Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:27:13.5464640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:27:13.5496160Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:27:13.9192630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:27:13.9369190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:27:14.4845470Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:27:14.4889120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:27:14.9078360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:27:14.9276960Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:27:16.9049470Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:27:17.2871200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T14%3A35%3A00Z&sig=GDHnOdMNIBAevUR%2BZkddbqejfxzHThRiGfoQYj5yq%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:18.5176060Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:27:19.1063630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:27:19.1084560Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:27:19.4657650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:27:19.4764520Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:27:21.3394310Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:27:21.7499220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T14%3A35%3A00Z&sig=%2FNHX0xkC5LlV2Uzj6%2ByxEXFX8M2K%2BA1VCIGQT%2BSvXh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:22.0623100Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:27:22.0640650Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:27:23.7823430Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:27:24.1680820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T14%3A35%3A00Z&sig=gSGzA3aWJ%2Bv0oDZyZFndeXciRwhE2a9%2B5FWWyKu%2BX54%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:24.7663060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:27:26.4892620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:27:26.8987690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T14%3A35%3A00Z&sig=TppwE3ylv9b%2BcOPKY06ka1KxcnuHKIJyPuFJnanKUwU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:27.2165290Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:27:28.9264250Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:27:29.4599000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T14%3A35%3A00Z&sig=V72JQ2oKXSM9E8L8bvdEIHvsCBEbIQ6z988l6cH%2FI5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:30.5915920Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:27:30.5923530Z ==> Installing itk dependency: open-mpi 2021-05-18T14:27:30.7196620Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:27:36.0823610Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:27:36.0830350Z ==> Installing itk dependency: fftw 2021-05-18T14:27:36.1454550Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:27:38.9508390Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:27:38.9514630Z ==> Installing itk dependency: boost 2021-05-18T14:27:38.9563630Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:28:09.6275600Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:28:09.6294080Z ==> Installing itk dependency: netcdf 2021-05-18T14:28:09.7013460Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:28:12.3904920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:28:12.3910780Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:28:12.4490330Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:28:17.4914810Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:28:17.4921040Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:28:17.6486900Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:28:46.1045970Z ==> Caveats 2021-05-18T14:28:46.1047780Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:28:46.1048970Z because this is an alternate version of another formula. 2021-05-18T14:28:46.1049690Z 2021-05-18T14:28:46.1050610Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:28:46.1052270Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:28:46.1053060Z 2021-05-18T14:28:46.1053880Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:28:46.1055200Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:28:46.1063310Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:28:46.1064050Z 2021-05-18T14:28:46.1065200Z ==> Summary 2021-05-18T14:28:46.3348340Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:28:46.3355370Z ==> Installing itk dependency: gdcm 2021-05-18T14:28:46.5350970Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:28:52.8251560Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:28:52.8262480Z ==> Installing itk 2021-05-18T14:28:52.8263890Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:29:07.8769260Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:29:11.0493890Z ==> No outdated dependents to upgrade! 2021-05-18T14:29:11.0495980Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:29:13.2526260Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:29:13.2527310Z fftw 2021-05-18T14:29:13.2966320Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:29:13.2968010Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:29:15.1255020Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:29:15.2554610Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:29:16.4487200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:29:17.0653340Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:29:17.4624250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T14%3A35%3A00Z&sig=LnDPtRCQtyKF7wRxzgzEfeagRwLc%2BpfGdfFGIWv3dyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:17.5085550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A35\%3A00Z\&sig=LnDPtRCQtyKF7wRxzgzEfeagRwLc\%2BpfGdfFGIWv3dyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:17.5614820Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:29:17.5681270Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:29:18.7519070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:29:19.3112290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:29:19.6895600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T14%3A35%3A00Z&sig=hsilVwgG438lH7AjwTfv1NHFopRaBGygwbwl19OrQrU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:19.7429870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A35\%3A00Z\&sig=hsilVwgG438lH7AjwTfv1NHFopRaBGygwbwl19OrQrU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:19.8815850Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:29:19.8913710Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:29:21.0349380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:29:21.5932440Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:29:22.0056490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T14%3A35%3A00Z&sig=wLfOs412nBflLOYlGENeYvXwVr6AeP%2Bu%2FpJSeNog5QA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:22.0519270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A35\%3A00Z\&sig=wLfOs412nBflLOYlGENeYvXwVr6AeP\%2Bu\%2FpJSeNog5QA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:22.1276560Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:29:22.1321790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:29:23.3080290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-18T14:29:23.8896980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:29:24.2607280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T14%3A35%3A00Z&sig=Bq6mNKVEzMizTtP0xL6NFKkWNgFSa78ftHy9Fp%2Fkbuo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:24.3102510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-18T14\%3A35\%3A00Z\&sig=Bq6mNKVEzMizTtP0xL6NFKkWNgFSa78ftHy9Fp\%2Fkbuo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:24.6683010Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:29:24.7290230Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:29:24.7294160Z ==> Installing libav dependency: faac 2021-05-18T14:29:24.7904140Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:29:24.7940210Z 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/d20210518-9391-1j40526 2021-05-18T14:29:24.8053260Z cp -pR /private/tmp/d20210518-9391-1j40526/faac/. /usr/local/Cellar/faac 2021-05-18T14:29:24.8199610Z chmod -Rf +w /private/tmp/d20210518-9391-1j40526 2021-05-18T14:29:24.8761470Z ==> Finishing up 2021-05-18T14:29:24.9281830Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:29:24.9287390Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:29:24.9300760Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:29:24.9321840Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:29:24.9331450Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:29:24.9336990Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:29:24.9341720Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:29:24.9486570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9573-1uconi0.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-18T14:29:27.4110390Z ==> Summary 2021-05-18T14:29:27.4133030Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:29:27.4150670Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:29:27.4183340Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:29:27.4201820Z 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/d20210518-9391-i3dlba 2021-05-18T14:29:27.4462630Z cp -pR /private/tmp/d20210518-9391-i3dlba/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:29:27.4620070Z chmod -Rf +w /private/tmp/d20210518-9391-i3dlba 2021-05-18T14:29:27.5188140Z ==> Finishing up 2021-05-18T14:29:27.5698210Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:29:27.5708690Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:29:27.5716140Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:29:27.5722700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:29:27.5727500Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:29:27.5739040Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:29:27.6330060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9599-1ndazq1.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-18T14:29:30.1250270Z ==> Summary 2021-05-18T14:29:30.1274130Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:29:30.1280630Z ==> Installing libav dependency: sdl 2021-05-18T14:29:30.1303450Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:29:30.1321950Z 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/d20210518-9391-1b0huw2 2021-05-18T14:29:30.2031580Z cp -pR /private/tmp/d20210518-9391-1b0huw2/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:29:30.3128110Z chmod -Rf +w /private/tmp/d20210518-9391-1b0huw2 2021-05-18T14:29:30.4347300Z ==> Finishing up 2021-05-18T14:29:30.4820280Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:29:30.4826290Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:29:30.4844450Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:29:30.4875790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:29:30.4884860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:29:30.4894140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:29:30.4911210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:29:30.4921300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:29:30.4926920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:29:30.4938720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:29:30.4949060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:29:30.4957930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:29:30.4969340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:29:30.4978710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:29:30.4987920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:29:30.4993490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:29:30.4999300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:29:30.5007340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:29:30.5018490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:29:30.5027650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:29:30.5037040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:29:30.5049010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:29:30.5058260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:29:30.5070670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:29:30.5080950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:29:30.5090700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:29:30.5103850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:29:30.5113970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:29:30.5124430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:29:30.5132090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:29:30.5140040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:29:30.5145740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:29:30.5151910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:29:30.5160840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:29:30.5168340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:29:30.5177470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:29:30.5183260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:29:30.5191570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:29:30.5201090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:29:30.5206440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:29:30.5212630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:29:30.5221830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:29:30.5231920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:29:30.5238910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:29:30.5246200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:29:30.5251910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:29:30.5257640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:29:30.5263730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:29:30.5269520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:29:30.5278640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:29:30.5287080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:29:30.5293080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:29:30.5298920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:29:30.5306310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:29:30.5313700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:29:30.5322910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:29:30.5329120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:29:30.5335370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:29:30.5359360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:29:30.5366060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:29:30.5373570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:29:30.5381590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:29:30.5388090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:29:30.5394010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:29:30.5400390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:29:30.5412320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:29:30.5418000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:29:30.5423280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:29:30.5431190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:29:30.5439770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:29:30.5446780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:29:30.5452180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:29:30.5458940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:29:30.5467710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:29:30.5478110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:29:30.5483490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:29:30.5488900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:29:30.5496960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:29:30.5501990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:29:30.5507330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:29:30.5513030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:29:30.5521740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:29:30.5526780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:29:30.5532260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:29:30.5537570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:29:30.5542920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:29:30.5548290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:29:30.5553580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:29:30.5562450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:29:30.5568910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:29:30.5589690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:29:30.5600160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:29:30.5607640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:29:30.5614000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:29:30.5621590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:29:30.5626980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:29:30.5632540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:29:30.5640180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:29:30.5646220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:29:30.5654210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:29:30.5664400Z Only the first 100 operations were output. 2021-05-18T14:29:30.6644110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9625-13sj2ol.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-18T14:29:33.1870800Z ==> Summary 2021-05-18T14:29:33.2016440Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:29:33.2029690Z ==> Installing libav 2021-05-18T14:29:33.2033460Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:29:33.2053010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9391-1vkc28 2021-05-18T14:29:33.4074170Z cp -pR /private/tmp/d20210518-9391-1vkc28/libav/. /usr/local/Cellar/libav 2021-05-18T14:29:33.4939840Z chmod -Rf +w /private/tmp/d20210518-9391-1vkc28 2021-05-18T14:29:34.7085640Z ==> Finishing up 2021-05-18T14:29:34.8101730Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:29:34.8113840Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:29:34.8130540Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:29:34.8173720Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:29:34.8179160Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:29:34.8184660Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:29:34.8522320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9651-6qw3by.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-18T14:29:37.3934030Z ==> Summary 2021-05-18T14:29:37.3955350Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:29:40.1554830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:29:41.8382990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:29:42.2014000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T14%3A35%3A00Z&sig=chgeLhvDhZTesLGD6eVqPRObu5Gwm6HSlKPYIaMi7pY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:42.4365470Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:29:45.4549020Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:29:48.2154160Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:29:48.2155280Z To reinstall 4.3.0, run: 2021-05-18T14:29:48.2156090Z brew reinstall libtiff 2021-05-18T14:29:49.9012740Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:29:49.9013880Z To reinstall 2.3.9_1, run: 2021-05-18T14:29:49.9014670Z brew reinstall unixodbc 2021-05-18T14:29:51.5851510Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:29:51.5852590Z To reinstall 1.0.18_1, run: 2021-05-18T14:29:51.5853400Z brew reinstall libsodium 2021-05-18T14:29:53.2515100Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:29:53.2519180Z To reinstall 4.1.1, run: 2021-05-18T14:29:53.2520070Z brew reinstall tesseract 2021-05-18T14:29:55.4328340Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:29:55.4329060Z To reinstall 1.21.1, run: 2021-05-18T14:29:55.4334060Z brew reinstall wget 2021-05-18T14:29:56.5372540Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:29:56.5373670Z To reinstall 4.3.4, run: 2021-05-18T14:29:56.5374630Z brew reinstall zeromq 2021-05-18T14:29:58.2164430Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:29:58.2165580Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:29:58.2166350Z brew reinstall udunits 2021-05-18T14:29:59.9208020Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:29:59.9209160Z To reinstall 1.2.0, run: 2021-05-18T14:29:59.9209910Z brew reinstall webp 2021-05-18T14:30:01.6569680Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:30:03.4003050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:30:03.8372350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A40%3A00Z&sig=frZaQWE0VDSGX9LaHZk1HT%2BefTNBdwfSYEkrnGhYycg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:06.2402470Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:30:47.3381480Z ==> Caveats 2021-05-18T14:30:47.3382570Z Bash completion has been installed to: 2021-05-18T14:30:47.3383500Z /usr/local/etc/bash_completion.d 2021-05-18T14:30:47.3384790Z ==> Summary 2021-05-18T14:30:48.7436920Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:30:52.1540800Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:30:52.1546840Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T143051Z&X-Amz-Expires=300&X-Amz-Signature=3f270a73723720fc875b9631045e1711e29ad79b7bee668ef5d11f60350beb9d&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-18T14:30:57.3981500Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:30:57.3982990Z ==> Installing Cask xquartz 2021-05-18T14:31:16.6125050Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:31:16.6127340Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:31:40.6554300Z installer: Package name is 2021-05-18T14:31:40.6558280Z installer: Installing at base path / 2021-05-18T14:31:40.6559390Z installer: The install was successful. 2021-05-18T14:31:40.6560470Z installer: The install requires logging out now. 2021-05-18T14:31:40.7694330Z 🍺 xquartz was successfully installed! 2021-05-18T14:31:40.7956290Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:31:40.7956900Z with: 2021-05-18T14:31:40.7957380Z github_slug: neuroconductor/eegUtils 2021-05-18T14:31:40.7957800Z env: 2021-05-18T14:31:40.7958260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:40.7958770Z TIC_DEPLOY_KEY: 2021-05-18T14:31:40.7959080Z RSPM: 2021-05-18T14:31:40.7960670Z GITHUB_PAT: *** 2021-05-18T14:31:40.7961590Z COVERALLS_TOKEN: *** 2021-05-18T14:31:40.7962030Z continue-on-error: false 2021-05-18T14:31:40.7962610Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:40.7963130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:40.7963530Z TZ: UTC 2021-05-18T14:31:40.7963870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:40.7964600Z NOT_CRAN: true 2021-05-18T14:31:40.7964960Z ##[endgroup] 2021-05-18T14:31:40.8663780Z repo slug is: neuroconductor/eegUtils 2021-05-18T14:31:40.8776950Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:31:40.8777580Z env: 2021-05-18T14:31:40.8778020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:40.8778500Z TIC_DEPLOY_KEY: 2021-05-18T14:31:40.8778840Z RSPM: 2021-05-18T14:31:40.8779710Z GITHUB_PAT: *** 2021-05-18T14:31:40.8780520Z COVERALLS_TOKEN: *** 2021-05-18T14:31:40.8780990Z continue-on-error: false 2021-05-18T14:31:40.8781500Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:40.8782150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:40.8782590Z TZ: UTC 2021-05-18T14:31:40.8782980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:40.8783410Z NOT_CRAN: true 2021-05-18T14:31:40.8783770Z ##[endgroup] 2021-05-18T14:31:41.6930040Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:31:41.6930890Z with: 2021-05-18T14:31:41.6931660Z repo_name: eegUtils 2021-05-18T14:31:41.6932110Z repo_version: 0.6.1 2021-05-18T14:31:41.6932510Z runner_os: macOS 2021-05-18T14:31:41.6932860Z R_version: 3.5 2021-05-18T14:31:41.6933220Z env: 2021-05-18T14:31:41.6933870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:41.6934450Z TIC_DEPLOY_KEY: 2021-05-18T14:31:41.6934820Z RSPM: 2021-05-18T14:31:41.6936310Z GITHUB_PAT: *** 2021-05-18T14:31:41.6937150Z COVERALLS_TOKEN: *** 2021-05-18T14:31:41.6937660Z continue-on-error: false 2021-05-18T14:31:41.6938120Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:41.6938770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:41.6939210Z TZ: UTC 2021-05-18T14:31:41.6939770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:41.6940400Z NOT_CRAN: true 2021-05-18T14:31:41.6941170Z ##[endgroup] 2021-05-18T14:31:41.7592070Z Package: eegUtils 2021-05-18T14:31:41.7596910Z Version: 0.6.1 2021-05-18T14:31:41.7598370Z OS: macOS 2021-05-18T14:31:41.7680520Z ##[group]Run install.packages('remotes') 2021-05-18T14:31:41.7681350Z install.packages('remotes') 2021-05-18T14:31:41.7682130Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:31:41.7683100Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:31:41.7860600Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:31:41.7861020Z env: 2021-05-18T14:31:41.7861500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:41.7861980Z TIC_DEPLOY_KEY: 2021-05-18T14:31:41.7862330Z RSPM: 2021-05-18T14:31:41.7863360Z GITHUB_PAT: *** 2021-05-18T14:31:41.7864170Z COVERALLS_TOKEN: *** 2021-05-18T14:31:41.7864640Z continue-on-error: false 2021-05-18T14:31:41.7865140Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:41.7865660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:41.7866110Z TZ: UTC 2021-05-18T14:31:41.7866540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:41.7866980Z NOT_CRAN: true 2021-05-18T14:31:41.7867340Z ##[endgroup] 2021-05-18T14:31:41.9978870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:31:41.9983340Z (as ‘lib’ is unspecified) 2021-05-18T14:31:45.1681900Z 2021-05-18T14:31:45.1683490Z There is a binary version available but the source version is later: 2021-05-18T14:31:45.1732640Z binary source needs_compilation 2021-05-18T14:31:45.1733740Z remotes 2.1.1 2.3.0 FALSE 2021-05-18T14:31:45.1735390Z installing the source package ‘remotes’ 2021-05-18T14:31:45.1736210Z 2021-05-18T14:31:45.1736430Z 2021-05-18T14:31:45.1757290Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:31:45.3606970Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-18T14:31:45.3719990Z ================================================== 2021-05-18T14:31:45.3721250Z downloaded 144 KB 2021-05-18T14:31:45.3721910Z 2021-05-18T14:31:45.7508970Z * installing *source* package ‘remotes’ ... 2021-05-18T14:31:45.7588230Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-18T14:31:45.7827790Z ** R 2021-05-18T14:31:45.8234760Z ** inst 2021-05-18T14:31:45.8267360Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:31:47.7195020Z ** help 2021-05-18T14:31:47.8395710Z *** installing help indices 2021-05-18T14:31:47.9090420Z ** building package indices 2021-05-18T14:31:47.9824110Z ** installing vignettes 2021-05-18T14:31:48.0240590Z ** testing if installed package can be loaded 2021-05-18T14:31:48.2469760Z * DONE (remotes) 2021-05-18T14:31:48.2918300Z 2021-05-18T14:31:48.3023260Z The downloaded source packages are in 2021-05-18T14:31:48.3133580Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmphj8FKh/downloaded_packages’ 2021-05-18T14:31:53.7862460Z ##[group]Run actions/cache@v1 2021-05-18T14:31:53.7863000Z with: 2021-05-18T14:31:53.7863420Z path: /Users/runner/work/_temp/Library 2021-05-18T14:31:53.7865760Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-3a714af928348c91b5ebe4df89366da484b171d3137d72dacd654457f3b0f89f 2021-05-18T14:31:53.7869010Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-18T14:31:53.7870010Z env: 2021-05-18T14:31:53.7870450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:53.7870890Z TIC_DEPLOY_KEY: 2021-05-18T14:31:53.7871270Z RSPM: 2021-05-18T14:31:53.7872980Z GITHUB_PAT: *** 2021-05-18T14:31:53.7873790Z COVERALLS_TOKEN: *** 2021-05-18T14:31:53.7874290Z continue-on-error: false 2021-05-18T14:31:53.7874780Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:53.7875260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:53.7875720Z TZ: UTC 2021-05-18T14:31:53.7876200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:53.7876650Z NOT_CRAN: true 2021-05-18T14:31:53.7877000Z ##[endgroup] 2021-05-18T14:31:53.8603290Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:31:53.8699550Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:31:53.8700400Z remotes::install_github("ropensci/tic") 2021-05-18T14:31:53.8701060Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:31:53.8701730Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:31:53.8702310Z remotes::install_cran("covr") 2021-05-18T14:31:53.8914130Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:31:53.8914600Z env: 2021-05-18T14:31:53.8915030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:31:53.8915520Z TIC_DEPLOY_KEY: 2021-05-18T14:31:53.8915860Z RSPM: 2021-05-18T14:31:53.8916830Z GITHUB_PAT: *** 2021-05-18T14:31:53.8917650Z COVERALLS_TOKEN: *** 2021-05-18T14:31:53.8918120Z continue-on-error: false 2021-05-18T14:31:53.8918620Z VDIFFR_RUN_TESTS: false 2021-05-18T14:31:53.8919140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:31:53.8919690Z TZ: UTC 2021-05-18T14:31:53.8920240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:31:53.8920670Z NOT_CRAN: true 2021-05-18T14:31:53.8921070Z ##[endgroup] 2021-05-18T14:31:54.1287930Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:31:54.9105890Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:31:58.7800610Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:31:58.7802140Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:31:58.7803440Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:31:58.7804730Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:31:58.7805980Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:31:58.7807170Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:31:58.7808440Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:31:58.7809680Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:31:58.7810860Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:31:58.7812110Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:31:58.7813470Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:31:58.7814660Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:31:58.7816010Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:31:58.7817250Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:31:58.7818620Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:31:58.7819880Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:31:58.7821170Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:31:58.7822420Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:31:58.7823770Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:31:58.7825030Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:31:58.7826240Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:31:58.7827470Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:31:58.7828710Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:31:58.7829940Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:31:58.7831210Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:31:58.7832470Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:31:58.7833730Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:31:58.7834950Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:31:58.7836980Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:31:58.7838210Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:31:58.7839420Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:31:58.7840590Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:31:58.7841850Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:31:58.7843170Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:31:58.7844350Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:31:58.7907290Z 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-18T14:31:59.7016340Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:31:59.7017780Z (as ‘lib’ is unspecified) 2021-05-18T14:32:01.4589250Z 2021-05-18T14:32:01.4590790Z There are binary versions available but the source versions are later: 2021-05-18T14:32:01.4616250Z binary source needs_compilation 2021-05-18T14:32:01.4617390Z rlang 0.4.5 0.4.11 TRUE 2021-05-18T14:32:01.4618240Z magrittr 1.5 2.0.1 TRUE 2021-05-18T14:32:01.4619120Z glue 1.3.2 1.4.2 TRUE 2021-05-18T14:32:01.4619950Z sys 3.3 3.4 TRUE 2021-05-18T14:32:01.4620720Z R6 2.4.1 2.5.0 FALSE 2021-05-18T14:32:01.4621570Z openssl 1.4.1 1.4.4 TRUE 2021-05-18T14:32:01.4622420Z mime 0.9 0.10 TRUE 2021-05-18T14:32:01.4623200Z curl 4.3 4.3.1 TRUE 2021-05-18T14:32:01.4624060Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-18T14:32:01.4624890Z httr 1.4.1 1.4.2 FALSE 2021-05-18T14:32:01.4625670Z cli 2.0.2 2.5.0 FALSE 2021-05-18T14:32:01.4626510Z zip 2.0.4 2.1.1 TRUE 2021-05-18T14:32:01.4627370Z rstudioapi 0.11 0.13 FALSE 2021-05-18T14:32:01.4628240Z credentials 1.1 1.3.0 FALSE 2021-05-18T14:32:01.4629420Z Package which is only available in source form, and may need 2021-05-18T14:32:01.4631220Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-18T14:32:01.4632600Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-18T14:32:01.4633600Z crayon 1.3.4 1.4.1 FALSE 2021-05-18T14:32:01.4634560Z fastmap 1.0.1 1.1.0 TRUE 2021-05-18T14:32:01.4635400Z withr 2.1.2 2.4.2 FALSE 2021-05-18T14:32:01.4636260Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-18T14:32:01.4637170Z purrr 0.3.3 0.3.4 TRUE 2021-05-18T14:32:01.4638020Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-18T14:32:01.4638870Z gh 1.1.0 1.3.0 FALSE 2021-05-18T14:32:01.4639700Z gert 0.3 1.3.0 TRUE 2021-05-18T14:32:01.4640570Z fs 1.3.2 1.5.0 TRUE 2021-05-18T14:32:01.4641400Z desc 1.2.0 1.3.0 FALSE 2021-05-18T14:32:01.4642270Z clipr 0.7.0 0.7.1 FALSE 2021-05-18T14:32:01.4643200Z usethis 1.5.1 2.0.1 FALSE 2021-05-18T14:32:01.4644060Z memoise 1.1.0 2.0.0 FALSE 2021-05-18T14:32:01.4644920Z git2r 0.26.1 0.28.0 TRUE 2021-05-18T14:32:01.4645460Z 2021-05-18T14:32:01.4653830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-18T14:32:01.7388950Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-18T14:32:01.7393880Z ================================================== 2021-05-18T14:32:01.7394810Z downloaded 20 KB 2021-05-18T14:32:01.7395430Z 2021-05-18T14:32:01.7427320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-18T14:32:01.9706710Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-18T14:32:01.9709070Z ================================================== 2021-05-18T14:32:01.9710410Z downloaded 12 KB 2021-05-18T14:32:01.9711220Z 2021-05-18T14:32:01.9741140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-18T14:32:02.2424800Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-18T14:32:02.2532070Z ================================================== 2021-05-18T14:32:02.2533070Z downloaded 195 KB 2021-05-18T14:32:02.2533700Z 2021-05-18T14:32:02.2566490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-18T14:32:02.5141890Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-18T14:32:02.5194160Z ================================================== 2021-05-18T14:32:02.5195100Z downloaded 63 KB 2021-05-18T14:32:02.5195710Z 2021-05-18T14:32:02.5979090Z 2021-05-18T14:32:02.5980390Z The downloaded binary packages are in 2021-05-18T14:32:02.5981630Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpwtlezh/downloaded_packages 2021-05-18T14:32:02.5985540Z 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-18T14:32:02.5987220Z 2021-05-18T14:32:02.5998830Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:32:02.7542040Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-18T14:32:02.7847140Z ================================================== 2021-05-18T14:32:02.7947570Z downloaded 841 KB 2021-05-18T14:32:02.8003730Z 2021-05-18T14:32:02.8007380Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:32:03.0338860Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-18T14:32:03.0511660Z ================================================== 2021-05-18T14:32:03.0612080Z downloaded 259 KB 2021-05-18T14:32:03.0653000Z 2021-05-18T14:32:03.0655230Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:32:03.1927210Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-18T14:32:03.2001480Z ================================================== 2021-05-18T14:32:03.2002320Z downloaded 96 KB 2021-05-18T14:32:03.2003160Z 2021-05-18T14:32:03.2034440Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:32:03.6739790Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-18T14:32:03.6749580Z ================================================== 2021-05-18T14:32:03.6799340Z downloaded 19 KB 2021-05-18T14:32:03.6800100Z 2021-05-18T14:32:03.6802110Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:32:03.8886050Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-18T14:32:03.8931300Z ================================================== 2021-05-18T14:32:03.8932340Z downloaded 61 KB 2021-05-18T14:32:03.8932960Z 2021-05-18T14:32:03.8968470Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:32:04.1617450Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-18T14:32:04.1961510Z ================================================== 2021-05-18T14:32:04.1964150Z downloaded 1.3 MB 2021-05-18T14:32:04.1964850Z 2021-05-18T14:32:04.1996320Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:32:04.4677980Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-18T14:32:04.4679740Z ================================================== 2021-05-18T14:32:04.4681000Z downloaded 12 KB 2021-05-18T14:32:04.4681620Z 2021-05-18T14:32:04.4710250Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:32:04.7382930Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-18T14:32:04.7654210Z ================================================== 2021-05-18T14:32:04.7656540Z downloaded 774 KB 2021-05-18T14:32:04.7657160Z 2021-05-18T14:32:04.7689260Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:32:05.0541230Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-18T14:32:05.0749680Z ================================================== 2021-05-18T14:32:05.0753630Z downloaded 411 KB 2021-05-18T14:32:05.0754290Z 2021-05-18T14:32:05.0772740Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:32:05.3308110Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-18T14:32:05.3405340Z ================================================== 2021-05-18T14:32:05.3406370Z downloaded 156 KB 2021-05-18T14:32:05.3406970Z 2021-05-18T14:32:05.3439000Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:32:05.4794500Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-18T14:32:05.4841810Z ================================================== 2021-05-18T14:32:05.4843030Z downloaded 60 KB 2021-05-18T14:32:05.4843710Z 2021-05-18T14:32:05.4874890Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:32:05.7695450Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-18T14:32:05.7812660Z ================================================== 2021-05-18T14:32:05.7813620Z downloaded 154 KB 2021-05-18T14:32:05.7815000Z 2021-05-18T14:32:05.7845380Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:32:06.0323470Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-18T14:32:07.3505730Z ================================================== 2021-05-18T14:32:07.3506300Z downloaded 110 KB 2021-05-18T14:32:07.3506570Z 2021-05-18T14:32:07.3567260Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:32:07.5551080Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-18T14:32:07.5621490Z ================================================== 2021-05-18T14:32:07.5622280Z downloaded 107 KB 2021-05-18T14:32:07.5622910Z 2021-05-18T14:32:07.5656060Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:32:07.8211020Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-18T14:32:07.8333050Z ================================================== 2021-05-18T14:32:07.8334250Z downloaded 224 KB 2021-05-18T14:32:07.8335770Z 2021-05-18T14:32:07.8366590Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:32:07.9884210Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-18T14:32:07.9928170Z ================================================== 2021-05-18T14:32:07.9929830Z downloaded 58 KB 2021-05-18T14:32:07.9930580Z 2021-05-18T14:32:07.9960600Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:32:08.1285960Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-18T14:32:08.1289160Z ================================================== 2021-05-18T14:32:08.1290030Z downloaded 34 KB 2021-05-18T14:32:08.1290820Z 2021-05-18T14:32:08.1324060Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:32:08.2661260Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-18T14:32:08.2688000Z ================================================== 2021-05-18T14:32:08.2689420Z downloaded 43 KB 2021-05-18T14:32:08.2690050Z 2021-05-18T14:32:08.2725670Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:32:08.4065600Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-18T14:32:08.4130320Z ================================================== 2021-05-18T14:32:08.4132360Z downloaded 92 KB 2021-05-18T14:32:08.4133040Z 2021-05-18T14:32:08.4173070Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:32:08.5851260Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-18T14:32:08.5853090Z ================================================== 2021-05-18T14:32:08.5854820Z downloaded 12 KB 2021-05-18T14:32:08.5855440Z 2021-05-18T14:32:08.5887880Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:32:08.7587990Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-18T14:32:08.7757630Z ================================================== 2021-05-18T14:32:08.7758580Z downloaded 366 KB 2021-05-18T14:32:08.7759390Z 2021-05-18T14:32:08.7792900Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:32:08.9137160Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-18T14:32:08.9192340Z ================================================== 2021-05-18T14:32:08.9193280Z downloaded 81 KB 2021-05-18T14:32:08.9193930Z 2021-05-18T14:32:08.9227680Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:32:09.1317200Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-18T14:32:09.1369940Z ================================================== 2021-05-18T14:32:09.1371190Z downloaded 44 KB 2021-05-18T14:32:09.1372110Z 2021-05-18T14:32:09.1560450Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:32:09.4037300Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-18T14:32:09.4500720Z ================================================== 2021-05-18T14:32:09.4502470Z downloaded 64 KB 2021-05-18T14:32:09.4503300Z 2021-05-18T14:32:09.4533120Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:32:09.6200550Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-18T14:32:09.6516890Z ================================================== 2021-05-18T14:32:09.6522750Z downloaded 777 KB 2021-05-18T14:32:09.6523400Z 2021-05-18T14:32:09.6553900Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:32:09.7935640Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-18T14:32:09.8110150Z ================================================== 2021-05-18T14:32:09.8111120Z downloaded 286 KB 2021-05-18T14:32:09.8111740Z 2021-05-18T14:32:09.8145410Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:32:10.0185480Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-18T14:32:10.0187430Z ================================================== 2021-05-18T14:32:10.0188570Z downloaded 20 KB 2021-05-18T14:32:10.0189170Z 2021-05-18T14:32:10.0216810Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:32:10.1553800Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-18T14:32:10.1560720Z ================================================== 2021-05-18T14:32:10.1561960Z downloaded 24 KB 2021-05-18T14:32:10.1562810Z 2021-05-18T14:32:10.1595970Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:32:10.2948840Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-18T14:32:10.3108090Z ================================================== 2021-05-18T14:32:10.3109210Z downloaded 298 KB 2021-05-18T14:32:10.3110040Z 2021-05-18T14:32:10.3144760Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:32:10.4469500Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-18T14:32:10.4512290Z ================================================== 2021-05-18T14:32:10.4513580Z downloaded 16 KB 2021-05-18T14:32:10.4514480Z 2021-05-18T14:32:10.4518080Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:32:10.6644740Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-18T14:32:10.6988740Z ================================================== 2021-05-18T14:32:10.6989800Z downloaded 1.2 MB 2021-05-18T14:32:10.6990440Z 2021-05-18T14:32:11.4155650Z * installing *source* package ‘rlang’ ... 2021-05-18T14:32:11.4399270Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:11.4609560Z ** libs 2021-05-18T14:32:16.4094890Z 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-18T14:32:16.8919000Z 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-18T14:32:17.2666510Z 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-18T14:32:19.7676630Z 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-18T14:32:20.8338390Z 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-18T14:32:20.9034730Z 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-18T14:32:21.0995950Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-18T14:32:21.1085810Z ** R 2021-05-18T14:32:21.1905210Z ** inst 2021-05-18T14:32:21.1919670Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:24.8547350Z ** help 2021-05-18T14:32:25.5371640Z *** installing help indices 2021-05-18T14:32:25.8845020Z *** copying figures 2021-05-18T14:32:25.8882240Z ** building package indices 2021-05-18T14:32:26.3075920Z ** testing if installed package can be loaded 2021-05-18T14:32:26.7789640Z * DONE (rlang) 2021-05-18T14:32:27.2195620Z * installing *source* package ‘magrittr’ ... 2021-05-18T14:32:27.2243690Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:27.2404680Z ** libs 2021-05-18T14:32:27.2576500Z 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-18T14:32:27.4080460Z 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-18T14:32:27.4964640Z 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-18T14:32:27.5562800Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-18T14:32:27.5603960Z ** R 2021-05-18T14:32:27.5667650Z ** inst 2021-05-18T14:32:27.5769640Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:27.6985920Z ** help 2021-05-18T14:32:27.7484300Z *** installing help indices 2021-05-18T14:32:27.7853090Z *** copying figures 2021-05-18T14:32:27.7867210Z ** building package indices 2021-05-18T14:32:27.8135870Z ** installing vignettes 2021-05-18T14:32:27.8185400Z ** testing if installed package can be loaded 2021-05-18T14:32:28.1686620Z * DONE (magrittr) 2021-05-18T14:32:28.4814550Z * installing *source* package ‘glue’ ... 2021-05-18T14:32:28.4853020Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:28.5058230Z ** libs 2021-05-18T14:32:28.5228940Z 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-18T14:32:28.6437460Z 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-18T14:32:28.7212080Z 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-18T14:32:28.8915850Z 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-18T14:32:28.9492510Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-18T14:32:28.9533270Z ** R 2021-05-18T14:32:28.9621220Z ** inst 2021-05-18T14:32:28.9653170Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:29.2830280Z ** help 2021-05-18T14:32:29.3218080Z *** installing help indices 2021-05-18T14:32:29.3529320Z *** copying figures 2021-05-18T14:32:29.3538500Z ** building package indices 2021-05-18T14:32:29.3757610Z ** installing vignettes 2021-05-18T14:32:29.3833420Z ** testing if installed package can be loaded 2021-05-18T14:32:29.8049230Z * DONE (glue) 2021-05-18T14:32:30.0867160Z * installing *source* package ‘sys’ ... 2021-05-18T14:32:30.0893510Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:30.1055630Z ** libs 2021-05-18T14:32:30.1228720Z 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-18T14:32:30.3950260Z 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-18T14:32:30.4810260Z 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-18T14:32:30.5377140Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-18T14:32:30.5419200Z ** R 2021-05-18T14:32:30.5472510Z ** inst 2021-05-18T14:32:30.5488420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:30.6599650Z ** help 2021-05-18T14:32:30.6848100Z *** installing help indices 2021-05-18T14:32:30.7089530Z ** building package indices 2021-05-18T14:32:30.7256160Z ** testing if installed package can be loaded 2021-05-18T14:32:31.0439950Z * DONE (sys) 2021-05-18T14:32:31.3896190Z * installing *source* package ‘R6’ ... 2021-05-18T14:32:31.3996740Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:31.4102140Z ** R 2021-05-18T14:32:31.4188840Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:31.7931310Z ** help 2021-05-18T14:32:31.8162890Z *** installing help indices 2021-05-18T14:32:31.8412420Z *** copying figures 2021-05-18T14:32:31.8425410Z ** building package indices 2021-05-18T14:32:31.8575370Z ** testing if installed package can be loaded 2021-05-18T14:32:32.0905620Z * DONE (R6) 2021-05-18T14:32:32.7375670Z * installing *source* package ‘openssl’ ... 2021-05-18T14:32:32.7567100Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:33.0103300Z Homebrew 3.1.6 2021-05-18T14:32:33.1001090Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-18T14:32:33.1944690Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-18T14:32:33.5508200Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-18T14:32:33.8979410Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-18T14:32:33.9195210Z ** libs 2021-05-18T14:32:33.9383200Z 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-18T14:32:33.9413670Z 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-18T14:32:34.0814590Z 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-18T14:32:34.2204190Z 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-18T14:32:34.3889130Z 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-18T14:32:34.6511590Z 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-18T14:32:34.8063810Z 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-18T14:32:34.9877100Z 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-18T14:32:35.1824540Z 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-18T14:32:35.2846790Z 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-18T14:32:35.4299540Z 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-18T14:32:35.5553480Z 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-18T14:32:35.7095540Z 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-18T14:32:35.9181790Z 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-18T14:32:36.1106900Z 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-18T14:32:36.3777580Z 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-18T14:32:36.4624770Z 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-18T14:32:36.5354290Z 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-18T14:32:36.7428530Z 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-18T14:32:36.9701540Z 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-18T14:32:37.1782890Z 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-18T14:32:37.2582330Z 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-18T14:32:37.4416830Z 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-18T14:32:37.6456540Z 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-18T14:32:37.8937830Z 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-18T14:32:38.0986970Z 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-18T14:32:38.2988700Z 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-18T14:32:38.5014950Z 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-18T14:32:38.6067030Z 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-18T14:32:38.8136270Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:32:40.2137230Z 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-18T14:32:40.2785600Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-18T14:32:40.2829960Z ** R 2021-05-18T14:32:40.3066840Z ** inst 2021-05-18T14:32:40.3269700Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:41.2237620Z ** help 2021-05-18T14:32:41.2924400Z *** installing help indices 2021-05-18T14:32:41.3378560Z ** building package indices 2021-05-18T14:32:41.4270230Z ** installing vignettes 2021-05-18T14:32:41.4472300Z ** testing if installed package can be loaded 2021-05-18T14:32:41.7891350Z * DONE (openssl) 2021-05-18T14:32:42.0785450Z * installing *source* package ‘mime’ ... 2021-05-18T14:32:42.0802800Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:42.0960850Z ** libs 2021-05-18T14:32:42.1134640Z 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-18T14:32:42.1919330Z 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-18T14:32:42.2846020Z 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-18T14:32:42.3427710Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-18T14:32:42.3520720Z ** R 2021-05-18T14:32:42.3600130Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:42.5649390Z ** help 2021-05-18T14:32:42.5828080Z *** installing help indices 2021-05-18T14:32:42.6010390Z ** building package indices 2021-05-18T14:32:42.6136310Z ** testing if installed package can be loaded 2021-05-18T14:32:42.9348980Z * DONE (mime) 2021-05-18T14:32:43.4297460Z * installing *source* package ‘curl’ ... 2021-05-18T14:32:43.4410780Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:43.5176500Z Found pkg-config cflags and libs! 2021-05-18T14:32:43.8443730Z Using PKG_CFLAGS= 2021-05-18T14:32:43.8446970Z Using PKG_LIBS=-lcurl 2021-05-18T14:32:43.9703830Z ** libs 2021-05-18T14:32:43.9890360Z 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-18T14:32:43.9920940Z 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-18T14:32:44.0952170Z 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-18T14:32:44.2394910Z 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-18T14:32:44.3364490Z 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-18T14:32:44.4258790Z 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-18T14:32:44.5296630Z 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-18T14:32:44.6328710Z 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-18T14:32:44.7185240Z 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-18T14:32:44.9166770Z 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-18T14:32:44.9840630Z 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-18T14:32:45.0803640Z 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-18T14:32:45.1806810Z 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-18T14:32:45.3662300Z 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-18T14:32:45.4513510Z 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-18T14:32:45.5342690Z 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-18T14:32:45.6058800Z 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-18T14:32:45.6827850Z 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-18T14:32:45.7632530Z 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-18T14:32:45.9055800Z 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-18T14:32:46.0024740Z 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-18T14:32:46.0439810Z 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-18T14:32:46.1271390Z 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-18T14:32:46.1892070Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-18T14:32:46.1935810Z ** R 2021-05-18T14:32:46.2114270Z ** inst 2021-05-18T14:32:46.2248760Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:46.6104080Z ** help 2021-05-18T14:32:46.6697500Z *** installing help indices 2021-05-18T14:32:46.7106840Z ** building package indices 2021-05-18T14:32:46.7451130Z ** installing vignettes 2021-05-18T14:32:46.7548990Z ** testing if installed package can be loaded 2021-05-18T14:32:47.0854350Z * DONE (curl) 2021-05-18T14:32:47.5762710Z * installing *source* package ‘jsonlite’ ... 2021-05-18T14:32:47.5878090Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:47.6055120Z ** libs 2021-05-18T14:32:47.6243940Z 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-18T14:32:47.7206420Z 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-18T14:32:47.8100050Z 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-18T14:32:47.9033330Z 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-18T14:32:48.0322550Z 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-18T14:32:48.1308720Z 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-18T14:32:48.6881130Z 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-18T14:32:48.6884230Z 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-18T14:32:48.6887550Z 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-18T14:32:48.6890650Z 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-18T14:32:48.6892680Z 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-18T14:32:48.6894670Z 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-18T14:32:48.7856490Z 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-18T14:32:48.8829060Z 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-18T14:32:48.9766340Z 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-18T14:32:49.0613510Z 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-18T14:32:49.1444010Z 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-18T14:32:49.2225600Z 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-18T14:32:49.3223860Z 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-18T14:32:49.4008790Z 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-18T14:32:49.4751900Z 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-18T14:32:49.5708010Z 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-18T14:32:49.6365140Z 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-18T14:32:49.7215220Z 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-18T14:32:49.8425880Z 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-18T14:32:50.0524760Z 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-18T14:32:50.3518320Z 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-18T14:32:50.5399540Z 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-18T14:32:50.7036090Z 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-18T14:32:50.7283280Z 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-18T14:32:50.7936370Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-18T14:32:50.7990410Z ** R 2021-05-18T14:32:50.8285840Z ** inst 2021-05-18T14:32:50.8358110Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:50.9387610Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-18T14:32:51.7511890Z ** help 2021-05-18T14:32:51.7917930Z *** installing help indices 2021-05-18T14:32:51.8237470Z ** building package indices 2021-05-18T14:32:51.8852300Z ** installing vignettes 2021-05-18T14:32:51.8918260Z ** testing if installed package can be loaded 2021-05-18T14:32:52.2263830Z * DONE (jsonlite) 2021-05-18T14:32:52.5428950Z * installing *source* package ‘gitcreds’ ... 2021-05-18T14:32:52.5470670Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:52.5618130Z ** R 2021-05-18T14:32:52.5717860Z ** inst 2021-05-18T14:32:52.5756640Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:32:52.9113360Z ** help 2021-05-18T14:32:52.9418210Z *** installing help indices 2021-05-18T14:32:52.9676270Z ** building package indices 2021-05-18T14:32:52.9855100Z ** installing vignettes 2021-05-18T14:32:52.9899910Z ** testing if installed package can be loaded 2021-05-18T14:32:53.2086440Z * DONE (gitcreds) 2021-05-18T14:32:53.5342580Z * installing *source* package ‘zip’ ... 2021-05-18T14:32:53.5385910Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-18T14:32:53.5520660Z ** libs 2021-05-18T14:32:53.5699600Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-18T14:32:56.7822730Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-18T14:32:59.8263220Z 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-18T14:32:59.9034660Z 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-18T14:33:02.5418850Z 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-18T14:33:02.6253940Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-18T14:33:02.6255020Z size_t uzipfile_len = 0; 2021-05-18T14:33:02.6255930Z ^ 2021-05-18T14:33:02.6798290Z 1 warning generated. 2021-05-18T14:33:02.6828670Z 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-18T14:33:02.8430580Z 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-18T14:33:02.9452890Z 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-18T14:33:03.0055700Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-18T14:33:03.0147730Z ** R 2021-05-18T14:33:03.0228830Z ** inst 2021-05-18T14:33:03.0272180Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:03.2072200Z ** help 2021-05-18T14:33:03.2373750Z *** installing help indices 2021-05-18T14:33:03.2595580Z ** building package indices 2021-05-18T14:33:03.2784150Z ** testing if installed package can be loaded 2021-05-18T14:33:03.6188860Z * DONE (zip) 2021-05-18T14:33:04.0421880Z * installing *source* package ‘rstudioapi’ ... 2021-05-18T14:33:04.0513510Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:04.0683260Z ** R 2021-05-18T14:33:04.0897720Z ** inst 2021-05-18T14:33:04.1009870Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:04.5149370Z ** help 2021-05-18T14:33:04.7557990Z *** installing help indices 2021-05-18T14:33:04.9741280Z *** copying figures 2021-05-18T14:33:04.9842450Z ** building package indices 2021-05-18T14:33:05.1478720Z ** installing vignettes 2021-05-18T14:33:05.1557230Z ** testing if installed package can be loaded 2021-05-18T14:33:05.3770050Z * DONE (rstudioapi) 2021-05-18T14:33:06.5684200Z * installing *source* package ‘rprojroot’ ... 2021-05-18T14:33:06.5732210Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:06.5913340Z ** R 2021-05-18T14:33:06.5992940Z ** inst 2021-05-18T14:33:06.6019940Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:06.9293550Z ** help 2021-05-18T14:33:06.9605610Z *** installing help indices 2021-05-18T14:33:06.9904300Z *** copying figures 2021-05-18T14:33:06.9935740Z ** building package indices 2021-05-18T14:33:07.0130170Z ** installing vignettes 2021-05-18T14:33:07.0185030Z ** testing if installed package can be loaded 2021-05-18T14:33:07.3012730Z * DONE (rprojroot) 2021-05-18T14:33:07.6240090Z * installing *source* package ‘crayon’ ... 2021-05-18T14:33:07.6277250Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:07.6446510Z ** R 2021-05-18T14:33:07.6634800Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:08.6410980Z ** help 2021-05-18T14:33:08.7125980Z *** installing help indices 2021-05-18T14:33:08.7579230Z ** building package indices 2021-05-18T14:33:08.7996890Z ** testing if installed package can be loaded 2021-05-18T14:33:09.0226580Z * DONE (crayon) 2021-05-18T14:33:09.3297400Z * installing *source* package ‘fastmap’ ... 2021-05-18T14:33:09.3328430Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:09.3483430Z ** libs 2021-05-18T14:33:09.3677210Z 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-18T14:33:12.4653920Z 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-18T14:33:12.5534740Z 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-18T14:33:12.6184600Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-18T14:33:12.6228880Z ** R 2021-05-18T14:33:12.6312320Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:12.9082440Z ** help 2021-05-18T14:33:12.9314660Z *** installing help indices 2021-05-18T14:33:12.9549030Z ** building package indices 2021-05-18T14:33:12.9703460Z ** testing if installed package can be loaded 2021-05-18T14:33:13.3224610Z * DONE (fastmap) 2021-05-18T14:33:13.6741460Z * installing *source* package ‘withr’ ... 2021-05-18T14:33:13.6810980Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:13.7024290Z ** R 2021-05-18T14:33:13.7201750Z ** inst 2021-05-18T14:33:13.7228980Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:14.3089680Z ** help 2021-05-18T14:33:14.4279050Z *** installing help indices 2021-05-18T14:33:14.4946800Z *** copying figures 2021-05-18T14:33:14.4961550Z ** building package indices 2021-05-18T14:33:14.5858160Z ** installing vignettes 2021-05-18T14:33:14.5939980Z ** testing if installed package can be loaded 2021-05-18T14:33:14.8401880Z * DONE (withr) 2021-05-18T14:33:15.1496530Z * installing *source* package ‘rappdirs’ ... 2021-05-18T14:33:15.1525270Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:15.1742430Z ** libs 2021-05-18T14:33:15.1946470Z 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-18T14:33:15.2793760Z 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-18T14:33:15.3639470Z 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-18T14:33:15.4246830Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-18T14:33:15.4294630Z ** R 2021-05-18T14:33:15.4363020Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:33:15.5825980Z ** help 2021-05-18T14:33:15.6200380Z *** installing help indices 2021-05-18T14:33:15.6513510Z ** building package indices 2021-05-18T14:33:15.6730790Z ** testing if installed package can be loaded 2021-05-18T14:33:16.0121220Z * DONE (rappdirs) 2021-05-18T14:33:16.7740280Z * installing *source* package ‘fs’ ... 2021-05-18T14:33:16.7743710Z 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-18T14:33:16.7746310Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-18T14:33:16.7746860Z ** libs 2021-05-18T14:33:17.5091120Z 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-18T14:33:17.7086720Z 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-18T14:33:18.3970390Z 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-18T14:33:18.5874860Z 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-18T14:33:19.1747020Z 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-18T14:33:20.1009080Z 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-18T14:33:20.2631900Z 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-18T14:33:20.8623940Z 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-18T14:33:21.5424740Z 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-18T14:33:22.1336130Z 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-18T14:33:22.7172210Z (cd libuv-1.38.1 \ 2021-05-18T14:33:22.7173910Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-18T14:33:24.2294010Z rm: conftest.dSYM: is a directory 2021-05-18T14:33:26.8461860Z rm: conftest.dSYM: is a directory 2021-05-18T14:33:26.9548420Z rm: conftest.dSYM: is a directory 2021-05-18T14:33:26.9823080Z rm: conftest.dSYM: is a directory 2021-05-18T14:33:38.2871850Z make --directory=libuv-1.38.1 \ 2021-05-18T14:33:38.2872540Z HAVE_DTRACE=0 2021-05-18T14:33:38.3422540Z CC src/libuv_la-fs-poll.lo 2021-05-18T14:33:43.1220460Z CC src/libuv_la-idna.lo 2021-05-18T14:33:44.2206790Z CC src/libuv_la-inet.lo 2021-05-18T14:33:45.4528100Z CC src/libuv_la-random.lo 2021-05-18T14:33:46.5051040Z CC src/libuv_la-strscpy.lo 2021-05-18T14:33:47.5156030Z CC src/libuv_la-threadpool.lo 2021-05-18T14:33:48.7176140Z CC src/libuv_la-timer.lo 2021-05-18T14:33:49.9898080Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-18T14:33:51.0155390Z CC src/libuv_la-uv-common.lo 2021-05-18T14:33:52.5454020Z CC src/libuv_la-version.lo 2021-05-18T14:33:53.5306260Z CC src/unix/libuv_la-async.lo 2021-05-18T14:33:54.6630020Z CC src/unix/libuv_la-core.lo 2021-05-18T14:33:56.3372420Z CC src/unix/libuv_la-dl.lo 2021-05-18T14:33:57.3625510Z CC src/unix/libuv_la-fs.lo 2021-05-18T14:33:59.3451900Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-18T14:34:00.4216410Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-18T14:34:01.6440510Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-18T14:34:02.5538680Z CC src/unix/libuv_la-loop.lo 2021-05-18T14:34:03.6371130Z CC src/unix/libuv_la-pipe.lo 2021-05-18T14:34:04.7619890Z CC src/unix/libuv_la-poll.lo 2021-05-18T14:34:05.8382350Z CC src/unix/libuv_la-process.lo 2021-05-18T14:34:07.0758970Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-18T14:34:08.1322150Z CC src/unix/libuv_la-signal.lo 2021-05-18T14:34:09.7336560Z CC src/unix/libuv_la-stream.lo 2021-05-18T14:34:11.6628230Z CC src/unix/libuv_la-tcp.lo 2021-05-18T14:34:12.8133290Z CC src/unix/libuv_la-thread.lo 2021-05-18T14:34:14.0444390Z CC src/unix/libuv_la-tty.lo 2021-05-18T14:34:15.1398660Z CC src/unix/libuv_la-udp.lo 2021-05-18T14:34:16.5761210Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-18T14:34:17.6500830Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-18T14:34:18.6602320Z CC src/unix/libuv_la-darwin.lo 2021-05-18T14:34:19.7767750Z CC src/unix/libuv_la-fsevents.lo 2021-05-18T14:34:21.0206380Z CC src/unix/libuv_la-kqueue.lo 2021-05-18T14:34:22.2659250Z CC src/unix/libuv_la-proctitle.lo 2021-05-18T14:34:23.2607800Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-18T14:34:24.2041600Z CCLD libuv.la 2021-05-18T14:34:24.7026170Z 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-18T14:34:24.7827480Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-18T14:34:24.7902480Z ** R 2021-05-18T14:34:24.8105710Z ** inst 2021-05-18T14:34:24.8137330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:25.8619150Z ** help 2021-05-18T14:34:25.9555250Z *** installing help indices 2021-05-18T14:34:26.0225340Z ** building package indices 2021-05-18T14:34:26.0764070Z ** installing vignettes 2021-05-18T14:34:26.0872710Z ** testing if installed package can be loaded 2021-05-18T14:34:26.4741240Z * DONE (fs) 2021-05-18T14:34:26.9080970Z * installing *source* package ‘clipr’ ... 2021-05-18T14:34:26.9112100Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:26.9292060Z ** R 2021-05-18T14:34:26.9368400Z ** inst 2021-05-18T14:34:26.9398640Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:27.1072640Z ** help 2021-05-18T14:34:27.1385590Z *** installing help indices 2021-05-18T14:34:27.1637370Z ** building package indices 2021-05-18T14:34:27.1859460Z ** installing vignettes 2021-05-18T14:34:27.1904060Z ** testing if installed package can be loaded 2021-05-18T14:34:27.4288290Z * DONE (clipr) 2021-05-18T14:34:28.4998530Z * installing *source* package ‘git2r’ ... 2021-05-18T14:34:28.5417320Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:28.9315970Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-18T14:34:28.9317690Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-18T14:34:28.9338260Z checking for gcc... gcc 2021-05-18T14:34:32.3000730Z checking whether the C compiler works... yes 2021-05-18T14:34:32.3002590Z checking for C compiler default output file name... a.out 2021-05-18T14:34:32.4348010Z checking for suffix of executables... 2021-05-18T14:34:32.7848770Z checking whether we are cross compiling... no 2021-05-18T14:34:32.9510040Z checking for suffix of object files... o 2021-05-18T14:34:33.0159510Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:34:33.0856430Z checking whether gcc accepts -g... yes 2021-05-18T14:34:33.2149280Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:34:33.2161830Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:34:33.2279150Z checking pkg-config is at least version 0.9.0... yes 2021-05-18T14:34:33.2631200Z Found pkg-config cflags and libs! 2021-05-18T14:34:33.6727960Z checking whether the libgit2 version will work in git2r... yes 2021-05-18T14:34:33.9360170Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-18T14:34:34.0323540Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-18T14:34:34.2807480Z checking whether the libgit2 function git_error_last is available... yes 2021-05-18T14:34:34.3692720Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-18T14:34:34.3694740Z ----- Results of the git2r package configure ----- 2021-05-18T14:34:34.3695140Z 2021-05-18T14:34:34.3698190Z 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-18T14:34:34.3699750Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:34:34.3700270Z 2021-05-18T14:34:34.3701210Z -------------------------------------------------- 2021-05-18T14:34:34.4071790Z configure: creating ./config.status 2021-05-18T14:34:34.5830130Z config.status: creating src/Makevars 2021-05-18T14:34:34.6963730Z ** libs 2021-05-18T14:34:34.7181550Z 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-18T14:34:34.8473440Z 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-18T14:34:34.9357500Z 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-18T14:34:35.1537560Z 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-18T14:34:35.2958930Z 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-18T14:34:35.4627460Z 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-18T14:34:35.7065440Z 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-18T14:34:35.8457220Z 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-18T14:34:35.9866460Z 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-18T14:34:36.1798780Z 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-18T14:34:36.3754250Z 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-18T14:34:36.5214510Z 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-18T14:34:36.7749630Z 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-18T14:34:36.8900480Z 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-18T14:34:37.0273350Z 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-18T14:34:37.1642160Z 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-18T14:34:37.2895270Z 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-18T14:34:37.5016500Z 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-18T14:34:37.6667290Z 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-18T14:34:37.7990350Z 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-18T14:34:37.9941100Z 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-18T14:34:38.1081760Z 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-18T14:34:38.2398610Z 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-18T14:34:38.3848170Z 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-18T14:34:38.5251950Z 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-18T14:34:38.7214170Z 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-18T14:34:38.9046740Z 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-18T14:34:39.0388040Z 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-18T14:34:39.1732670Z 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-18T14:34:39.3859390Z 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-18T14:34:39.5181630Z 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-18T14:34:39.6735930Z 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-18T14:34:39.8840020Z 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-18T14:34:40.0558670Z 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-18T14:34:40.1773920Z 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-18T14:34:40.3379640Z 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-18T14:34:40.4062830Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-18T14:34:40.4125170Z ** R 2021-05-18T14:34:40.4470950Z ** inst 2021-05-18T14:34:40.4496770Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:41.3490000Z ** help 2021-05-18T14:34:41.6912800Z *** installing help indices 2021-05-18T14:34:41.9181380Z ** building package indices 2021-05-18T14:34:42.0892530Z ** testing if installed package can be loaded 2021-05-18T14:34:42.4720790Z * DONE (git2r) 2021-05-18T14:34:42.9997070Z * installing *source* package ‘httr’ ... 2021-05-18T14:34:43.0100240Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:43.0316990Z ** R 2021-05-18T14:34:43.0661470Z ** demo 2021-05-18T14:34:43.0720490Z ** inst 2021-05-18T14:34:43.0785410Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:45.9837270Z ** help 2021-05-18T14:34:46.2093700Z *** installing help indices 2021-05-18T14:34:46.3696080Z ** building package indices 2021-05-18T14:34:46.4938580Z ** installing vignettes 2021-05-18T14:34:46.5007380Z ** testing if installed package can be loaded 2021-05-18T14:34:46.7752630Z * DONE (httr) 2021-05-18T14:34:47.2454740Z * installing *source* package ‘cli’ ... 2021-05-18T14:34:47.2568450Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:47.2771490Z ** R 2021-05-18T14:34:47.3293170Z ** inst 2021-05-18T14:34:47.3339810Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:50.3138600Z ** help 2021-05-18T14:34:50.6482920Z *** installing help indices 2021-05-18T14:34:50.7888570Z *** copying figures 2021-05-18T14:34:50.7892530Z ** building package indices 2021-05-18T14:34:50.9333070Z ** testing if installed package can be loaded 2021-05-18T14:34:51.2064900Z * DONE (cli) 2021-05-18T14:34:51.5315710Z * installing *source* package ‘credentials’ ... 2021-05-18T14:34:51.5344090Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:51.5517570Z ** R 2021-05-18T14:34:51.5604000Z ** inst 2021-05-18T14:34:51.5641190Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:51.8531820Z ** help 2021-05-18T14:34:51.8804640Z *** installing help indices 2021-05-18T14:34:51.9635470Z ** building package indices 2021-05-18T14:34:51.9704630Z ** installing vignettes 2021-05-18T14:34:51.9755940Z ** testing if installed package can be loaded 2021-05-18T14:34:52.3886400Z * DONE (credentials) 2021-05-18T14:34:52.8189880Z * installing *source* package ‘purrr’ ... 2021-05-18T14:34:52.8287980Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:52.8479930Z ** libs 2021-05-18T14:34:52.8686060Z 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-18T14:34:52.9462650Z 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-18T14:34:53.0701440Z 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-18T14:34:53.1750370Z 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-18T14:34:53.3032470Z 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-18T14:34:53.3838190Z 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-18T14:34:53.5215560Z 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-18T14:34:53.6784180Z 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-18T14:34:53.7880570Z 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-18T14:34:53.8725270Z 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-18T14:34:53.9356010Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-18T14:34:53.9397800Z ** R 2021-05-18T14:34:53.9719460Z ** inst 2021-05-18T14:34:53.9741890Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:55.1157160Z ** help 2021-05-18T14:34:55.3262930Z *** installing help indices 2021-05-18T14:34:55.4364630Z *** copying figures 2021-05-18T14:34:55.4466310Z ** building package indices 2021-05-18T14:34:55.5419500Z ** installing vignettes 2021-05-18T14:34:55.5511990Z ** testing if installed package can be loaded 2021-05-18T14:34:55.9088360Z * DONE (purrr) 2021-05-18T14:34:56.3845800Z * installing *source* package ‘lifecycle’ ... 2021-05-18T14:34:56.3898010Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:56.4091140Z ** R 2021-05-18T14:34:56.4175150Z ** inst 2021-05-18T14:34:56.4218620Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:56.7322840Z ** help 2021-05-18T14:34:56.7708760Z *** installing help indices 2021-05-18T14:34:56.7990720Z *** copying figures 2021-05-18T14:34:56.8025830Z ** building package indices 2021-05-18T14:34:56.8274790Z ** installing vignettes 2021-05-18T14:34:56.8320070Z ** testing if installed package can be loaded 2021-05-18T14:34:57.0678960Z * DONE (lifecycle) 2021-05-18T14:34:57.5736380Z * installing *source* package ‘desc’ ... 2021-05-18T14:34:57.5939630Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-18T14:34:57.6148450Z ** R 2021-05-18T14:34:57.6318070Z ** inst 2021-05-18T14:34:57.6368450Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:34:59.3608050Z ** help 2021-05-18T14:34:59.5727480Z *** installing help indices 2021-05-18T14:34:59.6829120Z ** building package indices 2021-05-18T14:34:59.8307160Z ** testing if installed package can be loaded 2021-05-18T14:35:00.0799080Z * DONE (desc) 2021-05-18T14:35:00.3989720Z * installing *source* package ‘cachem’ ... 2021-05-18T14:35:00.4018930Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:00.4256330Z ** libs 2021-05-18T14:35:00.4455380Z 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-18T14:35:00.5323260Z 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-18T14:35:00.6153410Z 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-18T14:35:00.6766180Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-18T14:35:00.6811810Z ** R 2021-05-18T14:35:00.6968950Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:01.0778120Z ** help 2021-05-18T14:35:01.1071010Z *** installing help indices 2021-05-18T14:35:01.1303500Z ** building package indices 2021-05-18T14:35:01.1503960Z ** testing if installed package can be loaded 2021-05-18T14:35:01.5064250Z * DONE (cachem) 2021-05-18T14:35:01.8295570Z * installing *source* package ‘gh’ ... 2021-05-18T14:35:01.8331030Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:01.8536380Z ** R 2021-05-18T14:35:01.8688530Z ** inst 2021-05-18T14:35:01.8715750Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:02.8163860Z ** help 2021-05-18T14:35:02.8556570Z *** installing help indices 2021-05-18T14:35:02.8888680Z ** building package indices 2021-05-18T14:35:02.9136040Z ** installing vignettes 2021-05-18T14:35:02.9184760Z ** testing if installed package can be loaded 2021-05-18T14:35:03.2231040Z * DONE (gh) 2021-05-18T14:35:03.5781510Z * installing *source* package ‘gert’ ... 2021-05-18T14:35:03.5838340Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:03.6729490Z Found pkg-config cflags and libs! 2021-05-18T14:35:04.0270030Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-18T14:35:04.0271600Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:35:04.1495880Z Configuration OK! 2021-05-18T14:35:04.1700170Z ** libs 2021-05-18T14:35:04.1898890Z 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-18T14:35:04.1942360Z 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-18T14:35:04.4234930Z 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-18T14:35:04.6599480Z 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-18T14:35:04.8981280Z 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-18T14:35:05.0398380Z 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-18T14:35:05.1706720Z 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-18T14:35:05.3582350Z 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-18T14:35:05.4797760Z 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-18T14:35:05.6367400Z 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-18T14:35:05.7975530Z 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-18T14:35:05.9394020Z 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-18T14:35:06.0966520Z 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-18T14:35:06.2291760Z 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-18T14:35:06.4028820Z 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-18T14:35:06.5344600Z 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-18T14:35:06.6042300Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-18T14:35:06.6093280Z ** R 2021-05-18T14:35:06.6264280Z ** inst 2021-05-18T14:35:06.6297680Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:07.2871350Z ** help 2021-05-18T14:35:07.3707460Z *** installing help indices 2021-05-18T14:35:07.4477070Z ** building package indices 2021-05-18T14:35:07.4929450Z ** installing vignettes 2021-05-18T14:35:07.5041370Z ** testing if installed package can be loaded 2021-05-18T14:35:07.9606930Z * DONE (gert) 2021-05-18T14:35:08.2598250Z * installing *source* package ‘memoise’ ... 2021-05-18T14:35:08.2621560Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:08.2818840Z ** R 2021-05-18T14:35:08.2891320Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:09.2142430Z ** help 2021-05-18T14:35:09.2143760Z *** installing help indices 2021-05-18T14:35:09.2146500Z ** building package indices 2021-05-18T14:35:09.2147470Z ** testing if installed package can be loaded 2021-05-18T14:35:09.2148060Z * DONE (memoise) 2021-05-18T14:35:09.4664560Z * installing *source* package ‘usethis’ ... 2021-05-18T14:35:09.4829370Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:09.5144620Z ** R 2021-05-18T14:35:09.5822800Z ** inst 2021-05-18T14:35:09.6193030Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:12.8074960Z ** help 2021-05-18T14:35:13.1068720Z *** installing help indices 2021-05-18T14:35:13.2527440Z *** copying figures 2021-05-18T14:35:13.2573950Z ** building package indices 2021-05-18T14:35:13.4087000Z ** testing if installed package can be loaded 2021-05-18T14:35:13.7891480Z * DONE (usethis) 2021-05-18T14:35:13.8364150Z 2021-05-18T14:35:13.8365960Z The downloaded source packages are in 2021-05-18T14:35:13.8368400Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpwtlezh/downloaded_packages’ 2021-05-18T14:35:13.8384730Z Running `R CMD build`... 2021-05-18T14:35:16.3221230Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpwtlezh/remotes2b947e87d27c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:35:16.3223330Z * preparing ‘tic’: 2021-05-18T14:35:16.3224840Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:35:16.3226140Z * installing the package to process help pages 2021-05-18T14:35:16.3227810Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:35:16.3229040Z * checking for empty or unneeded directories 2021-05-18T14:35:16.3230500Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:35:16.3231960Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:35:16.3233330Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:35:16.3235770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:35:16.3237210Z (as ‘lib’ is unspecified) 2021-05-18T14:35:16.8019860Z * installing *source* package ‘tic’ ... 2021-05-18T14:35:16.8325640Z ** R 2021-05-18T14:35:16.8702860Z ** inst 2021-05-18T14:35:16.8902610Z ** preparing package for lazy loading 2021-05-18T14:35:17.1476660Z ** help 2021-05-18T14:35:17.3698100Z *** installing help indices 2021-05-18T14:35:17.5732750Z *** copying figures 2021-05-18T14:35:17.5834090Z ** building package indices 2021-05-18T14:35:17.7385050Z ** installing vignettes 2021-05-18T14:35:17.7437620Z ** testing if installed package can be loaded 2021-05-18T14:35:18.0662330Z * DONE (tic) 2021-05-18T14:35:18.1494870Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:35:18.5018400Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:35:22.0437400Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:35:22.0439100Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:35:22.0440500Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:35:22.0443460Z 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-18T14:35:22.0445540Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:35:22.0448910Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:35:22.0450450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:35:22.0451890Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:35:22.0453070Z (as ‘lib’ is unspecified) 2021-05-18T14:35:22.0454610Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:35:22.0456140Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:35:22.0457450Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:35:22.0464360Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:35:22.0466080Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:35:22.0467400Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:35:22.0469190Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:35:22.0470480Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:35:22.0471800Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:35:22.0473100Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:35:22.0474390Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:35:22.0475670Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:35:22.0476940Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:35:22.0478440Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:35:22.0479730Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:35:22.0481020Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:35:22.0482300Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:35:22.0483590Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:35:22.0484880Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:35:22.0486140Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:35:22.0487790Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:35:22.0489150Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:35:22.0490440Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:35:22.0491720Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:35:22.0493030Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:35:22.0494360Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:35:22.0495680Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:35:22.0496990Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:35:22.0498280Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:35:22.0499680Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:35:22.0500990Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:35:22.0502290Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:35:23.5774450Z 2021-05-18T14:35:23.5776400Z There are binary versions available but the source versions are later: 2021-05-18T14:35:23.5789880Z binary source needs_compilation 2021-05-18T14:35:23.5790560Z utf8 1.1.4 1.2.1 TRUE 2021-05-18T14:35:23.5791030Z vctrs 0.2.4 0.3.8 TRUE 2021-05-18T14:35:23.5791490Z pillar 1.4.3 1.6.1 FALSE 2021-05-18T14:35:23.5791960Z tibble 2.1.3 3.1.2 TRUE 2021-05-18T14:35:23.5792480Z rematch2 2.1.0 2.1.2 FALSE 2021-05-18T14:35:23.5792950Z fansi 0.4.1 0.4.2 TRUE 2021-05-18T14:35:23.5793410Z diffobj 0.2.4 0.3.4 TRUE 2021-05-18T14:35:23.5793860Z ps 1.3.2 1.6.0 TRUE 2021-05-18T14:35:23.5794320Z processx 3.4.2 3.5.2 TRUE 2021-05-18T14:35:23.5794800Z pkgload 1.0.2 1.2.1 TRUE 2021-05-18T14:35:23.5795310Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-18T14:35:23.5795790Z digest 0.6.25 0.6.27 TRUE 2021-05-18T14:35:23.5796250Z callr 3.4.2 3.7.0 FALSE 2021-05-18T14:35:23.5796690Z xml2 1.2.5 1.3.2 TRUE 2021-05-18T14:35:23.5797150Z xfun 0.12 0.23 TRUE 2021-05-18T14:35:23.5797610Z highr 0.8 0.9 FALSE 2021-05-18T14:35:23.5798060Z stringi 1.4.6 1.6.2 TRUE 2021-05-18T14:35:23.5798520Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-18T14:35:23.5798960Z knitr 1.28 1.33 FALSE 2021-05-18T14:35:23.5799430Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-18T14:35:23.5799920Z testthat 2.3.2 3.0.2 TRUE 2021-05-18T14:35:23.5800390Z rversions 2.0.1 2.0.2 FALSE 2021-05-18T14:35:23.5800880Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-18T14:35:23.5801350Z devtools 2.2.2 2.4.1 FALSE 2021-05-18T14:35:23.5801620Z 2021-05-18T14:35:23.5805340Z Package which is only available in source form, and may need 2021-05-18T14:35:23.5806880Z compilation of C/C++/Fortran: ‘brio’ 2021-05-18T14:35:23.5819950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-18T14:35:23.7351120Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-18T14:35:23.7354090Z ================================================== 2021-05-18T14:35:23.7355450Z downloaded 17 KB 2021-05-18T14:35:23.7356930Z 2021-05-18T14:35:23.7393400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-18T14:35:23.9063350Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-18T14:35:23.9065240Z ================================================== 2021-05-18T14:35:23.9066120Z downloaded 15 KB 2021-05-18T14:35:23.9066790Z 2021-05-18T14:35:23.9095370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-18T14:35:24.0754530Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-18T14:35:24.0808030Z ================================================== 2021-05-18T14:35:24.0809670Z downloaded 71 KB 2021-05-18T14:35:24.0809990Z 2021-05-18T14:35:24.0847500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-18T14:35:24.2443300Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-18T14:35:24.2548040Z ================================================== 2021-05-18T14:35:24.2550660Z downloaded 192 KB 2021-05-18T14:35:24.2553710Z 2021-05-18T14:35:24.2583760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-18T14:35:24.4604300Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-18T14:35:24.4722910Z ================================================== 2021-05-18T14:35:24.4724100Z downloaded 203 KB 2021-05-18T14:35:24.4724780Z 2021-05-18T14:35:24.4763650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-18T14:35:24.6294180Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-18T14:35:24.6443510Z ================================================== 2021-05-18T14:35:24.6444860Z downloaded 300 KB 2021-05-18T14:35:24.6445580Z 2021-05-18T14:35:24.6481460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-18T14:35:24.9070040Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-18T14:35:24.9143900Z ================================================== 2021-05-18T14:35:24.9145020Z downloaded 104 KB 2021-05-18T14:35:24.9145960Z 2021-05-18T14:35:24.9179410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-18T14:35:25.1613010Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-18T14:35:25.1625570Z ================================================== 2021-05-18T14:35:25.1626510Z downloaded 21 KB 2021-05-18T14:35:25.1627490Z 2021-05-18T14:35:25.1658620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-18T14:35:25.3018740Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-18T14:35:25.3067800Z ================================================== 2021-05-18T14:35:25.3068780Z downloaded 42 KB 2021-05-18T14:35:25.3069470Z 2021-05-18T14:35:25.3107870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-18T14:35:25.4454340Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-18T14:35:25.4462940Z ================================================== 2021-05-18T14:35:25.4463440Z downloaded 34 KB 2021-05-18T14:35:25.4464860Z 2021-05-18T14:35:25.4501940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-18T14:35:25.6889070Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-18T14:35:25.6972020Z ================================================== 2021-05-18T14:35:25.6973900Z downloaded 128 KB 2021-05-18T14:35:25.6974710Z 2021-05-18T14:35:25.9465450Z 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-18T14:35:25.9466890Z 2021-05-18T14:35:25.9500980Z 2021-05-18T14:35:25.9501770Z The downloaded binary packages are in 2021-05-18T14:35:25.9504160Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:35:25.9505280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpwtlezh/downloaded_packages 2021-05-18T14:35:26.0838250Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-18T14:35:26.0973700Z ================================================== 2021-05-18T14:35:26.1017010Z downloaded 233 KB 2021-05-18T14:35:26.1017690Z 2021-05-18T14:35:26.1019710Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:35:26.3856560Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-18T14:35:26.4100460Z ================================================== 2021-05-18T14:35:26.4101670Z downloaded 764 KB 2021-05-18T14:35:26.4102000Z 2021-05-18T14:35:26.4138320Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:35:26.6700890Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-18T14:35:26.7003320Z ================================================== 2021-05-18T14:35:26.7105520Z downloaded 1.1 MB 2021-05-18T14:35:26.7205770Z 2021-05-18T14:35:26.7308800Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:35:26.8809670Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-18T14:35:26.9084380Z ================================================== 2021-05-18T14:35:26.9086880Z downloaded 670 KB 2021-05-18T14:35:26.9090720Z 2021-05-18T14:35:26.9119310Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:35:27.0470340Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-18T14:35:27.0472690Z ================================================== 2021-05-18T14:35:27.0474150Z downloaded 13 KB 2021-05-18T14:35:27.0474890Z 2021-05-18T14:35:27.0503150Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:35:27.2810740Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-18T14:35:27.3024880Z ================================================== 2021-05-18T14:35:27.3040740Z downloaded 265 KB 2021-05-18T14:35:27.3041480Z 2021-05-18T14:35:27.3043610Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:35:27.6082680Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-18T14:35:27.6207480Z ================================================== 2021-05-18T14:35:27.6208630Z downloaded 466 KB 2021-05-18T14:35:27.6209310Z 2021-05-18T14:35:27.6245310Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:35:27.7900520Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-18T14:35:27.8002320Z ================================================== 2021-05-18T14:35:27.8103580Z downloaded 25 KB 2021-05-18T14:35:27.8204990Z 2021-05-18T14:35:27.8396010Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:35:28.0765200Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-18T14:35:28.0841870Z ================================================== 2021-05-18T14:35:28.0843100Z downloaded 116 KB 2021-05-18T14:35:28.0845170Z 2021-05-18T14:35:28.0885300Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:35:28.2446080Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-18T14:35:28.2538160Z ================================================== 2021-05-18T14:35:28.2539490Z downloaded 138 KB 2021-05-18T14:35:28.2540220Z 2021-05-18T14:35:28.2575250Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:35:28.5119400Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-18T14:35:28.5165200Z ================================================== 2021-05-18T14:35:28.5167830Z downloaded 59 KB 2021-05-18T14:35:28.5168630Z 2021-05-18T14:35:28.5211320Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:35:28.7971070Z Content type 'application/x-gzip' length 8066 bytes 2021-05-18T14:35:28.7988830Z ================================================== 2021-05-18T14:35:28.7991040Z downloaded 8066 bytes 2021-05-18T14:35:28.7991750Z 2021-05-18T14:35:28.7994300Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:35:28.9305890Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-18T14:35:28.9405230Z ================================================== 2021-05-18T14:35:28.9407370Z downloaded 160 KB 2021-05-18T14:35:28.9409130Z 2021-05-18T14:35:28.9442790Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:35:29.2111060Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-18T14:35:29.2161700Z ================================================== 2021-05-18T14:35:29.2162690Z downloaded 72 KB 2021-05-18T14:35:29.2163680Z 2021-05-18T14:35:29.2195660Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:35:29.4344790Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-18T14:35:29.4345610Z ================================================== 2021-05-18T14:35:29.4346030Z downloaded 11 KB 2021-05-18T14:35:29.4346280Z 2021-05-18T14:35:29.4378250Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:35:29.6849970Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-18T14:35:29.6988060Z ================================================== 2021-05-18T14:35:29.6989170Z downloaded 265 KB 2021-05-18T14:35:29.6990280Z 2021-05-18T14:35:29.7024450Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:35:29.8496040Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-18T14:35:29.9199330Z ================================================== 2021-05-18T14:35:29.9201130Z downloaded 109 KB 2021-05-18T14:35:29.9202220Z 2021-05-18T14:35:29.9243960Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:35:30.1031120Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-18T14:35:30.1061440Z ================================================== 2021-05-18T14:35:30.1062400Z downloaded 14 KB 2021-05-18T14:35:30.1062970Z 2021-05-18T14:35:30.1064840Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:35:30.3868780Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:35:30.4947650Z ================================================== 2021-05-18T14:35:30.4948730Z downloaded 7.2 MB 2021-05-18T14:35:30.4949030Z 2021-05-18T14:35:30.5030960Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:35:30.7698440Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-18T14:35:30.8214660Z ================================================== 2021-05-18T14:35:30.8215890Z downloaded 2.8 MB 2021-05-18T14:35:30.8216590Z 2021-05-18T14:35:30.8254720Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:35:30.9729580Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-18T14:35:31.0023240Z ================================================== 2021-05-18T14:35:31.0024650Z downloaded 871 KB 2021-05-18T14:35:31.0025100Z 2021-05-18T14:35:31.0057920Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:35:31.1482980Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-18T14:35:31.1491380Z ================================================== 2021-05-18T14:35:31.1492560Z downloaded 29 KB 2021-05-18T14:35:31.1493070Z 2021-05-18T14:35:31.1526200Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:35:31.3183250Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-18T14:35:31.3425610Z ================================================== 2021-05-18T14:35:31.3426790Z downloaded 664 KB 2021-05-18T14:35:31.3427500Z 2021-05-18T14:35:31.3460390Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:35:31.5772790Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-18T14:35:31.5806480Z ================================================== 2021-05-18T14:35:31.5807410Z downloaded 40 KB 2021-05-18T14:35:31.5808350Z 2021-05-18T14:35:31.5844470Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:35:31.8304420Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-18T14:35:31.8446660Z ================================================== 2021-05-18T14:35:31.8447830Z downloaded 248 KB 2021-05-18T14:35:31.8448520Z 2021-05-18T14:35:31.8489130Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:35:31.9834700Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-18T14:35:32.0033190Z ================================================== 2021-05-18T14:35:32.0034310Z downloaded 362 KB 2021-05-18T14:35:32.0035360Z 2021-05-18T14:35:32.4510800Z * installing *source* package ‘utf8’ ... 2021-05-18T14:35:32.4612200Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:32.4805820Z ** libs 2021-05-18T14:35:32.5019290Z 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-18T14:35:32.6061550Z 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-18T14:35:32.7952070Z 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-18T14:35:32.8945150Z 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-18T14:35:32.9748820Z 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-18T14:35:33.0783980Z 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-18T14:35:33.2563490Z 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-18T14:35:33.3537810Z 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-18T14:35:33.5157430Z 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-18T14:35:33.6190120Z 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-18T14:35:33.7404610Z 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-18T14:35:33.8448340Z 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-18T14:35:33.9359970Z 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-18T14:35:34.0351660Z 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-18T14:35:34.1266970Z 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-18T14:35:34.2295390Z 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-18T14:35:34.3446270Z 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-18T14:35:34.4299260Z 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-18T14:35:34.5024820Z 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-18T14:35:34.5998040Z 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-18T14:35:34.6764720Z 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-18T14:35:34.8835160Z 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-18T14:35:35.4058090Z 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-18T14:35:35.6263980Z 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-18T14:35:35.7365020Z 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-18T14:35:35.8379340Z 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-18T14:35:35.9471140Z 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-18T14:35:36.0666420Z 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-18T14:35:36.1000210Z 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-18T14:35:36.1790430Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-18T14:35:36.1857920Z ** R 2021-05-18T14:35:36.1950720Z ** inst 2021-05-18T14:35:36.1978420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:36.5316860Z ** help 2021-05-18T14:35:36.5729120Z *** installing help indices 2021-05-18T14:35:36.6046570Z ** building package indices 2021-05-18T14:35:36.6272520Z ** installing vignettes 2021-05-18T14:35:36.6319660Z ** testing if installed package can be loaded 2021-05-18T14:35:36.9997950Z * DONE (utf8) 2021-05-18T14:35:37.4047160Z * installing *source* package ‘fansi’ ... 2021-05-18T14:35:37.4118850Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:37.4324730Z ** libs 2021-05-18T14:35:37.4528820Z 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-18T14:35:37.5286660Z 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-18T14:35:37.6282460Z 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-18T14:35:37.7147700Z 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-18T14:35:37.8218410Z 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-18T14:35:38.0923390Z 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-18T14:35:38.1726970Z 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-18T14:35:38.4445180Z 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-18T14:35:38.6004850Z 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-18T14:35:38.6898720Z 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-18T14:35:38.8362200Z 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-18T14:35:39.0247360Z 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-18T14:35:39.1518420Z 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-18T14:35:39.2474060Z 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-18T14:35:39.3517380Z 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-18T14:35:39.5503970Z 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-18T14:35:39.7947810Z 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-18T14:35:39.8616360Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-18T14:35:39.8670170Z ** R 2021-05-18T14:35:39.8857700Z ** inst 2021-05-18T14:35:39.8881000Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:40.4051440Z ** help 2021-05-18T14:35:40.4939410Z *** installing help indices 2021-05-18T14:35:40.5453380Z ** building package indices 2021-05-18T14:35:40.6203760Z ** installing vignettes 2021-05-18T14:35:40.6256660Z ** testing if installed package can be loaded 2021-05-18T14:35:40.9725760Z * DONE (fansi) 2021-05-18T14:35:41.6514830Z * installing *source* package ‘diffobj’ ... 2021-05-18T14:35:41.6730050Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:41.6929590Z ** libs 2021-05-18T14:35:41.7140310Z 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-18T14:35:42.0351310Z 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-18T14:35:42.1349430Z 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-18T14:35:42.2257910Z 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-18T14:35:42.2897450Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-18T14:35:42.2945500Z ** R 2021-05-18T14:35:42.3710080Z ** inst 2021-05-18T14:35:42.3769710Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:49.0350220Z ** help 2021-05-18T14:35:49.2790360Z *** installing help indices 2021-05-18T14:35:49.4010770Z ** building package indices 2021-05-18T14:35:49.5141760Z ** installing vignettes 2021-05-18T14:35:49.5212520Z ** testing if installed package can be loaded 2021-05-18T14:35:50.0913790Z * DONE (diffobj) 2021-05-18T14:35:50.5740950Z * installing *source* package ‘ps’ ... 2021-05-18T14:35:50.5828180Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:50.9485880Z ** libs 2021-05-18T14:35:50.9694370Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-18T14:35:51.1571660Z 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-18T14:35:51.2493960Z 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-18T14:35:51.3367410Z 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-18T14:35:51.4275190Z 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-18T14:35:51.6156220Z 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-18T14:35:51.6978260Z 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-18T14:35:51.9882720Z 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-18T14:35:52.1610870Z 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-18T14:35:52.2926120Z 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-18T14:35:52.6499200Z 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-18T14:35:53.1310120Z 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-18T14:35:53.3054930Z 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-18T14:35:53.3724460Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-18T14:35:53.3810970Z ** R 2021-05-18T14:35:53.4012700Z ** inst 2021-05-18T14:35:53.4039780Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:54.3951810Z ** help 2021-05-18T14:35:54.6162180Z *** installing help indices 2021-05-18T14:35:54.7397670Z ** building package indices 2021-05-18T14:35:54.8822510Z ** testing if installed package can be loaded 2021-05-18T14:35:55.2339980Z * DONE (ps) 2021-05-18T14:35:55.7223130Z * installing *source* package ‘pkgload’ ... 2021-05-18T14:35:55.7340600Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:55.7540280Z ** R 2021-05-18T14:35:55.7778730Z ** inst 2021-05-18T14:35:55.7793990Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:56.6305400Z ** help 2021-05-18T14:35:56.7087080Z *** installing help indices 2021-05-18T14:35:56.7646630Z ** building package indices 2021-05-18T14:35:56.8217350Z ** testing if installed package can be loaded 2021-05-18T14:35:57.3558220Z * DONE (pkgload) 2021-05-18T14:35:57.7017790Z * installing *source* package ‘ellipsis’ ... 2021-05-18T14:35:57.7041610Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:57.7269140Z ** libs 2021-05-18T14:35:57.7499550Z 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-18T14:35:57.8939920Z 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-18T14:35:57.9837790Z 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-18T14:35:58.0464360Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-18T14:35:58.0515370Z ** R 2021-05-18T14:35:58.0579550Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:35:58.1632640Z ** help 2021-05-18T14:35:58.1928930Z *** installing help indices 2021-05-18T14:35:58.2176870Z ** building package indices 2021-05-18T14:35:58.2419200Z ** testing if installed package can be loaded 2021-05-18T14:35:58.6065090Z * DONE (ellipsis) 2021-05-18T14:35:58.9864960Z * installing *source* package ‘digest’ ... 2021-05-18T14:35:58.9925690Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-18T14:35:59.0076150Z ** libs 2021-05-18T14:35:59.0288650Z 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-18T14:35:59.2784320Z 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-18T14:35:59.5382680Z 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-18T14:36:00.2241520Z 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-18T14:36:00.6000540Z 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-18T14:36:01.3624640Z 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-18T14:36:01.4802200Z 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-18T14:36:01.7116190Z 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-18T14:36:01.8078630Z 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-18T14:36:01.8621520Z 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-18T14:36:02.0535420Z 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-18T14:36:02.1477250Z 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-18T14:36:02.2538510Z 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-18T14:36:02.5515400Z 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-18T14:36:02.6869680Z 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-18T14:36:03.4385780Z 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-18T14:36:03.6224410Z 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-18T14:36:03.8768060Z 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-18T14:36:03.9433840Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-18T14:36:03.9490310Z ** R 2021-05-18T14:36:03.9605130Z ** demo 2021-05-18T14:36:03.9618500Z ** inst 2021-05-18T14:36:03.9706190Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:36:04.3862720Z ** help 2021-05-18T14:36:04.4362870Z *** installing help indices 2021-05-18T14:36:04.4713970Z ** building package indices 2021-05-18T14:36:04.4960680Z ** installing vignettes 2021-05-18T14:36:04.5027320Z ** testing if installed package can be loaded 2021-05-18T14:36:04.9170480Z * DONE (digest) 2021-05-18T14:36:05.2359250Z * installing *source* package ‘brio’ ... 2021-05-18T14:36:05.2390070Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-18T14:36:05.2550030Z ** libs 2021-05-18T14:36:05.2762720Z 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-18T14:36:05.3469570Z 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-18T14:36:05.4958530Z 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-18T14:36:05.5886200Z 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-18T14:36:05.6800790Z 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-18T14:36:05.7708100Z 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-18T14:36:05.8964650Z 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-18T14:36:05.9836010Z 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-18T14:36:06.0840330Z 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-18T14:36:06.1491450Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-18T14:36:06.1540780Z ** R 2021-05-18T14:36:06.1606100Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:36:06.2629150Z ** help 2021-05-18T14:36:06.3340560Z *** installing help indices 2021-05-18T14:36:06.3541660Z ** building package indices 2021-05-18T14:36:06.3844110Z ** testing if installed package can be loaded 2021-05-18T14:36:06.7257670Z * DONE (brio) 2021-05-18T14:36:07.1475000Z * installing *source* package ‘xml2’ ... 2021-05-18T14:36:07.1557240Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-18T14:36:07.3248190Z Found pkg-config cflags and libs! 2021-05-18T14:36:07.7163520Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-18T14:36:07.7165880Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-18T14:36:07.8160700Z ** libs 2021-05-18T14:36:07.8370890Z 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-18T14:36:08.5731340Z 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-18T14:36:08.6640350Z 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-18T14:36:09.3692430Z 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-18T14:36:09.9571060Z 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-18T14:36:10.8199400Z 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-18T14:36:13.0800870Z 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-18T14:36:13.7008890Z 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-18T14:36:14.4880460Z 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-18T14:36:15.0712590Z 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-18T14:36:15.4971680Z 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-18T14:36:15.6070770Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-18T14:36:15.6122820Z ** R 2021-05-18T14:36:15.6345010Z ** inst 2021-05-18T14:36:15.6395510Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:36:16.5155300Z ** help 2021-05-18T14:36:16.8127310Z *** installing help indices 2021-05-18T14:36:16.8776620Z ** building package indices 2021-05-18T14:36:16.9362110Z ** installing vignettes 2021-05-18T14:36:16.9458790Z ** testing if installed package can be loaded 2021-05-18T14:36:17.1766960Z * DONE (xml2) 2021-05-18T14:36:17.5678680Z * installing *source* package ‘xfun’ ... 2021-05-18T14:36:17.5753830Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-18T14:36:17.5988810Z ** libs 2021-05-18T14:36:17.6193660Z 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-18T14:36:17.7484380Z 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-18T14:36:17.8423750Z 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-18T14:36:17.9094650Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-18T14:36:17.9149740Z ** R 2021-05-18T14:36:17.9404630Z ** inst 2021-05-18T14:36:17.9507210Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:36:19.2279920Z ** help 2021-05-18T14:36:19.4419480Z *** installing help indices 2021-05-18T14:36:19.5674860Z ** building package indices 2021-05-18T14:36:19.7203100Z ** installing vignettes 2021-05-18T14:36:19.7265720Z ** testing if installed package can be loaded 2021-05-18T14:36:20.0579940Z * DONE (xfun) 2021-05-18T14:36:23.7599460Z * installing *source* package ‘stringi’ ... 2021-05-18T14:36:23.9353040Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:36:24.1765320Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:36:24.1767120Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:36:24.3826340Z checking for endianness... little 2021-05-18T14:36:24.5864270Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:36:24.8001310Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:36:24.8002570Z checking for cat... /bin/cat 2021-05-18T14:36:25.9385090Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:36:25.9387850Z checking for gcc... clang 2021-05-18T14:36:26.2881170Z checking whether the C compiler works... yes 2021-05-18T14:36:26.2883180Z checking for C compiler default output file name... a.out 2021-05-18T14:36:26.3900550Z checking for suffix of executables... 2021-05-18T14:36:26.6199430Z checking whether we are cross compiling... no 2021-05-18T14:36:26.7251830Z checking for suffix of object files... o 2021-05-18T14:36:26.7828080Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:36:26.8366860Z checking whether clang accepts -g... yes 2021-05-18T14:36:26.9200290Z checking for clang option to accept ISO C89... none needed 2021-05-18T14:36:27.0674670Z checking how to run the C preprocessor... clang -E 2021-05-18T14:36:27.7663590Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:36:27.7698570Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:36:27.9458750Z rm: conftest.dSYM: is a directory 2021-05-18T14:36:28.0004360Z rm: conftest.dSYM: is a directory 2021-05-18T14:36:28.2511030Z checking for ANSI C header files... yes 2021-05-18T14:36:28.3749260Z checking for sys/types.h... yes 2021-05-18T14:36:28.4720050Z checking for sys/stat.h... yes 2021-05-18T14:36:28.5675130Z checking for stdlib.h... yes 2021-05-18T14:36:28.6613330Z checking for string.h... yes 2021-05-18T14:36:28.7529260Z checking for memory.h... yes 2021-05-18T14:36:28.8440480Z checking for strings.h... yes 2021-05-18T14:36:28.9440270Z checking for inttypes.h... yes 2021-05-18T14:36:29.0411790Z checking for stdint.h... yes 2021-05-18T14:36:29.1418220Z checking for unistd.h... yes 2021-05-18T14:36:29.2435130Z checking elf.h usability... no 2021-05-18T14:36:29.3683490Z checking elf.h presence... no 2021-05-18T14:36:29.3685290Z checking for elf.h... no 2021-05-18T14:36:29.6779580Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:36:29.7330000Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-18T14:36:30.5293770Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:36:30.5896200Z checking whether the compiler implements namespaces... yes 2021-05-18T14:36:31.1270780Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:36:32.2796040Z checking whether std::map is available... yes 2021-05-18T14:36:32.2853140Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:36:32.3312070Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:36:32.3314960Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:36:32.3316880Z *** Trying with 'standard' fallback flags 2021-05-18T14:36:32.4067000Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:36:32.4068480Z *** This version of ICU4C cannot be used. 2021-05-18T14:36:32.4069470Z *** Using the ICU 69 bundle. 2021-05-18T14:36:33.3169100Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:36:34.1920880Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:36:34.9899390Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:36:35.2629590Z downloading the ICU data library (icudt) 2021-05-18T14:36:35.2632020Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:36:35.2665730Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:36:35.4995210Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:36:35.7755330Z ================================================== 2021-05-18T14:36:35.7756060Z downloaded 10.9 MB 2021-05-18T14:36:35.7756350Z 2021-05-18T14:36:35.8225540Z icudt has been downloaded successfully 2021-05-18T14:36:35.9086140Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:36:36.1555970Z config.status: creating src/Makevars 2021-05-18T14:36:36.1945090Z config.status: creating src/uconfig_local.h 2021-05-18T14:36:36.2324840Z config.status: creating src/install.libs.R 2021-05-18T14:36:36.2710860Z 2021-05-18T14:36:36.2712670Z *** stringi configure summary: 2021-05-18T14:36:36.2713910Z ICU_FOUND=0 2021-05-18T14:36:36.2714850Z ICUDT_DIR=icu69/data 2021-05-18T14:36:36.2715730Z ICU_BUNDLE_VERSION=69 2021-05-18T14:36:36.2716640Z ICUDT_ENDIANNESS=little 2021-05-18T14:36:36.2717970Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:36:36.2719750Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:36:36.2724580Z 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-18T14:36:36.2727090Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:36:36.2727930Z STRINGI_LDFLAGS= 2021-05-18T14:36:36.2728630Z STRINGI_LIBS= 2021-05-18T14:36:36.2729150Z 2021-05-18T14:36:36.2729850Z *** Compiler settings used: 2021-05-18T14:36:36.2731030Z CC=clang 2021-05-18T14:36:36.2731680Z LD=clang++ 2021-05-18T14:36:36.2733620Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:36:36.2735210Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:36:36.2736480Z CXX=clang++ -std=gnu++11 2021-05-18T14:36:36.2737720Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:36:36.2738500Z LDFLAGS= 2021-05-18T14:36:36.2739120Z LIBS= 2021-05-18T14:36:36.2739740Z 2021-05-18T14:36:36.3791740Z ** libs 2021-05-18T14:36:36.4074060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:37.2980890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:38.1238780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:39.0720640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:39.9475950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:40.6656190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:41.6504210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:42.4534270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:43.2583110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:44.0256140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:44.8786820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:45.7262530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:46.7097450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:47.6323630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:48.4720450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:49.6014190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:51.6153500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:52.8531540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:53.4385250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:54.1965970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:54.9416560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:56.0616910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:56.9545350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:57.8489430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:58.8348460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:36:59.8798330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:00.6848610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:01.5639930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:02.4496720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:03.7245090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:04.9902380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:06.3817620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:07.6034750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:08.5071280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:09.4715780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:10.3493810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:11.1813890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:12.0003200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:12.8250480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:14.0509800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:15.2643050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:16.5738380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:17.8359580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:18.7498120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:19.6955190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:20.4806030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:21.6305290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:22.7737510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:23.9346580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:24.7083230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:25.4731230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:26.6300440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:27.8249770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:29.0831020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:30.2694570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:31.2060520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:32.0610380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:32.1019680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:33.3700030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:34.1706090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:34.9781940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:36.1793040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:37.3729680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:38.7892460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:39.6428480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:40.8573910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:41.7311500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:43.9894100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:44.7789240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:45.5840460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:46.5925790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:47.3332380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:48.0949880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:49.0206430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:49.8756610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:50.8223330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:51.6796640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:52.6666950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:53.4618810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:54.2282630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:55.0410860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:55.7434410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:56.4958290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:37:58.1181550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:37:58.1970520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:37:59.0584420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:37:59.8466640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:00.6649600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:01.2074180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:01.6777120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:02.2866280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:02.9845150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:03.5835680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:04.4962550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:05.2839670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:05.7818260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:06.3952850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:06.7197640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:07.2273480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:07.5822100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:07.6347590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:08.7416670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:09.3338900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:09.4168230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:10.1543960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:10.2231400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:11.2568000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:11.9299470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:12.4529180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:12.5048890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:13.3133330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:14.0828720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:15.0397330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:15.6831120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:16.4232620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:16.9326630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:17.8308780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:18.6016310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:19.6931720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:21.4139410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:22.2187970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:23.1660980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:23.7275100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:24.2914230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:25.0336620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:25.5766440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:26.6527010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:27.7733080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:29.7099560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:30.5397410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:30.6125960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:31.1401230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:31.6469490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:32.4157320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:33.0566990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:33.4890830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:34.3339460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:35.4517540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:36.3643280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:37.1215480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:37.7381150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:38.5133250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:39.4867690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:40.2193640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:40.9624520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:42.1121240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:42.8517620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:43.3756280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:43.8799020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:43.9328570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:44.4835560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:45.0310130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:45.9928420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:46.7097170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:47.4110570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:48.1544590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:48.7753790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:49.4494040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:50.1427810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:50.7461290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:51.3418110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:52.1419780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:52.6366370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:53.2335130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:53.6416840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:54.9091910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:55.5879020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:56.4231730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:56.8374910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:57.3693300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:58.0504680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:59.0103790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:38:59.9953710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:00.6908620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:01.1825910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:02.1319800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:02.7425440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:03.4584310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:04.1014660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:04.7759220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:05.3487940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:05.7389570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:06.6329110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:07.4972470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:08.3633960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:08.7402270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:09.1579440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:09.6910510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:10.1126820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:10.6862880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:11.5290240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:12.1065840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:12.4472650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:13.0671580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:13.6117180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:14.1873690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:14.7807400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:15.3294250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:15.8737840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:16.3301830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:17.0025410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:17.5080800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:19.1340280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:19.9469680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:20.8317410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:21.4670090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:21.9238300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:23.2089980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:24.0516460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:24.3957500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:24.8190590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:25.1640890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:25.8324660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:26.3333850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:26.8403260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:27.3893000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:28.0255220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:28.7305230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:29.0993120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:30.2154700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:31.1996460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:32.8169690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:33.1379330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:33.1959050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:34.6867710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:35.3088270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:36.4788870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:37.2808510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:37.3652600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:37.4275130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:38.7228450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:39.4657630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:40.5359040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:41.4976620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:42.2401940Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:39:42.2412150Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:39:42.2414340Z ^ 2021-05-18T14:39:42.8236560Z 1 warning generated. 2021-05-18T14:39:42.8288300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:43.5688300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:44.1916280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:44.8093750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:45.2964110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:45.9442320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:46.6641430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:47.4288260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:47.7436890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:48.5883130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:49.0904900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:50.4081900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:51.3003680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:51.6586160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:52.1935860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:52.6802380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:53.3441110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:53.9320050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:54.4979570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:55.1917500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:56.1056900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:56.4333780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:57.0501960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:57.7922120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:58.2494890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:59.2246510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:39:59.8671300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:00.4527090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:00.7663810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:01.4382000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:02.0937010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:03.1191620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:03.3109110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:03.8941810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:04.4333240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:05.1498890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:05.8467320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:06.5396950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:07.6252320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:08.2182540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:09.1921590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:09.2567530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:09.8345990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:10.2942920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:10.6917840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:10.7436530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:11.8375610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:12.6191050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:13.4843950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:14.2301360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:14.7101050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:15.5224290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:16.1921620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:18.2530420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:18.9335510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:19.5021790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:20.3558780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:21.1150280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:22.0603060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:23.0996040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:23.2636410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:24.7070870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:25.4856280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:26.3242830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:27.8495590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:28.6626610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:29.5134830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:30.5152600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:31.4716980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:31.5321300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:32.8124940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:33.9468200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:34.7220410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:35.0022320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:36.3384560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:37.2860120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:38.1192970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:38.8764640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:39.3460890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:40.1035390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:40.7886380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:41.5706410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:42.3651860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:42.8613380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:43.1991350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:43.2593450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:43.6555600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:44.2119210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:44.3354050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:44.4189760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:44.9397090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:45.4926880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:46.3137990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:46.8586650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:47.5391880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:48.5434930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:49.3908840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:50.3483080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:50.5374630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:52.6503130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:54.3078020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:54.5344710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:55.3468580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:55.5064090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:55.9100060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:56.2739630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:57.1234170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:40:57.4517160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:00.4162470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:01.8893930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:02.8228050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:05.2070190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:05.3971310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:06.0097550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:06.6476210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:07.2945190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:08.2542040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:08.7298850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:09.2998060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:10.0508210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:10.7131830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:11.6002620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:12.1980170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:12.7956960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:13.1701930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:13.7944190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:14.4978980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:15.3448830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:15.9069640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:16.6710550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:17.3752330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:17.7295860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:18.5255960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:19.2452450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:20.3711440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:21.7935590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:23.3170220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:24.5451840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:25.0897220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:26.6884710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:27.3093660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:28.2152040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:29.3436210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:30.4405510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:31.0447650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:31.5628270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:32.3487930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:33.1311760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:33.9739880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:34.8628730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:35.5967070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:36.9430440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:37.7763680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:39.3473200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:40.6153840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:41.3293760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:42.0079910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:43.8334820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:44.7910590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:45.7578630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:46.5380530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:47.1689680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:48.0417100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:48.7053010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:49.5753590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:50.7625010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:51.6308970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:52.4027730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:53.9554690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:54.6804400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:55.6832850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:56.5284160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:57.8955990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:58.9969420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:41:59.7202570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:00.4854860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:01.3258470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:02.6574020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:03.3525520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:04.0770140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:04.8623580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:05.5657870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:06.4895600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:07.6467820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:08.7503880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:09.5696660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:10.5996640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:11.2778860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:12.1617120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:13.1965140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:15.1316510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:15.6789500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:16.4664910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:18.0169230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:18.7315040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:19.4067870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:21.3074860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:21.3088840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:21.8712310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:22.7916330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:24.8318020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:25.4940310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:26.2344480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:26.7493870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:27.9665980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:29.5959160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:30.5343160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:33.6305200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:34.1726790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:35.0067090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:36.5191580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:37.2263520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:37.8588890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:38.5324470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:39.2336910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:39.8804560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:40.9422320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:43.4244740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:44.0948820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:44.7231420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:45.2402820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:46.0372550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:46.7170560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:47.4210980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:48.1818690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:48.8722210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:50.1564490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:50.8673470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:51.4008430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:51.9281610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:52.9917600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:53.6596050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:54.3244070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:55.5788080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:56.6515920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:57.6504510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:42:59.3778210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:00.4660830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:01.2444860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:02.6730250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:03.4247010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:03.9599580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:04.7304610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:05.2799060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:05.9822200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:06.9959270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:07.7952590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:08.5268270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:08.8802620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:09.8983470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:10.6620410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:11.3400410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:11.6632300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:12.4916960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:13.1594140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:13.7488270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:14.4769490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:15.1073190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:15.6716250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:16.6466540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:17.6593490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:18.5814900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:19.6367030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:20.5088970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:21.0384400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:21.8971050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:22.9248410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:23.4345260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:23.9493970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:25.2085140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:26.0990790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:26.7849250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:27.6210140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:28.5671110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:29.4329890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:30.3749610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:30.4484360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:31.1252600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:32.7606710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:33.3381450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:33.3910910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:33.4422650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:33.4936100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:34.4590610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:35.0014310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-18T14:43:35.3397850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-18T14:43:35.6658380Z 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-18T14:43:35.9508790Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-18T14:43:36.1097080Z icudt already downloaded 2021-05-18T14:43:36.1100490Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-18T14:43:36.3946600Z icudt has been installed successfully 2021-05-18T14:43:36.4567880Z ** R 2021-05-18T14:43:36.5170080Z ** inst 2021-05-18T14:43:36.5273050Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:37.5825520Z ** help 2021-05-18T14:43:38.1590340Z *** installing help indices 2021-05-18T14:43:38.3927560Z ** building package indices 2021-05-18T14:43:38.7300390Z ** testing if installed package can be loaded 2021-05-18T14:43:39.2987200Z * DONE (stringi) 2021-05-18T14:43:40.9266560Z * installing *source* package ‘Rcpp’ ... 2021-05-18T14:43:40.9841570Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:40.9974250Z ** libs 2021-05-18T14:43:41.0167140Z 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-18T14:43:42.0558320Z In file included from api.cpp:24: 2021-05-18T14:43:42.0602720Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:43:42.0605930Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:43:42.0608150Z SEXP data = Parent::get__(); 2021-05-18T14:43:42.0611060Z ^ 2021-05-18T14:43:44.5857900Z 1 warning generated. 2021-05-18T14:43:44.5966230Z 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-18T14:43:45.6262520Z In file included from attributes.cpp:39: 2021-05-18T14:43:45.6263910Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:43:45.6266360Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:43:45.6267980Z SEXP data = Parent::get__(); 2021-05-18T14:43:45.6268920Z ^ 2021-05-18T14:43:58.2518800Z 1 warning generated. 2021-05-18T14:43:58.2680000Z 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-18T14:43:58.6724090Z 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-18T14:43:59.7010260Z In file included from date.cpp:30: 2021-05-18T14:43:59.7011630Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:43:59.7013940Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:43:59.7015610Z SEXP data = Parent::get__(); 2021-05-18T14:43:59.7056290Z ^ 2021-05-18T14:44:02.4567500Z 1 warning generated. 2021-05-18T14:44:02.4664230Z 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-18T14:44:03.4692810Z In file included from module.cpp:24: 2021-05-18T14:44:03.4693960Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:44:03.4696170Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:44:03.4697480Z SEXP data = Parent::get__(); 2021-05-18T14:44:03.4698200Z ^ 2021-05-18T14:44:08.5960710Z 1 warning generated. 2021-05-18T14:44:08.6079910Z 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-18T14:44:09.6162600Z In file included from rcpp_init.cpp:24: 2021-05-18T14:44:09.6164040Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:44:09.6166270Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:44:09.6167680Z SEXP data = Parent::get__(); 2021-05-18T14:44:09.6168560Z ^ 2021-05-18T14:44:12.0369070Z 1 warning generated. 2021-05-18T14:44:12.0510250Z 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-18T14:44:12.1255500Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-18T14:44:12.1331950Z ** R 2021-05-18T14:44:12.1542220Z ** inst 2021-05-18T14:44:12.4311160Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:14.7102380Z ** help 2021-05-18T14:44:14.8279060Z *** installing help indices 2021-05-18T14:44:14.8992140Z ** building package indices 2021-05-18T14:44:14.9674580Z ** installing vignettes 2021-05-18T14:44:14.9782810Z ** testing if installed package can be loaded 2021-05-18T14:44:15.5298650Z * DONE (Rcpp) 2021-05-18T14:44:16.5060170Z * installing *source* package ‘vctrs’ ... 2021-05-18T14:44:16.5361250Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:16.5663040Z ** libs 2021-05-18T14:44:16.5865400Z 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-18T14:44:16.7357360Z 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-18T14:44:16.8618730Z 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-18T14:44:16.9780000Z 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-18T14:44:17.2214700Z 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-18T14:44:17.4815090Z 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-18T14:44:17.6492600Z 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-18T14:44:17.7501130Z 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-18T14:44:17.8874320Z 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-18T14:44:18.0211450Z 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-18T14:44:18.2299130Z 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-18T14:44:18.4680470Z 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-18T14:44:18.6616100Z 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-18T14:44:18.7814900Z 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-18T14:44:19.1461510Z 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-18T14:44:19.2460200Z 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-18T14:44:19.8059730Z 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-18T14:44:19.9373270Z 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-18T14:44:20.1383650Z 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-18T14:44:20.2857710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o grow