2021-05-16T23:04:07.8245241Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:07.9293884Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:04:07.9980733Z 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-16T23:04:08.0927804Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:04:08.1646163Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:21.6171250Z Current runner version: '2.278.0' 2021-05-16T23:04:21.6223070Z ##[group]Operating System 2021-05-16T23:04:21.6223990Z Mac OS X 2021-05-16T23:04:21.6224550Z 10.15.7 2021-05-16T23:04:21.6224940Z 19H1030 2021-05-16T23:04:21.6225400Z ##[endgroup] 2021-05-16T23:04:21.6225910Z ##[group]Virtual Environment 2021-05-16T23:04:21.6226550Z Environment: macos-10.15 2021-05-16T23:04:21.6227120Z Version: 20210510.1 2021-05-16T23:04:21.6228100Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:04:21.6229430Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:04:21.6230250Z ##[endgroup] 2021-05-16T23:04:21.6232200Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:21.6233530Z Actions: write 2021-05-16T23:04:21.6234010Z Checks: write 2021-05-16T23:04:21.6234740Z Contents: write 2021-05-16T23:04:21.6235240Z Deployments: write 2021-05-16T23:04:21.6235940Z Issues: write 2021-05-16T23:04:21.6236500Z Metadata: read 2021-05-16T23:04:21.6237000Z Packages: write 2021-05-16T23:04:21.6237490Z PullRequests: write 2021-05-16T23:04:21.6238100Z RepositoryProjects: write 2021-05-16T23:04:21.6238750Z SecurityEvents: write 2021-05-16T23:04:21.6239300Z Statuses: write 2021-05-16T23:04:21.6239910Z ##[endgroup] 2021-05-16T23:04:21.6243400Z Prepare workflow directory 2021-05-16T23:04:21.7474360Z Prepare all required actions 2021-05-16T23:04:21.7486460Z Getting action download info 2021-05-16T23:04:22.1497330Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:23.5503170Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:25.5580430Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:27.6362170Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:28.0265530Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:28.4022060Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:28.8338070Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:29.6195300Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:29.6195980Z with: 2021-05-16T23:04:29.6196400Z repository: neuroconductor/afnir 2021-05-16T23:04:29.6197300Z token: *** 2021-05-16T23:04:29.6197650Z ssh-strict: true 2021-05-16T23:04:29.6198100Z persist-credentials: true 2021-05-16T23:04:29.6198530Z clean: true 2021-05-16T23:04:29.6198880Z fetch-depth: 1 2021-05-16T23:04:29.6199210Z lfs: false 2021-05-16T23:04:29.6199560Z submodules: false 2021-05-16T23:04:29.6199900Z env: 2021-05-16T23:04:29.6200280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:29.6200710Z TIC_DEPLOY_KEY: 2021-05-16T23:04:29.6201020Z RSPM: 2021-05-16T23:04:29.6201720Z GITHUB_PAT: *** 2021-05-16T23:04:29.6202070Z COVERALLS_TOKEN: 2021-05-16T23:04:29.6202600Z continue-on-error: false 2021-05-16T23:04:29.6203040Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:29.6203410Z ##[endgroup] 2021-05-16T23:04:30.4072150Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:30.4140830Z ##[group]Getting Git version info 2021-05-16T23:04:30.4142970Z Working directory is '/Users/runner/work/afnir/afnir' 2021-05-16T23:04:30.4146520Z [command]/usr/local/bin/git version 2021-05-16T23:04:30.5574860Z git version 2.31.1 2021-05-16T23:04:30.5607020Z ##[endgroup] 2021-05-16T23:04:30.5616780Z Deleting the contents of '/Users/runner/work/afnir/afnir' 2021-05-16T23:04:30.5621060Z ##[group]Initializing the repository 2021-05-16T23:04:30.5626700Z [command]/usr/local/bin/git init /Users/runner/work/afnir/afnir 2021-05-16T23:04:30.5882870Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:30.5883890Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:30.5884760Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:30.5885340Z hint: 2021-05-16T23:04:30.5886370Z hint: git config --global init.defaultBranch 2021-05-16T23:04:30.5887530Z hint: 2021-05-16T23:04:30.5888600Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:30.5889890Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:30.5890510Z hint: 2021-05-16T23:04:30.5891300Z hint: git branch -m 2021-05-16T23:04:30.5939780Z Initialized empty Git repository in /Users/runner/work/afnir/afnir/.git/ 2021-05-16T23:04:30.5952960Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:30.6043060Z ##[endgroup] 2021-05-16T23:04:30.6043750Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:30.6050310Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:04:30.6114500Z ##[endgroup] 2021-05-16T23:04:30.6121350Z ##[group]Setting up auth 2021-05-16T23:04:30.6132880Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:30.6197390Z [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-16T23:04:30.7624080Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:30.7708630Z [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-16T23:04:30.8551770Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:30.8640550Z ##[endgroup] 2021-05-16T23:04:30.8642710Z ##[group]Fetching the repository 2021-05-16T23:04:30.8652250Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:31.2190280Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:31.2191940Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:31.2192870Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:31.2193420Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:31.2194240Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:31.2194800Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:31.2195320Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:31.2195860Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:31.2196370Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:31.2196910Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:31.2197420Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:31.2197960Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:31.2198620Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:31.2199110Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:31.2199660Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:31.2200150Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:31.2200690Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:31.2201180Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:31.2201710Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:31.2202200Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:31.2202720Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:31.2203220Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:31.2203740Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:31.2204260Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:31.2204750Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:31.2205260Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:31.2205810Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:31.2206620Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:31.2207520Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:31.2208070Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:31.2208620Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:31.2209220Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:31.2209860Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:31.2210530Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:31.2211080Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:31.2234880Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:31.2235420Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:31.2235920Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:31.2236470Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:31.2236990Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:31.2237480Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:31.2238030Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:31.2238530Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:31.2239050Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:31.2239550Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:31.2240070Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:31.2240580Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:31.2241100Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:31.2242110Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:31.2242690Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:31.2243220Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:31.2243720Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:31.2244240Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:31.2244750Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:31.2245280Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:31.2246140Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:31.2246710Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:31.2247230Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:31.2247760Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:31.2248260Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:31.2248760Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:31.2249290Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:31.2249790Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:31.2250290Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:31.2250780Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:31.2251320Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:31.2251820Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:31.2252320Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:31.2252850Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:31.2253360Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:31.2253880Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:31.2254470Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:31.2254990Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:31.2255480Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:31.2255960Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:31.2256420Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:31.2256940Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:31.2257430Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:31.2257930Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:31.2258420Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:31.2258910Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:31.2259420Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:31.2260190Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:31.2260710Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:31.2261200Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:31.2261790Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:31.2262320Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:31.2262880Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:31.2263450Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:31.2263980Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:31.2264540Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:31.2265080Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:31.2265640Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:31.2266170Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:31.2266740Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:31.2267290Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:31.2267860Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:31.4488970Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:31.4489800Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:31.4512040Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:31.4513070Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:31.4513920Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:31.4514740Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:31.4515840Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:31.4516650Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:31.4517480Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:31.4518330Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:31.4519140Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:31.4520430Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:31.4521370Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:31.4522210Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:31.4523040Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:31.4523840Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:31.4524660Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:31.4525480Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:31.4526260Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:31.4527110Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:31.4527920Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:31.4528710Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:31.4529530Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:31.4530360Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:31.4531230Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:31.4532270Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:31.4533170Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:31.4534040Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:31.4534980Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:31.4535840Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:31.4536640Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:31.4537490Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:31.4538340Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:31.4539150Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:31.4539990Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:31.4540790Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:31.4541650Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:31.4543030Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:31.4543890Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:31.4544750Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:31.4545680Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:31.4546560Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:31.4547460Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:31.4548280Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:31.4549640Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:31.4551040Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:31.4552340Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:31.4554230Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:31.4555110Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:31.4555960Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:31.4556770Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:31.4557620Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:31.4558470Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:31.4559280Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:31.4560130Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:31.4560970Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:31.4561780Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:31.4562620Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:31.4563420Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:31.4564270Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:31.4565200Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:31.4566020Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:31.4566840Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:31.4568010Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:31.4568930Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:31.4569780Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:31.4570580Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:31.4571390Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:31.4572270Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:31.4573220Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:31.4574050Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:31.4574900Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:31.4575780Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:31.4577610Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:31.4578720Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:31.4580390Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:31.4581970Z ##[endgroup] 2021-05-16T23:04:31.4582920Z ##[group]Determining the checkout info 2021-05-16T23:04:31.4583720Z ##[endgroup] 2021-05-16T23:04:31.4584500Z ##[group]Checking out the ref 2021-05-16T23:04:31.4585900Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:31.4586890Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:31.4587820Z ##[endgroup] 2021-05-16T23:04:31.4588940Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:04:31.4590390Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:31.4726960Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:31.4727450Z with: 2021-05-16T23:04:31.4727780Z r-version: 3.5 2021-05-16T23:04:31.4728110Z Ncpus: 1 2021-05-16T23:04:31.4728490Z crayon.enabled: NULL 2021-05-16T23:04:31.4728980Z remove-openmp-macos: true 2021-05-16T23:04:31.4729500Z http-user-agent: default 2021-05-16T23:04:31.4730290Z install-r: true 2021-05-16T23:04:31.4730830Z windows-path-include-mingw: true 2021-05-16T23:04:31.4731310Z env: 2021-05-16T23:04:31.4731710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:31.4732150Z TIC_DEPLOY_KEY: 2021-05-16T23:04:31.4732470Z RSPM: 2021-05-16T23:04:31.4733630Z GITHUB_PAT: *** 2021-05-16T23:04:31.4734020Z COVERALLS_TOKEN: 2021-05-16T23:04:31.4734470Z continue-on-error: false 2021-05-16T23:04:31.4734920Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:31.4735300Z ##[endgroup] 2021-05-16T23:04:32.1528770Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:04:39.5441070Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T23:04:46.2900680Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:04:50.5813330Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:04:50.5911730Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:04:50.6016110Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:04:51.0105780Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:04:51.0107960Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:04:51.0109230Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:04:51.0110670Z Checksumming (Apple_Free : 3)… 2021-05-16T23:04:52.0645490Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:04:52.0768910Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:04:52.1114370Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:04:52.1126440Z Checksumming (Apple_Free : 5)… 2021-05-16T23:04:53.0016060Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:04:53.0116140Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:04:54.0324570Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:04:54.0429280Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:04:54.0435960Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:04:54.0538710Z verified CRC32 $84F1919B 2021-05-16T23:04:54.1746900Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:04:54.1856890Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:54.1963380Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:06:50.7898900Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:06:50.7900100Z To reinstall 0.29.2_3, run: 2021-05-16T23:06:50.7901120Z brew reinstall pkg-config 2021-05-16T23:06:52.8906060Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:06:54.8755830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:06:55.2312830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A15%3A00Z&sig=qWL6imDZ1eEmpiFGPHT0W%2Ba72KfnCXxfwwtKrWKrISA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:56.1430160Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:07:30.7420110Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T23:07:30.7422630Z installer: Upgrading at base path / 2021-05-16T23:07:30.7424950Z installer: The upgrade was successful. 2021-05-16T23:07:37.6871610Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:07:40.8622640Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:07:42.9347240Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:07:43.3087860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A15%3A00Z&sig=YEhyc9wmUmBmm9uYJ%2ByqKh%2FoctjJO5luxqtfsbCSzKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:43.5083440Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:07:47.4568930Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:08:39.3548410Z installer: Package name is gfortran 2021-05-16T23:08:39.3549650Z installer: Installing at base path / 2021-05-16T23:08:39.7414060Z installer: The install was successful. 2021-05-16T23:08:39.7490380Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:08:39.7491630Z "disk2" ejected. 2021-05-16T23:08:39.7496680Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:08:39.7500460Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:08:39.7651840Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:08:39.7652410Z env: 2021-05-16T23:08:39.7652870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:39.7653320Z TIC_DEPLOY_KEY: 2021-05-16T23:08:39.7653710Z RSPM: 2021-05-16T23:08:39.7654890Z GITHUB_PAT: *** 2021-05-16T23:08:39.7655350Z COVERALLS_TOKEN: 2021-05-16T23:08:39.7655810Z continue-on-error: false 2021-05-16T23:08:39.7656320Z VDIFFR_RUN_TESTS: false 2021-05-16T23:08:39.7656860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:08:39.7657300Z TZ: UTC 2021-05-16T23:08:39.7657710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:39.7658120Z NOT_CRAN: true 2021-05-16T23:08:39.7658750Z ##[endgroup] 2021-05-16T23:08:40.5906110Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:08:41.5896300Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:08:41.5897610Z Dload Upload Total Spent Left Speed 2021-05-16T23:08:41.5898250Z 2021-05-16T23:08:41.6319510Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:08:41.6321050Z 100 117 0 117 0 0 1720 0 --:--:-- --:--:-- --:--:-- 1720 2021-05-16T23:08:42.4551910Z 2021-05-16T23:08:42.5668760Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:08:42.5692920Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T23:08:43.4488850Z 2021-05-16T23:08:44.4670220Z 20 82.6M 20 16.5M 0 0 9014k 0 0:00:09 0:00:01 0:00:08 9014k 2021-05-16T23:08:45.4636890Z 24 82.6M 24 20.0M 0 0 7060k 0 0:00:11 0:00:02 0:00:09 3442k 2021-05-16T23:08:46.4682930Z 33 82.6M 33 27.8M 0 0 7304k 0 0:00:11 0:00:03 0:00:08 5704k 2021-05-16T23:08:47.4599260Z 44 82.6M 44 36.8M 0 0 7693k 0 0:00:10 0:00:04 0:00:06 6868k 2021-05-16T23:08:48.4890360Z 55 82.6M 55 46.0M 0 0 7993k 0 0:00:10 0:00:05 0:00:05 7513k 2021-05-16T23:08:49.4834510Z 68 82.6M 68 57.0M 0 0 8430k 0 0:00:10 0:00:06 0:00:04 8212k 2021-05-16T23:08:50.4865120Z 82 82.6M 82 68.0M 0 0 8795k 0 0:00:09 0:00:07 0:00:02 9799k 2021-05-16T23:08:50.7612330Z 95 82.6M 95 79.0M 0 0 9068k 0 0:00:09 0:00:08 0:00:01 10.1M 2021-05-16T23:08:50.7614040Z 100 82.6M 100 82.6M 0 0 9201k 0 0:00:09 0:00:09 --:--:-- 10.6M 2021-05-16T23:09:18.8612760Z ##[group]Run tlmgr update --self 2021-05-16T23:09:18.8613510Z tlmgr update --self 2021-05-16T23:09:18.8614460Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:09:18.8615320Z tlmgr update --all 2021-05-16T23:09:18.8859510Z shell: /bin/bash -e {0} 2021-05-16T23:09:18.8860470Z env: 2021-05-16T23:09:18.8860930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:18.8861470Z TIC_DEPLOY_KEY: 2021-05-16T23:09:18.8862010Z RSPM: 2021-05-16T23:09:18.8863350Z GITHUB_PAT: *** 2021-05-16T23:09:18.8863790Z COVERALLS_TOKEN: 2021-05-16T23:09:18.8864330Z continue-on-error: false 2021-05-16T23:09:18.8864820Z VDIFFR_RUN_TESTS: false 2021-05-16T23:09:18.8865460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:09:18.8866140Z TZ: UTC 2021-05-16T23:09:18.8866970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:18.8867610Z NOT_CRAN: true 2021-05-16T23:09:18.8868130Z ##[endgroup] 2021-05-16T23:09:21.7113020Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:09:21.7122150Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:09:24.1182290Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:09:24.1195880Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:09:24.4088480Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:09:24.8190360Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:09:25.0860650Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T23:09:25.4062340Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T23:09:25.6835590Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T23:09:30.0615610Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-16T23:09:30.3299110Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T23:09:30.8579430Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T23:09:31.1206250Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-16T23:09:31.3725850Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T23:09:31.6984830Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T23:09:32.0147380Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-16T23:09:32.2746380Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T23:09:32.6544270Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T23:09:32.9291630Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T23:09:33.6047760Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T23:09:33.8622900Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T23:09:34.1185450Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T23:09:34.3884790Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T23:09:34.7123780Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T23:09:35.0835250Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T23:09:35.3455970Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T23:09:35.6828430Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T23:09:36.0054510Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T23:09:36.2792480Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T23:09:36.5517560Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-16T23:09:36.8183610Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T23:09:37.0867300Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T23:09:37.8742940Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T23:09:38.6131400Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-16T23:09:38.8865840Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-16T23:09:39.1421830Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-16T23:09:39.4540580Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-16T23:09:39.7352680Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-16T23:09:40.0044350Z [36/89, 00:16/00:17] install: lua-uca [70k] 2021-05-16T23:09:40.3832120Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-16T23:09:40.6521620Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-16T23:09:40.9247490Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-16T23:09:41.1863900Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-16T23:09:41.4699590Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-16T23:09:41.7389140Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-16T23:09:42.0100640Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-16T23:09:42.2637700Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-16T23:09:42.5412940Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-16T23:09:42.8028530Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-16T23:09:43.0728600Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-16T23:09:43.3311200Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-16T23:09:43.6050650Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-16T23:09:43.8781740Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-16T23:09:44.1504080Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-16T23:09:44.4167340Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-16T23:09:44.6899970Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-16T23:09:44.9568550Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-16T23:09:45.2310940Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-16T23:09:45.4949570Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-16T23:09:45.8173360Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-16T23:09:46.0958540Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-16T23:09:46.3702800Z [59/89, 00:22/00:23] install: luaxml [31k] 2021-05-16T23:09:46.7044050Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-16T23:09:47.0728740Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-16T23:09:47.3496030Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-16T23:09:47.6066380Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-16T23:09:47.8763850Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-16T23:09:48.1337840Z [65/89, 00:24/00:25] install: odsfile [5k] 2021-05-16T23:09:48.4052360Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-16T23:09:48.6624130Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-16T23:09:49.4793660Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-16T23:09:49.7467990Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-16T23:09:50.0761440Z [70/89, 00:26/00:26] install: placeat [4k] 2021-05-16T23:09:50.3458460Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-16T23:09:50.6177210Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-16T23:09:50.9810850Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-16T23:09:51.3668850Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-16T23:09:51.6876490Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-16T23:09:51.9595140Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-16T23:09:52.2264840Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-16T23:09:52.5018670Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-16T23:09:52.9486850Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:09:53.2117370Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-16T23:09:53.5256270Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-16T23:09:53.7917760Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-16T23:09:54.1187070Z [83/89, 00:30/00:30] install: typewriter [25k] 2021-05-16T23:09:54.4442510Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-16T23:09:54.7222920Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-16T23:09:54.9853080Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-16T23:09:55.8552390Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-16T23:09:56.1221700Z [88/89, 00:32/00:32] install: collection-basic [1k] 2021-05-16T23:09:56.3986730Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-16T23:09:56.6733890Z running mktexlsr ... 2021-05-16T23:09:57.3124350Z done running mktexlsr. 2021-05-16T23:09:57.3514090Z running updmap-sys ... 2021-05-16T23:09:57.9037920Z done running updmap-sys. 2021-05-16T23:09:57.9039630Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:09:57.9042240Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pbLzpw3DcU/NAyzdRilfs ... 2021-05-16T23:09:59.1002220Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pbLzpw3DcU/NAyzdRilfs. 2021-05-16T23:09:59.1003970Z OK: optex.fmt/luatex 2021-05-16T23:09:59.1005600Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:09:59.1007440Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:10:01.3412700Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:10:01.3414160Z tlmgr: no updates available 2021-05-16T23:10:01.4759010Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:10:01.4759540Z with: 2021-05-16T23:10:01.4759900Z pandoc-version: 2.7.3 2021-05-16T23:10:01.4760270Z env: 2021-05-16T23:10:01.4760660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:01.4761090Z TIC_DEPLOY_KEY: 2021-05-16T23:10:01.4761420Z RSPM: 2021-05-16T23:10:01.4762560Z GITHUB_PAT: *** 2021-05-16T23:10:01.4762960Z COVERALLS_TOKEN: 2021-05-16T23:10:01.4763390Z continue-on-error: false 2021-05-16T23:10:01.4763850Z VDIFFR_RUN_TESTS: false 2021-05-16T23:10:01.4764320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:10:01.4764730Z TZ: UTC 2021-05-16T23:10:01.4765080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:01.4765460Z NOT_CRAN: true 2021-05-16T23:10:01.4765800Z ##[endgroup] 2021-05-16T23:10:01.9340710Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:10:04.5880350Z installer: Package name is pandoc 2021-05-16T23:10:04.5897850Z installer: Installing at base path / 2021-05-16T23:10:04.5900010Z installer: The install was successful. 2021-05-16T23:10:04.6035490Z ##[group]Run git config user.name adigherman 2021-05-16T23:10:04.6036270Z git config user.name adigherman 2021-05-16T23:10:04.6036860Z git config user.email adig@jhu.edu 2021-05-16T23:10:04.6354440Z shell: /bin/bash -e {0} 2021-05-16T23:10:04.6354870Z env: 2021-05-16T23:10:04.6355380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:04.6355890Z TIC_DEPLOY_KEY: 2021-05-16T23:10:04.6356320Z RSPM: 2021-05-16T23:10:04.6357450Z GITHUB_PAT: *** 2021-05-16T23:10:04.6357950Z COVERALLS_TOKEN: 2021-05-16T23:10:04.6358450Z continue-on-error: false 2021-05-16T23:10:04.6359010Z VDIFFR_RUN_TESTS: false 2021-05-16T23:10:04.6359570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:10:04.6360040Z TZ: UTC 2021-05-16T23:10:04.6360480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:04.6360920Z NOT_CRAN: true 2021-05-16T23:10:04.6361480Z ##[endgroup] 2021-05-16T23:10:04.6870670Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:10:04.6871370Z env: 2021-05-16T23:10:04.6871900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:04.6872360Z TIC_DEPLOY_KEY: 2021-05-16T23:10:04.6872730Z RSPM: 2021-05-16T23:10:04.6874060Z GITHUB_PAT: *** 2021-05-16T23:10:04.6874520Z COVERALLS_TOKEN: 2021-05-16T23:10:04.6875040Z continue-on-error: false 2021-05-16T23:10:04.6875530Z VDIFFR_RUN_TESTS: false 2021-05-16T23:10:04.6876060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:10:04.6876500Z TZ: UTC 2021-05-16T23:10:04.6876910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:04.6877320Z NOT_CRAN: true 2021-05-16T23:10:04.6877720Z ##[endgroup] 2021-05-16T23:10:06.3139260Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:10:06.3522530Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:10:06.3523750Z To reinstall 3.20.2, run: 2021-05-16T23:10:06.3524730Z brew reinstall cmake 2021-05-16T23:10:08.0144200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:10:09.2121070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:09.7482350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:10:10.3093360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A20%3A00Z&sig=%2BaV2yQzwYkclvhXEdyWKcm75Sh8F9HvPHI%2FWU7qjdK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:10.3589240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=\%2BaV2yQzwYkclvhXEdyWKcm75Sh8F9HvPHI\%2FWU7qjdK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:10.4449870Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:10:10.5150950Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:10:10.5178060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2690-hnqdjb 2021-05-16T23:10:10.5351190Z cp -pR /private/tmp/d20210516-2690-hnqdjb/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:10:10.5535600Z chmod -Rf +w /private/tmp/d20210516-2690-hnqdjb 2021-05-16T23:10:10.6129340Z ==> Finishing up 2021-05-16T23:10:10.6472320Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:10:10.6480630Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:10:10.6484950Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:10:10.6491100Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:10:10.6495030Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:10:10.6500500Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:10:10.6507760Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:10:10.6653840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2856-u3x9rq.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-16T23:10:13.2013610Z ==> Summary 2021-05-16T23:10:13.2040460Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:10:15.5425050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:10:16.7231270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:17.2726430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:10:17.7531130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A20%3A00Z&sig=zHSJUjOQIIFmLpogAmlRKlkdU%2F%2F0l3XO4UxAGrFwV1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:17.8085200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=zHSJUjOQIIFmLpogAmlRKlkdU\%2F\%2F0l3XO4UxAGrFwV1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:19.3567760Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:10:19.7176450Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:10:20.8337480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:21.3775770Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:10:21.8663340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A20%3A00Z&sig=wJMfVx0trbYSqtsXkXA1i686v3aqLJZRhXfD%2ByMbBYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:21.9193720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=wJMfVx0trbYSqtsXkXA1i686v3aqLJZRhXfD\%2ByMbBYQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:22.0535520Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:10:22.0613620Z ==> Installing dependencies for jags: gcc 2021-05-16T23:10:22.0620340Z ==> Installing jags dependency: gcc 2021-05-16T23:10:22.1535380Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:10:22.1563620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2863-xvveoa 2021-05-16T23:10:24.0824140Z cp -pR /private/tmp/d20210516-2863-xvveoa/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:10:25.6923220Z chmod -Rf +w /private/tmp/d20210516-2863-xvveoa 2021-05-16T23:10:29.6760140Z ==> Finishing up 2021-05-16T23:10:30.0570900Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:10:30.0580200Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:10:30.0592770Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:10:30.0597620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:10:30.0603050Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:10:30.0612460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:10:30.0627670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:10:30.0632650Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:10:30.0637510Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:10:30.0644970Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:10:30.0658190Z rm /usr/local/bin/c++-11 2021-05-16T23:10:30.0661510Z rm /usr/local/bin/cpp-11 2021-05-16T23:10:30.0664730Z rm /usr/local/bin/g++-11 2021-05-16T23:10:30.0667520Z rm /usr/local/bin/gcc-11 2021-05-16T23:10:30.0670680Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:10:30.0673690Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:10:30.0676900Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:10:30.0679790Z rm /usr/local/bin/gcov-11 2021-05-16T23:10:30.0682900Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:10:30.0685850Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:10:30.3388390Z Error: The `brew link` step did not complete successfully 2021-05-16T23:10:30.3389320Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:10:30.3393610Z Could not symlink bin/gfortran 2021-05-16T23:10:30.3394540Z Target /usr/local/bin/gfortran 2021-05-16T23:10:30.3395540Z already exists. You may want to remove it: 2021-05-16T23:10:30.3396930Z rm '/usr/local/bin/gfortran' 2021-05-16T23:10:30.3397610Z 2021-05-16T23:10:30.3398500Z To force the link and overwrite all conflicting files: 2021-05-16T23:10:30.3399780Z brew link --overwrite gcc 2021-05-16T23:10:30.3400500Z 2021-05-16T23:10:30.3401340Z To list all files that would be deleted: 2021-05-16T23:10:30.3402610Z brew link --overwrite --dry-run gcc 2021-05-16T23:10:30.3403380Z 2021-05-16T23:10:30.3404260Z Possible conflicting files are: 2021-05-16T23:10:30.3422640Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:10:30.8190270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3041-1wh1zpz.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-16T23:10:33.5751510Z ==> Summary 2021-05-16T23:10:33.6616190Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:10:33.6620720Z ==> Installing jags 2021-05-16T23:10:33.6624700Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:10:33.6642470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2863-yt7qtf 2021-05-16T23:10:33.7202660Z cp -pR /private/tmp/d20210516-2863-yt7qtf/jags/. /usr/local/Cellar/jags 2021-05-16T23:10:33.7922530Z chmod -Rf +w /private/tmp/d20210516-2863-yt7qtf 2021-05-16T23:10:33.9105770Z ==> Finishing up 2021-05-16T23:10:33.9450790Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:10:33.9466070Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:10:33.9478330Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:10:33.9490400Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:10:33.9524490Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:10:33.9538170Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:10:33.9541950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:10:33.9543720Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:10:33.9549570Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:10:33.9924190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3067-1xe2m7a.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-16T23:10:36.8838940Z ==> Summary 2021-05-16T23:10:36.8925330Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:10:39.1879100Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:10:40.3065920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:40.8805590Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:10:41.2536510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A20%3A00Z&sig=XysUAE8EzCmMZkTAkb9Vz0sWdt%2FhSM4RUVKYslrHrxI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:41.3034980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=XysUAE8EzCmMZkTAkb9Vz0sWdt\%2FhSM4RUVKYslrHrxI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:41.6446120Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:10:41.7552410Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:10:41.7578960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3074-10kv1ae 2021-05-16T23:10:41.9609110Z cp -pR /private/tmp/d20210516-3074-10kv1ae/v8/. /usr/local/Cellar/v8 2021-05-16T23:10:42.0946430Z chmod -Rf +w /private/tmp/d20210516-3074-10kv1ae 2021-05-16T23:10:42.2636530Z ==> Finishing up 2021-05-16T23:10:42.3151220Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:10:42.3606680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3239-tk83ix.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-16T23:10:44.9616060Z ==> Summary 2021-05-16T23:10:44.9671980Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:10:47.1252330Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:10:48.2786490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:48.8464720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:10:49.2470060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A20%3A00Z&sig=9QMbG3rUFkGlUTTwuJrJyVpdO5qRMWe5T12FpWzccmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:49.2914850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=9QMbG3rUFkGlUTTwuJrJyVpdO5qRMWe5T12FpWzccmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:49.5155060Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:10:49.5379910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:10:50.6883260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:51.2442080Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:10:51.9935030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A20%3A00Z&sig=2EB5PhJ3TJS%2FdIdheE3TmHrpPk5jXZrWoc1pwZ7HN2U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:52.0576980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=2EB5PhJ3TJS\%2FdIdheE3TmHrpPk5jXZrWoc1pwZ7HN2U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:52.2929570Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:10:52.3078790Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:10:53.4214360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:53.9897840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:10:54.5976690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A20%3A00Z&sig=vFdPSVYtIshj1oLAgINBzCnRmkeD2aGJu5nZq53xQCo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:54.6440510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=vFdPSVYtIshj1oLAgINBzCnRmkeD2aGJu5nZq53xQCo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:54.8537410Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:10:54.8787470Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:10:54.8791760Z ==> Installing fftw dependency: hwloc 2021-05-16T23:10:54.9413320Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:10:54.9441300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3247-13f28vw 2021-05-16T23:10:55.2447780Z cp -pR /private/tmp/d20210516-3247-13f28vw/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:10:55.6788130Z chmod -Rf +w /private/tmp/d20210516-3247-13f28vw 2021-05-16T23:10:56.1073280Z ==> Finishing up 2021-05-16T23:10:56.1477600Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:10:56.1482750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:10:56.1488050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:10:56.1493810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:10:56.1500490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:10:56.1505990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:10:56.1511360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:10:56.1516780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:10:56.1521690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:10:56.1526940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:10:56.1531880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:10:56.1536950Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:10:56.1542230Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:10:56.1549400Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:10:56.1555160Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:10:56.1581300Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:10:56.1589990Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:10:56.1594540Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:10:56.1613220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:10:56.1619160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:10:56.1651270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:10:56.1660130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:10:56.1665550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:10:56.1671180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:10:56.1676770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:10:56.1695440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:10:56.1707370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:10:56.1712890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:10:56.1718070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:10:56.1723740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:10:56.1728590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:10:56.1775070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:10:56.1786480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:10:56.1801500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:10:56.1812140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:10:56.1822340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:10:56.1832670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:10:56.1845920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:10:56.1851270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:10:56.1862150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:10:56.1881100Z 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-16T23:10:56.1886040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:10:56.1891960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:10:56.1907280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:10:57.0604270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:10:57.0606320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:10:57.0709090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:10:57.0811710Z 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-16T23:10:57.0914600Z 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-16T23:10:57.1014900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:10:57.1117970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:10:57.1219660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:10:57.1322880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:10:57.1424870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:10:57.1526970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:10:57.1629340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:10:57.1731770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:10:57.1819540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:10:57.1920160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:10:57.2022030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:10:57.2123950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:10:57.2224770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:10:57.2327360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:10:57.2427250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:10:57.2529690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:10:57.2554010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:10:57.2574600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:10:57.2677290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:10:57.2687920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:10:57.2694000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:10:57.2792050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:10:57.2838480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:10:57.2940600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:10:57.3042790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:10:57.3058090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:10:57.3143890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:10:57.3195090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:10:57.3253040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:10:57.3334730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:10:57.3373780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:10:57.3468950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:10:57.3483020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:10:57.3574420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:10:57.3613570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:10:57.3713970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:10:57.3723510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:10:57.3825550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:10:57.3834800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:10:57.3870950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:10:57.3937610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:10:57.3995630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:10:57.4052560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:10:57.4132160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:10:57.4165320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:10:57.4265660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:10:57.4278280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:10:57.4334140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:10:57.4427260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:10:57.4442200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:10:57.4544480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:10:57.4551320Z Only the first 100 operations were output. 2021-05-16T23:10:57.4563950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3423-1rxk964.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-16T23:10:59.1527270Z ==> Summary 2021-05-16T23:10:59.2067680Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:10:59.2092060Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:10:59.2683070Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:10:59.2699640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3247-1yn5ft4 2021-05-16T23:10:59.5275690Z cp -pR /private/tmp/d20210516-3247-1yn5ft4/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:10:59.9380220Z chmod -Rf +w /private/tmp/d20210516-3247-1yn5ft4 2021-05-16T23:11:01.2709870Z ==> Finishing up 2021-05-16T23:11:01.3038110Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:11:01.3042210Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:11:01.3047460Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:11:01.3052220Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:11:01.3059400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:11:01.3063680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:11:01.3069040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:11:01.3074070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:11:01.3079190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:11:01.3084040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:11:01.3089040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:11:01.3094100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:11:01.3105730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:11:01.3111160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:11:01.3116270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:11:01.3121360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:11:01.3126200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:11:01.3131010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:11:01.3136070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:11:01.3141120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:11:01.3145960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:11:01.3151590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:11:01.3156780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:11:01.3161380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:11:01.3168680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:11:01.3173310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:11:01.3178590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:11:01.3183510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:11:01.3188010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:11:01.3193650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:11:01.3198210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:11:01.3203890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:11:01.3208730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:11:01.3213760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:11:01.3219190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:11:01.3223530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:11:01.3228450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:11:01.3233720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:11:01.3238740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:11:01.3243360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:11:01.3248500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:11:01.3253220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:11:01.3291750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:11:01.3296370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:11:01.3300890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:11:01.3305950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:11:01.3311280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:11:01.3315940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:11:01.3327370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:11:01.3332690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:11:01.3338240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:11:01.3344030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:11:01.3349560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:11:01.3355870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:11:01.3365150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:11:01.3371280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:11:01.3377450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:11:01.3383560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:11:01.3389810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:11:01.3395780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:11:01.3412960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:11:01.3418310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:11:01.3423840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:11:01.3440870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:11:01.3449360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:11:01.3466810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:11:01.3472420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:11:01.3477850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:11:01.3482970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:11:01.3488480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:11:01.3493890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:11:01.3498810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:11:01.3504700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:11:01.3509540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:11:01.3515500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:11:01.3519790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:11:01.3525440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:11:01.3530880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:11:01.3535860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:11:01.3541280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:11:01.3546560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:11:01.3551590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:11:01.3557220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:11:01.3561900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:11:01.3567580Z 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-16T23:11:01.3572320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:11:01.3577460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:11:01.3582760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:11:01.3587730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:11:01.3592970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:11:01.3598180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:11:01.3603250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:11:01.3608460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:11:01.3613550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:11:01.3618740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:11:01.3624700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:11:01.3631750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:11:01.3637870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:11:01.3644170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:11:01.3649990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:11:01.3654440Z Only the first 100 operations were output. 2021-05-16T23:11:01.8533290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3453-ilsqc6.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-16T23:11:04.3876000Z ==> Summary 2021-05-16T23:11:04.4280780Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:11:04.4285280Z ==> Installing fftw 2021-05-16T23:11:04.4289080Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:11:04.4306810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3247-1a00qve 2021-05-16T23:11:04.5211260Z cp -pR /private/tmp/d20210516-3247-1a00qve/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:11:04.5821260Z chmod -Rf +w /private/tmp/d20210516-3247-1a00qve 2021-05-16T23:11:04.7597100Z ==> Finishing up 2021-05-16T23:11:04.7973320Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:11:04.7986420Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:11:04.7990850Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:11:04.7999910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:11:04.8013600Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:11:04.8021910Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:11:04.8028520Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:11:04.8035740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:11:04.8047860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:11:04.8057410Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:11:04.8065800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:11:04.8075170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:11:04.8115130Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:11:04.8220040Z info /usr/local/share/info/fftw3.info 2021-05-16T23:11:04.8230030Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:11:04.8245600Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:11:04.8265330Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:11:04.8275440Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:11:04.8285010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:11:04.8296530Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:11:04.8320360Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:11:04.8328820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:11:04.8338550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:11:04.8348620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:11:04.8357750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:11:04.8366430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:11:04.8375480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:11:04.8384450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:11:04.8392280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:11:04.8399900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:11:04.8407830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:11:04.8416280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:11:04.8425460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:11:04.8430010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:11:04.8438820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:11:04.8445340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:11:04.8451580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:11:04.8457580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:11:04.8464420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:11:04.8470350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:11:04.8476670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:11:04.8483880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:11:04.8570330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:11:04.8574700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:11:04.8581070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:11:04.8586230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:11:04.8591040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:11:04.8596700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:11:04.8602020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:11:04.8606600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:11:04.8612530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:11:04.8617320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:11:04.8622370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:11:04.8627500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:11:04.8632280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:11:04.8637160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:11:04.8642130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:11:04.8650190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:11:04.8680250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:11:04.8682140Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:11:04.8983930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3480-eywzwk.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-16T23:11:07.3763060Z ==> Summary 2021-05-16T23:11:07.3817840Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:11:08.1504020Z ==> No outdated dependents to upgrade! 2021-05-16T23:11:08.1506090Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:11:08.3297720Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:11:08.3299290Z fftw, open-mpi 2021-05-16T23:11:08.3307570Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:11:08.3310860Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:11:08.3313850Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:11:08.3320010Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:11:08.3321990Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:11:08.3326210Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:11:08.3339920Z rm /usr/local/include/fftw3.f 2021-05-16T23:11:08.3342880Z rm /usr/local/include/fftw3.f03 2021-05-16T23:11:08.3343720Z rm /usr/local/include/fftw3.h 2021-05-16T23:11:08.3348320Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:11:08.3349260Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:11:08.3350140Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:11:08.3352130Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:11:08.3353510Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:11:08.3357450Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:11:08.3359360Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:11:08.3369700Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:11:08.3370810Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:11:08.3373110Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:11:08.3374150Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:11:08.3375590Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:11:08.3381600Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:11:08.3382630Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:11:08.3386560Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:11:08.3389770Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:11:08.3392560Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:11:08.3396960Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:11:08.3397910Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:11:08.3401870Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:11:08.3404470Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:11:08.3406500Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:11:08.3410880Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:11:08.3412660Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:11:08.3416970Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:11:08.3422020Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:11:08.3436910Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:11:08.3438210Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:11:08.3441690Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:11:08.3451950Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:11:08.3454870Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:11:08.3465110Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:11:08.3474350Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:11:08.3477640Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:11:08.3483780Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:11:08.3491970Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:11:08.3494870Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:11:08.3502670Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:11:08.3505340Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:11:08.3513290Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:11:08.3523780Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:11:08.3531310Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:11:08.3533830Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:11:08.3597760Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:11:08.3599020Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:11:08.3607770Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:11:08.3622140Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:11:08.3640180Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:11:08.3652250Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:11:08.3658840Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:11:08.3662680Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:11:08.4566030Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:11:08.4582590Z rm /usr/local/bin/mpic++ 2021-05-16T23:11:08.4592410Z rm /usr/local/bin/mpicc 2021-05-16T23:11:08.4608470Z rm /usr/local/bin/mpicxx 2021-05-16T23:11:08.4633120Z rm /usr/local/bin/mpiexec 2021-05-16T23:11:08.4633950Z rm /usr/local/bin/mpif77 2021-05-16T23:11:08.4634680Z rm /usr/local/bin/mpif90 2021-05-16T23:11:08.4635420Z rm /usr/local/bin/mpifort 2021-05-16T23:11:08.4636140Z rm /usr/local/bin/mpirun 2021-05-16T23:11:08.4637620Z rm /usr/local/bin/ompi-clean 2021-05-16T23:11:08.4638890Z rm /usr/local/bin/ompi-server 2021-05-16T23:11:08.4639730Z rm /usr/local/bin/ompi_info 2021-05-16T23:11:08.4640500Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:11:08.4641650Z rm /usr/local/bin/orte-clean 2021-05-16T23:11:08.4644080Z rm /usr/local/bin/orte-info 2021-05-16T23:11:08.4645300Z rm /usr/local/bin/orte-server 2021-05-16T23:11:08.4646170Z rm /usr/local/bin/ortecc 2021-05-16T23:11:08.4648640Z rm /usr/local/bin/orted 2021-05-16T23:11:08.4652110Z rm /usr/local/bin/orterun 2021-05-16T23:11:08.4657180Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:11:08.4667780Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:11:08.4670720Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:11:08.4676660Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:11:08.4679030Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:11:08.4719520Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:11:08.4720920Z rm /usr/local/include/mpi.h 2021-05-16T23:11:08.4721800Z rm /usr/local/include/mpi.mod 2021-05-16T23:11:08.4722670Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:11:08.4723530Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:11:08.4725520Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:11:08.4728510Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:11:08.4735900Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:11:08.4795080Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:11:08.4796290Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:11:08.4797240Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:11:08.4798920Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:11:08.4800360Z rm /usr/local/include/mpif-config.h 2021-05-16T23:11:08.4801740Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:11:08.4803060Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:11:08.4804400Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:11:08.4805790Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:11:08.4807190Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:11:08.4809280Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:11:08.4816950Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:11:08.4819850Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:11:08.4825560Z rm /usr/local/include/mpif.h 2021-05-16T23:11:08.4828670Z rm /usr/local/include/openmpi 2021-05-16T23:11:08.4835820Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:11:08.4845260Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:11:08.4848250Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:11:08.4856170Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:11:08.4859100Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:11:08.4865700Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:11:08.4870350Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:11:08.4876290Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:11:08.4879240Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:11:08.4886260Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:11:08.4889470Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:11:08.4896340Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:11:08.4899240Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:11:08.4905530Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:11:08.4908510Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:11:08.4914930Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:11:08.4917930Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:11:08.4924010Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:11:08.4926870Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:11:08.4933960Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:11:08.4939070Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:11:08.4941900Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:11:08.4946970Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:11:08.4950020Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:11:08.4956140Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:11:08.4959010Z rm /usr/local/lib/openmpi 2021-05-16T23:11:08.4968240Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:11:08.4971110Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:11:08.4977040Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:11:08.4980110Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:11:08.4986370Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:11:08.4989020Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:11:08.4992780Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:11:08.5000390Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:11:08.5003370Z rm /usr/local/lib/pmix 2021-05-16T23:11:08.5031780Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:11:08.5073150Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:11:08.5074150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:11:08.5075050Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:11:08.5075900Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:11:08.5076750Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:11:08.5077610Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:11:08.5078550Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:11:08.5080130Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:11:08.5081550Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:11:08.5084060Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:11:08.5087790Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:11:08.5094200Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:11:08.5098220Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:11:08.5102790Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:11:08.5126360Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:11:08.5130320Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:11:08.5150330Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:11:08.5159210Z Only the first 100 operations were output. 2021-05-16T23:11:10.4032480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:11:11.5409710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:12.1060680Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:11:12.4833880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A20%3A00Z&sig=9GNbOx5vP9EgYD%2B4Jv%2BAKvWdRAIXQOreT7dOCBCTBQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:12.5280960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=9GNbOx5vP9EgYD\%2B4Jv\%2BAKvWdRAIXQOreT7dOCBCTBQM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:12.9204810Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:11:13.0517100Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:11:13.0544390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3488-1q4dkqi 2021-05-16T23:11:13.7155980Z cp -pR /private/tmp/d20210516-3488-1q4dkqi/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:11:14.3848530Z chmod -Rf +w /private/tmp/d20210516-3488-1q4dkqi 2021-05-16T23:11:15.3583290Z ==> Finishing up 2021-05-16T23:11:15.4679540Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:11:15.4684590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:11:15.4689450Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:11:15.4694180Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:11:15.4698710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:11:15.4703900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:11:15.4708830Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:11:15.4713460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:11:15.4721530Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:11:15.4726410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:11:15.4730910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:11:15.4735940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:11:15.4741320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:11:15.4745660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:11:15.4750840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:11:15.4757220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:11:15.4763480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:11:15.4786830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:11:15.4788500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:11:15.4789900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:11:15.4791280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:11:15.4792710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:11:15.4794070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:11:15.4796360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:11:15.4801240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:11:15.4805600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:11:15.4810600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:11:15.4814910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:11:15.4819870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:11:15.4827850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:11:15.4835640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:11:15.4844260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:11:15.4855920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:11:15.4864430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:11:15.4872090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:11:15.4877910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:11:15.4890960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:11:15.4899840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:11:15.4908790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:11:15.4917210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:11:15.4927810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:11:15.4935330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:11:15.4943610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:11:15.4952630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:11:15.4961590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:11:15.4969720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:11:15.4974110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:11:15.4982490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:11:15.4990510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:11:15.4998040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:11:15.5002450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:11:15.5013660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:11:15.5018000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:11:15.5043290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:11:15.5044830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:11:15.5046420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:11:15.5052940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:11:15.5057260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:11:15.5065290Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:11:15.5074670Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:11:15.5082720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:11:15.5089730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:11:15.5097260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:11:15.5101630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:11:15.5110640Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:11:15.5119330Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:11:15.5128230Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:11:15.5137490Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:11:15.5142230Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:11:15.5245420Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:11:15.5250400Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:11:15.5255580Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:11:15.5259760Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:11:15.5264560Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:11:15.5268790Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:11:15.5281050Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:11:15.5282690Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:11:15.5284180Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:11:15.5288970Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:11:15.5293730Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:11:15.5298000Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:11:15.5305420Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:11:15.5311410Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:11:15.5318390Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:11:15.5334780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:11:15.5340050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:11:15.5345390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:11:15.5350640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:11:15.5357120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:11:15.5379380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:11:15.5381060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:11:15.5382650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:11:15.5384240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:11:15.5385890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:11:15.5390140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:11:15.5395670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:11:15.5400820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:11:15.5406180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:11:15.5411550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:11:15.5416840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:11:15.5422180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:11:15.5425900Z Only the first 100 operations were output. 2021-05-16T23:11:15.9197210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3654-1jbz30b.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-16T23:11:18.4483400Z ==> Summary 2021-05-16T23:11:18.5189870Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:11:20.9862880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:11:22.1120360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:22.6827580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:11:23.0526960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A20%3A00Z&sig=7AHBoe99J5zlD3Rx6MMyf2m5%2BsX%2FOznRzjkFbfflllg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:23.0992500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=7AHBoe99J5zlD3Rx6MMyf2m5\%2BsX\%2FOznRzjkFbfflllg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:23.1762170Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:11:23.2644940Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:11:23.2671430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3664-1tpblnw 2021-05-16T23:11:23.3366450Z cp -pR /private/tmp/d20210516-3664-1tpblnw/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:11:23.4724110Z chmod -Rf +w /private/tmp/d20210516-3664-1tpblnw 2021-05-16T23:11:23.6418150Z ==> Finishing up 2021-05-16T23:11:23.6743640Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:11:23.6747430Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:11:23.6749550Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:11:23.6849110Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:11:23.6939050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.6961840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.6995300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.6997520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7011980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7025140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7054700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7086240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7102310Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:11:23.7104140Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:11:23.7106370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7116140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7120870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7122970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7128650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7142490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7179770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7203350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7205400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7218900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7237720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7258540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7275410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7295210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7319040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7333500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7345230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7356270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7358270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7403630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7411090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7423980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7462880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7468980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7479200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7491490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7493690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7520470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7544020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7546050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7548160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7560810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7598710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7624690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7627490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7642530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7678700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7733140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7835040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7935840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7965890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.7983260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.8003210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.8061460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.8113550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.8195670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:11:23.8248700Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:11:23.8291110Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:11:23.8310440Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:11:23.8388270Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:11:23.8490430Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:11:23.8592650Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:11:23.8695580Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:11:23.8797690Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:11:23.8899350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3829-4dznng.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-16T23:11:26.2161100Z ==> Summary 2021-05-16T23:11:26.2358460Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:11:28.2813110Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:11:28.2814170Z To reinstall 1.6.37, run: 2021-05-16T23:11:28.2814920Z brew reinstall libpng 2021-05-16T23:11:30.1915400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:11:31.3554620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:31.9040840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:11:32.2673550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A20%3A00Z&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP%2Fcp%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:32.3120520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=N1v7yd0gi0BCP0cH4GSKwPGcl1EHjUF6NU6zMP\%2Fcp\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:32.3541910Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:11:32.3588240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:11:33.4698530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:34.0410680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:11:34.4313520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A20%3A00Z&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5%2FKRfn2TR4gPLdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:34.4798070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=YgOncHN8pS4lgvycxl8SqQIK2U7p5\%2FKRfn2TR4gPLdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:34.5726180Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:11:34.5775930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:11:35.7024060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:36.2449620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:11:36.6152160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A20%3A00Z&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:36.6631050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=vxowD1iK0jd6sLiH4ZRF8pf7Gd64zezReNqzVQci3YU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:36.7084520Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:11:36.7112360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:11:37.8515600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:38.4353420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:11:38.8192570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A20%3A00Z&sig=jK4ryYgZ8496uC4kAqgbqO3%2FuwomhD8nWKGc5S7bklI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:38.8638610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=jK4ryYgZ8496uC4kAqgbqO3\%2FuwomhD8nWKGc5S7bklI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:38.9084830Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:11:38.9112610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:11:40.0710120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:40.6196130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:11:40.9879320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A20%3A00Z&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:41.0343340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:41.1474880Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:11:41.1542430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:11:42.2376310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:42.8115960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:11:43.1756050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A20%3A00Z&sig=zMNZHLjR5luYy26KJT%2F5JzHrrWayxDFyI6SnB2q3FwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:43.2245640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=zMNZHLjR5luYy26KJT\%2F5JzHrrWayxDFyI6SnB2q3FwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:43.3710860Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:11:43.3813260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:11:44.4995290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:45.1041140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:11:45.4781960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A20%3A00Z&sig=0rqK%2BbHVuocRa%2FvgHk3nPoPF9w1%2FCDd2oGdxso8jvjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:45.5620740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=0rqK\%2BbHVuocRa\%2FvgHk3nPoPF9w1\%2FCDd2oGdxso8jvjc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:45.6154770Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:11:45.6185890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:11:46.7472490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:47.3424670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:11:47.6957640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A20%3A00Z&sig=AVpYPLVdv3jaTDJ%2BMmSfaUWbs%2BJ4q8wMfbBxY899Faw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:47.7407960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=AVpYPLVdv3jaTDJ\%2BMmSfaUWbs\%2BJ4q8wMfbBxY899Faw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:47.7908010Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:11:47.7937800Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:11:49.0586910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:49.6243670Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:11:49.9966470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A20%3A00Z&sig=muil2pqwP5cun9A0%2F8%2FUkGX4XpIMyPAbPLYWXzeiS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:50.0423720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=muil2pqwP5cun9A0\%2F8\%2FUkGX4XpIMyPAbPLYWXzeiS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:50.0975890Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:11:50.1007670Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:11:51.2594700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:51.7973130Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:11:52.1533070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A20%3A00Z&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:52.2331180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:52.3134360Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:11:52.3178340Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:11:53.6351570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:54.2220420Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:11:54.6029090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A20%3A00Z&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:54.6486870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:54.8072880Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:11:54.8159080Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:11:55.9233500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:56.5136740Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:11:56.8959900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A20%3A00Z&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:56.9467490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:57.0223420Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:11:57.0263440Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:11:58.1787910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:58.7654850Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:11:59.1652810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A20%3A00Z&sig=UTgkG3sKbg%2BI5Ss7GQy890nAA4kY%2FyEK6JAd81PWFzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:59.2099670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=UTgkG3sKbg\%2BI5Ss7GQy890nAA4kY\%2FyEK6JAd81PWFzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:59.2906350Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:11:59.2945950Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:12:00.3978680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:00.9362060Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:12:01.3348680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A20%3A00Z&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:01.3849740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:01.7848330Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:12:01.8354350Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:12:02.9549220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:03.5108720Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:12:03.8961510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A20%3A00Z&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA%2BgjxHkeuLuo8FsJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:03.9563620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA\%2BgjxHkeuLuo8FsJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:04.2184110Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:12:04.2280860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:12:05.3919010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:05.9471700Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:12:06.3180030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A20%3A00Z&sig=NgfuK2%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX%2FN4Njc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:06.3658180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=NgfuK2\%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX\%2FN4Njc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:07.4297890Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:12:07.8583230Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:12:09.0277230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:12:09.6021890Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:12:09.9816360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A20%3A00Z&sig=zYvFOw4YC1axQRKqMGlE4ratRc%2B5bTFM5D1VawOaVqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:10.0287050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=zYvFOw4YC1axQRKqMGlE4ratRc\%2B5bTFM5D1VawOaVqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:10.3124910Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:12:10.3769430Z ==> 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-16T23:12:10.3772230Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:12:10.4510770Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:12:10.4553300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-lmz10z 2021-05-16T23:12:10.4630350Z cp -pR /private/tmp/d20210516-3939-lmz10z/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:12:10.4721050Z chmod -Rf +w /private/tmp/d20210516-3939-lmz10z 2021-05-16T23:12:10.5085550Z ==> Finishing up 2021-05-16T23:12:10.6015750Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:12:10.6113150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4200-1i4tizf.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-16T23:12:13.0778930Z ==> Summary 2021-05-16T23:12:13.0793300Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:12:13.0798480Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:12:13.0832680Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:12:13.0849790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3939-1u2culj 2021-05-16T23:12:13.1771030Z cp -pR /private/tmp/d20210516-3939-1u2culj/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:12:13.3107830Z chmod -Rf +w /private/tmp/d20210516-3939-1u2culj 2021-05-16T23:12:13.4598100Z ==> Finishing up 2021-05-16T23:12:13.4965410Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:12:13.4968970Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:12:13.4980840Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:12:13.4985230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:12:13.4990340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:12:13.4995160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:12:13.5000550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:12:13.5005020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:12:13.5010000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:12:13.5014580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:12:13.5019680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:12:13.5118070Z rm /usr/local/share/pkgconfig 2021-05-16T23:12:13.5138360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:12:13.5143370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:12:13.5149120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:12:13.5154360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:12:13.5159820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:12:13.5171970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:12:13.5177100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:12:13.5182460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:12:13.5187700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:12:13.5192950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:12:13.5198200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:12:13.5203500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:12:13.5208400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:12:13.5213740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:12:13.5221840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:12:13.5234550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:12:13.5236430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:12:13.5238300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:12:13.5241860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:12:13.5246980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:12:13.5251870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:12:13.5257020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:12:13.5261750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:12:13.5266910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:12:13.5271520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:12:13.5276750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:12:13.5281300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:12:13.5286610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:12:13.5313210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:12:13.5318020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:12:13.5323370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:12:13.5328770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:12:13.5334010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:12:13.5338590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:12:13.5344090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:12:13.5348680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:12:13.5354230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:12:13.5358650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:12:13.5363730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:12:13.5368420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:12:13.5373740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:12:13.5378170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:12:13.5900060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4226-1mhnmmm.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-16T23:12:15.9729480Z ==> Summary 2021-05-16T23:12:15.9933200Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:12:15.9938080Z ==> Installing poppler dependency: libxau 2021-05-16T23:12:16.0023100Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:12:16.0040940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-qn8c8k 2021-05-16T23:12:16.0163620Z cp -pR /private/tmp/d20210516-3939-qn8c8k/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:12:16.0329350Z chmod -Rf +w /private/tmp/d20210516-3939-qn8c8k 2021-05-16T23:12:16.0793590Z ==> Finishing up 2021-05-16T23:12:16.1127340Z rm /usr/local/include/X11 2021-05-16T23:12:16.1135860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:12:16.1140560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:12:16.1147050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:12:16.1152550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:12:16.1157240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:12:16.1162590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:12:16.1203630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:12:16.1208160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:12:16.1213330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:12:16.1217750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:12:16.1222890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:12:16.1227160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:12:16.1233230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:12:16.1239270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:12:16.1243760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:12:16.1249240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:12:16.1253350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:12:16.1258610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:12:16.1263050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:12:16.1268170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:12:16.1272960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:12:16.1278030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:12:16.1282530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:12:16.1287950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:12:16.1291020Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:12:16.1296980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:12:16.1301840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:12:16.1307070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:12:16.1310130Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:12:16.1318900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:12:16.1323850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:12:16.1329060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:12:16.1334030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:12:16.1339350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:12:16.1344080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:12:16.1349390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:12:16.1354320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:12:16.1360490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:12:16.1365360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:12:16.1370690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:12:16.1375370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:12:16.1380720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:12:16.1385810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:12:16.1390600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:12:16.1395970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:12:16.1400830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:12:16.1405640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:12:16.1411000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:12:16.1416040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:12:16.1420710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:12:16.1425930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:12:16.1431430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:12:16.1435890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:12:16.1441310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:12:16.1446270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:12:16.1451420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:12:16.1456050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:12:16.1461770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:12:16.1468110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:12:16.1473890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:12:16.1479520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:12:16.1485020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:12:16.1490710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:12:16.1496090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:12:16.1503190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:12:16.1508890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:12:16.1514540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:12:16.1520100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:12:16.1525380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:12:16.1531150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:12:16.1536250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:12:16.1541120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:12:16.1546480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:12:16.1551820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:12:16.1581190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:12:16.1585910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:12:16.1591420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:12:16.1596600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:12:16.1601650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:12:16.1607090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:12:16.1611730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:12:16.1630510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:12:16.1632430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:12:16.1633990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:12:16.1635730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:12:16.1638020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:12:16.1643180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:12:16.1659590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:12:16.1679500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:12:16.1758400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:12:16.1846170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:12:16.1851930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:12:16.1919650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:12:16.1921480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:12:16.1923270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:12:16.1925430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:12:16.1927320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:12:16.1929230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:12:16.1931800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:12:16.1933660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:12:16.1935490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:12:16.1936620Z Only the first 100 operations were output. 2021-05-16T23:12:16.3753700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4253-w7r2v6.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-16T23:12:18.8838970Z ==> Summary 2021-05-16T23:12:18.8865710Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:12:18.8871250Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:12:18.8955130Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:12:18.8972770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-1nrvbjv 2021-05-16T23:12:18.9071010Z cp -pR /private/tmp/d20210516-3939-1nrvbjv/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:12:18.9183590Z chmod -Rf +w /private/tmp/d20210516-3939-1nrvbjv 2021-05-16T23:12:18.9676460Z ==> Finishing up 2021-05-16T23:12:19.0072240Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:12:19.0115330Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:12:19.0219530Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:12:19.0228570Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:12:19.0235890Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:12:19.0359260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4279-gdefbg.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-16T23:12:21.3785990Z ==> Summary 2021-05-16T23:12:21.3804310Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:12:21.3862450Z ==> Installing poppler dependency: libxcb 2021-05-16T23:12:21.4156670Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:12:21.4183470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3939-lqoitz 2021-05-16T23:12:22.1116620Z cp -pR /private/tmp/d20210516-3939-lqoitz/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:12:23.4286160Z chmod -Rf +w /private/tmp/d20210516-3939-lqoitz 2021-05-16T23:12:24.5389050Z ==> Finishing up 2021-05-16T23:12:24.5758090Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:12:24.5765450Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:12:24.5833890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:12:24.5838950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:12:24.5846880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:12:24.5856000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:12:24.5867180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:12:24.5877640Z 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-16T23:12:24.5887630Z 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-16T23:12:24.5894990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:12:24.5905470Z 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-16T23:12:24.5916920Z 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-16T23:12:24.5924250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:12:24.5929720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:12:24.5937690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:12:24.5948580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:12:24.5956030Z 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-16T23:12:24.5964350Z 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-16T23:12:24.5969350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:12:24.5975380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:12:24.5981770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:12:24.5991790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:12:24.5997470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:12:24.6004920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:12:24.6012120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:12:24.6016980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:12:24.6024390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:12:24.6034640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:12:24.6043050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:12:24.6050450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:12:24.6060150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:12:24.6071410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:12:24.6081590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:12:24.6099110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:12:24.6107380Z 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-16T23:12:24.6115110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:12:24.6121190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:12:24.6127520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:12:24.6133850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:12:24.6142160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:12:24.6162570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:12:24.6177400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:12:24.6211920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:12:24.6231240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:12:24.6244760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:12:24.6246440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:12:24.6248050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:12:24.6249520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:12:24.6250980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:12:24.6252530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:12:24.6254210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:12:24.6255810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:12:24.6257650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:12:24.6259250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:12:24.6260630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:12:24.6262120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:12:24.6263640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:12:24.6265000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:12:24.6266960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:12:24.6273280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:12:24.6279220Z 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-16T23:12:24.6290480Z 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-16T23:12:24.6295490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:12:24.6301880Z 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-16T23:12:24.6308300Z 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-16T23:12:24.6314850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:12:24.6320750Z 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-16T23:12:24.6326590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:12:24.6332180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:12:24.6337470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:12:24.6345130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:12:24.6350940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:12:24.6356210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:12:24.6362270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:12:24.6367930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:12:24.6373440Z 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-16T23:12:24.6379260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:12:24.6385080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:12:24.6394950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:12:24.6400880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:12:24.6406460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:12:24.6412230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:12:24.6417580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:12:24.6423580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:12:24.6435950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:12:24.6442070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:12:24.6452290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:12:24.6458060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:12:24.6463890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:12:24.6470020Z 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-16T23:12:24.6479100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:12:24.6506980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:12:24.6508720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:12:24.6513900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:12:24.6515980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:12:24.6518000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:12:24.6519870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:12:24.6523370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:12:24.6529640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:12:24.6535210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:12:24.6539250Z Only the first 100 operations were output. 2021-05-16T23:12:26.2279570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4330-tyk5cx.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-16T23:12:29.1530780Z ==> Summary 2021-05-16T23:12:29.2873720Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:12:29.2974160Z ==> Installing poppler dependency: libx11 2021-05-16T23:12:29.3366910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-1pzjk7w 2021-05-16T23:12:29.3369670Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:12:29.6518440Z cp -pR /private/tmp/d20210516-3939-1pzjk7w/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:12:30.2273140Z chmod -Rf +w /private/tmp/d20210516-3939-1pzjk7w 2021-05-16T23:12:30.7009300Z ==> Finishing up 2021-05-16T23:12:30.7373460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:12:30.7376970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:12:30.7382740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:12:30.7387060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:12:30.7392180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:12:30.7397200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:12:30.7401860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:12:30.7407150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:12:30.7411640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:12:30.7417100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:12:30.7421620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:12:30.7426840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:12:30.7434130Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:12:30.7440200Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:12:30.7467120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:12:30.7472540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:12:30.7478230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:12:30.7484040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:12:30.7493570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:12:30.7499350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:12:30.7504570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:12:30.7510710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:12:30.7515820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:12:30.7521460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:12:30.7527270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:12:30.7532130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:12:30.7538340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:12:30.7543220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:12:30.7549280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:12:30.7554770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:12:30.7560090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:12:30.7565950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:12:30.7571030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:12:30.7577150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:12:30.7582490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:12:30.7587840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:12:30.7593540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:12:30.7599110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:12:30.7605640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:12:30.7611420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:12:30.7617350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:12:30.7622680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:12:30.7628460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:12:30.7634000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:12:30.7639460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:12:30.7645090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:12:30.7650570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:12:30.7656010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:12:30.7661460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:12:30.7666820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:12:30.7672210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:12:30.7677510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:12:30.7683040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:12:30.7688170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:12:30.7693630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:12:30.7699310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:12:30.7705000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:12:30.7710310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:12:30.7715690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:12:30.7720850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:12:30.7726710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:12:30.7750650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:12:30.7752500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:12:30.7754140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:12:30.7755690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:12:30.7757490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:12:30.7759610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:12:30.7765990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:12:30.7771340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:12:30.7796620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:12:30.7801590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:12:30.7806870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:12:30.7811900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:12:30.7816970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:12:30.7822260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:12:30.7827750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:12:30.7833920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:12:30.7861570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:12:30.7863570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:12:30.7865430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:12:30.7867080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:12:30.7868570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:12:30.7870230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:12:30.7871940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:12:30.7874740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:12:30.7880180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:12:30.7885330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:12:30.7890460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:12:30.7895660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:12:30.7900810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:12:30.7906190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:12:30.7911020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:12:30.7916090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:12:30.7921500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:12:30.7926540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:12:30.7931990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:12:30.7937160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:12:30.7942920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:12:30.7947850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:12:30.7953150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:12:30.7957510Z Only the first 100 operations were output. 2021-05-16T23:12:31.4508620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4356-1mej7k7.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-16T23:12:33.9148620Z ==> Summary 2021-05-16T23:12:33.9746080Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:12:33.9751470Z ==> Installing poppler dependency: libxext 2021-05-16T23:12:34.0294270Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:12:34.0311850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-6w19nc 2021-05-16T23:12:34.0625260Z cp -pR /private/tmp/d20210516-3939-6w19nc/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:12:34.1097500Z chmod -Rf +w /private/tmp/d20210516-3939-6w19nc 2021-05-16T23:12:34.1946360Z ==> Finishing up 2021-05-16T23:12:34.2316210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:12:34.2319750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:12:34.2325890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:12:34.2332240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:12:34.2337080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:12:34.2341720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:12:34.2347420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:12:34.2352560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:12:34.2357210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:12:34.2362420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:12:34.2367480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:12:34.2372210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:12:34.2377860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:12:34.2382730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:12:34.2387700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:12:34.2392810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:12:34.2405350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:12:34.2410650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:12:34.2416080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:12:34.2421050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:12:34.2426420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:12:34.2431750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:12:34.2436600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:12:34.2441770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:12:34.2447190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:12:34.2452030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:12:34.2457080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:12:34.2462360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:12:34.2467740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:12:34.2473000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:12:34.2477830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:12:34.2483220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:12:34.2487940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:12:34.2493150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:12:34.2498520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:12:34.2522010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:12:34.2549330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:12:34.2554210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:12:34.2559320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:12:34.2564580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:12:34.2569250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:12:34.2574930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:12:34.2579610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:12:34.2585210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:12:34.2589940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:12:34.2595520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:12:34.2600300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:12:34.2605860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:12:34.2610630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:12:34.2616600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:12:34.2621090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:12:34.2626620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:12:34.2632380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:12:34.2637190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:12:34.2642680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:12:34.2647720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:12:34.2652540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:12:34.2657990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:12:34.2662520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:12:34.2667960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:12:34.2673690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:12:34.2678200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:12:34.2683820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:12:34.2688620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:12:34.2693830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:12:34.2698300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:12:34.2704290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:12:34.2709050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:12:34.2714050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:12:34.2718950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:12:34.2724340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:12:34.2729210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:12:34.2734530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:12:34.2740000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:12:34.2744520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:12:34.2750050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:12:34.2755450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:12:34.2761110Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:12:34.2765400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:12:34.2770750Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:12:34.2777580Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:12:34.3047580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4382-amk66q.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-16T23:12:36.8519830Z ==> Summary 2021-05-16T23:12:36.8578790Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:12:36.8584390Z ==> Installing poppler dependency: libxrender 2021-05-16T23:12:36.9109380Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:12:36.9126620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-13po8f 2021-05-16T23:12:36.9237550Z cp -pR /private/tmp/d20210516-3939-13po8f/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:12:36.9406160Z chmod -Rf +w /private/tmp/d20210516-3939-13po8f 2021-05-16T23:12:36.9953130Z ==> Finishing up 2021-05-16T23:12:37.0306920Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:12:37.0314540Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:12:37.0320980Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:12:37.0325490Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:12:37.0330750Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:12:37.0337660Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:12:37.0469740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4409-15tevuo.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-16T23:12:39.3076350Z ==> Summary 2021-05-16T23:12:39.3097790Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:12:39.3102780Z ==> Installing poppler dependency: lzo 2021-05-16T23:12:39.3121730Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:12:39.3139240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-f9ke9q 2021-05-16T23:12:39.3309310Z cp -pR /private/tmp/d20210516-3939-f9ke9q/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:12:39.3526590Z chmod -Rf +w /private/tmp/d20210516-3939-f9ke9q 2021-05-16T23:12:39.4148680Z ==> Finishing up 2021-05-16T23:12:39.4482840Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:12:39.4518550Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:12:39.4524910Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:12:39.4529300Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:12:39.4534630Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:12:39.4541740Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:12:39.4706340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4436-1p1m4xc.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-16T23:12:41.9367410Z ==> Summary 2021-05-16T23:12:41.9399690Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:12:41.9406430Z ==> Installing poppler dependency: pixman 2021-05-16T23:12:41.9436750Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:12:41.9454290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-1qzolwf 2021-05-16T23:12:41.9976790Z cp -pR /private/tmp/d20210516-3939-1qzolwf/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:12:42.0113000Z chmod -Rf +w /private/tmp/d20210516-3939-1qzolwf 2021-05-16T23:12:42.0608190Z ==> Finishing up 2021-05-16T23:12:42.0973730Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:12:42.0980550Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:12:42.0987420Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:12:42.0992000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:12:42.0997600Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:12:42.1004780Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:12:42.1133100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4462-16nv6hf.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-16T23:12:44.4603690Z ==> Summary 2021-05-16T23:12:44.4623370Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:12:44.4630540Z ==> Installing poppler dependency: cairo 2021-05-16T23:12:45.3465250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-1tq7388 2021-05-16T23:12:45.3467700Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:12:45.3469220Z cp -pR /private/tmp/d20210516-3939-1tq7388/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:12:45.3470220Z ==> Finishing up 2021-05-16T23:12:45.3570450Z chmod -Rf +w /private/tmp/d20210516-3939-1tq7388 2021-05-16T23:12:45.3571630Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:12:45.3672550Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:12:45.3773530Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:12:45.3874600Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:12:45.3975360Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:12:45.4076860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:12:45.4177320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:12:45.4279870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:12:45.4382720Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:12:45.4485860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:12:45.4586610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:12:45.4688380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:12:45.4789600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:12:45.4811730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:12:45.4913760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:12:45.4942680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:12:45.5044830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:12:45.5099270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:12:45.5153300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:12:45.5232400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:12:45.5319740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:12:45.5337910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:12:45.5438140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:12:45.5489920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:12:45.5544280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:12:45.5646630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:12:45.5654530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:12:45.5662440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:12:45.5764140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:12:45.5841280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:12:45.5871110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:12:45.5974090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4488-dtyf46.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-16T23:12:47.5982240Z ==> Summary 2021-05-16T23:12:47.6063890Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:12:47.6070020Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:12:47.6228020Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:12:47.6245350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-5sh4h6 2021-05-16T23:12:47.6596980Z cp -pR /private/tmp/d20210516-3939-5sh4h6/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:12:47.6780150Z chmod -Rf +w /private/tmp/d20210516-3939-5sh4h6 2021-05-16T23:12:47.7422290Z ==> Finishing up 2021-05-16T23:12:47.7624530Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:12:47.7632410Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:12:47.7637050Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:12:47.7644620Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:12:47.7649660Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:12:47.7657250Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:12:47.7661340Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:12:47.7679890Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:12:47.7689800Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:12:47.7700270Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:12:47.7709410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:12:47.7715420Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:12:47.7722070Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:12:47.7726700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:12:47.7732300Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:12:47.7739770Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:12:47.7909900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4514-is2yoy.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-16T23:12:50.2617660Z ==> Summary 2021-05-16T23:12:50.2643770Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:12:50.2650290Z ==> Installing poppler dependency: nspr 2021-05-16T23:12:50.2688970Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:12:50.2707750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-xyx6ee 2021-05-16T23:12:50.3042640Z cp -pR /private/tmp/d20210516-3939-xyx6ee/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:12:50.3497670Z chmod -Rf +w /private/tmp/d20210516-3939-xyx6ee 2021-05-16T23:12:50.4340720Z ==> Finishing up 2021-05-16T23:12:50.4696730Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:12:50.4703090Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:12:50.4748700Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:12:50.4755060Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:12:50.4759590Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:12:50.4764490Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:12:50.4769030Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:12:50.4773940Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:12:50.4778550Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:12:50.4785910Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:12:50.5043110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4540-16b2ge.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-16T23:12:53.0152070Z ==> Summary 2021-05-16T23:12:53.0210720Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:12:53.0216100Z ==> Installing poppler dependency: nss 2021-05-16T23:12:53.0434820Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:12:53.0452220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-1gunfst 2021-05-16T23:12:53.3035480Z cp -pR /private/tmp/d20210516-3939-1gunfst/nss/. /usr/local/Cellar/nss 2021-05-16T23:12:53.4708350Z chmod -Rf +w /private/tmp/d20210516-3939-1gunfst 2021-05-16T23:12:54.9192490Z ==> Finishing up 2021-05-16T23:12:55.0160930Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:12:55.0164410Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:12:55.0172590Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:12:55.0176800Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:12:55.0181670Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:12:55.0186090Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:12:55.0197290Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:12:55.0201490Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:12:55.0207010Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:12:55.0210790Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:12:55.0215670Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:12:55.0220070Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:12:55.0224890Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:12:55.0233250Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:12:55.0237500Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:12:55.0242360Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:12:55.0247200Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:12:55.0251990Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:12:55.0256220Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:12:55.0261090Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:12:55.0265530Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:12:55.0270240Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:12:55.0274570Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:12:55.0279670Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:12:55.0284020Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:12:55.0289010Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:12:55.0293250Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:12:55.0297960Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:12:55.0302230Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:12:55.0307080Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:12:55.0311270Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:12:55.0316000Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:12:55.0320870Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:12:55.0325500Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:12:55.0329710Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:12:55.0334630Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:12:55.0338940Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:12:55.0343720Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:12:55.0348030Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:12:55.0353010Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:12:55.0358070Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:12:55.0362110Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:12:55.0366950Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:12:55.0371260Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:12:55.0376380Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:12:55.0380720Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:12:55.0385400Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:12:55.0389560Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:12:55.0394580Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:12:55.0398600Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:12:55.0403800Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:12:55.0409440Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:12:55.0413760Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:12:55.0436540Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:12:55.0441050Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:12:55.0446030Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:12:55.0450720Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:12:55.0455430Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:12:55.0460100Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:12:55.0464420Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:12:55.0469330Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:12:55.0474240Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:12:55.0478300Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:12:55.0483110Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:12:55.0487810Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:12:55.0492210Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:12:55.0497250Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:12:55.0502240Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:12:55.0506810Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:12:55.0512050Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:12:55.0518720Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:12:55.0525740Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:12:55.0530050Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:12:55.0534890Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:12:55.0539230Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:12:55.0544290Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:12:55.0548430Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:12:55.0553250Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:12:55.0557800Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:12:55.0562730Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:12:55.0567030Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:12:55.0571870Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:12:55.0576020Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:12:55.0581020Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:12:55.0585160Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:12:55.0590420Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:12:55.0594860Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:12:55.0599550Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:12:55.0604100Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:12:55.0609030Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:12:55.0613170Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:12:55.0618520Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:12:55.0622690Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:12:55.0627840Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:12:55.0632180Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:12:55.0638160Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:12:55.0642650Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:12:55.0647680Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:12:55.0652310Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:12:55.0657170Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:12:55.0660690Z Only the first 100 operations were output. 2021-05-16T23:12:55.1970250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4569-z424ac.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-16T23:12:58.3094620Z ==> Summary 2021-05-16T23:12:58.3222910Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:12:58.3229020Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:12:58.3503950Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:12:58.3521590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-186j93 2021-05-16T23:12:58.5387030Z cp -pR /private/tmp/d20210516-3939-186j93/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:12:58.7765220Z chmod -Rf +w /private/tmp/d20210516-3939-186j93 2021-05-16T23:12:59.0269650Z ==> Finishing up 2021-05-16T23:12:59.0638360Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:12:59.0665440Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:12:59.0667020Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:12:59.0668620Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:12:59.0670280Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:12:59.0672010Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:12:59.0689120Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:12:59.0696870Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:12:59.0704550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:12:59.0711170Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:12:59.0716090Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:12:59.0721210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:12:59.0725970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:12:59.0731030Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:12:59.0738300Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:12:59.1683270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4596-1idpudk.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-16T23:13:02.8993480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-dryt09 2021-05-16T23:13:02.8995500Z ==> Summary 2021-05-16T23:13:02.8996560Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:13:02.8997710Z ==> Installing poppler dependency: qt@5 2021-05-16T23:13:02.8998880Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:13:07.5639940Z cp -pR /private/tmp/d20210516-3939-dryt09/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:13:14.4918910Z chmod -Rf +w /private/tmp/d20210516-3939-dryt09 2021-05-16T23:13:27.6896280Z ==> Finishing up 2021-05-16T23:13:30.3159410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4672-fnwymu.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-16T23:13:35.7919940Z ==> Caveats 2021-05-16T23:13:35.7921070Z We agreed to the Qt open source license for you. 2021-05-16T23:13:35.7922080Z If this is unacceptable you should uninstall. 2021-05-16T23:13:35.7922780Z 2021-05-16T23:13:35.7924160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:35.7925300Z because this is an alternate version of another formula. 2021-05-16T23:13:35.7925990Z 2021-05-16T23:13:35.7926970Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:13:35.7928520Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:35.7929300Z 2021-05-16T23:13:35.7930110Z For compilers to find qt@5 you may need to set: 2021-05-16T23:13:35.7931400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:13:35.7932810Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:13:35.7933500Z 2021-05-16T23:13:35.7935150Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:13:35.7936290Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:13:35.7936960Z 2021-05-16T23:13:35.7938080Z ==> Summary 2021-05-16T23:13:36.5256550Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:13:36.5263530Z ==> Installing poppler 2021-05-16T23:13:36.5270030Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:13:36.5290900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3939-g1i61s 2021-05-16T23:13:36.7789590Z cp -pR /private/tmp/d20210516-3939-g1i61s/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:13:37.0756360Z chmod -Rf +w /private/tmp/d20210516-3939-g1i61s 2021-05-16T23:13:37.5256580Z ==> Finishing up 2021-05-16T23:13:37.5604160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:13:37.5608110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:13:37.5613510Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:13:37.5617930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:13:37.5623150Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:13:37.5628020Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:13:37.5632510Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:13:37.5637990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:13:37.5643290Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:13:37.5648230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:13:37.5653270Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:13:37.5657880Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:13:37.5719300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:13:37.5727920Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:13:37.5750440Z rm /usr/local/share/gir-1.0 2021-05-16T23:13:37.5763690Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:13:37.5769780Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:13:37.5784750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:13:37.5789990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:13:37.5795470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:13:37.5805820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:13:37.5811010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:13:37.5819180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:13:37.5824380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:13:37.5830000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:13:37.5839120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:13:37.5842740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:13:37.5846950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:13:37.5852740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:13:37.5857520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:13:37.5873880Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:13:37.5878380Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:13:37.5895940Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:13:37.5908910Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:13:37.5914360Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:13:37.5919060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:13:37.5924410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:13:37.5929360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:13:37.5934660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:13:37.5939950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:13:37.5980300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:13:37.5999830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:13:37.6001890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:13:37.6004070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:13:37.6006170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:13:37.6008650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:13:37.6010680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:13:37.6012540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:13:37.6014220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:13:37.6015930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:13:37.6017690Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:13:37.6019980Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:13:37.6021870Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:13:37.6026780Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:13:37.7067630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4708-1794i1u.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-16T23:13:40.6034140Z ==> Summary 2021-05-16T23:13:40.6323620Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:13:42.1919350Z ==> Caveats 2021-05-16T23:13:42.1920700Z ==> qt@5 2021-05-16T23:13:42.1960500Z We agreed to the Qt open source license for you. 2021-05-16T23:13:42.1961490Z If this is unacceptable you should uninstall. 2021-05-16T23:13:42.1962110Z 2021-05-16T23:13:42.1963600Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:13:42.1964710Z because this is an alternate version of another formula. 2021-05-16T23:13:42.1965370Z 2021-05-16T23:13:42.1966130Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:13:42.1967630Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:13:42.1968390Z 2021-05-16T23:13:42.1969270Z For compilers to find qt@5 you may need to set: 2021-05-16T23:13:42.1970570Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:13:42.1971930Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:13:42.1972700Z 2021-05-16T23:13:42.1973910Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:13:42.1974950Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:13:42.1975610Z 2021-05-16T23:13:43.9636300Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:13:45.6595530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:45.6750060Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:13:46.0581830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A20%3A00Z&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1%2FEzbs2JJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:46.1030870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1\%2FEzbs2JJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:46.1506190Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:13:46.1557280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:13:47.2868630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:47.8503230Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:13:48.2212930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A20%3A00Z&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS%2FUvcExx%2Fd7HpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:48.2685740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS\%2FUvcExx\%2Fd7HpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:48.5384320Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:13:48.5673180Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:13:48.5677930Z ==> Installing hdf5 dependency: szip 2021-05-16T23:13:48.6308770Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:13:48.6337470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4715-12jwxw8 2021-05-16T23:13:48.6441470Z cp -pR /private/tmp/d20210516-4715-12jwxw8/szip/. /usr/local/Cellar/szip 2021-05-16T23:13:48.7127830Z chmod -Rf +w /private/tmp/d20210516-4715-12jwxw8 2021-05-16T23:13:48.7591180Z ==> Finishing up 2021-05-16T23:13:48.8455880Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:13:48.8459430Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:13:48.8468710Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:13:48.8475510Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:13:48.8479940Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:13:48.8485340Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:13:48.8616520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4885-153ifh4.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-16T23:13:51.2993160Z ==> Summary 2021-05-16T23:13:51.3010070Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:13:51.3015850Z ==> Installing hdf5 2021-05-16T23:13:51.3022600Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:13:51.3038860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4715-1va5y9z 2021-05-16T23:13:51.4526830Z cp -pR /private/tmp/d20210516-4715-1va5y9z/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:13:51.6069560Z chmod -Rf +w /private/tmp/d20210516-4715-1va5y9z 2021-05-16T23:13:51.8942510Z ==> Finishing up 2021-05-16T23:13:51.9267920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:13:51.9271620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:13:51.9276790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:13:51.9282770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:13:51.9287590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:13:51.9292130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:13:51.9303850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:13:51.9308540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:13:51.9320120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:13:51.9329170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:13:51.9334000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:13:51.9338770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:13:51.9345170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:13:51.9350770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:13:51.9355190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:13:51.9360580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:13:51.9365520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:13:51.9370570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:13:51.9375080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:13:51.9380120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:13:51.9384500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:13:51.9389560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:13:51.9399020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:13:51.9404470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:13:51.9408830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:13:51.9419500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:13:51.9424590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:13:51.9429710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:13:51.9434590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:13:51.9439800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:13:51.9444940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:13:51.9449690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:13:51.9454870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:13:51.9459930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:13:51.9464530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:13:51.9469670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:13:51.9477780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:13:51.9483010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:13:51.9487740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:13:51.9506210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:13:51.9510820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:13:51.9516030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:13:51.9520750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:13:51.9525300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:13:51.9530440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:13:51.9535380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:13:51.9539970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:13:51.9545160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:13:51.9549950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:13:51.9554970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:13:51.9560420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:13:51.9564970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:13:51.9569930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:13:51.9574190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:13:51.9579180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:13:51.9583860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:13:51.9588780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:13:51.9593330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:13:51.9598180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:13:51.9603590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:13:51.9607960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:13:51.9612750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:13:51.9617140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:13:51.9621920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:13:51.9626380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:13:51.9631630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:13:51.9636740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:13:51.9642200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:13:51.9646530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:13:51.9651630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:13:51.9656380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:13:51.9661220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:13:51.9666600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:13:51.9671060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:13:51.9676060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:13:51.9680580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:13:51.9685760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:13:51.9690180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:13:51.9695420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:13:51.9711630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:13:51.9716260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:13:51.9721410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:13:51.9725960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:13:51.9730880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:13:51.9735130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:13:51.9740070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:13:51.9744370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:13:51.9749340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:13:51.9754510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:13:51.9759170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:13:51.9763710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:13:51.9768770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:13:51.9773240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:13:51.9778180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:13:51.9782730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:13:51.9788410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:13:51.9792770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:13:51.9797860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:13:51.9802680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:13:51.9807500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:13:51.9810980Z Only the first 100 operations were output. 2021-05-16T23:13:52.0785080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4911-1op3xmc.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-16T23:13:54.6008020Z ==> Summary 2021-05-16T23:13:54.6169220Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:13:55.2145760Z ==> No outdated dependents to upgrade! 2021-05-16T23:13:55.2151320Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:13:55.2712140Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:13:55.2721080Z hdf5 2021-05-16T23:13:55.2723390Z rm /usr/local/bin/gif2h5 2021-05-16T23:13:55.2752940Z rm /usr/local/bin/h52gif 2021-05-16T23:13:55.2753730Z rm /usr/local/bin/h5c++ 2021-05-16T23:13:55.2754470Z rm /usr/local/bin/h5cc 2021-05-16T23:13:55.2758120Z rm /usr/local/bin/h5clear 2021-05-16T23:13:55.2759380Z rm /usr/local/bin/h5copy 2021-05-16T23:13:55.2764440Z rm /usr/local/bin/h5debug 2021-05-16T23:13:55.2765270Z rm /usr/local/bin/h5diff 2021-05-16T23:13:55.2766680Z rm /usr/local/bin/h5dump 2021-05-16T23:13:55.2773240Z rm /usr/local/bin/h5fc 2021-05-16T23:13:55.2779340Z rm /usr/local/bin/h5format_convert 2021-05-16T23:13:55.2782490Z rm /usr/local/bin/h5import 2021-05-16T23:13:55.2789620Z rm /usr/local/bin/h5jam 2021-05-16T23:13:55.2790400Z rm /usr/local/bin/h5ls 2021-05-16T23:13:55.2791960Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:13:55.2792780Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:13:55.2793590Z rm /usr/local/bin/h5redeploy 2021-05-16T23:13:55.2794340Z rm /usr/local/bin/h5repack 2021-05-16T23:13:55.2795170Z rm /usr/local/bin/h5repart 2021-05-16T23:13:55.2795910Z rm /usr/local/bin/h5stat 2021-05-16T23:13:55.2802340Z rm /usr/local/bin/h5unjam 2021-05-16T23:13:55.2806170Z rm /usr/local/bin/h5watch 2021-05-16T23:13:55.2815430Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:13:55.2822830Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:13:55.2832300Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:13:55.2833240Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:13:55.2841880Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:13:55.2842810Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:13:55.2848030Z rm /usr/local/include/H5Classes.h 2021-05-16T23:13:55.2848930Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:13:55.2849790Z rm /usr/local/include/H5CompType.h 2021-05-16T23:13:55.2853640Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:13:55.2860500Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:13:55.2864080Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:13:55.2865210Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:13:55.2868230Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:13:55.2869160Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:13:55.2873350Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:13:55.2874300Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:13:55.2884050Z rm /usr/local/include/H5DataType.h 2021-05-16T23:13:55.2894390Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:13:55.2898220Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:13:55.2899560Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:13:55.2904270Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:13:55.2905210Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:13:55.2906200Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:13:55.2913210Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:13:55.2914160Z rm /usr/local/include/H5Exception.h 2021-05-16T23:13:55.2915050Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:13:55.2915920Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:13:55.2916780Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:13:55.2932310Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:13:55.2938780Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:13:55.2943320Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:13:55.2944220Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:13:55.2950670Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:13:55.2954710Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:13:55.2955590Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:13:55.2961070Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:13:55.2969520Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:13:55.2975370Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:13:55.2976320Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:13:55.3077400Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:13:55.3104890Z rm /usr/local/include/H5File.h 2021-05-16T23:13:55.3106070Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:13:55.3106950Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:13:55.3108510Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:13:55.3110640Z rm /usr/local/include/H5Group.h 2021-05-16T23:13:55.3111530Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:13:55.3112440Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:13:55.3120850Z rm /usr/local/include/H5Include.h 2021-05-16T23:13:55.3122070Z rm /usr/local/include/H5IntType.h 2021-05-16T23:13:55.3123650Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:13:55.3225280Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:13:55.3267570Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:13:55.3272840Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:13:55.3374340Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:13:55.3477030Z rm /usr/local/include/H5Library.h 2021-05-16T23:13:55.3581100Z rm /usr/local/include/H5Location.h 2021-05-16T23:13:55.3682490Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:13:55.3710370Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:13:55.3713100Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:13:55.3714030Z rm /usr/local/include/H5Object.h 2021-05-16T23:13:55.3722360Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:13:55.3723800Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:13:55.3724750Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:13:55.3826000Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:13:55.3861110Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:13:55.3862450Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:13:55.3863420Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:13:55.3864300Z rm /usr/local/include/H5PredType.h 2021-05-16T23:13:55.3865180Z rm /usr/local/include/H5PropList.h 2021-05-16T23:13:55.3866030Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:13:55.3878330Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:13:55.3879280Z rm /usr/local/include/H5StrType.h 2021-05-16T23:13:55.3880160Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:13:55.3881020Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:13:55.3881910Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:13:55.3898230Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:13:55.3899550Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:13:55.3910620Z Only the first 100 operations were output. 2021-05-16T23:13:57.0665690Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:13:58.2784990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:58.8343540Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:13:59.2006110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A20%3A00Z&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:59.2485180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:59.4757380Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:13:59.5542180Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:13:59.5569750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4921-pm2hna 2021-05-16T23:13:59.6895440Z cp -pR /private/tmp/d20210516-4921-pm2hna/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:13:59.8332780Z chmod -Rf +w /private/tmp/d20210516-4921-pm2hna 2021-05-16T23:14:00.0049160Z ==> Finishing up 2021-05-16T23:14:00.0451190Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:14:00.0463480Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:14:00.0465790Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:14:00.0467430Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:14:00.0469430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:14:00.0471460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:14:00.0473370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:14:00.0475260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:14:00.0477340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:14:00.0480560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:14:00.0482470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:14:00.0484690Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:14:00.0485970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:14:00.0487380Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:14:00.0488900Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:14:00.0508380Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:14:00.1055690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5085-177ao7n.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-16T23:14:02.5624590Z ==> Caveats 2021-05-16T23:14:02.5625750Z Emacs Lisp files have been installed to: 2021-05-16T23:14:02.5627230Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:14:02.5628510Z ==> Summary 2021-05-16T23:14:02.5778390Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:14:04.7343680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:14:05.8816400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:06.4701650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:14:06.8744850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A20%3A00Z&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU%2F3N4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:06.9228580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU\%2F3N4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:07.1072550Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:14:07.1866130Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:14:07.1894840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5092-vluo52 2021-05-16T23:14:07.3094430Z cp -pR /private/tmp/d20210516-5092-vluo52/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:14:07.4533580Z chmod -Rf +w /private/tmp/d20210516-5092-vluo52 2021-05-16T23:14:07.6126120Z ==> Finishing up 2021-05-16T23:14:07.6370040Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:14:07.6379980Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:14:07.6385260Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:14:07.6392090Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:14:07.6417470Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:14:07.6429470Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:14:07.6538680Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:14:07.6553270Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:14:07.6563960Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:14:07.6575430Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:14:07.6602300Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:14:07.6610300Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:14:07.6615600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:14:07.6622350Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:14:07.6627980Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:14:07.6633400Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:14:07.6638960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:14:07.6650040Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:14:07.7279570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5257-1mcqh5b.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-16T23:14:10.1665020Z ==> Summary 2021-05-16T23:14:10.1833200Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:14:13.3059370Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:14:15.6572740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:16.2225070Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:14:16.6906410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A20%3A00Z&sig=0xvI9FsHnBoSoYreRp%2FiXpZZdPvCUZ%2B7lDxAynih4l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:16.7365340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=0xvI9FsHnBoSoYreRp\%2FiXpZZdPvCUZ\%2B7lDxAynih4l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:16.9568200Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:14:16.9750280Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:14:18.1077080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:18.9367270Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:14:19.3161700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A20%3A00Z&sig=NrG%2FbrSz5p5Tep%2BUHmbOWbHrOcghTt87qwxBAd9hrXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:19.3963030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=NrG\%2FbrSz5p5Tep\%2BUHmbOWbHrOcghTt87qwxBAd9hrXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:19.4854010Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:14:19.4902070Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:14:20.8541600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:21.4458850Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:14:21.8143040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A20%3A00Z&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:21.8624040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:21.9466120Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:14:21.9508990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:14:23.0770170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:23.6725330Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:14:24.0498610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A20%3A00Z&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:24.0958810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:24.1493310Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:14:24.1526970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:14:25.2654930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:25.8462040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:14:26.2206270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A20%3A00Z&sig=MrLsAvuTh8J%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:26.2651260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=MrLsAvuTh8J\%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:26.3830250Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:14:26.3917410Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:14:27.5187070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:28.0788290Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:14:28.4416190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A20%3A00Z&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s%2FRpCC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:28.4897030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s\%2FRpCC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:28.5422980Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:14:28.5455130Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:14:29.7311800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:30.3038600Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:14:31.5902240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=fIf\%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:31.5909400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A20%3A00Z&sig=fIf%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:31.5913820Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:14:31.5916120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:14:32.0262560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:32.5829820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:14:33.0318150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A20%3A00Z&sig=Kt%2FIm6uwf8ZsXndsvpj3%2FHhadcCNUFxUaW5f9m1nF%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:33.0794520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Kt\%2FIm6uwf8ZsXndsvpj3\%2FHhadcCNUFxUaW5f9m1nF\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:33.1402660Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:14:33.1438050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:14:34.2695550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:34.8506250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:14:35.2097470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A20%3A00Z&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:35.2612140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:35.3332690Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:14:35.3371510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:14:36.4774140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:37.0271170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:14:37.3930140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A20%3A00Z&sig=PgMwD9jhSZOfrEwgdTU0Yj%2BzhFtGEAzBWQWel2%2FEsKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:37.4414250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=PgMwD9jhSZOfrEwgdTU0Yj\%2BzhFtGEAzBWQWel2\%2FEsKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:37.4959950Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:14:37.4992250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:14:38.6466750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:39.2609700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:14:39.6228460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A20%3A00Z&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:39.6678830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:39.7169760Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:14:39.7202140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:14:41.0049950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:41.5951850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:14:42.0682490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A20%3A00Z&sig=kKv6Ebcb2VT%2FYmIALG%2BzOwGzxvKVqWaPQBvYXEwcS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:42.1151800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=kKv6Ebcb2VT\%2FYmIALG\%2BzOwGzxvKVqWaPQBvYXEwcS9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:42.2276040Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:14:42.2337790Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:14:43.3753290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:43.9303230Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:14:44.2834560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A20%3A00Z&sig=CtW4S0CHj5LXdtkwVtQeI%2FCXeiNuYpgeztNm4sdqH4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:44.3295750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=CtW4S0CHj5LXdtkwVtQeI\%2FCXeiNuYpgeztNm4sdqH4I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:44.4042900Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:14:44.4082040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:14:45.5162970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:46.1872830Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:14:46.6031650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A20%3A00Z&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:46.6485830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:47.0953700Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:14:47.2138910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:14:48.3514740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:48.9204490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:14:49.2995290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A20%3A00Z&sig=0qzdo0KOt8d%2Fec7J%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:49.3469470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=0qzdo0KOt8d\%2Fec7J\%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:49.4995710Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:14:49.5110450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:14:50.6798790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:51.2520660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:14:51.6100180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A20%3A00Z&sig=pz73cfKZF%2FJUwSh9tke0834xmdsfV%2B7UscU0yZC7264%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:51.6570400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=pz73cfKZF\%2FJUwSh9tke0834xmdsfV\%2B7UscU0yZC7264\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:51.7291510Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:14:51.7331040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:14:52.9211520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:53.4768700Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:14:53.8705120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A20%3A00Z&sig=TPIgEIvVRyrTg%2FmPu0lZpt1%2Bcvxyz3RbFgdftDleMrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:53.9185900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=TPIgEIvVRyrTg\%2FmPu0lZpt1\%2Bcvxyz3RbFgdftDleMrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:54.0259170Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:14:54.0332990Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:14:55.1583230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:55.7263510Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:14:56.6120120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=ii\%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:56.6130680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A20%3A00Z&sig=ii%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:56.6135020Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:14:56.6137380Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:14:57.2777080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:57.8373360Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:14:58.2184710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A20%3A00Z&sig=MIs%2BWA06C1YEeY7jr%2F%2FiozGwYvBYePNt%2B775P7rAQt0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:58.2709990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=MIs\%2BWA06C1YEeY7jr\%2F\%2FiozGwYvBYePNt\%2B775P7rAQt0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:58.3430960Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:14:58.3477860Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:14:59.4966840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:00.1788710Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:15:00.6532000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A25%3A00Z&sig=aKLMN%2BG86Me3yI%2B7%2FZr2uJQfIzMuD7gtJMe9zTRbpNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:00.7010090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=aKLMN\%2BG86Me3yI\%2B7\%2FZr2uJQfIzMuD7gtJMe9zTRbpNw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:00.8430790Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:15:00.8516800Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:15:02.0212520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:02.5538250Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:15:02.9856810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A25%3A00Z&sig=LXXcym3N%2FJHERaTUVex%2BrR2LPsu%2FXas7to9I4FB7xqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:03.0338180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=LXXcym3N\%2FJHERaTUVex\%2BrR2LPsu\%2FXas7to9I4FB7xqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:03.0912920Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:15:03.0946230Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:15:04.2418940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:04.8268360Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:15:05.3414050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A25%3A00Z&sig=a7tjqw7Cf5juE7tXBqCN%2Bv%2Bo%2FT6etFbijzDmCYj73Is%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:05.4250480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=a7tjqw7Cf5juE7tXBqCN\%2Bv\%2Bo\%2FT6etFbijzDmCYj73Is\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:05.8439770Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:15:05.8549350Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:15:07.1026720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:07.6339500Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:15:08.2275380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A25%3A00Z&sig=lHnFreUmT6TvprQBVusKiBz3%2BuX%2FcwfZn1WwTZb%2FPP4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:08.2921060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=lHnFreUmT6TvprQBVusKiBz3\%2BuX\%2FcwfZn1WwTZb\%2FPP4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:08.6381560Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:15:08.6800000Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:15:09.8414510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:10.4437850Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:15:10.9768460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A25%3A00Z&sig=jLOYjYrUJ922Qw9hdz7zN52rIIxC3687CN79CaFfNn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:11.0228150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=jLOYjYrUJ922Qw9hdz7zN52rIIxC3687CN79CaFfNn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:11.1231320Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:15:11.1283190Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:15:12.2755970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:12.9328050Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:15:13.3996520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A25%3A00Z&sig=n6oLDDm328R%2F6uh5GE5z5YhNNZpCBfpL1fEZPz5CwgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:13.4470670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=n6oLDDm328R\%2F6uh5GE5z5YhNNZpCBfpL1fEZPz5CwgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:13.5798730Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:15:13.5901910Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:15:14.7650840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:15.3302600Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:15:15.9698880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A25%3A00Z&sig=WyNcqAM0wBJNUeottKoR7iy%2FijaltM8%2FiqHET25b6rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:16.0294870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=WyNcqAM0wBJNUeottKoR7iy\%2FijaltM8\%2FiqHET25b6rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:16.2738400Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:15:16.2934870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:15:17.4459580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:18.0187580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:15:18.4819590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A25%3A00Z&sig=Vtm0DrM6Q%2FOA2spAs%2BBaH45wqOMOE2xhEmOus5B4440%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:18.5259540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=Vtm0DrM6Q\%2FOA2spAs\%2BBaH45wqOMOE2xhEmOus5B4440\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:18.6018600Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:15:18.6061900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:15:19.7476760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:20.2839290Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:15:20.7830560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A25%3A00Z&sig=gz0QLP9X%2FXbX0z%2BQNaJq72hOt%2BRDTVifFtYQhmkxOEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:20.8374720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=gz0QLP9X\%2FXbX0z\%2BQNaJq72hOt\%2BRDTVifFtYQhmkxOEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:20.9533780Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:15:20.9615180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:15:22.0950000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:22.6444780Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:15:23.1485050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A25%3A00Z&sig=UU45yO%2BdQRo1QjuGDfg3Mj34nJDmz32cXcA9VB%2Bx82E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:23.1938620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=UU45yO\%2BdQRo1QjuGDfg3Mj34nJDmz32cXcA9VB\%2Bx82E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:23.2964070Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:15:23.3011510Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:15:24.4302690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:25.0384970Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:15:25.5463120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A25%3A00Z&sig=DPDanbrYW5l5JHeeZgt8JUuSUmU78ad6ejL07p%2F5yvQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:25.6207080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=DPDanbrYW5l5JHeeZgt8JUuSUmU78ad6ejL07p\%2F5yvQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:25.9983460Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:15:26.1154950Z ==> 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-16T23:15:26.1216520Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:15:27.0048530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-awismn 2021-05-16T23:15:27.0051070Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:15:27.0053410Z cp -pR /private/tmp/d20210516-5264-awismn/aom/. /usr/local/Cellar/aom 2021-05-16T23:15:27.0054470Z ==> Finishing up 2021-05-16T23:15:27.0156230Z chmod -Rf +w /private/tmp/d20210516-5264-awismn 2021-05-16T23:15:27.0157280Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:15:27.0261960Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:15:27.0365460Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:15:27.0467690Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:15:27.0569930Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:15:27.0674280Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:15:27.0778470Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:15:27.0880570Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:15:27.0983430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5625-nnprr3.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-16T23:15:29.0657000Z ==> Summary 2021-05-16T23:15:29.0682220Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:15:29.0688040Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:15:29.0751260Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:15:29.0769040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-xde2co 2021-05-16T23:15:29.0941930Z cp -pR /private/tmp/d20210516-5264-xde2co/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:15:29.1095170Z chmod -Rf +w /private/tmp/d20210516-5264-xde2co 2021-05-16T23:15:29.1688350Z ==> Finishing up 2021-05-16T23:15:29.2047570Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:15:29.2066790Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:15:29.2076860Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:15:29.2083230Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:15:29.2094140Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:15:29.2265720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5652-t4u8f2.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-16T23:15:31.6604460Z ==> Summary 2021-05-16T23:15:31.6627930Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:15:31.6642950Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:15:31.6695440Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:15:31.6713150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-3n4xo0 2021-05-16T23:15:31.7237590Z cp -pR /private/tmp/d20210516-5264-3n4xo0/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:15:31.7866960Z chmod -Rf +w /private/tmp/d20210516-5264-3n4xo0 2021-05-16T23:15:31.8570730Z ==> Finishing up 2021-05-16T23:15:31.8964120Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:15:31.8969060Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:15:31.8976770Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:15:31.9074300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5678-gy3hxc.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-16T23:15:34.2800470Z ==> Summary 2021-05-16T23:15:34.2876960Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:15:34.2883120Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:15:34.2905350Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:15:34.2923180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-ibhxsb 2021-05-16T23:15:34.3187380Z cp -pR /private/tmp/d20210516-5264-ibhxsb/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:15:34.3560720Z chmod -Rf +w /private/tmp/d20210516-5264-ibhxsb 2021-05-16T23:15:34.4358450Z ==> Finishing up 2021-05-16T23:15:34.4973660Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:15:34.4979640Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:15:34.5013600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:15:34.5030100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:15:34.5042890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:15:34.5051640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:15:34.5061440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:15:34.5072020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:15:34.5083660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:15:34.5094190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:15:34.5103870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:15:34.5111990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:15:34.5120710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:15:34.5130770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:15:34.5136340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:15:34.5145930Z 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-16T23:15:34.5155680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:15:34.5165920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:15:34.5181340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:15:34.5184710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:15:34.5190800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:15:34.5201760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:15:34.5214270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:15:34.5219710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:15:34.5225060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:15:34.5235050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:15:34.5243160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:15:34.5252940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:15:34.5265450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:15:34.5276650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:15:34.5284650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:15:34.5290260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:15:34.5295410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:15:34.5307800Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:15:34.5312350Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:15:34.5320620Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:15:34.5327840Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:15:34.5543830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5704-axxlqi.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-16T23:15:36.9626340Z ==> Summary 2021-05-16T23:15:36.9676020Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:15:36.9683630Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:15:37.1934120Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:15:37.1956080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-yj5y1y 2021-05-16T23:15:37.3045590Z cp -pR /private/tmp/d20210516-5264-yj5y1y/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:15:37.4210950Z chmod -Rf +w /private/tmp/d20210516-5264-yj5y1y 2021-05-16T23:15:37.5915420Z ==> Finishing up 2021-05-16T23:15:37.6400220Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:15:37.6411250Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:15:37.6425240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:15:37.6435840Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:15:37.6447640Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:15:37.6459680Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:15:37.6498390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:15:37.6521960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:15:37.6531230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:15:37.6602580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:15:37.6606830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:15:37.6612330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:15:37.6617150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:15:37.6622660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:15:37.6627570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:15:37.6633310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:15:37.6638640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:15:37.6645580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:15:37.6650420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:15:37.6655700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:15:37.6660590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:15:37.6665990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:15:37.6670810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:15:37.6675990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:15:37.6680640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:15:37.6685530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:15:37.6691460Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:15:37.6709980Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:15:37.6718990Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:15:37.6728240Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:15:37.6740350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:15:37.6749710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:15:37.6754390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:15:37.6759020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:15:37.6764630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:15:37.6769600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:15:37.6775170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:15:37.6779830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:15:37.6785460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:15:37.6790380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:15:37.6795650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:15:37.6801140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:15:37.6806010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:15:37.6811380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:15:37.6816330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:15:37.6821320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:15:37.6827060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:15:37.6831910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:15:37.6840060Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:15:37.6844900Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:15:37.6854590Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:15:37.6862390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:15:37.6867850Z 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-16T23:15:37.7317380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5730-3zfgpr.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-16T23:15:40.2538160Z ==> Summary 2021-05-16T23:15:40.2664110Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:15:40.2669150Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:15:40.2719940Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:15:40.2737460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1wbjnjo 2021-05-16T23:15:40.2861410Z cp -pR /private/tmp/d20210516-5264-1wbjnjo/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:15:40.3065730Z chmod -Rf +w /private/tmp/d20210516-5264-1wbjnjo 2021-05-16T23:15:40.3602740Z ==> Finishing up 2021-05-16T23:15:40.3967030Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:15:40.3973370Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:15:40.4009870Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:15:40.4016970Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:15:40.4022510Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:15:40.4030480Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:15:40.4038590Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:15:40.4187410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5756-1o0gbbb.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-16T23:15:42.8201780Z ==> Summary 2021-05-16T23:15:42.8228060Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:15:42.8235850Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:15:43.0438790Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:15:43.0456320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-9o7rgj 2021-05-16T23:15:43.1136720Z cp -pR /private/tmp/d20210516-5264-9o7rgj/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:15:43.1566760Z chmod -Rf +w /private/tmp/d20210516-5264-9o7rgj 2021-05-16T23:15:43.2831730Z ==> Finishing up 2021-05-16T23:15:43.3220830Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:15:43.3244240Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:15:43.3251760Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:15:43.3256510Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:15:43.3263510Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:15:43.3272310Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:15:43.3299300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:15:43.3306900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:15:43.3311810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:15:43.3317020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:15:43.3327670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:15:43.3332370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:15:43.3339800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:15:43.3344810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:15:43.3350330Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:15:43.3357280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:15:43.3362400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:15:43.3367550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:15:43.3372470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:15:43.3377390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:15:43.3385300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:15:43.3390810Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:15:43.3395490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:15:43.3400730Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:15:43.3681810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5783-86yg2x.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-16T23:15:46.0833330Z ==> Summary 2021-05-16T23:15:46.0886070Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:15:46.0891430Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:15:46.3312450Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:15:46.3329960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-bpuji6 2021-05-16T23:15:46.3441910Z cp -pR /private/tmp/d20210516-5264-bpuji6/libass/. /usr/local/Cellar/libass 2021-05-16T23:15:46.3552320Z chmod -Rf +w /private/tmp/d20210516-5264-bpuji6 2021-05-16T23:15:46.4068560Z ==> Finishing up 2021-05-16T23:15:46.4445720Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:15:46.4451510Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:15:46.4456930Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:15:46.4461560Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:15:46.4469090Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:15:46.4602320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5811-fz5tyj.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-16T23:15:49.0222780Z ==> Summary 2021-05-16T23:15:49.0288570Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:15:49.0294430Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:15:49.0465960Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:15:49.0484480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1n7b70a 2021-05-16T23:15:49.0683460Z cp -pR /private/tmp/d20210516-5264-1n7b70a/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:15:49.0851620Z chmod -Rf +w /private/tmp/d20210516-5264-1n7b70a 2021-05-16T23:15:49.1526760Z ==> Finishing up 2021-05-16T23:15:49.1901380Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:15:49.1905080Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:15:49.1910840Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:15:49.1917660Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:15:49.1924640Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:15:49.1929370Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:15:49.1934970Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:15:49.1942440Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:15:49.2128890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5837-qwc91g.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-16T23:15:51.5819930Z ==> Summary 2021-05-16T23:15:51.5843370Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:15:51.5848470Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:15:51.5899080Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:15:51.5917970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5264-1vvz44b 2021-05-16T23:15:51.6067820Z cp -pR /private/tmp/d20210516-5264-1vvz44b/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:15:51.6274650Z chmod -Rf +w /private/tmp/d20210516-5264-1vvz44b 2021-05-16T23:15:51.6915890Z ==> Finishing up 2021-05-16T23:15:51.7311380Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:15:51.7314900Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:15:51.7329410Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:15:51.7337690Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:15:51.7342700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:15:51.7348240Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:15:51.7352850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:15:51.7358180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:15:51.7363070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:15:51.7370420Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:15:51.7375350Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:15:51.7529160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5863-w2pa7o.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-16T23:15:54.1060180Z ==> Summary 2021-05-16T23:15:54.1089300Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:15:54.1097190Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:15:54.1159540Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:15:54.1178270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5264-2j6fmm 2021-05-16T23:15:54.1310720Z cp -pR /private/tmp/d20210516-5264-2j6fmm/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:15:54.1484190Z chmod -Rf +w /private/tmp/d20210516-5264-2j6fmm 2021-05-16T23:15:54.2038950Z ==> Finishing up 2021-05-16T23:15:54.2263610Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:15:54.2270970Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:15:54.2277730Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:15:54.2285540Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:15:54.2432480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5889-dkt59a.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-16T23:15:56.6719880Z ==> Summary 2021-05-16T23:15:56.6746350Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:15:56.6754320Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:15:56.6782720Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:15:56.6800230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-15dizo1 2021-05-16T23:15:56.7080710Z cp -pR /private/tmp/d20210516-5264-15dizo1/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:15:56.7245980Z chmod -Rf +w /private/tmp/d20210516-5264-15dizo1 2021-05-16T23:15:56.7731880Z ==> Finishing up 2021-05-16T23:15:56.8148230Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:15:56.8153840Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:15:56.8160810Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:15:56.8251010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5915-il438.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-16T23:15:59.2359240Z ==> Summary 2021-05-16T23:15:59.2381100Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:15:59.2389770Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:15:59.2435200Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:15:59.2453320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-f6mts9 2021-05-16T23:15:59.2604020Z cp -pR /private/tmp/d20210516-5264-f6mts9/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:15:59.2755290Z chmod -Rf +w /private/tmp/d20210516-5264-f6mts9 2021-05-16T23:15:59.3296100Z ==> Finishing up 2021-05-16T23:15:59.3701460Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:15:59.3708570Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:15:59.3713460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:15:59.3718680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:15:59.3724060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:15:59.3728890Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:15:59.3733960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:15:59.3739240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:15:59.3746590Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:15:59.3751930Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:15:59.3892500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5941-1014ow3.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-16T23:16:01.9327230Z ==> Summary 2021-05-16T23:16:01.9350330Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:16:01.9369630Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:16:01.9457320Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:16:01.9475020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-pl6ylg 2021-05-16T23:16:02.3714250Z cp -pR /private/tmp/d20210516-5264-pl6ylg/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:16:02.6617600Z chmod -Rf +w /private/tmp/d20210516-5264-pl6ylg 2021-05-16T23:16:02.7765270Z ==> Finishing up 2021-05-16T23:16:02.8934730Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:16:02.8940340Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:16:02.8947690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:16:02.8951820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:16:02.8956800Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:16:02.8961920Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:16:02.8970070Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:16:02.9135530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5967-1krlyis.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-16T23:16:05.3475470Z ==> Summary 2021-05-16T23:16:05.3495920Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:16:05.3503770Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:16:05.3956610Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:16:05.3974170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5264-1rc1rxq 2021-05-16T23:16:05.4277070Z cp -pR /private/tmp/d20210516-5264-1rc1rxq/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:16:05.4549860Z chmod -Rf +w /private/tmp/d20210516-5264-1rc1rxq 2021-05-16T23:16:05.5203130Z ==> Finishing up 2021-05-16T23:16:05.5589400Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:16:05.5596070Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:16:05.5605240Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:16:05.5611810Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:16:05.5616810Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:16:05.5622260Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:16:05.5629940Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:16:05.5801980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5993-17y06qz.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-16T23:16:08.0216870Z ==> Summary 2021-05-16T23:16:08.0246840Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:16:08.0252370Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:16:08.0774650Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:16:08.0792690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1u39bwi 2021-05-16T23:16:08.0932930Z cp -pR /private/tmp/d20210516-5264-1u39bwi/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:16:08.1068050Z chmod -Rf +w /private/tmp/d20210516-5264-1u39bwi 2021-05-16T23:16:08.1649760Z ==> Finishing up 2021-05-16T23:16:08.2050950Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:16:08.2056710Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:16:08.2063450Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:16:08.2067990Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:16:08.2073400Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:16:08.2080440Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:16:08.2218930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6019-15wcxoi.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-16T23:16:10.6860610Z ==> Summary 2021-05-16T23:16:10.6879740Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:16:10.6885200Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:16:10.6905440Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:16:10.6923440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1nrzhl8 2021-05-16T23:16:10.7468690Z cp -pR /private/tmp/d20210516-5264-1nrzhl8/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:16:10.7963960Z chmod -Rf +w /private/tmp/d20210516-5264-1nrzhl8 2021-05-16T23:16:10.8796720Z ==> Finishing up 2021-05-16T23:16:10.9185620Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:16:10.9191220Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:16:10.9199530Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:16:10.9207940Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:16:10.9213820Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:16:10.9218110Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:16:10.9223740Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:16:10.9228730Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:16:10.9233330Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:16:10.9241030Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:16:10.9504500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6045-1mo1482.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-16T23:16:13.4432490Z ==> Summary 2021-05-16T23:16:13.4495990Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:16:13.4503060Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:16:13.4567640Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:16:13.4585390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-r6qt4n 2021-05-16T23:16:13.4697620Z cp -pR /private/tmp/d20210516-5264-r6qt4n/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:16:13.4839030Z chmod -Rf +w /private/tmp/d20210516-5264-r6qt4n 2021-05-16T23:16:13.5329740Z ==> Finishing up 2021-05-16T23:16:13.5793060Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:16:13.5796640Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:16:13.5801900Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:16:13.5805900Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:16:13.5820170Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:16:13.5825020Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:16:13.5830510Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:16:13.5835360Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:16:13.5840660Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:16:13.5977460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6071-133sv4z.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-16T23:16:16.0602080Z ==> Summary 2021-05-16T23:16:16.0625290Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:16:16.0632430Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:16:16.0700050Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:16:16.0717640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-gara9r 2021-05-16T23:16:16.0886060Z cp -pR /private/tmp/d20210516-5264-gara9r/speex/. /usr/local/Cellar/speex 2021-05-16T23:16:16.1085460Z chmod -Rf +w /private/tmp/d20210516-5264-gara9r 2021-05-16T23:16:16.1665060Z ==> Finishing up 2021-05-16T23:16:16.2066820Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:16:16.2086990Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:16:16.2094390Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:16:16.2100690Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:16:16.2105250Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:16:16.2110670Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:16:16.2132530Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:16:16.2284410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6097-arknqq.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-16T23:16:18.6432240Z ==> Summary 2021-05-16T23:16:18.6458860Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:16:18.6464710Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:16:18.6571740Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:16:18.6589330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1j4zdxv 2021-05-16T23:16:18.6899360Z cp -pR /private/tmp/d20210516-5264-1j4zdxv/srt/. /usr/local/Cellar/srt 2021-05-16T23:16:18.7093390Z chmod -Rf +w /private/tmp/d20210516-5264-1j4zdxv 2021-05-16T23:16:18.8267520Z ==> Finishing up 2021-05-16T23:16:18.8831920Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:16:18.8841410Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:16:18.8864720Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:16:18.8935590Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:16:18.8942930Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:16:18.8949560Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:16:18.8954400Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:16:18.8958810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:16:18.8964190Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:16:18.8971030Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:16:18.8975530Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:16:18.9146480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6123-57bkyv.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-16T23:16:21.2992160Z ==> Summary 2021-05-16T23:16:21.3014890Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:16:21.3021130Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:16:21.3048280Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:16:21.3062340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1ad1v7p 2021-05-16T23:16:21.3192320Z cp -pR /private/tmp/d20210516-5264-1ad1v7p/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:16:21.3612650Z chmod -Rf +w /private/tmp/d20210516-5264-1ad1v7p 2021-05-16T23:16:21.4124620Z ==> Finishing up 2021-05-16T23:16:21.4527250Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:16:21.4531970Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:16:21.4536320Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:16:21.4551870Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:16:21.4556700Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:16:21.4561280Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:16:21.4568790Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:16:21.4575700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:16:21.4581210Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:16:21.4586310Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:16:21.4591840Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:16:21.4752670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6149-fmm76o.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-16T23:16:23.9370130Z ==> Summary 2021-05-16T23:16:23.9393030Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:16:23.9400650Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:16:24.0136090Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:16:24.0153730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-rhpewn 2021-05-16T23:16:24.0670610Z cp -pR /private/tmp/d20210516-5264-rhpewn/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:16:24.1009810Z chmod -Rf +w /private/tmp/d20210516-5264-rhpewn 2021-05-16T23:16:24.3176020Z ==> Finishing up 2021-05-16T23:16:24.3794810Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:16:24.3798260Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:16:24.3803340Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:16:24.3807710Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:16:24.3812710Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:16:24.3824010Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:16:24.3828440Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:16:24.3833490Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:16:24.3837910Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:16:24.3842880Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:16:24.3849550Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:16:24.3859180Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:16:24.3863730Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:16:24.3868810Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:16:24.3873280Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:16:24.3879070Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:16:24.3886460Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:16:24.4153530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6175-16tcq4b.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-16T23:16:26.9102590Z ==> Summary 2021-05-16T23:16:26.9142210Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:16:26.9147800Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:16:26.9862950Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:16:26.9880220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-12rjr2d 2021-05-16T23:16:27.1641430Z cp -pR /private/tmp/d20210516-5264-12rjr2d/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:16:27.2679200Z chmod -Rf +w /private/tmp/d20210516-5264-12rjr2d 2021-05-16T23:16:27.3511570Z ==> Finishing up 2021-05-16T23:16:27.3925550Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:16:27.3939980Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:16:27.3942770Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:16:27.3949820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:16:27.3954160Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:16:27.3959750Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:16:27.3966960Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:16:27.4198230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6201-1v8jfiu.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-16T23:16:29.9616920Z ==> Caveats 2021-05-16T23:16:29.9618260Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:16:29.9620010Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:16:29.9621460Z ==> Summary 2021-05-16T23:16:29.9666660Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:16:29.9672220Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:16:29.9860560Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:16:29.9878730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5264-u8u3nt 2021-05-16T23:16:30.0307730Z cp -pR /private/tmp/d20210516-5264-u8u3nt/theora/. /usr/local/Cellar/theora 2021-05-16T23:16:30.0831540Z chmod -Rf +w /private/tmp/d20210516-5264-u8u3nt 2021-05-16T23:16:30.2968610Z ==> Finishing up 2021-05-16T23:16:30.3390530Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:16:30.3398090Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:16:30.3418580Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:16:30.3423000Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:16:30.3428580Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:16:30.3433140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:16:30.3438070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:16:30.3442900Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:16:30.3453260Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:16:30.3458870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:16:30.3465680Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:16:30.3473000Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:16:30.3477820Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:16:30.3483240Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:16:30.3750310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6228-1r4hhha.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-16T23:16:32.9206820Z ==> Summary 2021-05-16T23:16:32.9271920Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:16:32.9277790Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:16:32.9307250Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:16:32.9325170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-ayxfzc 2021-05-16T23:16:32.9677590Z cp -pR /private/tmp/d20210516-5264-ayxfzc/x264/. /usr/local/Cellar/x264 2021-05-16T23:16:32.9820800Z chmod -Rf +w /private/tmp/d20210516-5264-ayxfzc 2021-05-16T23:16:33.0342540Z ==> Finishing up 2021-05-16T23:16:33.0735840Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:16:33.0742570Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:16:33.0746950Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:16:33.0754060Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:16:33.0758320Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:16:33.0763700Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:16:33.0770760Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:16:33.0909110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6254-107ju7r.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-16T23:16:35.4993820Z ==> Summary 2021-05-16T23:16:35.5013530Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:16:35.5021440Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:16:35.5101810Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:16:35.5119750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5264-i24jgz 2021-05-16T23:16:35.6168540Z cp -pR /private/tmp/d20210516-5264-i24jgz/x265/. /usr/local/Cellar/x265 2021-05-16T23:16:35.7058040Z chmod -Rf +w /private/tmp/d20210516-5264-i24jgz 2021-05-16T23:16:35.8076760Z ==> Finishing up 2021-05-16T23:16:35.8718020Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:16:35.8723170Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:16:35.8729270Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:16:35.8735780Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:16:35.8740260Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:16:35.8745580Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:16:35.8752780Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:16:35.8951060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6280-1f6jvg.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-16T23:16:38.4305360Z ==> Summary 2021-05-16T23:16:38.4322710Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:16:38.4329920Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:16:38.4351080Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:16:38.4369630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-iuntis 2021-05-16T23:16:38.4515060Z cp -pR /private/tmp/d20210516-5264-iuntis/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:16:38.4623800Z chmod -Rf +w /private/tmp/d20210516-5264-iuntis 2021-05-16T23:16:38.5062440Z ==> Finishing up 2021-05-16T23:16:38.5481310Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:16:38.5489400Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:16:38.5493620Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:16:38.5619270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6306-12ljskc.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-16T23:16:41.0041270Z ==> Summary 2021-05-16T23:16:41.0056930Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:16:41.0068010Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:16:41.0258350Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:16:41.0276190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1pq6wlp 2021-05-16T23:16:41.0912040Z cp -pR /private/tmp/d20210516-5264-1pq6wlp/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:16:41.1422640Z chmod -Rf +w /private/tmp/d20210516-5264-1pq6wlp 2021-05-16T23:16:41.2420850Z ==> Finishing up 2021-05-16T23:16:41.3376850Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:16:41.3384320Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:16:41.3387680Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:16:41.3407760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:16:41.3416720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:16:41.3428780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:16:41.3441390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:16:41.3450870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:16:41.3460710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:16:41.3471930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:16:41.3480650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:16:41.3495100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:16:41.3498780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:16:41.3509250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:16:41.3518250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:16:41.3534330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:16:41.3545070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:16:41.3556340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:16:41.3567340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:16:41.3575670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:16:41.3586390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:16:41.3594990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:16:41.3600610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:16:41.3610380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:16:41.3623450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:16:41.3629070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:16:41.3641620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:16:41.3650100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:16:41.3659740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:16:41.3668750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:16:41.3684170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:16:41.3692430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:16:41.3701780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:16:41.3710960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:16:41.3720870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:16:41.3728790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:16:41.3738060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:16:41.3743840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:16:41.3754770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:16:41.3762720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:16:41.3770940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:16:41.3776600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:16:41.3788960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:16:41.3797180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:16:41.3808890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:16:41.3814670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:16:41.3820580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:16:41.3826180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:16:41.3837430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:16:41.3843270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:16:41.3851560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:16:41.3862360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:16:41.3873880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:16:41.3882260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:16:41.3888520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:16:41.3905840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:16:41.3914680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:16:41.3920540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:16:41.3928670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:16:41.3934580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:16:41.3966750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:16:41.3974700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:16:41.3980540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:16:41.3987470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:16:41.3993220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:16:41.3998940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:16:41.4005100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:16:41.4011730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:16:41.4029310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:16:41.4035090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:16:41.4040900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:16:41.4046790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:16:41.4054040Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:16:41.4059330Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:16:41.4065090Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:16:41.4091570Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:16:41.4343830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6332-1qy7fq4.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-16T23:16:43.8088250Z ==> Summary 2021-05-16T23:16:43.8147010Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:16:43.8152930Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:16:43.8200170Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:16:43.8217670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-um5ucc 2021-05-16T23:16:43.8437410Z cp -pR /private/tmp/d20210516-5264-um5ucc/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:16:43.8672310Z chmod -Rf +w /private/tmp/d20210516-5264-um5ucc 2021-05-16T23:16:43.9321540Z ==> Finishing up 2021-05-16T23:16:43.9722080Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:16:43.9725170Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:16:43.9734350Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:16:43.9740530Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:16:43.9745070Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:16:43.9750350Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:16:43.9757520Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:16:43.9914950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6358-txrfit.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-16T23:16:46.3376290Z ==> Summary 2021-05-16T23:16:46.3408720Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:16:46.3415900Z ==> Installing ffmpeg 2021-05-16T23:16:46.3419230Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:16:46.3437910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-pbbcy2 2021-05-16T23:16:46.6661830Z cp -pR /private/tmp/d20210516-5264-pbbcy2/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:16:46.8993210Z chmod -Rf +w /private/tmp/d20210516-5264-pbbcy2 2021-05-16T23:16:50.2959180Z ==> Finishing up 2021-05-16T23:16:50.3318010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:16:50.3321950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:16:50.3327270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:16:50.3332420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:16:50.3337360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:16:50.3341950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:16:50.3347220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:16:50.3352540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:16:50.3357180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:16:50.3362360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:16:50.3366860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:16:50.3371910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:16:50.3376640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:16:50.3381400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:16:50.3386770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:16:50.3391850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:16:50.3396500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:16:50.3401470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:16:50.3406800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:16:50.3411210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:16:50.3416500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:16:50.3421010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:16:50.3426230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:16:50.3431450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:16:50.3435870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:16:50.3441110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:16:50.3445710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:16:50.3450880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:16:50.3455430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:16:50.3460380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:16:50.3464970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:16:50.3469880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:16:50.3474660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:16:50.3479940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:16:50.3484370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:16:50.3489590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:16:50.3494050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:16:50.3499390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:16:50.3506270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:16:50.3511190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:16:50.3516010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:16:50.3520370Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:16:50.3525420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:16:50.3529780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:16:50.3535290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:16:50.3539770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:16:50.3544630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:16:50.3555220Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:16:50.3576230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:16:50.3587330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:16:50.3595440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:16:50.3605330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:16:50.3675300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:16:50.3684740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:16:50.3690150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:16:50.3707760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:16:50.3712710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:16:50.3725510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:16:50.3730500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:16:50.3753140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:16:50.3758660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:16:50.3764050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:16:50.3772940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:16:50.3786880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:16:50.3798090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:16:50.3806150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:16:50.3814200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:16:50.3819550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:16:50.3829390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:16:50.3834810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:16:50.3842440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:16:50.3847510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:16:50.3852130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:16:50.3857670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:16:50.3862890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:16:50.3867730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:16:50.3872850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:16:50.3878610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:16:50.3883240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:16:50.3888490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:16:50.3893450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:16:50.3899200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:16:50.3904580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:16:50.3909270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:16:50.3914220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:16:50.3919300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:16:50.3924340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:16:50.3929740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:16:50.3934090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:16:50.3939480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:16:50.3944210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:16:50.3949420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:16:50.3954300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:16:50.3958930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:16:50.3964180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:16:50.3968660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:16:50.3973570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:16:50.3978230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:16:50.3983820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:16:50.3988430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:16:50.3992240Z Only the first 100 operations were output. 2021-05-16T23:16:50.5085250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6384-1rjjhk8.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-16T23:16:53.3304240Z ==> Summary 2021-05-16T23:16:53.3470600Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:16:54.4561860Z ==> Caveats 2021-05-16T23:16:54.4563300Z ==> tesseract 2021-05-16T23:16:54.4578770Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:16:54.4580800Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:16:56.2484320Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:16:57.3721160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:16:57.9144530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:16:58.2670630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A25%3A00Z&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:58.3112720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:58.8276310Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:16:58.9425790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:17:00.0524250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:00.6667000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:17:01.0690400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A25%3A00Z&sig=kk3LYq2UiSuG2FbHOy%2BTNTVMxnqEExyj8lTtuV%2Fyqz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:01.1166700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=kk3LYq2UiSuG2FbHOy\%2BTNTVMxnqEExyj8lTtuV\%2Fyqz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:01.4769870Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:17:01.5159830Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:17:01.5164870Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:17:01.5880310Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:17:01.5906010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6391-gdlon 2021-05-16T23:17:02.6483950Z cp -pR /private/tmp/d20210516-6391-gdlon/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:17:02.7113140Z chmod -Rf +w /private/tmp/d20210516-6391-gdlon 2021-05-16T23:17:03.0797310Z ==> Finishing up 2021-05-16T23:17:03.1074150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:17:03.1101480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:17:03.1110830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:17:03.1129640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:17:03.1142300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:17:03.1150230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:17:03.1161880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:17:03.1175130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:17:03.1187460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:17:03.1202930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:17:03.1212580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:17:03.1225240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:17:03.1236590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:17:03.1248970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:17:03.1258920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:17:03.1269570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:17:03.1289540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:17:03.1300420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:17:03.1350410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:17:03.1355070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:17:03.1360210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:17:03.1364610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:17:03.1369510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:17:03.1373960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:17:03.1379030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:17:03.1383600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:17:03.1388500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:17:03.1393090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:17:03.1398070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:17:03.1402560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:17:03.1409890Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:17:03.1419740Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:17:03.1442060Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:17:03.1443700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:17:03.1445310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:17:03.1446880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:17:03.1450690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:17:03.1456480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:17:03.1461840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:17:03.1471280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:17:03.1476740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:17:03.1488390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:17:03.1494030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:17:03.1501560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:17:03.1506280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:17:03.1512000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:17:03.1524000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:17:03.1529600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:17:03.1535030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:17:03.1540470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:17:03.1549310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:17:03.1569180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:17:03.1574840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:17:03.1585200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:17:03.1590580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:17:03.1597300Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:17:03.1602690Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:17:03.1607490Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:17:03.3234460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6561-bz8zwa.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-16T23:17:05.9885430Z ==> Summary 2021-05-16T23:17:06.0288660Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:17:06.0300780Z ==> Installing imagemagick@6 2021-05-16T23:17:06.0303910Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:17:06.0327970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6391-u6ltrl 2021-05-16T23:17:06.3531660Z cp -pR /private/tmp/d20210516-6391-u6ltrl/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:17:06.7301840Z chmod -Rf +w /private/tmp/d20210516-6391-u6ltrl 2021-05-16T23:17:08.0477810Z ==> Finishing up 2021-05-16T23:17:08.3266570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6587-o9sfa8.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-16T23:17:10.9078230Z ==> Caveats 2021-05-16T23:17:10.9079920Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:10.9081100Z because this is an alternate version of another formula. 2021-05-16T23:17:10.9081780Z 2021-05-16T23:17:10.9082660Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:17:10.9084280Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:10.9085100Z 2021-05-16T23:17:10.9086100Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:17:10.9087570Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:17:10.9089180Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:17:10.9089910Z 2021-05-16T23:17:10.9091170Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:17:10.9092320Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:17:10.9093030Z 2021-05-16T23:17:10.9094150Z ==> Summary 2021-05-16T23:17:10.9505950Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:17:11.7464810Z ==> Caveats 2021-05-16T23:17:11.7466230Z ==> imagemagick@6 2021-05-16T23:17:11.7509500Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:11.7510780Z because this is an alternate version of another formula. 2021-05-16T23:17:11.7514690Z 2021-05-16T23:17:11.7515680Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:17:11.7521060Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:11.7526490Z 2021-05-16T23:17:11.7530690Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:17:11.7532360Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:17:11.7533890Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:17:11.7534620Z 2021-05-16T23:17:11.7536850Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:17:11.7539660Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:17:11.7540430Z 2021-05-16T23:17:13.8150430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:17:14.9615010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:15.5473580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:17:15.9205380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A25%3A00Z&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk%2FhQfRhXB6%2FZhXR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:15.9665770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk\%2FhQfRhXB6\%2FZhXR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:16.0780190Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:17:16.0852810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:17:17.2397840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:17.8340920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:17:18.2011660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A25%3A00Z&sig=EWd4vn83E%2BS3G47EFXlF5qqU1gefTKvZ%2Fw6MSd21qF4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:18.2631220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=EWd4vn83E\%2BS3G47EFXlF5qqU1gefTKvZ\%2Fw6MSd21qF4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:18.4085940Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:17:18.4165980Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:17:19.5243540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:20.0824380Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:17:20.4418540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A25%3A00Z&sig=8wuPertRpo0GqOV%2BkfuqETt8VZByG6sqXPzx%2FY2fVn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:20.4868300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=8wuPertRpo0GqOV\%2BkfuqETt8VZByG6sqXPzx\%2FY2fVn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:21.1004030Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:17:21.2525290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:17:22.4071040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:22.9714490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:17:23.3240490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A25%3A00Z&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:23.3728280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:23.4230040Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:17:23.4263210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:17:24.5586680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:25.0952180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:17:25.4850770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A25%3A00Z&sig=UPYky%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:25.5331410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=UPYky\%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:25.6917330Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:17:25.6949570Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:17:26.8426520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:27.4035800Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:17:27.7707440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A25%3A00Z&sig=I0S3w%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:27.8159900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=I0S3w\%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:27.9517920Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:17:27.9585090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:17:29.0719540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:29.6283820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:17:30.0242810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A25%3A00Z&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:30.0705380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:30.2028720Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:17:30.2104620Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:17:31.3403490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:31.8961930Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:17:32.2629870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A25%3A00Z&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:33.2176450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:33.2182870Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:17:33.2185840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:17:33.5388100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:34.0880730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:17:34.4687530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A25%3A00Z&sig=QJGzmUE%2Fu7y066BOTeUXBSBsf10prCZUd%2FxmaCcCt5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:34.5149610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=QJGzmUE\%2Fu7y066BOTeUXBSBsf10prCZUd\%2FxmaCcCt5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:34.5964670Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:17:34.6010320Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:17:35.7293160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:36.2872210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:17:36.6819840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A25%3A00Z&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945%2FeqUTrGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:36.7411720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945\%2FeqUTrGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:36.8003850Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:17:36.8039270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:17:37.9194710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:38.5143360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:17:38.9130580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A25%3A00Z&sig=9fCJGuaJphS7hAN9z%2FDP0HD%2FonM5cnSsDp0xy3d4%2FSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:38.9734070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=9fCJGuaJphS7hAN9z\%2FDP0HD\%2FonM5cnSsDp0xy3d4\%2FSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:39.0833380Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:17:39.0901360Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:17:40.3243540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:17:40.9276210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:17:41.7591650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A25%3A00Z&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:41.8071240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:42.1139650Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:17:42.1682970Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:17:42.1690270Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:17:42.2807040Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:17:42.2846040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-nwsgrd 2021-05-16T23:17:42.3087030Z cp -pR /private/tmp/d20210516-6594-nwsgrd/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:17:42.3301390Z chmod -Rf +w /private/tmp/d20210516-6594-nwsgrd 2021-05-16T23:17:42.4118410Z ==> Finishing up 2021-05-16T23:17:42.5108570Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:17:42.5115250Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:17:42.5122990Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:17:42.5142250Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:17:42.5145760Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:17:42.5154460Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:17:42.5169240Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:17:42.5182800Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:17:42.5188620Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:17:42.5203080Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:17:42.5490970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6825-wz8g0h.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-16T23:17:44.8236180Z ==> Summary 2021-05-16T23:17:44.8263500Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:17:44.8273180Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:17:44.8292650Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:17:44.8310100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-1s3p0xf 2021-05-16T23:17:44.9226270Z cp -pR /private/tmp/d20210516-6594-1s3p0xf/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:17:45.0288940Z chmod -Rf +w /private/tmp/d20210516-6594-1s3p0xf 2021-05-16T23:17:45.1165060Z ==> Finishing up 2021-05-16T23:17:45.1671160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6851-kupdh3.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-16T23:17:47.4515540Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:17:47.5407820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.5815830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.6116440Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.6419100Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.6732540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.7031470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.7332480Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.7632390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.7933020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.8233120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.8534230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.8837120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.9138320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:47.9440100Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:48.2364120Z ==> Caveats 2021-05-16T23:17:48.2365370Z To use the DocBook package in your XML toolchain, 2021-05-16T23:17:48.2366390Z you need to add the following to your ~/.bashrc: 2021-05-16T23:17:48.2367000Z 2021-05-16T23:17:48.2367830Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:17:48.2369070Z ==> Summary 2021-05-16T23:17:48.2527320Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:17:48.2534370Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:17:48.2585340Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:17:48.2603190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-1mggeri 2021-05-16T23:17:50.0504030Z cp -pR /private/tmp/d20210516-6594-1mggeri/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:17:52.6290150Z chmod -Rf +w /private/tmp/d20210516-6594-1mggeri 2021-05-16T23:17:54.1057440Z ==> Finishing up 2021-05-16T23:17:54.1474280Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:17:54.1495320Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:17:54.1659830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6892-qvaupy.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-16T23:17:56.4660300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:56.5113290Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:56.5522420Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:56.5826010Z ==> 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-16T23:17:56.6127490Z ==> 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-16T23:17:56.6427500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:17:56.6730050Z ==> 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-16T23:17:56.7029950Z ==> 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-16T23:17:56.7330690Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:56.7632150Z ==> 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-16T23:17:56.7935560Z ==> 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-16T23:17:56.8238200Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5414890Z ==> 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-16T23:17:57.5417710Z ==> 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-16T23:17:57.5422370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5425210Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5427490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5430840Z ==> 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-16T23:17:57.5433800Z ==> 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-16T23:17:57.5437530Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5440250Z ==> 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-16T23:17:57.5446860Z ==> 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-16T23:17:57.5451460Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5457290Z ==> 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-16T23:17:57.5460420Z ==> 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-16T23:17:57.5463340Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:17:57.5466380Z ==> 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-16T23:17:57.5469550Z ==> 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-16T23:17:58.3783540Z ==> Summary 2021-05-16T23:17:58.6639680Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:17:58.6644450Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:17:58.6667740Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:17:58.6689120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-11kjnl5 2021-05-16T23:17:58.6801450Z cp -pR /private/tmp/d20210516-6594-11kjnl5/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:17:58.6925550Z chmod -Rf +w /private/tmp/d20210516-6594-11kjnl5 2021-05-16T23:17:58.7441920Z ==> Finishing up 2021-05-16T23:17:58.7842550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6946-1gs0rza.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-16T23:18:01.2878770Z ==> Caveats 2021-05-16T23:18:01.2880590Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:01.2881960Z because macOS already provides this software and installing another version in 2021-05-16T23:18:01.2883010Z parallel can cause all kinds of trouble. 2021-05-16T23:18:01.2883630Z 2021-05-16T23:18:01.2884890Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:18:01.2886540Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:01.2887360Z 2021-05-16T23:18:01.2887840Z 2021-05-16T23:18:01.2888610Z Bash completion has been installed to: 2021-05-16T23:18:01.2889960Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:18:01.2891450Z ==> Summary 2021-05-16T23:18:01.2898870Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:18:01.2905300Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:18:01.3104960Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:18:01.3122620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6594-pznufu 2021-05-16T23:18:01.3325820Z cp -pR /private/tmp/d20210516-6594-pznufu/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:18:01.3660170Z chmod -Rf +w /private/tmp/d20210516-6594-pznufu 2021-05-16T23:18:01.4270060Z ==> Finishing up 2021-05-16T23:18:01.4669560Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:18:01.4685270Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:18:01.4704020Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:18:01.4717650Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:18:01.4722900Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:18:01.4811250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6972-s3k6xf.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-16T23:18:03.9944980Z ==> Summary 2021-05-16T23:18:03.9985690Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:18:03.9994040Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:18:04.1003480Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:18:04.1020810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-753q40 2021-05-16T23:18:04.1716550Z cp -pR /private/tmp/d20210516-6594-753q40/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:18:04.3048970Z chmod -Rf +w /private/tmp/d20210516-6594-753q40 2021-05-16T23:18:04.4734040Z ==> Finishing up 2021-05-16T23:18:04.5102860Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:18:04.5151020Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:18:04.5173440Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:18:04.5276930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5377450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5449450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5461450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5490880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5519990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5537870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5542200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5564040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5577020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5581320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5602790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5637500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5659990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5678580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5708020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5737690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5774230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5808820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5822620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5857920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5884650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5925520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5930890Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:18:04.5935510Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:18:04.5942590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5972560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5983570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.5996990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6004670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6006890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6009190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6011490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6013950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6032430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6040460Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:18:04.6058240Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:18:04.6061390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6133030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6163850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6198220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6205680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6218220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6227320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6235580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6237350Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:18:04.6254480Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:18:04.6276880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6279480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6282190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6284950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6287600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6289890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6292170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6303950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6310470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6315890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6318220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6320810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6323470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6326200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6328740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6341490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6364230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6370590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6398790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6426390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6454110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6466880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6481760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6509240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6536730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6564220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6569910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6591630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6619150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6646760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6672930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6700580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6728540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6748260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:18:04.6757690Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:18:04.6785120Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:18:04.6793220Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:18:04.6924370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6998-aerfvf.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-16T23:18:06.9107190Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:18:08.2246130Z ==> Summary 2021-05-16T23:18:08.2450950Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:18:08.2456800Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:18:08.3597480Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:18:08.3614850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-tju64i 2021-05-16T23:18:08.3845850Z cp -pR /private/tmp/d20210516-6594-tju64i/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:18:08.4090200Z chmod -Rf +w /private/tmp/d20210516-6594-tju64i 2021-05-16T23:18:08.5020960Z ==> Finishing up 2021-05-16T23:18:08.5439060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:18:08.5443100Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:18:08.5448590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:18:08.5453360Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:18:08.5460550Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:18:08.5467210Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:18:08.5486260Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:18:08.5498760Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:18:08.5510810Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:18:08.5519350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:18:08.5529150Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:18:08.5534830Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:18:08.5540050Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:18:08.5546790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:18:08.5556010Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:18:08.5598260Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:18:08.5606980Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:18:08.5799650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7025-167lynm.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-16T23:18:10.7363540Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:18:12.0067190Z ==> Summary 2021-05-16T23:18:12.0167270Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:18:12.0269300Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:18:12.0662310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6594-53wy4o 2021-05-16T23:18:12.0664840Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:18:12.0800610Z cp -pR /private/tmp/d20210516-6594-53wy4o/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:18:12.1010140Z chmod -Rf +w /private/tmp/d20210516-6594-53wy4o 2021-05-16T23:18:12.1493400Z ==> Finishing up 2021-05-16T23:18:12.1915150Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:18:12.2013340Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:18:12.2116130Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:18:12.2216150Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:18:12.2317860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7052-13w0z0d.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-16T23:18:14.9648340Z ==> Summary 2021-05-16T23:18:14.9673970Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:18:14.9680040Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:18:14.9732610Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:18:14.9749820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-1kqg5g3 2021-05-16T23:18:14.9890760Z cp -pR /private/tmp/d20210516-6594-1kqg5g3/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:18:14.9996850Z chmod -Rf +w /private/tmp/d20210516-6594-1kqg5g3 2021-05-16T23:18:15.0593820Z ==> Finishing up 2021-05-16T23:18:15.1046770Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:18:15.1052180Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:18:15.1057790Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:18:15.1067280Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:18:15.1074750Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:18:15.1193210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7078-154w6rx.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-16T23:18:17.5356460Z ==> Summary 2021-05-16T23:18:17.5371710Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:18:17.5378040Z ==> Installing imagemagick dependency: imath 2021-05-16T23:18:17.5435130Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:18:17.5452750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-rre56h 2021-05-16T23:18:17.5670890Z cp -pR /private/tmp/d20210516-6594-rre56h/imath/. /usr/local/Cellar/imath 2021-05-16T23:18:17.5950730Z chmod -Rf +w /private/tmp/d20210516-6594-rre56h 2021-05-16T23:18:17.6601430Z ==> Finishing up 2021-05-16T23:18:17.7054060Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:18:17.7069360Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:18:17.7073940Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:18:17.7079410Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:18:17.7084340Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:18:17.7089140Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:18:17.7096720Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:18:17.7280830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7104-o26b42.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-16T23:18:20.1488700Z ==> Summary 2021-05-16T23:18:20.1528200Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:18:20.1535210Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:18:20.1655460Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:18:20.7506140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-cbb4uk 2021-05-16T23:18:20.7508580Z ==> Finishing up 2021-05-16T23:18:20.7515280Z cp -pR /private/tmp/d20210516-6594-cbb4uk/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:18:20.7516490Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:18:20.7528580Z chmod -Rf +w /private/tmp/d20210516-6594-cbb4uk 2021-05-16T23:18:20.7529710Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:18:20.7631920Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:18:20.7634630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:18:20.7641200Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:18:20.7655830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:18:20.7758050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:18:20.7859770Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:18:20.7961440Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:18:20.8071190Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:18:20.8172780Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:18:20.8273320Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:18:20.8374870Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:18:20.8476820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:18:20.8578700Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:18:20.8660260Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:18:20.8760870Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:18:20.8762420Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:18:20.8963440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:18:20.9065670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:18:20.9166200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:18:20.9167790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:18:20.9269900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:18:20.9316930Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:18:20.9405300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:18:20.9473960Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:18:20.9514300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:18:20.9616360Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:18:20.9625940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7133-qt3y93.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-16T23:18:23.5007100Z ==> Summary 2021-05-16T23:18:23.5170000Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:18:23.5175710Z ==> Installing imagemagick 2021-05-16T23:18:23.5179060Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:18:23.5197040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6594-y2uc8y 2021-05-16T23:18:23.8571580Z cp -pR /private/tmp/d20210516-6594-y2uc8y/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:18:24.2522210Z chmod -Rf +w /private/tmp/d20210516-6594-y2uc8y 2021-05-16T23:18:26.3630020Z ==> Finishing up 2021-05-16T23:18:26.3810870Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:18:26.3817420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:18:26.3823420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:18:26.3828830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:18:26.3834440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:18:26.3840580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:18:26.3855800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:18:26.3857860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:18:26.3859840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:18:26.3861790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:18:26.3867450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:18:26.3872310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:18:26.3877990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:18:26.3882670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:18:26.3890670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:18:26.3894850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:18:26.3900270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:18:26.3904890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:18:26.3974510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:18:26.3979030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:18:26.3984150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:18:26.3988660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:18:26.3993820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:18:26.3998460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:18:26.4003770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:18:26.4008320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:18:26.4013680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:18:26.4018180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:18:26.4023290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:18:26.4027960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:18:26.4035250Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:18:26.4041570Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:18:26.4048840Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:18:26.4058590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:18:26.4070960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:18:26.4076590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:18:26.4081730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:18:26.4093550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:18:26.4106040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:18:26.4114140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:18:26.4119560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:18:26.4125050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:18:26.4132410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:18:26.4137830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:18:26.4145660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:18:26.4156630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:18:26.4161380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:18:26.4167160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:18:26.4172190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:18:26.4177510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:18:26.4184350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:18:26.4189240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:18:26.4194100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:18:26.4200380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:18:26.4204680Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:18:26.4209590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:18:26.4214400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:18:26.4219890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:18:26.4224550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:18:26.4230090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:18:26.4234510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:18:26.4239610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:18:26.4246970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:18:26.4254450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:18:26.4258950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:18:26.4264840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:18:26.4269530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:18:26.4275180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:18:26.4279800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:18:26.4285370Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:18:26.4290890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:18:26.6844350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7159-buw4qm.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-16T23:18:29.4582650Z ==> Summary 2021-05-16T23:18:29.5040410Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:18:31.3619000Z ==> Caveats 2021-05-16T23:18:31.3620430Z ==> docbook 2021-05-16T23:18:31.3636140Z To use the DocBook package in your XML toolchain, 2021-05-16T23:18:31.3637170Z you need to add the following to your ~/.bashrc: 2021-05-16T23:18:31.3638070Z 2021-05-16T23:18:31.3641810Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:18:31.3643270Z ==> gnu-getopt 2021-05-16T23:18:31.3667340Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:31.3668690Z because macOS already provides this software and installing another version in 2021-05-16T23:18:31.3672540Z parallel can cause all kinds of trouble. 2021-05-16T23:18:31.3673210Z 2021-05-16T23:18:31.3674590Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:18:31.3676320Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:31.3677710Z 2021-05-16T23:18:31.3678260Z 2021-05-16T23:18:31.3679080Z Bash completion has been installed to: 2021-05-16T23:18:31.3680550Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:18:33.1223890Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:18:34.2438180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:18:34.8599350Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:18:35.2445730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A25%3A00Z&sig=U1EIZj9umFPeKI%2BppVnSuNSXhW6iVMlacgh2jAUy5IY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:35.2918250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=U1EIZj9umFPeKI\%2BppVnSuNSXhW6iVMlacgh2jAUy5IY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:18:35.3560040Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:18:35.4201560Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:18:35.4227850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7166-8nnlzd 2021-05-16T23:18:35.4385670Z cp -pR /private/tmp/d20210516-7166-8nnlzd/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:18:35.4580960Z chmod -Rf +w /private/tmp/d20210516-7166-8nnlzd 2021-05-16T23:18:35.5195200Z ==> Finishing up 2021-05-16T23:18:35.6083950Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:18:35.6089920Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:18:35.6094220Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:18:35.6103690Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:18:35.6119640Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:18:35.6168020Z info /usr/local/share/info/udunits2.info 2021-05-16T23:18:35.6177010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:18:35.6215600Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:18:35.6224110Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:18:35.6257870Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:18:35.6265800Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:18:35.6273040Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:18:35.6278570Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:18:35.6441160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7333-1fdalbp.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-16T23:18:38.1818840Z ==> Summary 2021-05-16T23:18:38.1850510Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:18:40.4927970Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:18:40.4929640Z To reinstall 1.6, run: 2021-05-16T23:18:40.4930500Z brew reinstall jq 2021-05-16T23:18:42.1068010Z ==> Caveats 2021-05-16T23:18:42.1069210Z imagej requires Java. You can install the latest version with: 2021-05-16T23:18:42.1070620Z brew install --cask adoptopenjdk 2021-05-16T23:18:42.1071320Z 2021-05-16T23:18:42.3537820Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:18:42.5933140Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T23:18:50.0472560Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:18:50.3321050Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:18:50.3322260Z ==> Installing Cask imagej 2021-05-16T23:18:50.3757160Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7443-izqiaw 2021-05-16T23:18:50.5254320Z cp -pR /private/tmp/d20210516-7443-izqiaw/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:18:50.6711270Z chmod -Rf +w /private/tmp/d20210516-7443-izqiaw 2021-05-16T23:18:50.7407190Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:18:51.1562900Z 🍺 imagej was successfully installed! 2021-05-16T23:18:53.0284030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:18:54.8759400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:18:55.2376390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A25%3A00Z&sig=STSMTmwTujK6g0vvRYEEsP9wxFN8Q8P4lcDKngnua8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:55.4305150Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:18:57.1716540Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:18:57.5718120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A25%3A00Z&sig=FuSrZInoEmsASYkXZb%2F4fvDyCD1WLZlfUjOB3uPeHHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:58.0144400Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:18:58.0244930Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:18:58.1352960Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:19:02.2381120Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:19:02.2385720Z ==> Installing bowtie2 2021-05-16T23:19:02.2394310Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:19:06.6492190Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:19:09.9045450Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:19:11.6274680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:19:11.9911430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A25%3A00Z&sig=kagZFBpU4PKbqMFQCwt4hSWYvJEm78KKIojhsH1iKGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:12.2025410Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:19:13.8737160Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:19:14.2912510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A25%3A00Z&sig=7NPvfWgEWAg6Ah1A%2FEP80g%2BTxTH5RJLdd%2BkGA9CCKAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:14.3869990Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:19:16.0832490Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:19:16.4447760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A25%3A00Z&sig=mLxR3tuMGU3UqJkcidIUrvL6%2B18BQhRpFM8x2RHInnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:16.5483920Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:19:18.3294950Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:19:18.7253290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A25%3A00Z&sig=fJNm4o%2FL7ZvLE2VzHQosgtEBSDtt51PSsxPRdnV7VZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:18.8321980Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:19:20.5863450Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:19:21.0407290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A25%3A00Z&sig=CKhekbwE%2FfhvzP4CXLEDUzYg21bVs1Hj%2FowJREtI%2FBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:21.1659690Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:19:22.8374140Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:19:23.3081050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A25%3A00Z&sig=mkM2lD%2Fv2JtDLso2jVzTtZRhhl7fONQCAaMPGVlcjA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:23.5109440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:19:24.0439110Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:19:24.0460920Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:19:24.4294230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:19:24.4540580Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:19:26.6202910Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:19:27.2089970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A25%3A00Z&sig=HRxMnq1o8OdIBFPs7joDQsrTaOdIRmsrvvMZAWumB1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:27.3076090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:19:29.0175660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:19:29.3907490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A25%3A00Z&sig=42Wh%2FE2jNmN2AooWvauLze6ly3naXz%2BW8LRTTZtkHVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:29.5880640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:19:31.3278670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:19:31.7980160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A25%3A00Z&sig=fJBMLMuUfzWIBh07dO0jIWkqyjXB8gxjvjqWOePrEpo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:32.0076560Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:19:33.6774670Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:19:34.0473540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A25%3A00Z&sig=mwr%2Fgi%2FmALGCMoRkdGwwPfPdoCWQeIX9y1KhrA2xvFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:34.3492310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:19:36.4192870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:19:36.4390140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A25%3A00Z&sig=hbs6%2FA1PvRj7M4EWJg%2FuDd3dfyszpO7W9aAJxCRBnko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:36.5468630Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:19:38.2248530Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:19:38.6076150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A25%3A00Z&sig=P0YEjTkrHBSd%2FWjlM7V8NccKtj6HYiAtDj6ifiEHSkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:38.7444160Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:19:40.4319700Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:19:40.8176660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A25%3A00Z&sig=oetIzjlp96Vk7vfjP6xUJ1VXaT%2FzBSrGHQNumpIVocA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:40.9272550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:19:42.6031150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:19:43.0269610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A25%3A00Z&sig=l38EzWz0L7sASM2rYCCELIruBbfPKToTImchAQbrA3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:43.3908830Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:19:45.0611880Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:19:45.4242570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A25%3A00Z&sig=%2FcUxAMFyJ5g1vpI6yc36FtyS19kL9Q81FVzg5odb1gc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:45.8968060Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:19:47.6131020Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:19:48.0113810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A25%3A00Z&sig=HLcOim24nnptzcK16qZ%2Bo%2BCdNtSfF%2BIi%2BUQeTwGag04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:48.5151970Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:19:50.1687150Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:19:50.5615240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A25%3A00Z&sig=YJGxfKUxx4Fmo8%2FIMkR9PSYGYG%2F2YZpYwAmWiatPZBM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:50.8501920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:19:52.5242650Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:19:52.9046540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A25%3A00Z&sig=bGOpuczokQEcGMzMNzloPbKbiwPyN9Hpbwg7wKMYtsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:53.2502910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:19:54.9991660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:19:55.4442900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A25%3A00Z&sig=K58BdI%2B8SRfYTvYxeKADE2J8JkqUnpVeN1S%2FGiQYDoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:56.1034590Z ==> 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-16T23:19:56.1037930Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:19:56.1711110Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:19:59.2412140Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:19:59.2429620Z ==> Installing gdal dependency: popt 2021-05-16T23:19:59.2456210Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:20:01.9811140Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:20:01.9817200Z ==> Installing gdal dependency: epsilon 2021-05-16T23:20:01.9919800Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:20:04.6931600Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:20:04.6947460Z ==> Installing gdal dependency: expat 2021-05-16T23:20:04.6972970Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:20:07.3523150Z ==> Caveats 2021-05-16T23:20:07.3525370Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:07.3526670Z because macOS already provides this software and installing another version in 2021-05-16T23:20:07.3527710Z parallel can cause all kinds of trouble. 2021-05-16T23:20:07.3528320Z 2021-05-16T23:20:07.3529690Z If you need to have expat first in your PATH, run: 2021-05-16T23:20:07.3531240Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:20:07.3532030Z 2021-05-16T23:20:07.3532840Z For compilers to find expat you may need to set: 2021-05-16T23:20:07.3534140Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:20:07.3535520Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:20:07.3536200Z 2021-05-16T23:20:07.3537390Z For pkg-config to find expat you may need to set: 2021-05-16T23:20:07.3538450Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:20:07.3539110Z 2021-05-16T23:20:07.3540320Z ==> Summary 2021-05-16T23:20:07.3551430Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:20:07.3557880Z ==> Installing gdal dependency: freexl 2021-05-16T23:20:07.3619590Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:20:10.1546550Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:20:10.1551260Z ==> Installing gdal dependency: geos 2021-05-16T23:20:10.2094020Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:20:13.4621110Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:20:13.4641640Z ==> Installing gdal dependency: hdf5 2021-05-16T23:20:13.5175200Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:20:16.9733240Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:20:16.9739690Z ==> Installing gdal dependency: json-c 2021-05-16T23:20:16.9798210Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:20:19.5532700Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:20:19.5539330Z ==> Installing gdal dependency: libxml2 2021-05-16T23:20:19.5612240Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:20:22.6561710Z ==> Caveats 2021-05-16T23:20:22.6563340Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:22.6564730Z because macOS already provides this software and installing another version in 2021-05-16T23:20:22.6565900Z parallel can cause all kinds of trouble. 2021-05-16T23:20:22.6566590Z 2021-05-16T23:20:22.6567590Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:20:22.6569290Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:20:22.6570100Z 2021-05-16T23:20:22.6571030Z For compilers to find libxml2 you may need to set: 2021-05-16T23:20:22.6572830Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:20:22.6574320Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:20:22.6575030Z 2021-05-16T23:20:22.6576260Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:20:22.6577470Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:20:22.6578170Z 2021-05-16T23:20:22.6579310Z ==> Summary 2021-05-16T23:20:22.6736520Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:20:22.6742710Z ==> Installing gdal dependency: libdap 2021-05-16T23:20:22.6895350Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:20:25.6563050Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:20:25.6568040Z ==> Installing gdal dependency: proj 2021-05-16T23:20:25.6773950Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:20:28.4601170Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:20:28.4605880Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:20:28.4843750Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:20:31.1940000Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:20:31.1944610Z ==> Installing gdal dependency: librttopo 2021-05-16T23:20:31.2371420Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:20:33.9532720Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:20:33.9536870Z ==> Installing gdal dependency: minizip 2021-05-16T23:20:33.9835820Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:20:36.6787370Z ==> Caveats 2021-05-16T23:20:36.6789020Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:20:36.6790500Z with the venerable 'unzip' library. 2021-05-16T23:20:36.6791800Z ==> Summary 2021-05-16T23:20:36.6807190Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:20:36.6816170Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:20:36.7688910Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:20:40.0366800Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:20:40.0372110Z ==> Installing gdal dependency: netcdf 2021-05-16T23:20:40.0942490Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:20:43.0562190Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:20:43.0570850Z ==> Installing gdal dependency: openblas 2021-05-16T23:20:43.0924080Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:20:47.5471150Z ==> Caveats 2021-05-16T23:20:47.5472940Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:47.5474160Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:20:47.5474880Z 2021-05-16T23:20:47.5475680Z For compilers to find openblas you may need to set: 2021-05-16T23:20:47.5477050Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:20:47.5478490Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:20:47.5479210Z 2021-05-16T23:20:47.5480650Z For pkg-config to find openblas you may need to set: 2021-05-16T23:20:47.5481810Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:20:47.5482500Z 2021-05-16T23:20:47.5483590Z ==> Summary 2021-05-16T23:20:47.5497290Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:20:47.5505330Z ==> Installing gdal dependency: numpy 2021-05-16T23:20:47.6565920Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:20:51.7712600Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:20:51.7714210Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:20:51.7771660Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:20:57.0251250Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:20:57.0259090Z ==> Installing gdal 2021-05-16T23:20:57.0263070Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:21:04.2681250Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:21:05.6168790Z ==> No outdated dependents to upgrade! 2021-05-16T23:21:05.6171570Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:21:05.9682430Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:21:05.9685060Z netcdf 2021-05-16T23:21:06.0588920Z ==> Caveats 2021-05-16T23:21:06.0590300Z ==> expat 2021-05-16T23:21:06.0649190Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:06.0650550Z because macOS already provides this software and installing another version in 2021-05-16T23:21:06.0651650Z parallel can cause all kinds of trouble. 2021-05-16T23:21:06.0652270Z 2021-05-16T23:21:06.0653850Z If you need to have expat first in your PATH, run: 2021-05-16T23:21:06.0655480Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:06.0656290Z 2021-05-16T23:21:06.0657190Z For compilers to find expat you may need to set: 2021-05-16T23:21:06.0658600Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:21:06.0660020Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:21:06.0660740Z 2021-05-16T23:21:06.0661990Z For pkg-config to find expat you may need to set: 2021-05-16T23:21:06.0663080Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:21:06.0663780Z 2021-05-16T23:21:06.0664920Z ==> libxml2 2021-05-16T23:21:06.0694040Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:06.0695380Z because macOS already provides this software and installing another version in 2021-05-16T23:21:06.0696480Z parallel can cause all kinds of trouble. 2021-05-16T23:21:06.0697110Z 2021-05-16T23:21:06.0698060Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:21:06.0699630Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:06.0700410Z 2021-05-16T23:21:06.0701230Z For compilers to find libxml2 you may need to set: 2021-05-16T23:21:06.0702550Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:21:06.0703960Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:21:06.0704660Z 2021-05-16T23:21:06.0706040Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:21:06.0707140Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:21:06.0707810Z 2021-05-16T23:21:06.0708910Z ==> minizip 2021-05-16T23:21:06.0711890Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:21:06.0713320Z with the venerable 'unzip' library. 2021-05-16T23:21:06.0714560Z ==> openblas 2021-05-16T23:21:06.0753080Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:06.0754300Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:21:06.0755030Z 2021-05-16T23:21:06.0755840Z For compilers to find openblas you may need to set: 2021-05-16T23:21:06.0757230Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:21:06.0758670Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:21:06.0759380Z 2021-05-16T23:21:06.0760610Z For pkg-config to find openblas you may need to set: 2021-05-16T23:21:06.0761720Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:21:06.0762400Z 2021-05-16T23:21:08.2624040Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:21:08.9134000Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:21:08.9163550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:21:09.5482850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:21:09.5655600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:21:10.1703670Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:21:10.1724280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:21:10.5415540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:21:10.5617630Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:21:12.3483170Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:21:12.7375620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A30%3A00Z&sig=ighmw6ea9LT45T7H%2BUl%2FDb6tlN0RNL3qnGabO50cPIc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:13.9724970Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:21:14.5482300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:21:14.5503440Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:21:14.9252210Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:21:14.9366320Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:21:16.6606200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:21:17.0365980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A30%3A00Z&sig=dnYxPdb9C8ynGzTkhy77oAuUWlO2Vds9E9MAkJLm5ns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:17.3704780Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:21:17.3721780Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:21:19.1605930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:21:19.5416550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A30%3A00Z&sig=v6cwRvwTb9asv8t3IU5ZpMkCVJCMMoqT82O%2BBRM%2FwnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:20.1484480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:21:21.9627750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:21:22.3514820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A30%3A00Z&sig=4nHy3NORDJprnABZctnDwB%2F4KiWwr1n1QaIKBSYHr%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:22.6814760Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:21:24.4264020Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:21:24.9480560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A30%3A00Z&sig=%2BrSin7CESaaFpYoWRymxDbGFeNPuWSTX8tBHx8hBONc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:28.1686220Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:21:28.1701540Z ==> Installing itk dependency: open-mpi 2021-05-16T23:21:28.3104280Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:21:33.8542760Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:21:33.8549720Z ==> Installing itk dependency: fftw 2021-05-16T23:21:33.9194920Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:21:37.0830980Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:21:37.0837900Z ==> Installing itk dependency: boost 2021-05-16T23:21:37.0891450Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:22:07.9433960Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:22:07.9453570Z ==> Installing itk dependency: netcdf 2021-05-16T23:22:08.0173020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:22:11.2105130Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:22:11.2112790Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:22:11.2667990Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:22:16.5157730Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:22:16.5163850Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:22:16.6785220Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:22:45.1596730Z ==> Caveats 2021-05-16T23:22:45.1598370Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:45.1599600Z because this is an alternate version of another formula. 2021-05-16T23:22:45.1600280Z 2021-05-16T23:22:45.1601100Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:22:45.1602660Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:22:45.1603460Z 2021-05-16T23:22:45.1604270Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:22:45.1605620Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:22:45.1607040Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:22:45.1607730Z 2021-05-16T23:22:45.1608870Z ==> Summary 2021-05-16T23:22:45.3845190Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:22:45.3851620Z ==> Installing itk dependency: gdcm 2021-05-16T23:22:45.5768770Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:22:51.4990860Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:22:51.5003250Z ==> Installing itk 2021-05-16T23:22:51.5004800Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:23:05.2763650Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:23:08.4105600Z ==> No outdated dependents to upgrade! 2021-05-16T23:23:08.4110270Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:23:10.6635350Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:23:10.6639510Z fftw 2021-05-16T23:23:10.7447330Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:23:10.7449030Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:23:12.5614280Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:23:12.6862130Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:23:13.8053360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:23:14.4144570Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:23:14.8001520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A30%3A00Z&sig=mCYrJKoLC%2FCMfOREA2mzGAmBxbkNMepgi9wIE%2BrBhyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:14.8460260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=mCYrJKoLC\%2FCMfOREA2mzGAmBxbkNMepgi9wIE\%2BrBhyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:23:14.8967680Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:23:14.9026710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:23:16.0296340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:23:16.5723740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:23:16.9475180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A30%3A00Z&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:16.9986810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:23:17.1281210Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:23:17.1369290Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:23:18.2673350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:23:18.8562430Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:23:19.2253630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A30%3A00Z&sig=zdR019XEWEy%2FlIYaMotebP95trkpc%2FhUbs%2BlGWumPsM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:19.2712320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=zdR019XEWEy\%2FlIYaMotebP95trkpc\%2FhUbs\%2BlGWumPsM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:23:19.3494590Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:23:19.3537600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:23:20.4661630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:23:21.0396250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:23:21.4115680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A30%3A00Z&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:21.4584810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:23:21.8092840Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:23:21.8691840Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:23:21.8695180Z ==> Installing libav dependency: faac 2021-05-16T23:23:21.9296890Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:23:21.9326350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9040-stor69 2021-05-16T23:23:21.9439930Z cp -pR /private/tmp/d20210516-9040-stor69/faac/. /usr/local/Cellar/faac 2021-05-16T23:23:21.9587560Z chmod -Rf +w /private/tmp/d20210516-9040-stor69 2021-05-16T23:23:22.0040500Z ==> Finishing up 2021-05-16T23:23:22.0526940Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:23:22.0532840Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:23:22.0540020Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:23:22.0558970Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:23:22.0568900Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:23:22.0573700Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:23:22.0579180Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:23:22.0720770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9222-uzumif.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-16T23:23:24.6145720Z ==> Summary 2021-05-16T23:23:24.6169220Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:23:24.6184580Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:23:24.6244330Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:23:24.6262640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9040-74579m 2021-05-16T23:23:24.6538590Z cp -pR /private/tmp/d20210516-9040-74579m/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:23:24.6706970Z chmod -Rf +w /private/tmp/d20210516-9040-74579m 2021-05-16T23:23:24.7535380Z ==> Finishing up 2021-05-16T23:23:24.8029760Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:23:24.8038800Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:23:24.8046030Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:23:24.8050780Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:23:24.8056830Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:23:24.8068330Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:23:24.8224970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9248-kgvs33.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-16T23:23:27.3938930Z ==> Summary 2021-05-16T23:23:27.3965460Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:23:27.3972400Z ==> Installing libav dependency: sdl 2021-05-16T23:23:27.3999220Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:23:27.4016670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9040-1ins23x 2021-05-16T23:23:27.4790360Z cp -pR /private/tmp/d20210516-9040-1ins23x/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:23:27.5852190Z chmod -Rf +w /private/tmp/d20210516-9040-1ins23x 2021-05-16T23:23:27.7087000Z ==> Finishing up 2021-05-16T23:23:27.7555400Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:23:27.7561250Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:23:27.7579940Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:23:27.7608520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:23:27.7618790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:23:27.7627980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:23:27.7641630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:23:27.7652170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:23:27.7659050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:23:27.7669660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:23:27.7678860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:23:27.7689890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:23:27.7700620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:23:27.7722530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:23:27.7732060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:23:27.7737530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:23:27.7743120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:23:27.7751790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:23:27.7760560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:23:27.7769860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:23:27.7780290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:23:27.7790060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:23:27.7798190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:23:27.7807110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:23:27.7816110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:23:27.7826060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:23:27.7835170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:23:27.7844470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:23:27.7853940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:23:27.7862800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:23:27.7870970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:23:27.7876140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:23:27.7881840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:23:27.7889980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:23:27.7897850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:23:27.7906000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:23:27.7911380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:23:27.7919430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:23:27.7928770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:23:27.7934080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:23:27.7939480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:23:27.7948690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:23:27.7959010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:23:27.7966490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:23:27.7977030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:23:27.7982860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:23:27.7988520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:23:27.7994790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:23:27.8000920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:23:27.8010870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:23:27.8021650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:23:27.8027400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:23:27.8033020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:23:27.8041410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:23:27.8049980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:23:27.8059150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:23:27.8065190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:23:27.8074120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:23:27.8083890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:23:27.8092040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:23:27.8099480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:23:27.8108840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:23:27.8116740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:23:27.8123120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:23:27.8130540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:23:27.8141600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:23:27.8147600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:23:27.8153500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:23:27.8161920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:23:27.8171020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:23:27.8179140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:23:27.8185040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:23:27.8192800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:23:27.8202550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:23:27.8213430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:23:27.8220580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:23:27.8239400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:23:27.8247580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:23:27.8253190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:23:27.8258740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:23:27.8264660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:23:27.8273610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:23:27.8278510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:23:27.8284340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:23:27.8289690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:23:27.8295100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:23:27.8300440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:23:27.8305890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:23:27.8315970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:23:27.8322110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:23:27.8327460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:23:27.8337310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:23:27.8342610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:23:27.8347790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:23:27.8355920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:23:27.8361430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:23:27.8366760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:23:27.8374990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:23:27.8380830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:23:27.8385550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:23:27.8392300Z Only the first 100 operations were output. 2021-05-16T23:23:27.9367440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9274-gfw3rt.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-16T23:23:30.2569900Z ==> Summary 2021-05-16T23:23:30.2723570Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:23:30.2730010Z ==> Installing libav 2021-05-16T23:23:30.2734470Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:23:30.2753410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9040-1yek2ti 2021-05-16T23:23:30.4711520Z cp -pR /private/tmp/d20210516-9040-1yek2ti/libav/. /usr/local/Cellar/libav 2021-05-16T23:23:30.5857180Z chmod -Rf +w /private/tmp/d20210516-9040-1yek2ti 2021-05-16T23:23:31.9515020Z ==> Finishing up 2021-05-16T23:23:32.0512350Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:23:32.0534520Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:23:32.0539530Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:23:32.0561320Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:23:32.0567190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:23:32.0573320Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:23:32.0920420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9300-wgsv1r.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-16T23:23:34.7711760Z ==> Summary 2021-05-16T23:23:34.7731550Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:23:37.4763050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:23:39.1574490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:23:39.5487200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A30%3A00Z&sig=B%2FVv4qcw1UsWjTvWH%2FBl%2FSUtVWyvzW5vd1kXnyqhkQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:39.8079530Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:23:42.7872330Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:23:45.4067030Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:23:45.4068160Z To reinstall 4.3.0, run: 2021-05-16T23:23:45.4068920Z brew reinstall libtiff 2021-05-16T23:23:47.0662580Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:23:47.0663740Z To reinstall 2.3.9_1, run: 2021-05-16T23:23:47.0664510Z brew reinstall unixodbc 2021-05-16T23:23:48.6985300Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:23:48.6986570Z To reinstall 1.0.18_1, run: 2021-05-16T23:23:48.6987440Z brew reinstall libsodium 2021-05-16T23:23:50.3253640Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:23:50.3255730Z To reinstall 4.1.1, run: 2021-05-16T23:23:50.3256600Z brew reinstall tesseract 2021-05-16T23:23:51.9214850Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:23:51.9219850Z To reinstall 1.21.1, run: 2021-05-16T23:23:51.9220460Z brew reinstall wget 2021-05-16T23:23:53.5406050Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:23:53.5407190Z To reinstall 4.3.4, run: 2021-05-16T23:23:53.5408000Z brew reinstall zeromq 2021-05-16T23:23:55.1731290Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:23:55.1732480Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:23:55.1733260Z brew reinstall udunits 2021-05-16T23:23:56.7932040Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:23:56.7933140Z To reinstall 1.2.0, run: 2021-05-16T23:23:56.7933900Z brew reinstall webp 2021-05-16T23:23:58.4774210Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:24:00.2079710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:24:00.6005560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A30%3A00Z&sig=WZMRmY8EZtIA0X8N1svlD1fJL4I6EW36ExyjmRXAtJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:24:02.3463710Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:24:42.8131250Z ==> Caveats 2021-05-16T23:24:42.8132460Z Bash completion has been installed to: 2021-05-16T23:24:42.8133390Z /usr/local/etc/bash_completion.d 2021-05-16T23:24:42.8134670Z ==> Summary 2021-05-16T23:24:44.2116970Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:24:47.3962330Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:24:47.3970050Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232326Z&X-Amz-Expires=300&X-Amz-Signature=619d0c1faf35e88f0eb0aff14981ed1b83d96a48cccbcbb524f85f0f1c2bd8c7&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-16T23:24:50.4530450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:24:50.4531680Z ==> Installing Cask xquartz 2021-05-16T23:25:08.7999520Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:25:08.8001630Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:25:31.8316560Z installer: Package name is 2021-05-16T23:25:31.8322520Z installer: Installing at base path / 2021-05-16T23:25:31.8324960Z installer: The install was successful. 2021-05-16T23:25:31.8327880Z installer: The install requires logging out now. 2021-05-16T23:25:31.9263680Z 🍺 xquartz was successfully installed! 2021-05-16T23:25:31.9597200Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:25:31.9597790Z with: 2021-05-16T23:25:31.9598260Z github_slug: neuroconductor/afnir 2021-05-16T23:25:31.9598690Z env: 2021-05-16T23:25:31.9599100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:31.9599530Z TIC_DEPLOY_KEY: 2021-05-16T23:25:31.9599940Z RSPM: 2021-05-16T23:25:31.9601350Z GITHUB_PAT: *** 2021-05-16T23:25:31.9601750Z COVERALLS_TOKEN: 2021-05-16T23:25:31.9602190Z continue-on-error: false 2021-05-16T23:25:31.9602660Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:31.9603130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:31.9603540Z TZ: UTC 2021-05-16T23:25:31.9603900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:31.9604280Z NOT_CRAN: true 2021-05-16T23:25:31.9604620Z ##[endgroup] 2021-05-16T23:25:32.0273030Z repo slug is: neuroconductor/afnir 2021-05-16T23:25:32.0394320Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:25:32.0395130Z env: 2021-05-16T23:25:32.0396070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:32.0396620Z TIC_DEPLOY_KEY: 2021-05-16T23:25:32.0397070Z RSPM: 2021-05-16T23:25:32.0398070Z GITHUB_PAT: *** 2021-05-16T23:25:32.0398480Z COVERALLS_TOKEN: 2021-05-16T23:25:32.0398980Z continue-on-error: false 2021-05-16T23:25:32.0399500Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:32.0400000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:32.0400520Z TZ: UTC 2021-05-16T23:25:32.0400910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:32.0401350Z NOT_CRAN: true 2021-05-16T23:25:32.0401720Z ##[endgroup] 2021-05-16T23:25:32.8624620Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:25:32.8625340Z with: 2021-05-16T23:25:32.8625700Z repo_name: afnir 2021-05-16T23:25:32.8626110Z repo_version: 0.4.6 2021-05-16T23:25:32.8626540Z runner_os: macOS 2021-05-16T23:25:32.8626910Z R_version: 3.5 2021-05-16T23:25:32.8627270Z env: 2021-05-16T23:25:32.8627700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:32.8628280Z TIC_DEPLOY_KEY: 2021-05-16T23:25:32.8628640Z RSPM: 2021-05-16T23:25:32.8629840Z GITHUB_PAT: *** 2021-05-16T23:25:32.8630680Z COVERALLS_TOKEN: 2021-05-16T23:25:32.8631190Z continue-on-error: false 2021-05-16T23:25:32.8631670Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:32.8632200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:32.8632680Z TZ: UTC 2021-05-16T23:25:32.8633050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:32.8633500Z NOT_CRAN: true 2021-05-16T23:25:32.8633870Z ##[endgroup] 2021-05-16T23:25:32.9262500Z Package: afnir 2021-05-16T23:25:32.9267530Z Version: 0.4.6 2021-05-16T23:25:32.9268340Z OS: macOS 2021-05-16T23:25:32.9347730Z ##[group]Run install.packages('remotes') 2021-05-16T23:25:32.9348520Z install.packages('remotes') 2021-05-16T23:25:32.9349310Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:25:32.9350310Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:25:32.9532150Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:25:32.9532600Z env: 2021-05-16T23:25:32.9533060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:32.9533510Z TIC_DEPLOY_KEY: 2021-05-16T23:25:32.9533880Z RSPM: 2021-05-16T23:25:32.9534840Z GITHUB_PAT: *** 2021-05-16T23:25:32.9535290Z COVERALLS_TOKEN: 2021-05-16T23:25:32.9535760Z continue-on-error: false 2021-05-16T23:25:32.9536270Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:32.9536800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:32.9537240Z TZ: UTC 2021-05-16T23:25:32.9537670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:32.9538100Z NOT_CRAN: true 2021-05-16T23:25:32.9538460Z ##[endgroup] 2021-05-16T23:25:33.2148560Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:33.2150280Z (as ‘lib’ is unspecified) 2021-05-16T23:25:36.2132190Z 2021-05-16T23:25:36.2133670Z There is a binary version available but the source version is later: 2021-05-16T23:25:36.2182540Z binary source needs_compilation 2021-05-16T23:25:36.2183710Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T23:25:36.2185430Z installing the source package ‘remotes’ 2021-05-16T23:25:36.2186370Z 2021-05-16T23:25:36.2186660Z 2021-05-16T23:25:36.2206960Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:25:36.4319800Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:25:36.4434260Z ================================================== 2021-05-16T23:25:36.4435160Z downloaded 144 KB 2021-05-16T23:25:36.4436670Z 2021-05-16T23:25:36.8215790Z * installing *source* package ‘remotes’ ... 2021-05-16T23:25:36.8299250Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:36.8546560Z ** R 2021-05-16T23:25:36.8966780Z ** inst 2021-05-16T23:25:36.8999320Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:38.7967580Z ** help 2021-05-16T23:25:38.9189800Z *** installing help indices 2021-05-16T23:25:38.9929870Z ** building package indices 2021-05-16T23:25:39.0876800Z ** installing vignettes 2021-05-16T23:25:39.0949020Z ** testing if installed package can be loaded 2021-05-16T23:25:39.3245920Z * DONE (remotes) 2021-05-16T23:25:39.3548480Z 2021-05-16T23:25:39.3651140Z The downloaded source packages are in 2021-05-16T23:25:39.3759010Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpa14MVZ/downloaded_packages’ 2021-05-16T23:25:47.0878700Z ##[group]Run actions/cache@v1 2021-05-16T23:25:47.0879340Z with: 2021-05-16T23:25:47.0879780Z path: /Users/runner/work/_temp/Library 2021-05-16T23:25:47.0882200Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-67d85ad8d857b2b65a1fd3020e33f71aa28309339fec3311ff44a9518f1eec0a 2021-05-16T23:25:47.0885200Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:25:47.0886250Z env: 2021-05-16T23:25:47.0886690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:47.0887240Z TIC_DEPLOY_KEY: 2021-05-16T23:25:47.0887700Z RSPM: 2021-05-16T23:25:47.0889920Z GITHUB_PAT: *** 2021-05-16T23:25:47.0890390Z COVERALLS_TOKEN: 2021-05-16T23:25:47.0890870Z continue-on-error: false 2021-05-16T23:25:47.0891380Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:47.0891870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:47.0892340Z TZ: UTC 2021-05-16T23:25:47.0892900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:47.0893440Z NOT_CRAN: true 2021-05-16T23:25:47.0893900Z ##[endgroup] 2021-05-16T23:25:47.1621700Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:25:47.1715530Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:25:47.1716330Z remotes::install_github("ropensci/tic") 2021-05-16T23:25:47.1717010Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:25:47.1717670Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:25:47.1718270Z remotes::install_cran("covr") 2021-05-16T23:25:47.2076500Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:25:47.2076990Z env: 2021-05-16T23:25:47.2077460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:47.2077930Z TIC_DEPLOY_KEY: 2021-05-16T23:25:47.2078310Z RSPM: 2021-05-16T23:25:47.2079240Z GITHUB_PAT: *** 2021-05-16T23:25:47.2079700Z COVERALLS_TOKEN: 2021-05-16T23:25:47.2080170Z continue-on-error: false 2021-05-16T23:25:47.2080810Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:47.2081290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:47.2081750Z TZ: UTC 2021-05-16T23:25:47.2082190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:47.2082620Z NOT_CRAN: true 2021-05-16T23:25:47.2082970Z ##[endgroup] 2021-05-16T23:25:47.4330290Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:25:48.3480600Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:25:53.7907480Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:25:53.7909090Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:25:53.7910320Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:25:53.7911670Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:25:53.7912900Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:25:53.7914080Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:25:53.7915330Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:25:53.7916570Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:25:53.7917760Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:25:53.7919010Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:25:53.7920170Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:25:53.7921400Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:25:53.7922610Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:25:53.7923860Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:25:53.7925070Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:25:53.7926270Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:25:53.7927570Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:53.7929010Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:25:53.7930330Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:25:53.7931780Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:25:53.7934250Z 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-16T23:25:53.7936090Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:25:53.7937340Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:25:53.7938790Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:25:53.7940120Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:25:53.7941480Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:25:53.7942780Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:25:53.7944000Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:53.7945310Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:53.7946790Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:53.7948190Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:25:53.7949950Z (as ‘lib’ is unspecified) 2021-05-16T23:25:53.7951250Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:53.7952590Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:25:53.7953800Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:25:53.7955080Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:25:53.7956380Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:25:53.7957610Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:25:56.3401680Z 2021-05-16T23:25:56.3403280Z There are binary versions available but the source versions are later: 2021-05-16T23:25:56.3428550Z binary source needs_compilation 2021-05-16T23:25:56.3429680Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T23:25:56.3430620Z magrittr 1.5 2.0.1 TRUE 2021-05-16T23:25:56.3431440Z glue 1.3.2 1.4.2 TRUE 2021-05-16T23:25:56.3432260Z sys 3.3 3.4 TRUE 2021-05-16T23:25:56.3433040Z R6 2.4.1 2.5.0 FALSE 2021-05-16T23:25:56.3433930Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T23:25:56.3434780Z mime 0.9 0.10 TRUE 2021-05-16T23:25:56.3435570Z curl 4.3 4.3.1 TRUE 2021-05-16T23:25:56.3436410Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T23:25:56.3437190Z httr 1.4.1 1.4.2 FALSE 2021-05-16T23:25:56.3438040Z cli 2.0.2 2.5.0 FALSE 2021-05-16T23:25:56.3438860Z zip 2.0.4 2.1.1 TRUE 2021-05-16T23:25:56.3440440Z rstudioapi 0.11 0.13 FALSE 2021-05-16T23:25:56.3441900Z Package which is only available in source form, and may need 2021-05-16T23:25:56.3442600Z credentials 1.1 1.3.0 FALSE 2021-05-16T23:25:56.3444550Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T23:25:56.3445620Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T23:25:56.3447000Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T23:25:56.3448100Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T23:25:56.3449240Z withr 2.1.2 2.4.2 FALSE 2021-05-16T23:25:56.3450210Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T23:25:56.3451670Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T23:25:56.3452570Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T23:25:56.3453460Z gh 1.1.0 1.3.0 FALSE 2021-05-16T23:25:56.3454270Z gert 0.3 1.3.0 TRUE 2021-05-16T23:25:56.3455140Z fs 1.3.2 1.5.0 TRUE 2021-05-16T23:25:56.3456000Z desc 1.2.0 1.3.0 FALSE 2021-05-16T23:25:56.3456910Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T23:25:56.3458050Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T23:25:56.3459200Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T23:25:56.3460140Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T23:25:56.3460750Z 2021-05-16T23:25:56.3466410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T23:25:56.4791910Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T23:25:56.4793130Z ================================================== 2021-05-16T23:25:56.4795080Z downloaded 20 KB 2021-05-16T23:25:56.4795790Z 2021-05-16T23:25:56.4826220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T23:25:56.7521330Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T23:25:56.7524980Z ================================================== 2021-05-16T23:25:56.7526150Z downloaded 12 KB 2021-05-16T23:25:56.7527540Z 2021-05-16T23:25:56.7558010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T23:25:56.9187050Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T23:25:56.9293160Z ================================================== 2021-05-16T23:25:56.9294510Z downloaded 195 KB 2021-05-16T23:25:56.9295110Z 2021-05-16T23:25:56.9326700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T23:25:57.1876940Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T23:25:57.1922620Z ================================================== 2021-05-16T23:25:57.1923590Z downloaded 63 KB 2021-05-16T23:25:57.1924200Z 2021-05-16T23:25:57.2680500Z 2021-05-16T23:25:57.2681650Z The downloaded binary packages are in 2021-05-16T23:25:57.2683020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpdwTVfO/downloaded_packages 2021-05-16T23:25:57.2686850Z 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-16T23:25:57.2689140Z 2021-05-16T23:25:57.2703360Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:25:57.4763840Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:25:57.5109730Z ================================================== 2021-05-16T23:25:57.5151400Z downloaded 841 KB 2021-05-16T23:25:57.5182370Z 2021-05-16T23:25:57.5210690Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:25:57.7931470Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:25:57.8085010Z ================================================== 2021-05-16T23:25:57.8085900Z downloaded 259 KB 2021-05-16T23:25:57.8086510Z 2021-05-16T23:25:57.8117680Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:25:58.0715520Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:25:58.0784300Z ================================================== 2021-05-16T23:25:58.0785180Z downloaded 96 KB 2021-05-16T23:25:58.0785780Z 2021-05-16T23:25:58.0817480Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:25:58.4065740Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:25:58.4165420Z ================================================== 2021-05-16T23:25:58.4266910Z downloaded 19 KB 2021-05-16T23:25:58.4366790Z 2021-05-16T23:25:58.4416460Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:25:58.6764700Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:25:58.6810560Z ================================================== 2021-05-16T23:25:58.6812380Z downloaded 61 KB 2021-05-16T23:25:58.6813000Z 2021-05-16T23:25:58.6842370Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:25:58.9465250Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:25:58.9794310Z ================================================== 2021-05-16T23:25:58.9795310Z downloaded 1.3 MB 2021-05-16T23:25:58.9795910Z 2021-05-16T23:25:58.9830240Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:25:59.1862960Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:25:59.1865080Z ================================================== 2021-05-16T23:25:59.1866040Z downloaded 12 KB 2021-05-16T23:25:59.1869090Z 2021-05-16T23:25:59.1894040Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:25:59.3215250Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:25:59.3510370Z ================================================== 2021-05-16T23:25:59.3511410Z downloaded 774 KB 2021-05-16T23:25:59.3512050Z 2021-05-16T23:25:59.3544670Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:25:59.4861780Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:25:59.5050630Z ================================================== 2021-05-16T23:25:59.5051490Z downloaded 411 KB 2021-05-16T23:25:59.5052830Z 2021-05-16T23:25:59.5086590Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:25:59.7241710Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:25:59.7361210Z ================================================== 2021-05-16T23:25:59.7362640Z downloaded 156 KB 2021-05-16T23:25:59.7363320Z 2021-05-16T23:25:59.7394800Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:25:59.9015770Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:25:59.9071470Z ================================================== 2021-05-16T23:25:59.9072760Z downloaded 60 KB 2021-05-16T23:25:59.9073500Z 2021-05-16T23:25:59.9103940Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:26:00.1093770Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:26:00.1206150Z ================================================== 2021-05-16T23:26:00.1207070Z downloaded 154 KB 2021-05-16T23:26:00.1208090Z 2021-05-16T23:26:00.1239760Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:26:00.4994570Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:26:00.4996800Z ================================================== 2021-05-16T23:26:00.4997650Z downloaded 110 KB 2021-05-16T23:26:00.4998230Z 2021-05-16T23:26:00.5027000Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:26:00.7507920Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:26:00.7577910Z ================================================== 2021-05-16T23:26:00.7578750Z downloaded 107 KB 2021-05-16T23:26:00.7580170Z 2021-05-16T23:26:00.7610770Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:26:01.0296810Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:26:01.0417270Z ================================================== 2021-05-16T23:26:01.0418250Z downloaded 224 KB 2021-05-16T23:26:01.0418850Z 2021-05-16T23:26:01.0451890Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:26:01.2964690Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:26:01.3013660Z ================================================== 2021-05-16T23:26:01.3014630Z downloaded 58 KB 2021-05-16T23:26:01.3015270Z 2021-05-16T23:26:01.3046070Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:26:01.5639960Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:26:01.5652350Z ================================================== 2021-05-16T23:26:01.5653220Z downloaded 34 KB 2021-05-16T23:26:01.5654860Z 2021-05-16T23:26:01.5684180Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:26:01.8331100Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:26:01.8373980Z ================================================== 2021-05-16T23:26:01.8374870Z downloaded 43 KB 2021-05-16T23:26:01.8375580Z 2021-05-16T23:26:01.8406240Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:26:01.9751000Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:26:01.9814660Z ================================================== 2021-05-16T23:26:01.9826340Z downloaded 92 KB 2021-05-16T23:26:01.9827000Z 2021-05-16T23:26:01.9848390Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:26:02.1686330Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:26:02.1785940Z ================================================== 2021-05-16T23:26:02.1881990Z downloaded 12 KB 2021-05-16T23:26:02.1983660Z 2021-05-16T23:26:02.2053210Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:26:02.4640560Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T23:26:02.4801810Z ================================================== 2021-05-16T23:26:02.4803070Z downloaded 366 KB 2021-05-16T23:26:02.4804460Z 2021-05-16T23:26:02.4834690Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:26:02.7286500Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:26:02.7357480Z ================================================== 2021-05-16T23:26:02.7358640Z downloaded 81 KB 2021-05-16T23:26:02.7359520Z 2021-05-16T23:26:02.7391410Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:26:02.8836790Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:26:02.8884800Z ================================================== 2021-05-16T23:26:02.8885740Z downloaded 44 KB 2021-05-16T23:26:02.8886370Z 2021-05-16T23:26:02.9058740Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:26:03.1717740Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:26:03.1769280Z ================================================== 2021-05-16T23:26:03.1770170Z downloaded 64 KB 2021-05-16T23:26:03.1770780Z 2021-05-16T23:26:03.1800620Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:26:03.3307000Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:26:03.3796430Z ================================================== 2021-05-16T23:26:03.3797420Z downloaded 777 KB 2021-05-16T23:26:03.3798250Z 2021-05-16T23:26:03.3830510Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:26:03.5258150Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:26:03.5435200Z ================================================== 2021-05-16T23:26:03.5436060Z downloaded 286 KB 2021-05-16T23:26:03.5436680Z 2021-05-16T23:26:03.5467640Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:26:03.7947550Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:26:03.7949980Z ================================================== 2021-05-16T23:26:03.7951890Z downloaded 20 KB 2021-05-16T23:26:03.7952490Z 2021-05-16T23:26:03.7984170Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:26:03.9971780Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:26:03.9972810Z ================================================== 2021-05-16T23:26:03.9974730Z downloaded 24 KB 2021-05-16T23:26:03.9976610Z 2021-05-16T23:26:04.0005640Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:26:04.1700890Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:26:04.2888150Z ================================================== 2021-05-16T23:26:04.2889160Z downloaded 298 KB 2021-05-16T23:26:04.2890170Z 2021-05-16T23:26:04.2923150Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:26:04.4481060Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:26:04.4482570Z ================================================== 2021-05-16T23:26:04.4483490Z downloaded 16 KB 2021-05-16T23:26:04.4484970Z 2021-05-16T23:26:04.4512870Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:26:04.7099450Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:26:04.7453470Z ================================================== 2021-05-16T23:26:04.7454500Z downloaded 1.2 MB 2021-05-16T23:26:04.7455110Z 2021-05-16T23:26:05.4334790Z * installing *source* package ‘rlang’ ... 2021-05-16T23:26:05.4577210Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:05.4781390Z ** libs 2021-05-16T23:26:10.8847340Z 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-16T23:26:11.3945630Z 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-16T23:26:11.7649370Z 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-16T23:26:14.2397780Z 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-16T23:26:15.3078290Z 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-16T23:26:15.3776030Z 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-16T23:26:15.5816810Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T23:26:15.5902670Z ** R 2021-05-16T23:26:15.6736290Z ** inst 2021-05-16T23:26:15.6751940Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:19.3711220Z ** help 2021-05-16T23:26:20.0504020Z *** installing help indices 2021-05-16T23:26:20.4056700Z *** copying figures 2021-05-16T23:26:20.4118000Z ** building package indices 2021-05-16T23:26:20.8256630Z ** testing if installed package can be loaded 2021-05-16T23:26:21.2575100Z * DONE (rlang) 2021-05-16T23:26:21.6798540Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:26:21.6848660Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:21.7025590Z ** libs 2021-05-16T23:26:21.7197650Z 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-16T23:26:21.8646460Z 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-16T23:26:21.9554790Z 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-16T23:26:22.0126930Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T23:26:22.0168130Z ** R 2021-05-16T23:26:22.0230440Z ** inst 2021-05-16T23:26:22.0332000Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:23.3341230Z ** help 2021-05-16T23:26:23.3854590Z *** installing help indices 2021-05-16T23:26:23.4223840Z *** copying figures 2021-05-16T23:26:23.4237330Z ** building package indices 2021-05-16T23:26:23.4501240Z ** installing vignettes 2021-05-16T23:26:23.4552770Z ** testing if installed package can be loaded 2021-05-16T23:26:23.7815750Z * DONE (magrittr) 2021-05-16T23:26:24.1540990Z * installing *source* package ‘glue’ ... 2021-05-16T23:26:24.1578470Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:24.1772240Z ** libs 2021-05-16T23:26:24.1943810Z 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-16T23:26:24.3167580Z 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-16T23:26:24.3977560Z 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-16T23:26:24.5204360Z 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-16T23:26:24.6386300Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T23:26:24.6477770Z ** R 2021-05-16T23:26:24.6479280Z ** inst 2021-05-16T23:26:24.6498510Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:24.9741250Z ** help 2021-05-16T23:26:25.0129540Z *** installing help indices 2021-05-16T23:26:25.0454460Z *** copying figures 2021-05-16T23:26:25.0464950Z ** building package indices 2021-05-16T23:26:25.0678360Z ** installing vignettes 2021-05-16T23:26:25.0748250Z ** testing if installed package can be loaded 2021-05-16T23:26:25.4863280Z * DONE (glue) 2021-05-16T23:26:25.7695800Z * installing *source* package ‘sys’ ... 2021-05-16T23:26:25.7723490Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:25.7880910Z ** libs 2021-05-16T23:26:25.8055080Z 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-16T23:26:26.0954350Z 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-16T23:26:26.1838550Z 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-16T23:26:26.2415350Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T23:26:26.2456650Z ** R 2021-05-16T23:26:26.2512970Z ** inst 2021-05-16T23:26:26.2614110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:26.3645720Z ** help 2021-05-16T23:26:26.3887810Z *** installing help indices 2021-05-16T23:26:26.4142870Z ** building package indices 2021-05-16T23:26:26.4311580Z ** testing if installed package can be loaded 2021-05-16T23:26:26.7523250Z * DONE (sys) 2021-05-16T23:26:27.0704040Z * installing *source* package ‘R6’ ... 2021-05-16T23:26:27.0733500Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:27.0897110Z ** R 2021-05-16T23:26:27.0997580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:27.4361690Z ** help 2021-05-16T23:26:27.4663210Z *** installing help indices 2021-05-16T23:26:27.4866550Z *** copying figures 2021-05-16T23:26:27.4880400Z ** building package indices 2021-05-16T23:26:27.5034590Z ** testing if installed package can be loaded 2021-05-16T23:26:27.7272340Z * DONE (R6) 2021-05-16T23:26:28.3337840Z * installing *source* package ‘openssl’ ... 2021-05-16T23:26:28.3537330Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:28.5210790Z Homebrew 3.1.6 2021-05-16T23:26:28.6151190Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T23:26:28.7028460Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T23:26:29.0602050Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T23:26:29.4346360Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T23:26:29.4562010Z ** libs 2021-05-16T23:26:29.4753530Z 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-16T23:26:29.4786090Z 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-16T23:26:29.6199960Z 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-16T23:26:29.7645450Z 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-16T23:26:29.9389870Z 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-16T23:26:30.2092110Z 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-16T23:26:30.3725260Z 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-16T23:26:30.5593030Z 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-16T23:26:30.7538230Z 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-16T23:26:30.8597610Z 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-16T23:26:31.0095250Z 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-16T23:26:31.1395270Z 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-16T23:26:31.2967830Z 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-16T23:26:31.5146840Z 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-16T23:26:31.7092420Z 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-16T23:26:31.9743740Z 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-16T23:26:32.0606000Z 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-16T23:26:32.1352820Z 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-16T23:26:32.3485600Z 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-16T23:26:32.5812140Z 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-16T23:26:32.7928830Z 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-16T23:26:32.8760560Z 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-16T23:26:33.0625260Z 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-16T23:26:33.2697940Z 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-16T23:26:33.5328460Z 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-16T23:26:35.4752320Z 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-16T23:26:35.6874630Z 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-16T23:26:41.9474420Z 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-16T23:26:42.0516060Z 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-16T23:26:42.2656470Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:26:43.3624430Z 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-16T23:26:43.4283650Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T23:26:43.4329520Z ** R 2021-05-16T23:26:43.4572550Z ** inst 2021-05-16T23:26:43.4770710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:44.3726260Z ** help 2021-05-16T23:26:44.4421750Z *** installing help indices 2021-05-16T23:26:44.5437100Z ** building package indices 2021-05-16T23:26:44.5835850Z ** installing vignettes 2021-05-16T23:26:44.5991890Z ** testing if installed package can be loaded 2021-05-16T23:26:44.9380370Z * DONE (openssl) 2021-05-16T23:26:45.2315510Z * installing *source* package ‘mime’ ... 2021-05-16T23:26:45.2333790Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:45.2492720Z ** libs 2021-05-16T23:26:45.2667960Z 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-16T23:26:45.3489410Z 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-16T23:26:45.4434110Z 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-16T23:26:45.5021580Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T23:26:45.5116840Z ** R 2021-05-16T23:26:45.5199960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:45.7700620Z ** help 2021-05-16T23:26:45.7879410Z *** installing help indices 2021-05-16T23:26:45.8060680Z ** building package indices 2021-05-16T23:26:45.8183930Z ** testing if installed package can be loaded 2021-05-16T23:26:46.1456640Z * DONE (mime) 2021-05-16T23:26:46.6079200Z * installing *source* package ‘curl’ ... 2021-05-16T23:26:46.6189680Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:46.6931100Z Found pkg-config cflags and libs! 2021-05-16T23:26:47.0075680Z Using PKG_CFLAGS= 2021-05-16T23:26:47.0077360Z Using PKG_LIBS=-lcurl 2021-05-16T23:26:47.2008900Z ** libs 2021-05-16T23:26:47.2198500Z 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-16T23:26:47.2228330Z 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-16T23:26:47.3290050Z 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-16T23:26:47.4765230Z 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-16T23:26:47.5763110Z 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-16T23:26:47.6662430Z 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-16T23:26:47.7726750Z 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-16T23:26:47.8805610Z 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-16T23:26:47.9676670Z 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-16T23:26:48.1644780Z 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-16T23:26:48.2347110Z 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-16T23:26:48.3328280Z 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-16T23:26:48.4364470Z 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-16T23:26:48.6260310Z 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-16T23:26:48.7133970Z 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-16T23:26:48.7979730Z 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-16T23:26:48.8708010Z 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-16T23:26:48.9492180Z 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-16T23:26:49.0311710Z 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-16T23:26:49.1762570Z 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-16T23:26:49.2763060Z 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-16T23:26:49.3191830Z 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-16T23:26:49.4033990Z 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-16T23:26:49.4658500Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T23:26:49.4703140Z ** R 2021-05-16T23:26:49.4879380Z ** inst 2021-05-16T23:26:49.5011230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:49.8705670Z ** help 2021-05-16T23:26:49.9303620Z *** installing help indices 2021-05-16T23:26:49.9720890Z ** building package indices 2021-05-16T23:26:50.0054240Z ** installing vignettes 2021-05-16T23:26:50.0153390Z ** testing if installed package can be loaded 2021-05-16T23:26:50.3434430Z * DONE (curl) 2021-05-16T23:26:50.8304620Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:26:50.8413530Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:50.8591220Z ** libs 2021-05-16T23:26:50.8785140Z 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-16T23:26:50.9768010Z 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-16T23:26:51.0695320Z 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-16T23:26:51.1630370Z 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-16T23:26:51.2873780Z 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-16T23:26:51.3885740Z 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-16T23:26:51.4686480Z 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-16T23:26:51.5452540Z 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-16T23:26:51.6377210Z 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-16T23:26:51.7219540Z 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-16T23:26:51.8561290Z 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-16T23:26:51.9532090Z 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-16T23:26:52.0618140Z 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-16T23:26:52.1629250Z 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-16T23:26:52.2620580Z 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-16T23:26:52.3508120Z 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-16T23:26:52.4368400Z 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-16T23:26:52.5172920Z 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-16T23:26:52.6149450Z 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-16T23:26:52.6962770Z 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-16T23:26:52.7755150Z 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-16T23:26:52.8723770Z 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-16T23:26:52.9378320Z 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-16T23:26:53.0186570Z 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-16T23:26:53.1402730Z 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-16T23:26:53.3533680Z 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-16T23:26:53.6428680Z 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-16T23:26:53.8366390Z 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-16T23:26:54.0028990Z 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-16T23:26:54.0292080Z 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-16T23:26:54.0942490Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T23:26:54.0989230Z ** R 2021-05-16T23:26:54.1258440Z ** inst 2021-05-16T23:26:54.1321900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:54.2365700Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:26:55.2615380Z ** help 2021-05-16T23:26:55.3181920Z *** installing help indices 2021-05-16T23:26:55.3508050Z ** building package indices 2021-05-16T23:26:55.3779930Z ** installing vignettes 2021-05-16T23:26:55.3840870Z ** testing if installed package can be loaded 2021-05-16T23:26:55.7244610Z * DONE (jsonlite) 2021-05-16T23:26:56.0422590Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:26:56.0456820Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:56.0604640Z ** R 2021-05-16T23:26:56.0708150Z ** inst 2021-05-16T23:26:56.0741840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:56.4623770Z ** help 2021-05-16T23:26:56.4928310Z *** installing help indices 2021-05-16T23:26:56.5197470Z ** building package indices 2021-05-16T23:26:56.5364980Z ** installing vignettes 2021-05-16T23:26:56.5406620Z ** testing if installed package can be loaded 2021-05-16T23:26:56.7632530Z * DONE (gitcreds) 2021-05-16T23:26:57.0831990Z * installing *source* package ‘zip’ ... 2021-05-16T23:26:57.0876340Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:57.1007830Z ** libs 2021-05-16T23:26:57.1195420Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:27:00.3079750Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:27:03.2548710Z 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-16T23:27:03.3306740Z 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-16T23:27:05.9182630Z 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-16T23:27:05.9952040Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T23:27:05.9954300Z size_t uzipfile_len = 0; 2021-05-16T23:27:05.9954710Z ^ 2021-05-16T23:27:06.0489100Z 1 warning generated. 2021-05-16T23:27:06.0516980Z 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-16T23:27:06.2049900Z 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-16T23:27:06.3081630Z 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-16T23:27:06.3638710Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T23:27:06.3747650Z ** R 2021-05-16T23:27:06.3811730Z ** inst 2021-05-16T23:27:06.3834800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:06.5507490Z ** help 2021-05-16T23:27:06.5782440Z *** installing help indices 2021-05-16T23:27:06.5991670Z ** building package indices 2021-05-16T23:27:06.6156840Z ** testing if installed package can be loaded 2021-05-16T23:27:06.9828930Z * DONE (zip) 2021-05-16T23:27:07.3718810Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:27:07.3795530Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:07.3948750Z ** R 2021-05-16T23:27:07.4118300Z ** inst 2021-05-16T23:27:07.4197180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:07.8344520Z ** help 2021-05-16T23:27:08.0616390Z *** installing help indices 2021-05-16T23:27:08.2430370Z *** copying figures 2021-05-16T23:27:08.2443370Z ** building package indices 2021-05-16T23:27:08.4218610Z ** installing vignettes 2021-05-16T23:27:08.4310830Z ** testing if installed package can be loaded 2021-05-16T23:27:08.6451880Z * DONE (rstudioapi) 2021-05-16T23:27:09.0575560Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:27:09.0625870Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:09.0799270Z ** R 2021-05-16T23:27:09.0875610Z ** inst 2021-05-16T23:27:09.0902520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:09.4106310Z ** help 2021-05-16T23:27:09.4414790Z *** installing help indices 2021-05-16T23:27:09.4708840Z *** copying figures 2021-05-16T23:27:09.4738060Z ** building package indices 2021-05-16T23:27:09.4922910Z ** installing vignettes 2021-05-16T23:27:09.4971210Z ** testing if installed package can be loaded 2021-05-16T23:27:09.7683110Z * DONE (rprojroot) 2021-05-16T23:27:10.0700880Z * installing *source* package ‘crayon’ ... 2021-05-16T23:27:10.0735670Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:10.0895770Z ** R 2021-05-16T23:27:10.1043730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:10.9754770Z ** help 2021-05-16T23:27:11.1355510Z *** installing help indices 2021-05-16T23:27:11.1837780Z ** building package indices 2021-05-16T23:27:11.2257510Z ** testing if installed package can be loaded 2021-05-16T23:27:11.4464580Z * DONE (crayon) 2021-05-16T23:27:11.7416970Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:27:11.7445200Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:11.7596560Z ** libs 2021-05-16T23:27:11.8270730Z 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-16T23:27:15.3281930Z 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-16T23:27:15.4093940Z 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-16T23:27:15.4704910Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T23:27:15.4747090Z ** R 2021-05-16T23:27:15.4824120Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:15.7371930Z ** help 2021-05-16T23:27:15.7579840Z *** installing help indices 2021-05-16T23:27:15.7800780Z ** building package indices 2021-05-16T23:27:15.7949110Z ** testing if installed package can be loaded 2021-05-16T23:27:16.1101640Z * DONE (fastmap) 2021-05-16T23:27:16.4372490Z * installing *source* package ‘withr’ ... 2021-05-16T23:27:16.4424290Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:16.4628340Z ** R 2021-05-16T23:27:16.4784690Z ** inst 2021-05-16T23:27:16.4809030Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:16.9841580Z ** help 2021-05-16T23:27:17.0798600Z *** installing help indices 2021-05-16T23:27:17.1379060Z *** copying figures 2021-05-16T23:27:17.1391980Z ** building package indices 2021-05-16T23:27:17.2190020Z ** installing vignettes 2021-05-16T23:27:17.2265090Z ** testing if installed package can be loaded 2021-05-16T23:27:17.4414810Z * DONE (withr) 2021-05-16T23:27:17.7321750Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:27:17.7344670Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:17.7520560Z ** libs 2021-05-16T23:27:17.7694660Z 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-16T23:27:17.8449860Z 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-16T23:27:17.9227950Z 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-16T23:27:17.9778710Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T23:27:17.9821620Z ** R 2021-05-16T23:27:17.9884370Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:18.1182620Z ** help 2021-05-16T23:27:18.1462110Z *** installing help indices 2021-05-16T23:27:18.1736580Z ** building package indices 2021-05-16T23:27:18.1918310Z ** testing if installed package can be loaded 2021-05-16T23:27:18.5051490Z * DONE (rappdirs) 2021-05-16T23:27:19.1227420Z * installing *source* package ‘fs’ ... 2021-05-16T23:27:19.1434440Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:19.1635300Z ** libs 2021-05-16T23:27:19.1841610Z 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-16T23:27:19.8900080Z 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-16T23:27:20.0713990Z 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-16T23:27:20.7015760Z 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-16T23:27:20.8704100Z 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-16T23:27:21.4231830Z 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-16T23:27:22.2950180Z 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-16T23:27:22.4451870Z 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-16T23:27:23.0044740Z 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-16T23:27:23.6423870Z 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-16T23:27:24.2049630Z 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-16T23:27:24.7402470Z (cd libuv-1.38.1 \ 2021-05-16T23:27:24.7404340Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T23:27:26.1788900Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:28.7723970Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:28.8611860Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:28.8821850Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:39.5001910Z make --directory=libuv-1.38.1 \ 2021-05-16T23:27:39.5002530Z HAVE_DTRACE=0 2021-05-16T23:27:39.5512000Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:27:40.5338690Z CC src/libuv_la-idna.lo 2021-05-16T23:27:41.5576220Z CC src/libuv_la-inet.lo 2021-05-16T23:27:42.5980040Z CC src/libuv_la-random.lo 2021-05-16T23:27:43.4871730Z CC src/libuv_la-strscpy.lo 2021-05-16T23:27:44.3435120Z CC src/libuv_la-threadpool.lo 2021-05-16T23:27:45.3592770Z CC src/libuv_la-timer.lo 2021-05-16T23:27:46.4102530Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:27:47.3003100Z CC src/libuv_la-uv-common.lo 2021-05-16T23:27:48.6799450Z CC src/libuv_la-version.lo 2021-05-16T23:27:49.5489280Z CC src/unix/libuv_la-async.lo 2021-05-16T23:27:50.5472220Z CC src/unix/libuv_la-core.lo 2021-05-16T23:27:52.0425310Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:27:52.9530370Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:27:54.7017940Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:27:55.6471110Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:27:56.5385110Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:27:57.4997600Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:27:58.4386260Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:27:59.4269680Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:28:00.3508210Z CC src/unix/libuv_la-process.lo 2021-05-16T23:28:01.4523130Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:28:02.3401580Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:28:03.6888880Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:28:05.4179990Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:28:06.4160440Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:28:07.4807680Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:28:08.4417810Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:28:09.6964080Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:28:10.6043440Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:28:11.4851510Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:28:12.4536230Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:28:13.5988690Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:28:14.7189230Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:28:15.6211530Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:28:16.4847100Z CCLD libuv.la 2021-05-16T23:28:16.9751540Z 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-16T23:28:17.0554350Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T23:28:17.0607000Z ** R 2021-05-16T23:28:17.0823670Z ** inst 2021-05-16T23:28:17.0857580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:18.0749380Z ** help 2021-05-16T23:28:18.1647200Z *** installing help indices 2021-05-16T23:28:18.2224340Z ** building package indices 2021-05-16T23:28:18.2782060Z ** installing vignettes 2021-05-16T23:28:18.2883870Z ** testing if installed package can be loaded 2021-05-16T23:28:18.6553550Z * DONE (fs) 2021-05-16T23:28:19.0963360Z * installing *source* package ‘clipr’ ... 2021-05-16T23:28:19.0988990Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:19.1160180Z ** R 2021-05-16T23:28:19.1229370Z ** inst 2021-05-16T23:28:19.1257450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:19.2811390Z ** help 2021-05-16T23:28:19.3099280Z *** installing help indices 2021-05-16T23:28:19.3346910Z ** building package indices 2021-05-16T23:28:19.3543120Z ** installing vignettes 2021-05-16T23:28:19.3644810Z ** testing if installed package can be loaded 2021-05-16T23:28:19.5781690Z * DONE (clipr) 2021-05-16T23:28:20.5840920Z * installing *source* package ‘git2r’ ... 2021-05-16T23:28:20.6244800Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:20.9357710Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T23:28:20.9360000Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T23:28:20.9369950Z checking for gcc... gcc 2021-05-16T23:28:23.3227710Z checking whether the C compiler works... yes 2021-05-16T23:28:23.3229210Z checking for C compiler default output file name... a.out 2021-05-16T23:28:23.4490080Z checking for suffix of executables... 2021-05-16T23:28:23.8459890Z checking whether we are cross compiling... no 2021-05-16T23:28:23.9528330Z checking for suffix of object files... o 2021-05-16T23:28:24.0129440Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:28:24.7619570Z checking whether gcc accepts -g... yes 2021-05-16T23:28:24.7623820Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:28:24.7625880Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:28:24.7627580Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:28:24.7628860Z Found pkg-config cflags and libs! 2021-05-16T23:28:24.7629600Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:28:24.8345700Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:28:24.9198180Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:28:25.0044500Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:28:25.2453440Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T23:28:25.2457890Z ----- Results of the git2r package configure ----- 2021-05-16T23:28:25.2458830Z 2021-05-16T23:28:25.2461780Z 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-16T23:28:25.2463760Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:28:25.2471680Z 2021-05-16T23:28:25.2473330Z -------------------------------------------------- 2021-05-16T23:28:25.2830800Z configure: creating ./config.status 2021-05-16T23:28:25.4621270Z config.status: creating src/Makevars 2021-05-16T23:28:25.6080570Z ** libs 2021-05-16T23:28:25.6270190Z 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-16T23:28:25.7488930Z 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-16T23:28:25.8345800Z 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-16T23:28:26.0440830Z 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-16T23:28:26.1811500Z 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-16T23:28:26.3424630Z 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-16T23:28:26.5765680Z 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-16T23:28:26.7144230Z 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-16T23:28:26.8488190Z 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-16T23:28:27.0337460Z 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-16T23:28:27.2279290Z 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-16T23:28:27.3679660Z 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-16T23:28:27.6101560Z 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-16T23:28:27.7245240Z 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-16T23:28:27.8540690Z 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-16T23:28:27.9841130Z 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-16T23:28:28.1111460Z 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-16T23:28:28.3094870Z 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-16T23:28:28.4713490Z 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-16T23:28:28.5994340Z 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-16T23:28:28.7868660Z 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-16T23:28:28.9018830Z 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-16T23:28:29.0366280Z 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-16T23:28:29.1767410Z 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-16T23:28:29.3116380Z 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-16T23:28:29.5051670Z 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-16T23:28:29.6873580Z 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-16T23:28:29.8164610Z 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-16T23:28:29.9419620Z 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-16T23:28:30.1447910Z 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-16T23:28:30.2732060Z 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-16T23:28:30.4268320Z 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-16T23:28:30.6254550Z 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-16T23:28:30.7879560Z 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-16T23:28:30.9025650Z 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-16T23:28:31.0555670Z 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-16T23:28:31.1216060Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T23:28:31.1264640Z ** R 2021-05-16T23:28:31.1604280Z ** inst 2021-05-16T23:28:31.1632710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:32.0490030Z ** help 2021-05-16T23:28:32.3819320Z *** installing help indices 2021-05-16T23:28:32.6028840Z ** building package indices 2021-05-16T23:28:32.7690530Z ** testing if installed package can be loaded 2021-05-16T23:28:33.1742350Z * DONE (git2r) 2021-05-16T23:28:33.6736890Z * installing *source* package ‘httr’ ... 2021-05-16T23:28:33.6834320Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:33.7032410Z ** R 2021-05-16T23:28:33.7369570Z ** demo 2021-05-16T23:28:33.7420030Z ** inst 2021-05-16T23:28:33.7464180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:36.4609480Z ** help 2021-05-16T23:28:36.6759350Z *** installing help indices 2021-05-16T23:28:36.8324600Z ** building package indices 2021-05-16T23:28:36.9556290Z ** installing vignettes 2021-05-16T23:28:36.9626020Z ** testing if installed package can be loaded 2021-05-16T23:28:37.1924730Z * DONE (httr) 2021-05-16T23:28:37.6569980Z * installing *source* package ‘cli’ ... 2021-05-16T23:28:37.6681970Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:37.6878530Z ** R 2021-05-16T23:28:37.7360860Z ** inst 2021-05-16T23:28:37.7406830Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:40.4238230Z ** help 2021-05-16T23:28:40.7235470Z *** installing help indices 2021-05-16T23:28:40.8599090Z *** copying figures 2021-05-16T23:28:40.8701830Z ** building package indices 2021-05-16T23:28:40.9969310Z ** testing if installed package can be loaded 2021-05-16T23:28:41.2681460Z * DONE (cli) 2021-05-16T23:28:41.5905410Z * installing *source* package ‘credentials’ ... 2021-05-16T23:28:41.5933600Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:41.6104030Z ** R 2021-05-16T23:28:41.6181950Z ** inst 2021-05-16T23:28:41.6219700Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:41.9646850Z ** help 2021-05-16T23:28:41.9948630Z *** installing help indices 2021-05-16T23:28:42.0249780Z ** building package indices 2021-05-16T23:28:42.0317860Z ** installing vignettes 2021-05-16T23:28:42.0352230Z ** testing if installed package can be loaded 2021-05-16T23:28:42.4260430Z * DONE (credentials) 2021-05-16T23:28:42.8865050Z * installing *source* package ‘purrr’ ... 2021-05-16T23:28:42.8962020Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:42.9150110Z ** libs 2021-05-16T23:28:42.9324170Z 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-16T23:28:43.0029150Z 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-16T23:28:43.1186090Z 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-16T23:28:43.2163270Z 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-16T23:28:43.3404010Z 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-16T23:28:43.4193950Z 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-16T23:28:43.5559190Z 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-16T23:28:43.7089630Z 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-16T23:28:43.8200510Z 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-16T23:28:43.9083180Z 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-16T23:28:43.9702070Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T23:28:43.9746170Z ** R 2021-05-16T23:28:44.0046450Z ** inst 2021-05-16T23:28:44.0149360Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:45.1239470Z ** help 2021-05-16T23:28:45.3202280Z *** installing help indices 2021-05-16T23:28:45.4296130Z *** copying figures 2021-05-16T23:28:45.4336450Z ** building package indices 2021-05-16T23:28:45.5348360Z ** installing vignettes 2021-05-16T23:28:45.5434590Z ** testing if installed package can be loaded 2021-05-16T23:28:45.8896940Z * DONE (purrr) 2021-05-16T23:28:46.2464400Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:28:46.2515150Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:46.2725880Z ** R 2021-05-16T23:28:46.2807130Z ** inst 2021-05-16T23:28:46.2849860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:46.5758800Z ** help 2021-05-16T23:28:46.6142870Z *** installing help indices 2021-05-16T23:28:46.6422870Z *** copying figures 2021-05-16T23:28:46.6462120Z ** building package indices 2021-05-16T23:28:46.6692510Z ** installing vignettes 2021-05-16T23:28:46.6738890Z ** testing if installed package can be loaded 2021-05-16T23:28:46.9148530Z * DONE (lifecycle) 2021-05-16T23:28:47.3843280Z * installing *source* package ‘desc’ ... 2021-05-16T23:28:47.3930420Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:47.4122700Z ** R 2021-05-16T23:28:47.4357620Z ** inst 2021-05-16T23:28:47.4405770Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:49.0755600Z ** help 2021-05-16T23:28:49.2480220Z *** installing help indices 2021-05-16T23:28:49.4016270Z ** building package indices 2021-05-16T23:28:49.5441800Z ** testing if installed package can be loaded 2021-05-16T23:28:49.7822230Z * DONE (desc) 2021-05-16T23:28:50.0627300Z * installing *source* package ‘cachem’ ... 2021-05-16T23:28:50.0654240Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:50.0845410Z ** libs 2021-05-16T23:28:50.1013720Z 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-16T23:28:50.1808500Z 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-16T23:28:50.2625610Z 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-16T23:28:50.3199750Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T23:28:50.3242050Z ** R 2021-05-16T23:28:50.3346900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:50.7028140Z ** help 2021-05-16T23:28:50.7339650Z *** installing help indices 2021-05-16T23:28:50.7565670Z ** building package indices 2021-05-16T23:28:50.7772430Z ** testing if installed package can be loaded 2021-05-16T23:28:51.1147060Z * DONE (cachem) 2021-05-16T23:28:51.4311530Z * installing *source* package ‘gh’ ... 2021-05-16T23:28:51.4344950Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:51.4528620Z ** R 2021-05-16T23:28:51.4681730Z ** inst 2021-05-16T23:28:51.4711160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:52.4778180Z ** help 2021-05-16T23:28:52.5152920Z *** installing help indices 2021-05-16T23:28:52.5452160Z ** building package indices 2021-05-16T23:28:52.5690370Z ** installing vignettes 2021-05-16T23:28:52.5736580Z ** testing if installed package can be loaded 2021-05-16T23:28:52.8619060Z * DONE (gh) 2021-05-16T23:28:53.2048420Z * installing *source* package ‘gert’ ... 2021-05-16T23:28:53.2100830Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:53.2936480Z Found pkg-config cflags and libs! 2021-05-16T23:28:53.6042580Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T23:28:53.6044120Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:28:53.7175320Z Configuration OK! 2021-05-16T23:28:53.7396610Z ** libs 2021-05-16T23:28:53.7542490Z 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-16T23:28:53.7571140Z 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-16T23:28:53.9742480Z 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-16T23:28:54.2075210Z 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-16T23:28:54.4367120Z 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-16T23:28:54.5694140Z 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-16T23:28:54.6939340Z 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-16T23:28:54.8731600Z 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-16T23:28:54.9948510Z 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-16T23:28:55.1448060Z 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-16T23:28:55.2950020Z 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-16T23:28:55.4266960Z 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-16T23:28:55.5817300Z 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-16T23:28:55.7116420Z 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-16T23:28:55.8754400Z 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-16T23:28:56.0037270Z 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-16T23:28:56.0668960Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T23:28:56.0717060Z ** R 2021-05-16T23:28:56.0883900Z ** inst 2021-05-16T23:28:56.0908960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:56.7177360Z ** help 2021-05-16T23:28:56.7921630Z *** installing help indices 2021-05-16T23:28:56.8677860Z ** building package indices 2021-05-16T23:28:56.9104200Z ** installing vignettes 2021-05-16T23:28:56.9206680Z ** testing if installed package can be loaded 2021-05-16T23:28:57.3559970Z * DONE (gert) 2021-05-16T23:28:57.6411420Z * installing *source* package ‘memoise’ ... 2021-05-16T23:28:57.6435580Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:57.6612730Z ** R 2021-05-16T23:28:57.6680160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:57.9060330Z ** help 2021-05-16T23:28:57.9419380Z *** installing help indices 2021-05-16T23:28:57.9705830Z ** building package indices 2021-05-16T23:28:57.9968610Z ** testing if installed package can be loaded 2021-05-16T23:28:58.2427980Z * DONE (memoise) 2021-05-16T23:28:58.7926820Z * installing *source* package ‘usethis’ ... 2021-05-16T23:28:58.8079250Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:58.8384480Z ** R 2021-05-16T23:28:58.9055060Z ** inst 2021-05-16T23:28:58.9238970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:01.9636460Z ** help 2021-05-16T23:29:02.2301720Z *** installing help indices 2021-05-16T23:29:02.3667360Z *** copying figures 2021-05-16T23:29:02.3768810Z ** building package indices 2021-05-16T23:29:02.5141290Z ** testing if installed package can be loaded 2021-05-16T23:29:02.8975980Z * DONE (usethis) 2021-05-16T23:29:02.9554190Z 2021-05-16T23:29:02.9555040Z The downloaded source packages are in 2021-05-16T23:29:02.9557410Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/downloaded_packages’ 2021-05-16T23:29:02.9577810Z Running `R CMD build`... 2021-05-16T23:29:05.2449200Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a39f3eca3e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:29:05.2451270Z * preparing ‘tic’: 2021-05-16T23:29:05.2452850Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:29:05.2454190Z * installing the package to process help pages 2021-05-16T23:29:05.2455950Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:29:05.2457230Z * checking for empty or unneeded directories 2021-05-16T23:29:05.2458850Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:29:05.2460540Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:29:05.2462420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:29:05.2463430Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:29:05.2466170Z (as ‘lib’ is unspecified) 2021-05-16T23:29:05.6901140Z * installing *source* package ‘tic’ ... 2021-05-16T23:29:05.7196340Z ** R 2021-05-16T23:29:05.7558860Z ** inst 2021-05-16T23:29:05.7759170Z ** preparing package for lazy loading 2021-05-16T23:29:06.0112030Z ** help 2021-05-16T23:29:06.2063530Z *** installing help indices 2021-05-16T23:29:06.3447680Z *** copying figures 2021-05-16T23:29:06.3482540Z ** building package indices 2021-05-16T23:29:06.5272790Z ** installing vignettes 2021-05-16T23:29:06.5343760Z ** testing if installed package can be loaded 2021-05-16T23:29:06.8972330Z * DONE (tic) 2021-05-16T23:29:06.9736780Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:29:07.3108670Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:29:10.3446020Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:29:10.3447330Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:29:10.3448230Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:29:10.3449170Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:29:10.3450070Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:29:10.3450950Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:29:10.3451840Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:29:10.3452690Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:29:10.3453560Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:29:10.3454420Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:29:10.3455250Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:29:10.3456140Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:29:10.3457010Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:29:10.3458030Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:29:10.3458950Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:29:10.3459860Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:29:10.3460730Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:29:10.3461660Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:29:10.3462520Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:29:10.3463360Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:29:10.3464290Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:29:10.3465150Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:29:10.3466030Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:29:10.3466880Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:29:10.3467750Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:29:10.3469100Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:29:10.3469960Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:29:10.3470840Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:29:10.3471710Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:29:10.3472570Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:29:10.3473450Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:29:10.3474370Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:29:10.3475270Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:29:10.3476540Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:29:10.3477530Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:29:10.3478430Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:29:10.3479320Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:29:10.3480190Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:29:10.3482460Z 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-16T23:29:10.3484750Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:29:10.3485750Z (as ‘lib’ is unspecified) 2021-05-16T23:29:11.7684670Z 2021-05-16T23:29:11.7686220Z There are binary versions available but the source versions are later: 2021-05-16T23:29:11.7698860Z binary source needs_compilation 2021-05-16T23:29:11.7699890Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T23:29:11.7700760Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T23:29:11.7701600Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T23:29:11.7702450Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T23:29:11.7703330Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T23:29:11.7704180Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T23:29:11.7705030Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T23:29:11.7705860Z ps 1.3.2 1.6.0 TRUE 2021-05-16T23:29:11.7706690Z processx 3.4.2 3.5.2 TRUE 2021-05-16T23:29:11.7707560Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T23:29:11.7708550Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T23:29:11.7709480Z digest 0.6.25 0.6.27 TRUE 2021-05-16T23:29:11.7710350Z callr 3.4.2 3.7.0 FALSE 2021-05-16T23:29:11.7711690Z Package which is only available in source form, and may need 2021-05-16T23:29:11.7712280Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T23:29:11.7714200Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T23:29:11.7714720Z xfun 0.12 0.23 TRUE 2021-05-16T23:29:11.7715780Z highr 0.8 0.9 FALSE 2021-05-16T23:29:11.7716530Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T23:29:11.7717250Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T23:29:11.7717990Z knitr 1.28 1.33 FALSE 2021-05-16T23:29:11.7718710Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T23:29:11.7719470Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T23:29:11.7720230Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T23:29:11.7720970Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T23:29:11.7721710Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T23:29:11.7722250Z 2021-05-16T23:29:11.7724200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T23:29:11.9998820Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T23:29:12.0000500Z ================================================== 2021-05-16T23:29:12.0001660Z downloaded 17 KB 2021-05-16T23:29:12.0002330Z 2021-05-16T23:29:12.0029940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T23:29:12.1509250Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T23:29:12.1513270Z ================================================== 2021-05-16T23:29:12.1514500Z downloaded 15 KB 2021-05-16T23:29:12.1515700Z 2021-05-16T23:29:12.1546540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T23:29:12.4089640Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T23:29:12.4142640Z ================================================== 2021-05-16T23:29:12.4143910Z downloaded 71 KB 2021-05-16T23:29:12.4144750Z 2021-05-16T23:29:12.4297480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T23:29:12.6228800Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T23:29:12.6331050Z ================================================== 2021-05-16T23:29:12.6332000Z downloaded 192 KB 2021-05-16T23:29:12.6332890Z 2021-05-16T23:29:12.6362540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T23:29:12.8246570Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T23:29:12.8363720Z ================================================== 2021-05-16T23:29:12.8364690Z downloaded 203 KB 2021-05-16T23:29:12.8365610Z 2021-05-16T23:29:12.8394990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T23:29:13.0662430Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T23:29:13.0811780Z ================================================== 2021-05-16T23:29:13.0812750Z downloaded 300 KB 2021-05-16T23:29:13.0813690Z 2021-05-16T23:29:13.0845630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T23:29:13.3240370Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T23:29:13.3330670Z ================================================== 2021-05-16T23:29:13.3331600Z downloaded 104 KB 2021-05-16T23:29:13.3332590Z 2021-05-16T23:29:13.3364490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T23:29:13.5434660Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T23:29:13.5446530Z ================================================== 2021-05-16T23:29:13.5447420Z downloaded 21 KB 2021-05-16T23:29:13.5448280Z 2021-05-16T23:29:13.5478260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T23:29:13.8232030Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T23:29:13.8265870Z ================================================== 2021-05-16T23:29:13.8266730Z downloaded 42 KB 2021-05-16T23:29:13.8267610Z 2021-05-16T23:29:13.8298840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T23:29:14.0306600Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T23:29:14.0308280Z ================================================== 2021-05-16T23:29:14.0309550Z downloaded 34 KB 2021-05-16T23:29:14.0310230Z 2021-05-16T23:29:14.0338710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T23:29:14.1708730Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T23:29:14.1805040Z ================================================== 2021-05-16T23:29:14.1805950Z downloaded 128 KB 2021-05-16T23:29:14.1806830Z 2021-05-16T23:29:14.4044500Z 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-16T23:29:14.4045610Z 2021-05-16T23:29:14.4100330Z 2021-05-16T23:29:14.4101340Z The downloaded binary packages are in 2021-05-16T23:29:14.4128840Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:29:14.4129950Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpdwTVfO/downloaded_packages 2021-05-16T23:29:14.6435330Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:29:14.6575310Z ================================================== 2021-05-16T23:29:14.6576600Z downloaded 233 KB 2021-05-16T23:29:14.6577780Z 2021-05-16T23:29:14.6607490Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:29:14.9493590Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:29:14.9804000Z ================================================== 2021-05-16T23:29:14.9848870Z downloaded 764 KB 2021-05-16T23:29:14.9849720Z 2021-05-16T23:29:14.9851880Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:29:15.1261880Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:29:15.1624680Z ================================================== 2021-05-16T23:29:15.1625640Z downloaded 1.1 MB 2021-05-16T23:29:15.1626310Z 2021-05-16T23:29:15.1660960Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:29:15.3330230Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:29:15.3645560Z ================================================== 2021-05-16T23:29:15.3692100Z downloaded 670 KB 2021-05-16T23:29:15.3692740Z 2021-05-16T23:29:15.3694780Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:29:15.5371690Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:29:15.5415370Z ================================================== 2021-05-16T23:29:15.5417020Z downloaded 13 KB 2021-05-16T23:29:15.5417630Z 2021-05-16T23:29:15.5515950Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:29:15.6761310Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:29:15.6912340Z ================================================== 2021-05-16T23:29:15.6913410Z downloaded 265 KB 2021-05-16T23:29:15.6914210Z 2021-05-16T23:29:15.6946310Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:29:15.8295220Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:29:15.8528520Z ================================================== 2021-05-16T23:29:15.8529450Z downloaded 466 KB 2021-05-16T23:29:15.8530110Z 2021-05-16T23:29:15.8562490Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:29:16.0002080Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:29:16.0101520Z ================================================== 2021-05-16T23:29:16.0203010Z downloaded 25 KB 2021-05-16T23:29:16.0304090Z 2021-05-16T23:29:16.0689720Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:29:16.2800010Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:29:16.2889010Z ================================================== 2021-05-16T23:29:16.2932230Z downloaded 116 KB 2021-05-16T23:29:16.2933020Z 2021-05-16T23:29:16.2935350Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:29:16.4804610Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:29:16.4897490Z ================================================== 2021-05-16T23:29:16.4898760Z downloaded 138 KB 2021-05-16T23:29:16.4899860Z 2021-05-16T23:29:16.4929710Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:29:16.6689890Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:29:16.6733910Z ================================================== 2021-05-16T23:29:16.6734840Z downloaded 59 KB 2021-05-16T23:29:16.6735880Z 2021-05-16T23:29:16.6764680Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:29:16.8816630Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:29:16.8853980Z ================================================== 2021-05-16T23:29:16.8855340Z downloaded 8066 bytes 2021-05-16T23:29:16.8856030Z 2021-05-16T23:29:16.8857900Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:29:17.0562520Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:29:17.0664640Z ================================================== 2021-05-16T23:29:17.0707200Z downloaded 160 KB 2021-05-16T23:29:17.0707890Z 2021-05-16T23:29:17.0709900Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:29:17.2435530Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:29:17.2490060Z ================================================== 2021-05-16T23:29:17.2532850Z downloaded 72 KB 2021-05-16T23:29:17.2533480Z 2021-05-16T23:29:17.2535440Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:29:17.3954340Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:29:17.3956030Z ================================================== 2021-05-16T23:29:17.3956920Z downloaded 11 KB 2021-05-16T23:29:17.3957600Z 2021-05-16T23:29:17.3983730Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:29:17.6720990Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T23:29:17.6900360Z ================================================== 2021-05-16T23:29:17.6901240Z downloaded 265 KB 2021-05-16T23:29:17.6901810Z 2021-05-16T23:29:17.6903800Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:29:17.9567070Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:29:17.9643470Z ================================================== 2021-05-16T23:29:17.9745380Z downloaded 109 KB 2021-05-16T23:29:17.9798760Z 2021-05-16T23:29:17.9801950Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:29:18.1038390Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:29:18.1082080Z ================================================== 2021-05-16T23:29:18.1082960Z downloaded 14 KB 2021-05-16T23:29:18.1083510Z 2021-05-16T23:29:18.1085410Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:29:18.3469870Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:29:18.5515620Z ================================================== 2021-05-16T23:29:18.5522640Z downloaded 7.2 MB 2021-05-16T23:29:18.5523260Z 2021-05-16T23:29:18.5575590Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:29:18.8360980Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:29:18.8864430Z ================================================== 2021-05-16T23:29:18.8865600Z downloaded 2.8 MB 2021-05-16T23:29:18.8866290Z 2021-05-16T23:29:18.8901890Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:29:19.0281070Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:29:19.0567380Z ================================================== 2021-05-16T23:29:19.0568520Z downloaded 871 KB 2021-05-16T23:29:19.0569220Z 2021-05-16T23:29:19.0603270Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:29:19.3409210Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:29:19.3415980Z ================================================== 2021-05-16T23:29:19.3417910Z downloaded 29 KB 2021-05-16T23:29:19.3419010Z 2021-05-16T23:29:19.3448250Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:29:19.5111780Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:29:19.5372540Z ================================================== 2021-05-16T23:29:19.5373540Z downloaded 664 KB 2021-05-16T23:29:19.5374210Z 2021-05-16T23:29:19.5405920Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:29:19.6912400Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:29:19.6926830Z ================================================== 2021-05-16T23:29:19.6927760Z downloaded 40 KB 2021-05-16T23:29:19.6928710Z 2021-05-16T23:29:19.6958260Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:29:19.9637020Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:29:19.9775840Z ================================================== 2021-05-16T23:29:19.9776900Z downloaded 248 KB 2021-05-16T23:29:19.9777810Z 2021-05-16T23:29:19.9808520Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:29:20.1348890Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:29:20.1548860Z ================================================== 2021-05-16T23:29:20.1549820Z downloaded 362 KB 2021-05-16T23:29:20.1550830Z 2021-05-16T23:29:20.5644300Z * installing *source* package ‘utf8’ ... 2021-05-16T23:29:20.5742490Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:20.5904380Z ** libs 2021-05-16T23:29:20.6094260Z 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-16T23:29:20.7048790Z 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-16T23:29:20.8782470Z 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-16T23:29:20.9736240Z 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-16T23:29:21.0476100Z 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-16T23:29:21.1420570Z 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-16T23:29:21.3115460Z 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-16T23:29:21.4032850Z 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-16T23:29:21.5543880Z 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-16T23:29:21.6554860Z 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-16T23:29:21.7625020Z 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-16T23:29:21.8604860Z 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-16T23:29:21.9469880Z 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-16T23:29:22.0349800Z 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-16T23:29:22.1197130Z 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-16T23:29:22.2108510Z 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-16T23:29:22.4357620Z 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-16T23:29:22.5208050Z 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-16T23:29:22.5937330Z 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-16T23:29:22.6811460Z 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-16T23:29:22.7498450Z 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-16T23:29:22.9444530Z 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-16T23:29:23.4459900Z 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-16T23:29:23.6518490Z 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-16T23:29:23.7548180Z 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-16T23:29:23.8475170Z 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-16T23:29:23.9464940Z 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-16T23:29:24.0575020Z 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-16T23:29:24.0886790Z 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-16T23:29:24.1572930Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T23:29:24.1635200Z ** R 2021-05-16T23:29:24.1720400Z ** inst 2021-05-16T23:29:24.1742820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:24.4785810Z ** help 2021-05-16T23:29:24.5169280Z *** installing help indices 2021-05-16T23:29:24.5436400Z ** building package indices 2021-05-16T23:29:24.5636700Z ** installing vignettes 2021-05-16T23:29:24.5679980Z ** testing if installed package can be loaded 2021-05-16T23:29:24.8861210Z * DONE (utf8) 2021-05-16T23:29:25.2611170Z * installing *source* package ‘fansi’ ... 2021-05-16T23:29:25.2676530Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:25.2864150Z ** libs 2021-05-16T23:29:25.3050030Z 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-16T23:29:25.3743390Z 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-16T23:29:25.4685180Z 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-16T23:29:25.5494450Z 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-16T23:29:25.6463060Z 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-16T23:29:25.8944240Z 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-16T23:29:25.9675890Z 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-16T23:29:26.2167110Z 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-16T23:29:26.3591090Z 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-16T23:29:26.4410810Z 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-16T23:29:26.5738350Z 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-16T23:29:26.7453020Z 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-16T23:29:26.8607690Z 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-16T23:29:26.9482970Z 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-16T23:29:27.0417570Z 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-16T23:29:27.2231940Z 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-16T23:29:27.4530510Z 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-16T23:29:27.5137390Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T23:29:27.5183120Z ** R 2021-05-16T23:29:27.5341070Z ** inst 2021-05-16T23:29:27.5364520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:28.0038970Z ** help 2021-05-16T23:29:28.0804890Z *** installing help indices 2021-05-16T23:29:28.1265660Z ** building package indices 2021-05-16T23:29:28.1953150Z ** installing vignettes 2021-05-16T23:29:28.1997980Z ** testing if installed package can be loaded 2021-05-16T23:29:28.5176640Z * DONE (fansi) 2021-05-16T23:29:29.1220610Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:29:29.1409470Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:29.1587180Z ** libs 2021-05-16T23:29:29.1766810Z 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-16T23:29:29.4677000Z 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-16T23:29:29.5585130Z 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-16T23:29:29.6409350Z 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-16T23:29:29.6996250Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T23:29:29.7040700Z ** R 2021-05-16T23:29:29.7775390Z ** inst 2021-05-16T23:29:29.7837240Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:36.1916560Z ** help 2021-05-16T23:29:36.4078690Z *** installing help indices 2021-05-16T23:29:36.5185710Z ** building package indices 2021-05-16T23:29:36.6297100Z ** installing vignettes 2021-05-16T23:29:36.6366210Z ** testing if installed package can be loaded 2021-05-16T23:29:37.1054300Z * DONE (diffobj) 2021-05-16T23:29:37.5399960Z * installing *source* package ‘ps’ ... 2021-05-16T23:29:37.5495320Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:37.8474370Z ** libs 2021-05-16T23:29:37.8674720Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T23:29:38.0330390Z 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-16T23:29:38.1180100Z 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-16T23:29:38.1975660Z 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-16T23:29:38.2790130Z 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-16T23:29:38.4471370Z 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-16T23:29:38.5193250Z 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-16T23:29:38.7945450Z 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-16T23:29:38.9483430Z 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-16T23:29:39.0614650Z 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-16T23:29:39.3668400Z 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-16T23:29:39.7450940Z 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-16T23:29:39.9086590Z 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-16T23:29:39.9697140Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T23:29:39.9773130Z ** R 2021-05-16T23:29:39.9960450Z ** inst 2021-05-16T23:29:39.9985350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:40.8964200Z ** help 2021-05-16T23:29:41.0754380Z *** installing help indices 2021-05-16T23:29:41.1844190Z ** building package indices 2021-05-16T23:29:41.3162470Z ** testing if installed package can be loaded 2021-05-16T23:29:41.6416020Z * DONE (ps) 2021-05-16T23:29:42.1130890Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:29:42.1243340Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:42.1418110Z ** R 2021-05-16T23:29:42.1637480Z ** inst 2021-05-16T23:29:42.1650660Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:42.9190720Z ** help 2021-05-16T23:29:42.9934710Z *** installing help indices 2021-05-16T23:29:43.0443670Z ** building package indices 2021-05-16T23:29:43.0954840Z ** testing if installed package can be loaded 2021-05-16T23:29:43.5752800Z * DONE (pkgload) 2021-05-16T23:29:43.9042410Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:29:43.9063700Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:43.9273980Z ** libs 2021-05-16T23:29:43.9450070Z 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-16T23:29:44.0460010Z 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-16T23:29:44.1311800Z 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-16T23:29:44.1897220Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T23:29:44.1940340Z ** R 2021-05-16T23:29:44.1991160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:44.2962630Z ** help 2021-05-16T23:29:44.3227240Z *** installing help indices 2021-05-16T23:29:44.3461720Z ** building package indices 2021-05-16T23:29:44.3665900Z ** testing if installed package can be loaded 2021-05-16T23:29:44.7020770Z * DONE (ellipsis) 2021-05-16T23:29:45.0605250Z * installing *source* package ‘digest’ ... 2021-05-16T23:29:45.0664940Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:45.0799830Z ** libs 2021-05-16T23:29:45.0998130Z 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-16T23:29:45.3313400Z 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-16T23:29:45.5725060Z 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-16T23:29:46.2086990Z 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-16T23:29:46.5720820Z 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-16T23:29:47.2958630Z 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-16T23:29:47.4069880Z 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-16T23:29:47.6288570Z 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-16T23:29:47.7204390Z 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-16T23:29:47.7692890Z 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-16T23:29:47.9472810Z 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-16T23:29:48.0351670Z 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-16T23:29:48.1377350Z 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-16T23:29:48.4256710Z 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-16T23:29:48.5528150Z 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-16T23:29:49.2831340Z 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-16T23:29:49.4568080Z 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-16T23:29:49.6913260Z 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-16T23:29:49.7556110Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T23:29:49.7604510Z ** R 2021-05-16T23:29:49.7690990Z ** demo 2021-05-16T23:29:49.7704200Z ** inst 2021-05-16T23:29:49.7782640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:50.1725450Z ** help 2021-05-16T23:29:50.2160750Z *** installing help indices 2021-05-16T23:29:50.2477890Z ** building package indices 2021-05-16T23:29:50.2707670Z ** installing vignettes 2021-05-16T23:29:50.2759320Z ** testing if installed package can be loaded 2021-05-16T23:29:50.6658700Z * DONE (digest) 2021-05-16T23:29:50.9652590Z * installing *source* package ‘brio’ ... 2021-05-16T23:29:50.9686890Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:50.9832120Z ** libs 2021-05-16T23:29:51.0012080Z 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-16T23:29:51.0664360Z 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-16T23:29:51.1537390Z 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-16T23:29:51.2315540Z 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-16T23:29:51.3133690Z 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-16T23:29:51.4450810Z 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-16T23:29:51.5621410Z 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-16T23:29:51.6407730Z 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-16T23:29:51.7317480Z 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-16T23:29:51.7976250Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T23:29:51.8017640Z ** R 2021-05-16T23:29:51.8069150Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:51.8685040Z ** help 2021-05-16T23:29:51.8949920Z *** installing help indices 2021-05-16T23:29:51.9178930Z ** building package indices 2021-05-16T23:29:51.9383360Z ** testing if installed package can be loaded 2021-05-16T23:29:52.4173500Z * DONE (brio) 2021-05-16T23:29:52.8459850Z * installing *source* package ‘xml2’ ... 2021-05-16T23:29:52.8535600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:53.0024340Z Found pkg-config cflags and libs! 2021-05-16T23:29:53.3162680Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T23:29:53.3164710Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T23:29:53.4016730Z ** libs 2021-05-16T23:29:53.4199590Z 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-16T23:29:54.0910750Z 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-16T23:29:54.1735250Z 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-16T23:29:54.8099700Z 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-16T23:29:55.3594240Z 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-16T23:29:56.1517020Z 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-16T23:29:58.2211150Z 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-16T23:29:58.7916560Z 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-16T23:29:59.5042620Z 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-16T23:30:00.0360510Z 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-16T23:30:00.4514290Z 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-16T23:30:00.5423990Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T23:30:00.5472120Z ** R 2021-05-16T23:30:00.5668780Z ** inst 2021-05-16T23:30:00.5718810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:01.4346760Z ** help 2021-05-16T23:30:01.7053740Z *** installing help indices 2021-05-16T23:30:01.7669310Z ** building package indices 2021-05-16T23:30:01.8234070Z ** installing vignettes 2021-05-16T23:30:01.8325370Z ** testing if installed package can be loaded 2021-05-16T23:30:02.0592910Z * DONE (xml2) 2021-05-16T23:30:02.4408400Z * installing *source* package ‘xfun’ ... 2021-05-16T23:30:02.4474740Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:02.4693950Z ** libs 2021-05-16T23:30:02.4877150Z 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-16T23:30:02.6060240Z 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-16T23:30:02.6871030Z 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-16T23:30:02.7715980Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T23:30:02.7817570Z ** R 2021-05-16T23:30:02.8000840Z ** inst 2021-05-16T23:30:02.8102430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:04.0394920Z ** help 2021-05-16T23:30:04.2689160Z *** installing help indices 2021-05-16T23:30:04.3888680Z ** building package indices 2021-05-16T23:30:04.5366880Z ** installing vignettes 2021-05-16T23:30:04.5428390Z ** testing if installed package can be loaded 2021-05-16T23:30:04.8649370Z * DONE (xfun) 2021-05-16T23:30:08.2708200Z * installing *source* package ‘stringi’ ... 2021-05-16T23:30:08.4392450Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:08.6465830Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T23:30:08.6472470Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T23:30:08.8358140Z checking for endianness... little 2021-05-16T23:30:09.0254260Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:30:09.2178230Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:30:09.2179490Z checking for cat... /bin/cat 2021-05-16T23:30:10.1279370Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:30:10.1280990Z checking for gcc... clang 2021-05-16T23:30:10.4256080Z checking whether the C compiler works... yes 2021-05-16T23:30:10.4257690Z checking for C compiler default output file name... a.out 2021-05-16T23:30:10.5180550Z checking for suffix of executables... 2021-05-16T23:30:10.7299460Z checking whether we are cross compiling... no 2021-05-16T23:30:10.8246360Z checking for suffix of object files... o 2021-05-16T23:30:10.8749020Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:30:10.9208230Z checking whether clang accepts -g... yes 2021-05-16T23:30:10.9919620Z checking for clang option to accept ISO C89... none needed 2021-05-16T23:30:11.1234510Z checking how to run the C preprocessor... clang -E 2021-05-16T23:30:11.6068130Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:30:11.6094890Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:30:11.7405140Z rm: conftest.dSYM: is a directory 2021-05-16T23:30:11.7919470Z rm: conftest.dSYM: is a directory 2021-05-16T23:30:12.0246160Z checking for ANSI C header files... yes 2021-05-16T23:30:12.1386650Z checking for sys/types.h... yes 2021-05-16T23:30:12.9978190Z checking for sys/stat.h... yes 2021-05-16T23:30:12.9980050Z checking for stdlib.h... yes 2021-05-16T23:30:12.9981430Z checking for string.h... yes 2021-05-16T23:30:12.9982490Z checking for memory.h... yes 2021-05-16T23:30:12.9998010Z checking for strings.h... yes 2021-05-16T23:30:13.0000210Z checking for inttypes.h... yes 2021-05-16T23:30:13.0001140Z checking for stdint.h... yes 2021-05-16T23:30:13.0001690Z checking for unistd.h... yes 2021-05-16T23:30:13.0002610Z checking elf.h usability... no 2021-05-16T23:30:13.0150420Z checking elf.h presence... no 2021-05-16T23:30:13.0152650Z checking for elf.h... no 2021-05-16T23:30:13.2795020Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:30:13.3252350Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T23:30:14.0576980Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:30:14.1101200Z checking whether the compiler implements namespaces... yes 2021-05-16T23:30:14.6035540Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:30:15.6486810Z checking whether std::map is available... yes 2021-05-16T23:30:15.6525530Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:30:15.6642700Z checking with pkg-config for the system ICU4C... no 2021-05-16T23:30:15.6644670Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T23:30:15.6646260Z *** Trying with 'standard' fallback flags 2021-05-16T23:30:15.7298720Z checking whether an ICU4C-based project can be built... no 2021-05-16T23:30:15.7299560Z *** This version of ICU4C cannot be used. 2021-05-16T23:30:16.5943000Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T23:30:17.3924520Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T23:30:17.6341750Z downloading the ICU data library (icudt) 2021-05-16T23:30:17.6344370Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:30:17.6369300Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:30:17.7978070Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:30:18.0636230Z ================================================== 2021-05-16T23:30:18.0637400Z downloaded 10.9 MB 2021-05-16T23:30:18.0638070Z 2021-05-16T23:30:18.1098070Z icudt fetch successful 2021-05-16T23:30:18.1828570Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T23:30:18.3756620Z config.status: creating src/Makevars 2021-05-16T23:30:18.4074590Z config.status: creating src/uconfig_local.h 2021-05-16T23:30:18.4385150Z config.status: creating src/install.libs.R 2021-05-16T23:30:18.4698400Z 2021-05-16T23:30:18.4699950Z *** stringi configure summary: 2021-05-16T23:30:18.4700840Z ICU_FOUND=0 2021-05-16T23:30:18.4701720Z ICUDT_DIR=icu69/data 2021-05-16T23:30:18.4702570Z ICU_BUNDLE_VERSION=69 2021-05-16T23:30:18.4703460Z ICUDT_ENDIANNESS=little 2021-05-16T23:30:18.4704360Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:30:18.4706080Z STRINGI_CFLAGS= -fPIC 2021-05-16T23:30:18.4708470Z 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-16T23:30:18.4710520Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T23:30:18.4711500Z STRINGI_LDFLAGS= 2021-05-16T23:30:18.4712210Z STRINGI_LIBS= 2021-05-16T23:30:18.4712780Z 2021-05-16T23:30:18.4713520Z *** Compiler settings used: 2021-05-16T23:30:18.4714220Z CC=clang 2021-05-16T23:30:18.4714850Z LD=clang++ 2021-05-16T23:30:18.4715990Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:18.4717160Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:30:18.4719050Z CXX=clang++ -std=gnu++11 2021-05-16T23:30:18.4720290Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:18.4721050Z LDFLAGS= 2021-05-16T23:30:18.4721690Z LIBS= 2021-05-16T23:30:18.4722010Z 2021-05-16T23:30:18.5661120Z ** libs 2021-05-16T23:30:18.5906050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:19.4000010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:20.1605730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:21.0234740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:21.8393890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:22.5366570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:23.4600190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:24.2123140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:24.9755640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:25.7123760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:26.5412080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:27.3296090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:28.2602950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:29.1188260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:29.8856560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:30.9155140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:32.7462180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:33.6038780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:34.4127340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:35.1087570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:35.7823120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:36.7838090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:37.5815770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:38.3640180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:39.2331010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:40.1720200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:40.8995020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:41.7117990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:42.5163960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:43.6843120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:44.8374960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:46.1236650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:47.2716860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:48.1074910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:49.0083590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:49.8131960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:50.5877610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:51.3560080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:52.1448500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:53.4036910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:54.5190600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:55.7300230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:56.8987320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:57.7485750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:58.6278770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:59.3610710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:00.4371660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:01.4940250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:02.5612720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:03.2773290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:03.9906430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:05.0470070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:06.1091840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:07.2554430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:08.3466170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:09.2063630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:09.9807790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:10.0186180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:11.1933560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:11.9235970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:12.6468930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:13.7434320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:14.8142750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:16.1071540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:16.9113530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:18.0262490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:18.8459400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:20.9735540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:21.7389650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:22.5390890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:23.5020850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:24.2044990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:24.9493820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:25.8364490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:26.6577450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:27.5567460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:28.3852720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:29.3423070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:30.1077190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:30.8366240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:31.6296760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:32.3155450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:33.0320530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:34.5709320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:34.6457440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:35.3814100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:36.1403620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:36.9413770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:37.4617420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:37.9164520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:38.4959850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:39.1739760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:39.7423510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:40.6334590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:41.4121990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:41.8926880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:42.4889100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:42.8027690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:43.2976810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:43.6410990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:43.6909750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:44.7535100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:45.3297450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:45.4083940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:46.1129830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:46.1794280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:47.1684180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:47.8081490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:48.2958220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:48.3456810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:49.1303280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:49.8733180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:50.7949750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:51.4125600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:52.1071660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:52.6275560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:53.5038780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:54.2374380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:55.2799250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:56.9588870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:57.7277920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:58.6309660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:59.1689130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:59.7093940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:00.4301550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:00.9511000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:01.9856730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:03.0555260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:04.9431970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:05.7413350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:05.8092560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:06.3186370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:06.8062830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:07.5407050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:08.1556980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:08.5676110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:09.3913600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:10.4691600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:11.3371840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:12.0724990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:12.6734230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:13.4199750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:14.3466110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:15.0470550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:15.7482610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:16.8629420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:17.6061130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:18.1204310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:18.5992620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:18.6494270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:19.1797260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:19.7020680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:20.6183980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:21.3124340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:21.9759030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:22.7321410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:23.3214060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:23.9648250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:24.6314130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:25.2334020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:25.8120930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:26.5755870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:27.0467050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:27.6110090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:28.0265540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:29.2412690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:29.9001740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:30.7081210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:31.1094780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:31.6269240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:32.2540400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:33.1704960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:34.1265510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:34.7853800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:35.2685670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:36.1981700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:36.7871560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:37.4842580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:38.0665070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:38.6593240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:39.2009830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:39.5665010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:40.4212750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:41.2595440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:42.0691520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:42.4357280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:42.8420380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:43.3450480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:43.7519450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:44.2978830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:45.1028610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:45.6626480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:46.0003800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:46.5873850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:47.1117910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:47.6619610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:48.2423460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:48.7674580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:49.2923490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:49.7313280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:50.3937410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:50.8781550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:52.5012470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:53.3015010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:54.1516310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:54.7768650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:55.2178940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:56.4920870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:57.3432770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:57.6769440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:58.1049450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:58.4421280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:59.0786340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:59.5580080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:00.0645880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:00.6107150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:01.1936030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:01.8826140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:02.2511740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:03.3477250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:04.2993250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:05.8916270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:06.2118520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:06.2705360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:07.7296380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:08.3252030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:09.4565970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:10.2285270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:10.3141760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:10.3762220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:11.6639060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:12.3925700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:13.4089880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:14.3413620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:14.9800210Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T23:33:14.9801340Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:33:14.9801850Z ^ 2021-05-16T23:33:15.6609500Z 1 warning generated. 2021-05-16T23:33:15.6662170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:16.3821680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:16.9974080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:17.6148180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:18.1008200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:18.7414770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:19.5999310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:20.3512290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:20.6665530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:21.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/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-16T23:33:22.0077220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:23.2974990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:24.1624330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:24.5184560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:25.0537990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:25.5443540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:26.1783220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:26.7318250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:27.2791400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:27.9509370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:28.8306720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:29.1568330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:29.7771040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:30.5028000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:30.8304720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:31.8080380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:32.4528590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:33.0370160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:33.3579020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:33.9985870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:34.6238350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:35.6239960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:35.8123580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:36.3906290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:36.9200840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:37.6366920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:38.3318440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:39.0210310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:40.0877430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:40.6800880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:41.6481030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:41.7130470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:42.2784590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:42.7231930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:43.1198220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:43.1718280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:44.2614180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:45.0121910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:45.8343290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:46.5415420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:46.9930930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:47.7577940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:48.4069780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:50.3488260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:50.9891990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:51.5254790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:54.1455280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:54.9073720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:55.8426450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:56.8984500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:57.0628660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:58.4991100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:59.2886170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:00.1009120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:01.4718380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:02.3152000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:03.1241290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:04.1017280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:05.0202870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:05.0807140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:06.3539850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:07.4289620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:08.1718910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:08.4395830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:09.7212570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:10.6272450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:11.4239510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:12.1665760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:12.6151990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:13.3527990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:13.9970740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:14.7412390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:15.5255670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:16.0164200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:16.3569680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:16.4165360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:16.8086190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:17.3396040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:17.4588410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:17.5390700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:18.0609860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:18.6217250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:19.4391860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:19.9937510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:20.6578050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:21.6411690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:22.4969780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:23.5826760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:23.7729060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:25.8188690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:27.4488450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:27.6844880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:28.4920470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:28.6604380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:29.0461620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:29.4020640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:30.2271270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:30.5529010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:33.4646460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:34.8836140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:35.7847130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:38.0988490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:38.2906460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:38.8968510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:39.5224010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:40.1691510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:41.1408890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:41.6219110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:42.1847290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:42.9229380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:43.5446450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:44.3932410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:44.9814870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:45.5415180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:45.8962120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:46.4708140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:47.1575020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:47.9915410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:48.5896650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:49.3474380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:50.0477370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:50.3949530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:51.1599640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:51.8435900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:53.0120290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:54.3564500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:55.8306320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:57.0262030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:57.5629140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:59.1027020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:59.7027010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:00.5880160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:01.6985610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:02.7976530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:03.4010550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:03.9279290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:04.7056470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:05.4828630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:06.3090180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:07.1969280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:07.9338410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:09.2646790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:10.0902840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:11.6577530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:12.9201010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:13.6288950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:14.3055310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:16.1064460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:17.0648530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:18.0212100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:18.7999780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:19.4293500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:20.3024130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:20.9643350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:21.8386810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:23.0102250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:23.8496050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:24.5931800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:26.1174000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:26.8302620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:27.8257010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:28.6539410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:29.9805980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:31.0697750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:31.7881530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:32.5560210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:33.3853510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:34.7749590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:35.5378320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:36.2893400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:37.1005440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:37.8451280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:38.8146380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:40.0221960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:41.1696410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:42.0083360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:43.0778980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:43.7809650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:44.7120100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:45.7798510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:47.7375400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:48.2986520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:49.0946050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:50.6604350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:51.3822080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:52.2032770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:53.3313560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:53.9866430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:54.6271400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:55.5493150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:57.4665090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:58.0994620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:58.8203890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:59.3116780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:00.4294810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:02.0085630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:02.9160740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:05.9439760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:06.4805570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:07.2986120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:08.8153780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:09.5281050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:10.1566710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:10.8342810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:11.5417180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:12.1644330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:13.1499210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:15.5109480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:16.1709350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:16.7886170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:17.2978520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:18.0368670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:18.7134610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:19.3870720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:20.0933380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:20.7499580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:21.9877050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:22.6689660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:23.1705270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:23.6931470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:24.7034050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:25.3378890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:25.9715390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:27.1706410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:28.2115590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:29.1415110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:30.7753610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:31.8372650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:32.5949820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:34.0005120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:34.7405360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:35.2697410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:36.0107140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:36.5445030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:37.2186240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:38.2034290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:38.9889050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:39.7117620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:40.0630780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:41.0721730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:41.8229380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:42.4907010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:42.8049780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:43.6263330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:44.2917860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:44.8842780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:45.6163160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:46.2433120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:46.8034020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:47.7644570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:48.7715610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:49.6787950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:50.7147270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:51.5701940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:52.0855920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:52.9289110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:53.9389260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:54.4406590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:54.9492460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:56.1494160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:57.0018010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:57.6798370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:58.4893390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:59.4187170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:00.2590150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:01.1722300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:01.2446840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:01.8970330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:03.4723160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:04.0592920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:04.1106830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:04.1613790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:04.2122650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:05.1115540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:05.6488490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:05.9682690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:37:06.2791100Z 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-16T23:37:06.5504070Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T23:37:06.7067170Z icudt already downloaded 2021-05-16T23:37:06.7070710Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T23:37:06.9990210Z icudt has been installed successfully 2021-05-16T23:37:07.0693800Z ** R 2021-05-16T23:37:07.1238450Z ** inst 2021-05-16T23:37:07.1340700Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:08.1369700Z ** help 2021-05-16T23:37:08.7977190Z *** installing help indices 2021-05-16T23:37:09.0173340Z ** building package indices 2021-05-16T23:37:09.2844300Z ** testing if installed package can be loaded 2021-05-16T23:37:10.0009670Z * DONE (stringi) 2021-05-16T23:37:11.7579630Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:37:11.8153780Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:11.8287820Z ** libs 2021-05-16T23:37:11.8487390Z 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-16T23:37:12.8968780Z In file included from api.cpp:24: 2021-05-16T23:37:12.9070950Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:12.9174050Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:12.9276640Z SEXP data = Parent::get__(); 2021-05-16T23:37:12.9353140Z ^ 2021-05-16T23:37:15.4096230Z 1 warning generated. 2021-05-16T23:37:15.4217150Z 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-16T23:37:16.4601110Z In file included from attributes.cpp:39: 2021-05-16T23:37:16.4602610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:16.4604940Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:16.4606770Z SEXP data = Parent::get__(); 2021-05-16T23:37:16.4607640Z ^ 2021-05-16T23:37:28.6072960Z 1 warning generated. 2021-05-16T23:37:28.6246640Z 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-16T23:37:29.0313420Z 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-16T23:37:30.0515120Z In file included from date.cpp:30: 2021-05-16T23:37:30.0516560Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:30.0518860Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:30.0520370Z SEXP data = Parent::get__(); 2021-05-16T23:37:30.0521220Z ^ 2021-05-16T23:37:32.7848220Z 1 warning generated. 2021-05-16T23:37:32.7950700Z 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-16T23:37:33.8221420Z In file included from module.cpp:24: 2021-05-16T23:37:33.8222850Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:33.8225130Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:33.8226650Z SEXP data = Parent::get__(); 2021-05-16T23:37:33.8227510Z ^ 2021-05-16T23:37:38.9176340Z 1 warning generated. 2021-05-16T23:37:38.9300760Z 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-16T23:37:39.9327380Z In file included from rcpp_init.cpp:24: 2021-05-16T23:37:39.9328610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:39.9330820Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:39.9332410Z SEXP data = Parent::get__(); 2021-05-16T23:37:39.9333270Z ^ 2021-05-16T23:37:42.3637920Z 1 warning generated. 2021-05-16T23:37:42.3786180Z 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-16T23:37:42.4533110Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T23:37:42.4612930Z ** R 2021-05-16T23:37:42.4818130Z ** inst 2021-05-16T23:37:42.7662740Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:44.9735270Z ** help 2021-05-16T23:37:45.0976980Z *** installing help indices 2021-05-16T23:37:45.1837880Z ** building package indices 2021-05-16T23:37:45.2389630Z ** installing vignettes 2021-05-16T23:37:45.2420030Z ** testing if installed package can be loaded 2021-05-16T23:37:45.7137730Z * DONE (Rcpp) 2021-05-16T23:37:46.6350300Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:37:46.6991370Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:46.7151820Z ** libs 2021-05-16T23:37:46.7391250Z 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-16T23:37:46.8840420Z 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-16T23:37:47.0221930Z 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-16T23:37:47.1524930Z 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-16T23:37:47.3931810Z 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-16T23:37:47.5497160Z 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-16T23:37:47.7940250Z 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-16T23:37:47.9012840Z 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-16T23:37:48.0428930Z 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-16T23:37:48.1533010Z 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-16T23:37:48.3076450Z 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-16T23:37:48.5947740Z 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-16T23:37:48.7659750Z 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-16T23:37:48.8826000Z 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-16T23:37:49.1917060Z 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-16T23:37:49.2905990Z 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-16T23:37:49.8421210Z 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-16T23:37:49.9692920Z 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-16T23:37:50.1851920Z 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-16T23:37:50.3423480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T23:37:50.4839210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T23:37:50.7861600Z 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-16T23:37:50.8993790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T23:37:51.2346030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T23:37:51.3555790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T23:37:52.3641610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T23:37:52.5468990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T23:37:52.6555690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T23:37:52.7913340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T23:37:53.0184550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T23:37:53.1602610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T23:37:53.3268130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T23:37:53.4619100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T23:37:53.7481710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T23:37:54.0679810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T23:37:54.2046180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T23:37:54.3331000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T23:37:54.5076270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T23:37:55.2692770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T23:37:55.8667050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T23:37:56.1520460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T23:37:56.3497880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T23:37:56.7023590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T23:37:56.7937630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T23:37:57.0148570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T23:37:57.1850390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T23:37:57.3177830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T23:37:57.6495560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T23:37:57.8273970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T23:37:57.9847220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T23:37:58.1234370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T23:37:58.2296830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T23:37:58.3764200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T23:37:58.5284250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T23:37:58.6680680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T23:37:58.8010900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T23:37:58.9135010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T23:37:59.0212960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T23:37:59.1149230Z 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-16T23:37:59.8062560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:37:59.8778820Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:37:59.9501220Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T23:37:59.9573090Z ** R 2021-05-16T23:38:00.0237060Z ** inst 2021-05-16T23:38:00.0332770Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:02.8892920Z ** help 2021-05-16T23:38:03.2614820Z *** installing help indices 2021-05-16T23:38:03.4167110Z *** copying figures 2021-05-16T23:38:03.4241560Z ** building package indices 2021-05-16T23:38:03.5794320Z ** installing vignettes 2021-05-16T23:38:03.6058440Z ** testing if installed package can be loaded 2021-05-16T23:38:03.9790240Z * DONE (vctrs) 2021-05-16T23:38:04.4952330Z * installing *source* package ‘processx’ ... 2021-05-16T23:38:04.5021670Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:04.5260150Z ** libs 2021-05-16T23:38:04.5461080Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:38:04.7375260Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:38:04.7376590Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:38:04.9849980Z 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-16T23:38:05.0862970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T23:38:05.1973000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T23:38:05.2746810Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T23:38:05.2749050Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T23:38:05.3585790Z 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-16T23:38:05.4629130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T23:38:05.5774740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T23:38:05.9193810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T23:38:06.0711470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T23:38:06.1810110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T23:38:06.3467350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T23:38:06.4450310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T23:38:06.7717000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T23:38:06.8833350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T23:38:07.0425060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T23:38:07.1198380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T23:38:07.2253620Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:38:07.2891750Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T23:38:07.2980890Z ** R 2021-05-16T23:38:07.3249150Z ** inst 2021-05-16T23:38:07.3262380Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:08.8728370Z ** help 2021-05-16T23:38:08.9578060Z *** installing help indices 2021-05-16T23:38:09.0103540Z ** building package indices 2021-05-16T23:38:09.0580810Z ** testing if installed package can be loaded 2021-05-16T23:38:09.4081920Z * DONE (processx) 2021-05-16T23:38:09.7060170Z * installing *source* package ‘highr’ ... 2021-05-16T23:38:09.7082130Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:09.7294520Z ** R 2021-05-16T23:38:09.7342110Z ** inst 2021-05-16T23:38:09.7382750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:09.9160850Z ** help 2021-05-16T23:38:09.9370800Z *** installing help indices 2021-05-16T23:38:09.9572910Z ** building package indices 2021-05-16T23:38:09.9676000Z ** installing vignettes 2021-05-16T23:38:09.9728900Z ** testing if installed package can be loaded 2021-05-16T23:38:10.2139470Z * DONE (highr) 2021-05-16T23:38:10.4987120Z * installing *source* package ‘rversions’ ... 2021-05-16T23:38:10.5056530Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:10.5215340Z ** R 2021-05-16T23:38:10.5271490Z ** inst 2021-05-16T23:38:10.5287210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:10.7381320Z ** help 2021-05-16T23:38:10.7630680Z *** installing help indices 2021-05-16T23:38:10.7866180Z *** copying figures 2021-05-16T23:38:10.7874890Z ** building package indices 2021-05-16T23:38:10.8091470Z ** testing if installed package can be loaded 2021-05-16T23:38:11.0742950Z * DONE (rversions) 2021-05-16T23:38:11.6429820Z * installing *source* package ‘pillar’ ... 2021-05-16T23:38:11.6590030Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:11.6820690Z ** R 2021-05-16T23:38:11.7183710Z ** inst 2021-05-16T23:38:11.7355280Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:13.5740150Z ** help 2021-05-16T23:38:13.6918970Z *** installing help indices 2021-05-16T23:38:13.7881060Z *** copying figures 2021-05-16T23:38:13.7918580Z ** building package indices 2021-05-16T23:38:13.8568480Z ** installing vignettes 2021-05-16T23:38:13.8712690Z ** testing if installed package can be loaded 2021-05-16T23:38:14.2051170Z * DONE (pillar) 2021-05-16T23:38:14.5713450Z * installing *source* package ‘callr’ ... 2021-05-16T23:38:14.5769270Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:14.5949250Z ** R 2021-05-16T23:38:14.6240090Z ** inst 2021-05-16T23:38:14.6257140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:18.1335780Z ** help 2021-05-16T23:38:18.3185840Z *** installing help indices 2021-05-16T23:38:18.4045210Z ** building package indices 2021-05-16T23:38:18.4704120Z ** testing if installed package can be loaded 2021-05-16T23:38:18.7233470Z * DONE (callr) 2021-05-16T23:38:19.3673220Z * installing *source* package ‘knitr’ ... 2021-05-16T23:38:19.3872770Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:19.4346720Z ** R 2021-05-16T23:38:19.5123720Z ** demo 2021-05-16T23:38:19.5137830Z ** inst 2021-05-16T23:38:19.5850860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:24.2954470Z ** help 2021-05-16T23:38:24.5361550Z *** installing help indices 2021-05-16T23:38:24.6670300Z ** building package indices 2021-05-16T23:38:24.7972260Z ** installing vignettes 2021-05-16T23:38:24.8039880Z ** testing if installed package can be loaded 2021-05-16T23:38:25.0527320Z * DONE (knitr) 2021-05-16T23:38:25.6668000Z * installing *source* package ‘tibble’ ... 2021-05-16T23:38:25.6831360Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:25.7094130Z ** libs 2021-05-16T23:38:25.7284370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:38:25.8051910Z 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-16T23:38:25.9066750Z 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-16T23:38:25.9747070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:38:26.0998770Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:38:26.1585590Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T23:38:26.1631270Z ** R 2021-05-16T23:38:26.1950240Z ** inst 2021-05-16T23:38:26.2153730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:27.9679100Z ** help 2021-05-16T23:38:28.0637450Z *** installing help indices 2021-05-16T23:38:28.1192130Z *** copying figures 2021-05-16T23:38:28.1231420Z ** building package indices 2021-05-16T23:38:28.1690460Z ** installing vignettes 2021-05-16T23:38:28.1761570Z ** testing if installed package can be loaded 2021-05-16T23:38:28.6705640Z * DONE (tibble) 2021-05-16T23:38:29.0289660Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:38:29.0331280Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:29.0525820Z ** R 2021-05-16T23:38:29.0681950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:30.3102040Z ** help 2021-05-16T23:38:30.3631060Z *** installing help indices 2021-05-16T23:38:30.4018760Z ** building package indices 2021-05-16T23:38:30.4382070Z ** testing if installed package can be loaded 2021-05-16T23:38:30.7908610Z * DONE (pkgbuild) 2021-05-16T23:38:31.3248510Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:38:31.3400100Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:31.3634450Z ** libs 2021-05-16T23:38:31.3851260Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:38:32.5461080Z In file included from RcppExports.cpp:4: 2021-05-16T23:38:32.5465750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:32.5468530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:32.5470240Z SEXP data = Parent::get__(); 2021-05-16T23:38:32.5471170Z ^ 2021-05-16T23:38:36.3023020Z 1 warning generated. 2021-05-16T23:38:36.3150480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T23:38:37.3452930Z In file included from escapeExamples.cpp:1: 2021-05-16T23:38:37.3454510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:37.3456970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:37.3458920Z SEXP data = Parent::get__(); 2021-05-16T23:38:37.3459820Z ^ 2021-05-16T23:38:39.9887460Z 1 warning generated. 2021-05-16T23:38:39.9890020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T23:38:40.8803050Z In file included from isComplete.cpp:1: 2021-05-16T23:38:40.8804400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:40.8806860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:40.8808380Z SEXP data = Parent::get__(); 2021-05-16T23:38:40.8809110Z ^ 2021-05-16T23:38:43.3354420Z 1 warning generated. 2021-05-16T23:38:43.3470890Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T23:38:44.3663210Z In file included from leadingSpaces.cpp:1: 2021-05-16T23:38:44.3664850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:44.3667380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:44.3669120Z SEXP data = Parent::get__(); 2021-05-16T23:38:44.3678320Z ^ 2021-05-16T23:38:46.8839870Z 1 warning generated. 2021-05-16T23:38:46.8955180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T23:38:47.9118880Z In file included from parser2.cpp:1: 2021-05-16T23:38:47.9120300Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:47.9122780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:47.9124820Z SEXP data = Parent::get__(); 2021-05-16T23:38:47.9125650Z ^ 2021-05-16T23:38:51.9703230Z 1 warning generated. 2021-05-16T23:38:51.9828230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T23:38:53.0236000Z In file included from wrapUsage.cpp:1: 2021-05-16T23:38:53.0237350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:53.0239940Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:53.0241580Z SEXP data = Parent::get__(); 2021-05-16T23:38:53.0242300Z ^ 2021-05-16T23:38:55.6441160Z 1 warning generated. 2021-05-16T23:38:55.6601320Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:38:55.7276260Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T23:38:55.7333940Z ** R 2021-05-16T23:38:55.7889360Z ** inst 2021-05-16T23:38:55.7976840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:59.7604030Z ** help 2021-05-16T23:38:59.8473470Z *** installing help indices 2021-05-16T23:38:59.9064520Z *** copying figures 2021-05-16T23:38:59.9078500Z ** building package indices 2021-05-16T23:38:59.9550180Z ** installing vignettes 2021-05-16T23:38:59.9670190Z ** testing if installed package can be loaded 2021-05-16T23:39:00.4831480Z * DONE (roxygen2) 2021-05-16T23:39:00.7996890Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:39:00.8020020Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:00.8213400Z ** R 2021-05-16T23:39:00.8277750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:01.2581570Z ** help 2021-05-16T23:39:01.2806150Z *** installing help indices 2021-05-16T23:39:01.3112070Z ** building package indices 2021-05-16T23:39:01.3314370Z ** testing if installed package can be loaded 2021-05-16T23:39:01.7501680Z * DONE (rematch2) 2021-05-16T23:39:02.0954490Z * installing *source* package ‘waldo’ ... 2021-05-16T23:39:02.0992530Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:02.1173610Z ** R 2021-05-16T23:39:02.1281260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:02.6826920Z ** help 2021-05-16T23:39:02.7041600Z *** installing help indices 2021-05-16T23:39:02.7222460Z *** copying figures 2021-05-16T23:39:02.7226910Z ** building package indices 2021-05-16T23:39:02.7358680Z ** testing if installed package can be loaded 2021-05-16T23:39:03.0177800Z * DONE (waldo) 2021-05-16T23:39:03.7167760Z * installing *source* package ‘testthat’ ... 2021-05-16T23:39:03.7410990Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:03.7688350Z ** libs 2021-05-16T23:39:03.7875590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:39:03.8664640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:39:03.9502790Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T23:39:04.8866380Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T23:39:05.8152910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:39:20.5137790Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:39:20.5907710Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T23:39:20.5987390Z ** R 2021-05-16T23:39:20.6651670Z ** inst 2021-05-16T23:39:20.6836980Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:30.4632460Z ** help 2021-05-16T23:39:30.7538450Z *** installing help indices 2021-05-16T23:39:30.9079070Z *** copying figures 2021-05-16T23:39:30.9124450Z ** building package indices 2021-05-16T23:39:31.0655560Z ** installing vignettes 2021-05-16T23:39:31.0780110Z ** testing if installed package can be loaded 2021-05-16T23:39:31.4723750Z * DONE (testthat) 2021-05-16T23:39:32.0196230Z * installing *source* package ‘devtools’ ... 2021-05-16T23:39:32.0315940Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:32.0697230Z ** R 2021-05-16T23:39:32.0970170Z ** inst 2021-05-16T23:39:32.1381350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:33.8833820Z ** help 2021-05-16T23:39:34.0321860Z *** installing help indices 2021-05-16T23:39:34.1145660Z *** copying figures 2021-05-16T23:39:34.1155250Z ** building package indices 2021-05-16T23:39:34.1973010Z ** installing vignettes 2021-05-16T23:39:34.2048410Z ** testing if installed package can be loaded 2021-05-16T23:39:34.9940840Z * DONE (devtools) 2021-05-16T23:39:35.0433980Z 2021-05-16T23:39:35.0536210Z The downloaded source packages are in 2021-05-16T23:39:35.0545110Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/downloaded_packages’ 2021-05-16T23:39:35.2150310Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:39:37.9486770Z 2021-05-16T23:39:38.3038580Z 2021-05-16T23:39:38.3058330Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a396af7d1d1/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:39:38.3114390Z 2021-05-16T23:39:38.3117190Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a396af7d1d1/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:39:38.4032240Z 2021-05-16T23:39:38.4034700Z 2021-05-16T23:39:38.4036570Z ─ preparing ‘desc’: 2021-05-16T23:39:38.4037410Z 2021-05-16T23:39:38.4044640Z 2021-05-16T23:39:38.4251340Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:38.4356000Z 2021-05-16T23:39:38.4517300Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:39:38.5278210Z 2021-05-16T23:39:38.5362670Z 2021-05-16T23:39:38.5364620Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:38.5365480Z 2021-05-16T23:39:38.5366100Z 2021-05-16T23:39:38.5367360Z ─ checking for empty or unneeded directories 2021-05-16T23:39:38.5386290Z 2021-05-16T23:39:38.5428250Z 2021-05-16T23:39:38.5429590Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:39:38.6695830Z 2021-05-16T23:39:38.6704620Z 2021-05-16T23:39:38.6705280Z 2021-05-16T23:39:38.7081910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:38.7103390Z (as ‘lib’ is unspecified) 2021-05-16T23:39:39.0933500Z * installing *source* package ‘desc’ ... 2021-05-16T23:39:39.1212890Z ** R 2021-05-16T23:39:39.1454640Z ** inst 2021-05-16T23:39:39.1518880Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:40.6404330Z ** help 2021-05-16T23:39:40.8214030Z *** installing help indices 2021-05-16T23:39:40.9259050Z ** building package indices 2021-05-16T23:39:41.0694840Z ** testing if installed package can be loaded 2021-05-16T23:39:41.3077930Z * DONE (desc) 2021-05-16T23:39:41.6012630Z 2021-05-16T23:39:41.6013960Z 2021-05-16T23:39:41.6026110Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a3977208238/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:39:41.6062980Z 2021-05-16T23:39:41.6065460Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a3977208238/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:39:41.6619530Z 2021-05-16T23:39:41.6622260Z 2021-05-16T23:39:41.6624040Z ─ preparing ‘ghtravis’: 2021-05-16T23:39:41.6624880Z 2021-05-16T23:39:41.6625650Z 2021-05-16T23:39:41.6824660Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:41.6928390Z 2021-05-16T23:39:41.7143090Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:39:41.7485530Z 2021-05-16T23:39:41.7488460Z 2021-05-16T23:39:41.7490660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:41.7491660Z 2021-05-16T23:39:41.7552070Z 2021-05-16T23:39:41.7564990Z ─ checking for empty or unneeded directories 2021-05-16T23:39:41.7565880Z 2021-05-16T23:39:41.7566740Z 2021-05-16T23:39:41.7568090Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:39:41.7888560Z 2021-05-16T23:39:41.7889900Z 2021-05-16T23:39:41.7890680Z 2021-05-16T23:39:41.8383400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:41.8384980Z (as ‘lib’ is unspecified) 2021-05-16T23:39:42.1341790Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:39:42.1530930Z ** R 2021-05-16T23:39:42.1694930Z ** inst 2021-05-16T23:39:42.1715290Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:43.4607910Z ** help 2021-05-16T23:39:43.5418400Z *** installing help indices 2021-05-16T23:39:43.5908990Z ** building package indices 2021-05-16T23:39:43.6372850Z ** testing if installed package can be loaded 2021-05-16T23:39:44.3901780Z * DONE (ghtravis) 2021-05-16T23:39:44.4306470Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:39:44.7116220Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:39:47.3897650Z 2021-05-16T23:39:47.3899950Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:39:47.3901350Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:39:47.3902810Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:39:47.3904520Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:39:47.3906090Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:39:47.3907320Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:39:47.3910430Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:47.3911850Z (as ‘lib’ is unspecified) 2021-05-16T23:39:48.8451920Z 2021-05-16T23:39:48.8453470Z There are binary versions available but the source versions are later: 2021-05-16T23:39:48.8467220Z binary source needs_compilation 2021-05-16T23:39:48.8468280Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T23:39:48.8469260Z generics 0.0.2 0.1.0 FALSE 2021-05-16T23:39:48.8470160Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T23:39:48.8471020Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T23:39:48.8473250Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T23:39:48.8473760Z 2021-05-16T23:39:48.8474670Z 2021-05-16T23:39:48.8487440Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:39:49.3841700Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:39:49.3843350Z ================================================== 2021-05-16T23:39:49.3844590Z downloaded 89 KB 2021-05-16T23:39:49.3845310Z 2021-05-16T23:39:49.3873840Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:39:49.6495690Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:39:49.6567630Z ================================================== 2021-05-16T23:39:49.6569510Z downloaded 115 KB 2021-05-16T23:39:49.6570310Z 2021-05-16T23:39:49.6599320Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:39:49.8790980Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:39:49.8912290Z ================================================== 2021-05-16T23:39:49.8913280Z downloaded 194 KB 2021-05-16T23:39:49.8913980Z 2021-05-16T23:39:49.8944800Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:39:50.0317940Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:39:50.0760460Z ================================================== 2021-05-16T23:39:50.0761570Z downloaded 932 KB 2021-05-16T23:39:50.0762310Z 2021-05-16T23:39:50.0798170Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:39:50.2203390Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:39:50.2484790Z ================================================== 2021-05-16T23:39:50.2487070Z downloaded 691 KB 2021-05-16T23:39:50.2488060Z 2021-05-16T23:39:50.5897470Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:39:50.5958180Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:50.6162570Z ** R 2021-05-16T23:39:50.6377190Z ** inst 2021-05-16T23:39:50.6423670Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:51.4959910Z ** help 2021-05-16T23:39:51.5654250Z *** installing help indices 2021-05-16T23:39:51.6114430Z ** building package indices 2021-05-16T23:39:51.6544310Z ** installing vignettes 2021-05-16T23:39:51.6595880Z ** testing if installed package can be loaded 2021-05-16T23:39:51.9545140Z * DONE (tidyselect) 2021-05-16T23:39:52.4197550Z * installing *source* package ‘generics’ ... 2021-05-16T23:39:52.4267860Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:52.4480340Z ** R 2021-05-16T23:39:52.4591890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:52.5981340Z ** help 2021-05-16T23:39:52.6964500Z *** installing help indices 2021-05-16T23:39:52.7487720Z ** building package indices 2021-05-16T23:39:52.8000490Z ** testing if installed package can be loaded 2021-05-16T23:39:53.0272720Z * DONE (generics) 2021-05-16T23:39:53.3875420Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:39:53.3935360Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:53.4132050Z ** R 2021-05-16T23:39:53.4215570Z ** inst 2021-05-16T23:39:53.4459820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:53.6738400Z ** help 2021-05-16T23:39:53.6950260Z *** installing help indices 2021-05-16T23:39:53.7179870Z ** building package indices 2021-05-16T23:39:53.7310410Z ** installing vignettes 2021-05-16T23:39:53.7356560Z ** testing if installed package can be loaded 2021-05-16T23:39:53.9533860Z * DONE (cpp11) 2021-05-16T23:39:54.7035960Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:39:54.7263110Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:54.7547830Z ** libs 2021-05-16T23:39:54.7734740Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T23:39:55.0615500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T23:39:55.3055090Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T23:39:55.4922990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T23:39:56.3430460Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T23:39:56.5089750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T23:39:56.6750120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:39:56.8513550Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T23:39:57.0435970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T23:39:57.2198370Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T23:39:57.3725310Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T23:39:57.5843880Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:39:57.6493750Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T23:39:57.6541370Z ** R 2021-05-16T23:39:57.7386710Z ** data 2021-05-16T23:39:57.7411100Z *** moving datasets to lazyload DB 2021-05-16T23:39:57.8458580Z ** inst 2021-05-16T23:39:57.8598900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:02.5801560Z ** help 2021-05-16T23:40:03.0120410Z *** installing help indices 2021-05-16T23:40:03.2144620Z *** copying figures 2021-05-16T23:40:03.2197580Z ** building package indices 2021-05-16T23:40:03.4395260Z ** installing vignettes 2021-05-16T23:40:03.4581810Z ** testing if installed package can be loaded 2021-05-16T23:40:04.1533030Z * DONE (dplyr) 2021-05-16T23:40:04.6864180Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:40:04.6986080Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:04.7216330Z ** libs 2021-05-16T23:40:04.7413190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T23:40:05.9949650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T23:40:06.6124510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T23:40:08.0435030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T23:40:09.2803270Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:40:09.3450750Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T23:40:09.3501410Z ** R 2021-05-16T23:40:09.3797970Z ** data 2021-05-16T23:40:09.3871070Z *** moving datasets to lazyload DB 2021-05-16T23:40:09.5809520Z ** inst 2021-05-16T23:40:09.5918010Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:11.3095010Z ** help 2021-05-16T23:40:11.4551440Z *** installing help indices 2021-05-16T23:40:11.5347140Z *** copying figures 2021-05-16T23:40:11.5389660Z ** building package indices 2021-05-16T23:40:11.6186010Z ** installing vignettes 2021-05-16T23:40:11.6267570Z ** testing if installed package can be loaded 2021-05-16T23:40:12.3493830Z * DONE (tidyr) 2021-05-16T23:40:12.3880010Z 2021-05-16T23:40:12.3881240Z The downloaded source packages are in 2021-05-16T23:40:12.3883460Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/downloaded_packages’ 2021-05-16T23:40:12.6712490Z 2021-05-16T23:40:12.6815710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a3977346599/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:40:12.6917760Z 2021-05-16T23:40:12.7022870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/remotes2a3977346599/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:40:12.7188810Z 2021-05-16T23:40:12.7189840Z 2021-05-16T23:40:12.7191380Z ─ preparing ‘aghast’: 2021-05-16T23:40:12.7192020Z 2021-05-16T23:40:12.7192590Z 2021-05-16T23:40:12.7233430Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:12.7334650Z 2021-05-16T23:40:12.7341450Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:40:12.7739070Z 2021-05-16T23:40:12.7840770Z 2021-05-16T23:40:12.7943100Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:40:12.7973230Z 2021-05-16T23:40:12.7979980Z 2021-05-16T23:40:12.7981590Z ─ checking for empty or unneeded directories 2021-05-16T23:40:12.7982360Z 2021-05-16T23:40:12.7982990Z 2021-05-16T23:40:12.7984200Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:40:12.7984860Z 2021-05-16T23:40:12.7991950Z 2021-05-16T23:40:12.7993380Z 2021-05-16T23:40:12.8122020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:12.8132360Z (as ‘lib’ is unspecified) 2021-05-16T23:40:13.0651770Z * installing *source* package ‘aghast’ ... 2021-05-16T23:40:13.0890630Z ** R 2021-05-16T23:40:13.0984050Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:13.4547510Z ** help 2021-05-16T23:40:13.4994100Z *** installing help indices 2021-05-16T23:40:13.5296510Z ** building package indices 2021-05-16T23:40:13.5498160Z ** testing if installed package can be loaded 2021-05-16T23:40:13.7876440Z * DONE (aghast) 2021-05-16T23:40:13.8226890Z Installing 1 packages: covr 2021-05-16T23:40:13.8331190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:13.8431710Z (as ‘lib’ is unspecified) 2021-05-16T23:40:14.5525160Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:40:14.5526060Z 2021-05-16T23:40:15.0955560Z 2021-05-16T23:40:15.0957170Z There are binary versions available but the source versions are later: 2021-05-16T23:40:15.0968590Z binary source needs_compilation 2021-05-16T23:40:15.0969590Z rex 1.1.2 1.2.0 FALSE 2021-05-16T23:40:15.0970460Z covr 3.5.0 3.5.1 TRUE 2021-05-16T23:40:15.0971100Z 2021-05-16T23:40:15.0984180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T23:40:15.4503720Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T23:40:15.4595930Z ================================================== 2021-05-16T23:40:15.4596940Z downloaded 154 KB 2021-05-16T23:40:15.4597940Z 2021-05-16T23:40:15.4827640Z 2021-05-16T23:40:15.4863320Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T23:40:15.4864100Z The downloaded binary packages are in 2021-05-16T23:40:15.4872060Z 2021-05-16T23:40:15.4872920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpdwTVfO/downloaded_packages 2021-05-16T23:40:15.4882790Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:40:15.8914930Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T23:40:15.8978680Z ================================================== 2021-05-16T23:40:15.8979620Z downloaded 89 KB 2021-05-16T23:40:15.8980590Z 2021-05-16T23:40:15.9011490Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:40:16.2596900Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:40:16.2686710Z ================================================== 2021-05-16T23:40:16.2688360Z downloaded 143 KB 2021-05-16T23:40:16.2690860Z 2021-05-16T23:40:16.5861160Z * installing *source* package ‘rex’ ... 2021-05-16T23:40:16.5915590Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:16.6088270Z ** R 2021-05-16T23:40:16.6160320Z ** inst 2021-05-16T23:40:16.6197930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:16.9710910Z ** help 2021-05-16T23:40:17.0366810Z *** installing help indices 2021-05-16T23:40:17.0947860Z ** building package indices 2021-05-16T23:40:17.1342420Z ** installing vignettes 2021-05-16T23:40:17.1360240Z ** testing if installed package can be loaded 2021-05-16T23:40:18.1440960Z * DONE (rex) 2021-05-16T23:40:18.1443130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:40:18.1445950Z * installing *source* package ‘covr’ ... 2021-05-16T23:40:18.1448610Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:40:18.1550760Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:18.1650360Z ** libs 2021-05-16T23:40:18.1751210Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T23:40:18.1811490Z ** R 2021-05-16T23:40:18.1812250Z ** inst 2021-05-16T23:40:18.1813990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:19.4111760Z ** help 2021-05-16T23:40:19.4949670Z *** installing help indices 2021-05-16T23:40:19.5516340Z *** copying figures 2021-05-16T23:40:19.5525180Z ** building package indices 2021-05-16T23:40:19.6023920Z ** installing vignettes 2021-05-16T23:40:19.6076110Z ** testing if installed package can be loaded 2021-05-16T23:40:20.1700870Z * DONE (covr) 2021-05-16T23:40:20.2272550Z 2021-05-16T23:40:20.2273780Z The downloaded source packages are in 2021-05-16T23:40:20.2275940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdwTVfO/downloaded_packages’ 2021-05-16T23:40:20.2603940Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:40:20.2604830Z Rscript -e "tic::before_install()" 2021-05-16T23:40:20.3009210Z shell: /bin/bash -e {0} 2021-05-16T23:40:20.3009610Z env: 2021-05-16T23:40:20.3010430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:40:20.3010950Z TIC_DEPLOY_KEY: 2021-05-16T23:40:20.3011290Z RSPM: 2021-05-16T23:40:20.3012740Z GITHUB_PAT: *** 2021-05-16T23:40:20.3013150Z COVERALLS_TOKEN: 2021-05-16T23:40:20.3013590Z continue-on-error: false 2021-05-16T23:40:20.3014050Z VDIFFR_RUN_TESTS: false 2021-05-16T23:40:20.3014520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:40:20.3014950Z TZ: UTC 2021-05-16T23:40:20.3015310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:40:20.3015680Z NOT_CRAN: true 2021-05-16T23:40:20.3016030Z ##[endgroup] 2021-05-16T23:40:20.6443430Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:40:20.7795970Z Running before_install: step_install_remote_binaries() 2021-05-16T23:40:21.3156620Z Installing kirby21.t1 binaries 2021-05-16T23:40:21.3169160Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:40:21.6558170Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:21.6592130Z tag_name 2021-05-16T23:40:21.6593060Z 1 1.7.3.2.s 2021-05-16T23:40:21.6594080Z zipball_url 2021-05-16T23:40:21.6595620Z 1 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:40:21.6596940Z tarball_url 2021-05-16T23:40:21.6598480Z 1 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:40:21.6599800Z commit.sha 2021-05-16T23:40:21.6601170Z Installing kirby21.t1 package binaries 2021-05-16T23:40:21.6601980Z 1 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:40:21.6603500Z commit.url 2021-05-16T23:40:21.6604920Z 1 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:40:21.6606260Z node_id 2021-05-16T23:40:21.6607590Z 1 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:40:21.6608900Z url 2021-05-16T23:40:21.6610080Z 1 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:40:21.6611270Z assets_url 2021-05-16T23:40:21.6612480Z 1 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:40:21.6613750Z upload_url 2021-05-16T23:40:21.6615090Z 1 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:40:21.6616530Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:21.6618580Z 1 42985612 2021-05-14 23:40:50 2021-05-14 23:40:50 2021-05-14 23:05:47 2021-05-16T23:40:21.6619580Z published_at asset_name asset_label 2021-05-16T23:40:21.6621060Z 1 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R3.5.tgz 2021-05-16T23:40:21.6621960Z asset_download_count 2021-05-16T23:40:21.6622700Z 1 3 2021-05-16T23:40:21.6623690Z asset_browser_download_url 2021-05-16T23:40:21.6624980Z 1 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.5.tgz 2021-05-16T23:40:21.7151810Z --2021-05-16 23:40:21-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.5.tgz 2021-05-16T23:40:21.7459920Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:21.7546010Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:21.9208630Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:21.9222060Z Location: https://github-releases.githubusercontent.com/367497968/d05ead00-b50d-11eb-9f6d-a9e469b3de23?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234021Z&X-Amz-Expires=300&X-Amz-Signature=3e0c734716d4ad7cd47c3e2b0d7ed20c7c2f9daa35bb607831d6ef6036dde4cd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:21.9230660Z --2021-05-16 23:40:21-- https://github-releases.githubusercontent.com/367497968/d05ead00-b50d-11eb-9f6d-a9e469b3de23?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234021Z&X-Amz-Expires=300&X-Amz-Signature=3e0c734716d4ad7cd47c3e2b0d7ed20c7c2f9daa35bb607831d6ef6036dde4cd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:21.9235350Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:40:21.9269690Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:22.0853180Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:22.0856740Z Length: 12204 (12K) [application/octet-stream] 2021-05-16T23:40:22.0859480Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/kirby21.t1_1.7.3.2.tgz’ 2021-05-16T23:40:22.0860980Z 2021-05-16T23:40:22.0863010Z 0K .......... . 100% 23.1M=0.001s 2021-05-16T23:40:22.0863770Z 2021-05-16T23:40:22.0866010Z 2021-05-16 23:40:22 (23.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/kirby21.t1_1.7.3.2.tgz’ saved [12204/12204] 2021-05-16T23:40:22.0870540Z 2021-05-16T23:40:22.0913670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:22.0915380Z (as ‘lib’ is unspecified) 2021-05-16T23:40:22.1142990Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:22.1245650Z Installing oro.nifti binaries 2021-05-16T23:40:22.1347990Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:40:22.4033100Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:22.4034190Z tag_name 2021-05-16T23:40:22.4051940Z Installing oro.nifti package binaries 2021-05-16T23:40:22.4052880Z 1 0.10.3.s 2021-05-16T23:40:22.4082590Z zipball_url 2021-05-16T23:40:22.4246710Z --2021-05-16 23:40:22-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:22.4248660Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:40:22.4363820Z tarball_url 2021-05-16T23:40:22.4373980Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:22.4375400Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:40:22.4377500Z commit.sha 2021-05-16T23:40:22.4378590Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:22.4380180Z commit.url 2021-05-16T23:40:22.4382380Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:22.4383870Z node_id 2021-05-16T23:40:22.4385640Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:40:22.4387060Z url 2021-05-16T23:40:22.4388290Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:40:22.4389500Z assets_url 2021-05-16T23:40:22.4391270Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:40:22.4393610Z upload_url 2021-05-16T23:40:22.4395360Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:40:22.4397950Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:22.4400360Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T23:40:22.4401490Z published_at asset_name asset_label 2021-05-16T23:40:22.4403000Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:22.4403910Z asset_download_count 2021-05-16T23:40:22.4404720Z 1 16 2021-05-16T23:40:22.4406010Z asset_browser_download_url 2021-05-16T23:40:22.4407470Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:22.4425550Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:22.5950280Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:22.5956640Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234022Z&X-Amz-Expires=300&X-Amz-Signature=49b8c238a0f31955c7fc6c2c137309af61934f5e943b789895377eb973246606&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:22.5965470Z --2021-05-16 23:40:22-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234022Z&X-Amz-Expires=300&X-Amz-Signature=49b8c238a0f31955c7fc6c2c137309af61934f5e943b789895377eb973246606&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:22.5970250Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:40:22.6012360Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:22.7868810Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:22.7871370Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T23:40:22.7873770Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/oro.nifti_0.10.3.tgz’ 2021-05-16T23:40:22.7876630Z 2021-05-16T23:40:22.7914700Z 0K .......... .......... .......... .......... .......... 0% 11.6M 0s 2021-05-16T23:40:22.7933650Z 50K .......... .......... .......... .......... .......... 1% 27.9M 0s 2021-05-16T23:40:22.7966270Z 100K .......... .......... .......... .......... .......... 2% 14.8M 0s 2021-05-16T23:40:22.7999910Z 150K .......... .......... .......... .......... .......... 3% 14.2M 0s 2021-05-16T23:40:22.8023420Z 200K .......... .......... .......... .......... .......... 4% 22.3M 0s 2021-05-16T23:40:22.8050440Z 250K .......... .......... .......... .......... .......... 5% 17.1M 0s 2021-05-16T23:40:22.8067500Z 300K .......... .......... .......... .......... .......... 5% 28.8M 0s 2021-05-16T23:40:22.8110320Z 350K .......... .......... .......... .......... .......... 6% 11.4M 0s 2021-05-16T23:40:22.8122880Z 400K .......... .......... .......... .......... .......... 7% 38.3M 0s 2021-05-16T23:40:22.8163010Z 450K .......... .......... .......... .......... .......... 8% 12.2M 0s 2021-05-16T23:40:22.8186220Z 500K .......... .......... .......... .......... .......... 9% 21.0M 0s 2021-05-16T23:40:22.8223040Z 550K .......... .......... .......... .......... .......... 10% 13.2M 0s 2021-05-16T23:40:22.8247460Z 600K .......... .......... .......... .......... .......... 11% 20.4M 0s 2021-05-16T23:40:22.8274700Z 650K .......... .......... .......... .......... .......... 11% 17.7M 0s 2021-05-16T23:40:22.8288260Z 700K .......... .......... .......... .......... .......... 12% 36.4M 0s 2021-05-16T23:40:22.8324410Z 750K .......... .......... .......... .......... .......... 13% 13.5M 0s 2021-05-16T23:40:22.8340800Z 800K .......... .......... .......... .......... .......... 14% 31.6M 0s 2021-05-16T23:40:22.8374620Z 850K .......... .......... .......... .......... .......... 15% 14.1M 0s 2021-05-16T23:40:22.8391630Z 900K .......... .......... .......... .......... .......... 16% 28.7M 0s 2021-05-16T23:40:22.8425640Z 950K .......... .......... .......... .......... .......... 16% 14.3M 0s 2021-05-16T23:40:22.8440920Z 1000K .......... .......... .......... .......... .......... 17% 33.1M 0s 2021-05-16T23:40:22.8477300Z 1050K .......... .......... .......... .......... .......... 18% 13.2M 0s 2021-05-16T23:40:22.8492630Z 1100K .......... .......... .......... .......... .......... 19% 32.3M 0s 2021-05-16T23:40:22.8516640Z 1150K .......... .......... .......... .......... .......... 20% 20.6M 0s 2021-05-16T23:40:22.8541140Z 1200K .......... .......... .......... .......... .......... 21% 33.2M 0s 2021-05-16T23:40:22.8554960Z 1250K .......... .......... .......... .......... .......... 22% 20.2M 0s 2021-05-16T23:40:22.8579280Z 1300K .......... .......... .......... .......... .......... 22% 20.3M 0s 2021-05-16T23:40:22.8593530Z 1350K .......... .......... .......... .......... .......... 23% 33.8M 0s 2021-05-16T23:40:22.8618260Z 1400K .......... .......... .......... .......... .......... 24% 20.5M 0s 2021-05-16T23:40:22.8632520Z 1450K .......... .......... .......... .......... .......... 25% 32.1M 0s 2021-05-16T23:40:22.8656630Z 1500K .......... .......... .......... .......... .......... 26% 20.5M 0s 2021-05-16T23:40:22.8671640Z 1550K .......... .......... .......... .......... .......... 27% 32.6M 0s 2021-05-16T23:40:22.8696700Z 1600K .......... .......... .......... .......... .......... 27% 20.6M 0s 2021-05-16T23:40:22.8720320Z 1650K .......... .......... .......... .......... .......... 28% 19.5M 0s 2021-05-16T23:40:22.8724890Z 1700K .......... .......... .......... .......... .......... 29% 101M 0s 2021-05-16T23:40:22.8745780Z 1750K .......... .......... .......... .......... .......... 30% 23.9M 0s 2021-05-16T23:40:22.8773730Z 1800K .......... .......... .......... .......... .......... 31% 17.7M 0s 2021-05-16T23:40:22.8784940Z 1850K .......... .......... .......... .......... .......... 32% 41.9M 0s 2021-05-16T23:40:22.8798940Z 1900K .......... .......... .......... .......... .......... 33% 34.2M 0s 2021-05-16T23:40:22.8823540Z 1950K .......... .......... .......... .......... .......... 33% 19.9M 0s 2021-05-16T23:40:22.8832770Z 2000K .......... .......... .......... .......... .......... 34% 82.8M 0s 2021-05-16T23:40:22.8848900Z 2050K .......... .......... .......... .......... .......... 35% 25.0M 0s 2021-05-16T23:40:22.8871460Z 2100K .......... .......... .......... .......... .......... 36% 21.9M 0s 2021-05-16T23:40:22.8885500Z 2150K .......... .......... .......... .......... .......... 37% 35.6M 0s 2021-05-16T23:40:22.8908750Z 2200K .......... .......... .......... .......... .......... 38% 48.1M 0s 2021-05-16T23:40:22.8910830Z 2250K .......... .......... .......... .......... .......... 39% 31.8M 0s 2021-05-16T23:40:22.8925320Z 2300K .......... .......... .......... .......... .......... 39% 32.5M 0s 2021-05-16T23:40:22.8938320Z 2350K .......... .......... .......... .......... .......... 40% 37.4M 0s 2021-05-16T23:40:22.8956750Z 2400K .......... .......... .......... .......... .......... 41% 78.5M 0s 2021-05-16T23:40:22.8982360Z 2450K .......... .......... .......... .......... .......... 42% 13.0M 0s 2021-05-16T23:40:22.8995370Z 2500K .......... .......... .......... .......... .......... 43% 37.3M 0s 2021-05-16T23:40:22.9000230Z 2550K .......... .......... .......... .......... .......... 44% 94.1M 0s 2021-05-16T23:40:22.9012240Z 2600K .......... .......... .......... .......... .......... 44% 43.6M 0s 2021-05-16T23:40:22.9034070Z 2650K .......... .......... .......... .......... .......... 45% 22.0M 0s 2021-05-16T23:40:22.9051200Z 2700K .......... .......... .......... .......... .......... 46% 28.1M 0s 2021-05-16T23:40:22.9059690Z 2750K .......... .......... .......... .......... .......... 47% 57.4M 0s 2021-05-16T23:40:22.9076680Z 2800K .......... .......... .......... .......... .......... 48% 31.4M 0s 2021-05-16T23:40:22.9099840Z 2850K .......... .......... .......... .......... .......... 49% 19.8M 0s 2021-05-16T23:40:22.9104980Z 2900K .......... .......... .......... .......... .......... 50% 97.1M 0s 2021-05-16T23:40:22.9110140Z 2950K .......... .......... .......... .......... .......... 50% 94.3M 0s 2021-05-16T23:40:22.9126010Z 3000K .......... .......... .......... .......... .......... 51% 32.4M 0s 2021-05-16T23:40:22.9138820Z 3050K .......... .......... .......... .......... .......... 52% 35.6M 0s 2021-05-16T23:40:22.9161000Z 3100K .......... .......... .......... .......... .......... 53% 22.2M 0s 2021-05-16T23:40:22.9166110Z 3150K .......... .......... .......... .......... .......... 54% 91.1M 0s 2021-05-16T23:40:22.9178710Z 3200K .......... .......... .......... .......... .......... 55% 42.8M 0s 2021-05-16T23:40:22.9189970Z 3250K .......... .......... .......... .......... .......... 55% 39.5M 0s 2021-05-16T23:40:22.9215650Z 3300K .......... .......... .......... .......... .......... 56% 19.2M 0s 2021-05-16T23:40:22.9226690Z 3350K .......... .......... .......... .......... .......... 57% 44.9M 0s 2021-05-16T23:40:22.9235790Z 3400K .......... .......... .......... .......... .......... 58% 57.6M 0s 2021-05-16T23:40:22.9240840Z 3450K .......... .......... .......... .......... .......... 59% 78.4M 0s 2021-05-16T23:40:22.9264910Z 3500K .......... .......... .......... .......... .......... 60% 20.3M 0s 2021-05-16T23:40:22.9275630Z 3550K .......... .......... .......... .......... .......... 61% 45.5M 0s 2021-05-16T23:40:22.9287910Z 3600K .......... .......... .......... .......... .......... 61% 44.2M 0s 2021-05-16T23:40:22.9299030Z 3650K .......... .......... .......... .......... .......... 62% 40.5M 0s 2021-05-16T23:40:22.9304120Z 3700K .......... .......... .......... .......... .......... 63% 92.1M 0s 2021-05-16T23:40:22.9328620Z 3750K .......... .......... .......... .......... .......... 64% 20.2M 0s 2021-05-16T23:40:22.9340370Z 3800K .......... .......... .......... .......... .......... 65% 44.5M 0s 2021-05-16T23:40:22.9351150Z 3850K .......... .......... .......... .......... .......... 66% 41.0M 0s 2021-05-16T23:40:22.9355920Z 3900K .......... .......... .......... .......... .......... 67% 100M 0s 2021-05-16T23:40:22.9368280Z 3950K .......... .......... .......... .......... .......... 67% 40.6M 0s 2021-05-16T23:40:22.9377990Z 4000K .......... .......... .......... .......... .......... 68% 56.8M 0s 2021-05-16T23:40:22.9386590Z 4050K .......... .......... .......... .......... .......... 69% 48.9M 0s 2021-05-16T23:40:22.9398160Z 4100K .......... .......... .......... .......... .......... 70% 44.8M 0s 2021-05-16T23:40:22.9402690Z 4150K .......... .......... .......... .......... .......... 71% 94.6M 0s 2021-05-16T23:40:22.9415090Z 4200K .......... .......... .......... .......... .......... 72% 41.9M 0s 2021-05-16T23:40:22.9427760Z 4250K .......... .......... .......... .......... .......... 72% 36.5M 0s 2021-05-16T23:40:22.9434800Z 4300K .......... .......... .......... .......... .......... 73% 71.0M 0s 2021-05-16T23:40:22.9440340Z 4350K .......... .......... .......... .......... .......... 74% 87.7M 0s 2021-05-16T23:40:22.9449840Z 4400K .......... .......... .......... .......... .......... 75% 57.5M 0s 2021-05-16T23:40:22.9461260Z 4450K .......... .......... .......... .......... .......... 76% 38.7M 0s 2021-05-16T23:40:22.9471580Z 4500K .......... .......... .......... .......... .......... 77% 47.4M 0s 2021-05-16T23:40:22.9484750Z 4550K .......... .......... .......... .......... .......... 78% 36.9M 0s 2021-05-16T23:40:22.9490670Z 4600K .......... .......... .......... .......... .......... 78% 93.5M 0s 2021-05-16T23:40:22.9499960Z 4650K .......... .......... .......... .......... .......... 79% 50.3M 0s 2021-05-16T23:40:22.9508120Z 4700K .......... .......... .......... .......... .......... 80% 58.3M 0s 2021-05-16T23:40:22.9519380Z 4750K .......... .......... .......... .......... .......... 81% 43.6M 0s 2021-05-16T23:40:22.9531260Z 4800K .......... .......... .......... .......... .......... 82% 93.4M 0s 2021-05-16T23:40:22.9536620Z 4850K .......... .......... .......... .......... .......... 83% 41.2M 0s 2021-05-16T23:40:22.9547770Z 4900K .......... .......... .......... .......... .......... 83% 43.0M 0s 2021-05-16T23:40:22.9558470Z 4950K .......... .......... .......... .......... .......... 84% 45.5M 0s 2021-05-16T23:40:22.9570590Z 5000K .......... .......... .......... .......... .......... 85% 43.2M 0s 2021-05-16T23:40:22.9576100Z 5050K .......... .......... .......... .......... .......... 86% 78.1M 0s 2021-05-16T23:40:22.9584500Z 5100K .......... .......... .......... .......... .......... 87% 57.9M 0s 2021-05-16T23:40:22.9596310Z 5150K .......... .......... .......... .......... .......... 88% 41.1M 0s 2021-05-16T23:40:22.9602620Z 5200K .......... .......... .......... .......... .......... 89% 99.0M 0s 2021-05-16T23:40:22.9609180Z 5250K .......... .......... .......... .......... .......... 89% 65.8M 0s 2021-05-16T23:40:23.0321160Z 5300K .......... .......... .......... .......... .......... 90% 702K 0s 2021-05-16T23:40:23.1605630Z 5350K .......... .......... .......... .......... .......... 91% 390K 0s 2021-05-16T23:40:23.1611610Z 5400K .......... .......... .......... .......... .......... 92% 73.8M 0s 2021-05-16T23:40:23.1615940Z 5450K .......... .......... .......... .......... .......... 93% 86.9M 0s 2021-05-16T23:40:23.1624830Z 5500K .......... .......... .......... .......... .......... 94% 58.0M 0s 2021-05-16T23:40:23.1630560Z 5550K .......... .......... .......... .......... .......... 95% 84.0M 0s 2021-05-16T23:40:23.1637370Z 5600K .......... .......... .......... .......... .......... 95% 72.2M 0s 2021-05-16T23:40:23.1661840Z 5650K .......... .......... .......... .......... .......... 96% 19.9M 0s 2021-05-16T23:40:23.1669180Z 5700K .......... .......... .......... .......... .......... 97% 76.7M 0s 2021-05-16T23:40:23.1675480Z 5750K .......... .......... .......... .......... .......... 98% 66.7M 0s 2021-05-16T23:40:23.1682840Z 5800K .......... .......... .......... .......... .......... 99% 73.4M 0s 2021-05-16T23:40:23.1688460Z 5850K .......... .......... .......... .......... ... 100% 68.2M=0.4s 2021-05-16T23:40:23.1689210Z 2021-05-16T23:40:23.1691680Z 2021-05-16 23:40:23 (15.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T23:40:23.1692760Z 2021-05-16T23:40:23.1744890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:23.1746670Z (as ‘lib’ is unspecified) 2021-05-16T23:40:23.2263280Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:23.2386510Z Installing kirby21.fmri binaries 2021-05-16T23:40:23.2387220Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:40:23.5036580Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:23.5059500Z tag_name 2021-05-16T23:40:23.5060480Z 1 1.7.0.s 2021-05-16T23:40:23.5061520Z zipball_url 2021-05-16T23:40:23.5062880Z 1 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:40:23.5064550Z tarball_url 2021-05-16T23:40:23.5065830Z 1 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:40:23.5067110Z commit.sha 2021-05-16T23:40:23.5068520Z Installing kirby21.fmri package binaries 2021-05-16T23:40:23.5069270Z 1 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:40:23.5070780Z commit.url 2021-05-16T23:40:23.5072260Z 1 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:40:23.5073490Z node_id 2021-05-16T23:40:23.5074530Z 1 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:40:23.5075940Z url 2021-05-16T23:40:23.5077430Z 1 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:40:23.5078600Z assets_url 2021-05-16T23:40:23.5079820Z 1 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:40:23.5081040Z upload_url 2021-05-16T23:40:23.5082440Z 1 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:40:23.5083830Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:23.5085660Z 1 42987640 2021-05-15 01:37:28 2021-05-15 01:37:27 2021-05-15 01:04:13 2021-05-16T23:40:23.5086710Z published_at asset_name asset_label 2021-05-16T23:40:23.5088170Z 1 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R3.5.tgz 2021-05-16T23:40:23.5089340Z asset_download_count 2021-05-16T23:40:23.5089990Z 1 0 2021-05-16T23:40:23.5091050Z asset_browser_download_url 2021-05-16T23:40:23.5092420Z 1 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.5.tgz 2021-05-16T23:40:23.5173310Z --2021-05-16 23:40:23-- https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.5.tgz 2021-05-16T23:40:23.5369710Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:23.5462900Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:23.7151180Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:23.7157860Z Location: https://github-releases.githubusercontent.com/367512268/1ae82580-b51e-11eb-9c19-0c33fd239106?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234023Z&X-Amz-Expires=300&X-Amz-Signature=e20a31cf4307592baf36d9f62d33d5fcc69a3c5b6a8544e7b12be1897d8692fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:23.7167410Z --2021-05-16 23:40:23-- https://github-releases.githubusercontent.com/367512268/1ae82580-b51e-11eb-9c19-0c33fd239106?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234023Z&X-Amz-Expires=300&X-Amz-Signature=e20a31cf4307592baf36d9f62d33d5fcc69a3c5b6a8544e7b12be1897d8692fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:23.7172390Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:40:23.7215180Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:23.8775140Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:23.8776950Z Length: 11720 (11K) [application/octet-stream] 2021-05-16T23:40:23.8779320Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/kirby21.fmri_1.7.0.tgz’ 2021-05-16T23:40:23.8780800Z 2021-05-16T23:40:23.8781800Z 0K .......... . 100% 28.8M=0s 2021-05-16T23:40:23.8782480Z 2021-05-16T23:40:23.8784390Z 2021-05-16 23:40:23 (28.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/kirby21.fmri_1.7.0.tgz’ saved [11720/11720] 2021-05-16T23:40:23.8785310Z 2021-05-16T23:40:23.8804650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:23.8806270Z (as ‘lib’ is unspecified) 2021-05-16T23:40:23.9004220Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:23.9105920Z Installing neurobase binaries 2021-05-16T23:40:23.9106670Z [1] "neuroconductor/neurobase" 2021-05-16T23:40:24.1709630Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:24.1732220Z tag_name 2021-05-16T23:40:24.1733090Z 1 1.30.1.s 2021-05-16T23:40:24.1734180Z zipball_url 2021-05-16T23:40:24.1735610Z 1 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:40:24.1736950Z tarball_url 2021-05-16T23:40:24.1738400Z 1 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:40:24.1739720Z commit.sha 2021-05-16T23:40:24.1741060Z Installing neurobase package binaries 2021-05-16T23:40:24.1741800Z 1 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:24.1743060Z commit.url 2021-05-16T23:40:24.1744490Z 1 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:24.1745760Z node_id 2021-05-16T23:40:24.1747020Z 1 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:40:24.1748130Z url 2021-05-16T23:40:24.1749370Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:40:24.1750600Z assets_url 2021-05-16T23:40:24.1751900Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:40:24.1753170Z upload_url 2021-05-16T23:40:24.1754630Z 1 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:40:24.1756030Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:24.1758090Z 1 43020192 2021-05-16 20:51:57 2021-05-16 20:51:57 2021-05-16 20:01:27 2021-05-16T23:40:24.1759160Z published_at asset_name asset_label 2021-05-16T23:40:24.1760600Z 1 2021-05-16 20:01:56 neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:24.1762230Z asset_download_count 2021-05-16T23:40:24.1763370Z 1 2 2021-05-16T23:40:24.1764370Z asset_browser_download_url 2021-05-16T23:40:24.1765680Z 1 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:24.1847850Z --2021-05-16 23:40:24-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:24.2044250Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:24.2096850Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:24.3666710Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:24.3673050Z Location: https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234024Z&X-Amz-Expires=300&X-Amz-Signature=b0f82ed443d171d02211bd45a505d2169b54bad9686a3ecbfc43182aa2527db7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:24.3682090Z --2021-05-16 23:40:24-- https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234024Z&X-Amz-Expires=300&X-Amz-Signature=b0f82ed443d171d02211bd45a505d2169b54bad9686a3ecbfc43182aa2527db7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:24.3686650Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:40:24.3727110Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:24.5735340Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:24.5737480Z Length: 1718327 (1.6M) [application/octet-stream] 2021-05-16T23:40:24.5740780Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/neurobase_1.30.1.tgz’ 2021-05-16T23:40:24.5741780Z 2021-05-16T23:40:24.5782440Z 0K .......... .......... .......... .......... .......... 2% 11.1M 0s 2021-05-16T23:40:24.5801890Z 50K .......... .......... .......... .......... .......... 5% 26.7M 0s 2021-05-16T23:40:24.5832430Z 100K .......... .......... .......... .......... .......... 8% 15.5M 0s 2021-05-16T23:40:24.5861290Z 150K .......... .......... .......... .......... .......... 11% 17.0M 0s 2021-05-16T23:40:24.5881220Z 200K .......... .......... .......... .......... .......... 14% 24.7M 0s 2021-05-16T23:40:24.5898360Z 250K .......... .......... .......... .......... .......... 17% 28.8M 0s 2021-05-16T23:40:24.5917160Z 300K .......... .......... .......... .......... .......... 20% 24.5M 0s 2021-05-16T23:40:24.5937350Z 350K .......... .......... .......... .......... .......... 23% 26.8M 0s 2021-05-16T23:40:24.5945840Z 400K .......... .......... .......... .......... .......... 26% 49.2M 0s 2021-05-16T23:40:24.5957050Z 450K .......... .......... .......... .......... .......... 29% 48.5M 0s 2021-05-16T23:40:24.5963300Z 500K .......... .......... .......... .......... .......... 32% 63.3M 0s 2021-05-16T23:40:24.5974940Z 550K .......... .......... .......... .......... .......... 35% 42.0M 0s 2021-05-16T23:40:24.5990420Z 600K .......... .......... .......... .......... .......... 38% 33.7M 0s 2021-05-16T23:40:24.6090900Z 650K .......... .......... .......... .......... .......... 41% 4.81M 0s 2021-05-16T23:40:24.6096910Z 700K .......... .......... .......... .......... .......... 44% 89.8M 0s 2021-05-16T23:40:24.6106600Z 750K .......... .......... .......... .......... .......... 47% 49.1M 0s 2021-05-16T23:40:24.6116170Z 800K .......... .......... .......... .......... .......... 50% 48.8M 0s 2021-05-16T23:40:24.6141730Z 850K .......... .......... .......... .......... .......... 53% 19.2M 0s 2021-05-16T23:40:24.6151220Z 900K .......... .......... .......... .......... .......... 56% 51.0M 0s 2021-05-16T23:40:24.6161880Z 950K .......... .......... .......... .......... .......... 59% 72.3M 0s 2021-05-16T23:40:24.6176360Z 1000K .......... .......... .......... .......... .......... 62% 26.7M 0s 2021-05-16T23:40:24.6189520Z 1050K .......... .......... .......... .......... .......... 65% 40.9M 0s 2021-05-16T23:40:24.6198070Z 1100K .......... .......... .......... .......... .......... 68% 56.6M 0s 2021-05-16T23:40:24.6210400Z 1150K .......... .......... .......... .......... .......... 71% 36.7M 0s 2021-05-16T23:40:24.6221000Z 1200K .......... .......... .......... .......... .......... 74% 45.9M 0s 2021-05-16T23:40:24.6234990Z 1250K .......... .......... .......... .......... .......... 77% 34.2M 0s 2021-05-16T23:40:24.6245000Z 1300K .......... .......... .......... .......... .......... 80% 49.2M 0s 2021-05-16T23:40:24.6255870Z 1350K .......... .......... .......... .......... .......... 83% 46.1M 0s 2021-05-16T23:40:24.6277320Z 1400K .......... .......... .......... .......... .......... 86% 22.8M 0s 2021-05-16T23:40:24.6284900Z 1450K .......... .......... .......... .......... .......... 89% 67.3M 0s 2021-05-16T23:40:24.6290310Z 1500K .......... .......... .......... .......... .......... 92% 80.6M 0s 2021-05-16T23:40:24.6296800Z 1550K .......... .......... .......... .......... .......... 95% 75.7M 0s 2021-05-16T23:40:24.6322580Z 1600K .......... .......... .......... .......... .......... 98% 19.0M 0s 2021-05-16T23:40:24.6325990Z 1650K .......... .......... ........ 100% 83.0M=0.06s 2021-05-16T23:40:24.6326790Z 2021-05-16T23:40:24.6329120Z 2021-05-16 23:40:24 (27.9 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMcI1Az/neurobase_1.30.1.tgz’ saved [1718327/1718327] 2021-05-16T23:40:24.6330190Z 2021-05-16T23:40:24.6355100Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:24.6356720Z (as ‘lib’ is unspecified) 2021-05-16T23:40:24.6691790Z Rewriting new remotes: 2021-05-16T23:40:24.7090050Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:40:24.7090870Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:40:24.7091450Z remotes::install_cran("rcmdcheck") 2021-05-16T23:40:24.7091960Z remotes::install_cran("markdown") 2021-05-16T23:40:24.7302310Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:40:24.7302700Z env: 2021-05-16T23:40:24.7303100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:40:24.7303520Z TIC_DEPLOY_KEY: 2021-05-16T23:40:24.7303840Z RSPM: 2021-05-16T23:40:24.7304950Z GITHUB_PAT: *** 2021-05-16T23:40:24.7305330Z COVERALLS_TOKEN: 2021-05-16T23:40:24.7305800Z continue-on-error: false 2021-05-16T23:40:24.7306360Z VDIFFR_RUN_TESTS: false 2021-05-16T23:40:24.7306840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:40:24.7307250Z TZ: UTC 2021-05-16T23:40:24.7307610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:40:24.7307990Z NOT_CRAN: true 2021-05-16T23:40:24.7308380Z ##[endgroup] 2021-05-16T23:40:30.2751370Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:40:30.2753230Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:40:30.2754720Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:40:30.2755810Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:40:30.2757490Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:40:30.2759040Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:40:30.2760420Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:40:30.2761790Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:40:30.2763140Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:40:30.2765120Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:40:30.2766390Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:40:30.2781620Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:40:30.2795220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:30.2796940Z (as ‘lib’ is unspecified) 2021-05-16T23:40:36.0373370Z 2021-05-16T23:40:36.0375140Z There are binary versions available but the source versions are later: 2021-05-16T23:40:36.0398310Z binary source needs_compilation 2021-05-16T23:40:36.0399490Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T23:40:36.0400530Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T23:40:36.0401530Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T23:40:36.0403320Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T23:40:36.0404440Z kirby21.base 1.7.0 1.7.3 FALSE 2021-05-16T23:40:36.0405420Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T23:40:36.0406500Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T23:40:36.0407540Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T23:40:36.0408520Z neurobase 1.29.0 1.32.1 FALSE 2021-05-16T23:40:36.0409260Z 2021-05-16T23:40:36.0427650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T23:40:36.4562710Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T23:40:36.4604880Z ================================================== 2021-05-16T23:40:36.4605840Z downloaded 60 KB 2021-05-16T23:40:36.4606600Z 2021-05-16T23:40:36.4803270Z installing the source packages ‘R.methodsS3’, ‘R.oo’, ‘RNifti’, ‘bitops’, ‘kirby21.base’, ‘R.utils’, ‘matrixStats’, ‘oro.nifti’, ‘neurobase’ 2021-05-16T23:40:36.4804050Z 2021-05-16T23:40:36.4846630Z 2021-05-16T23:40:36.4847360Z The downloaded binary packages are in 2021-05-16T23:40:36.4849750Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:40:36.4850960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpF6nlMT/downloaded_packages 2021-05-16T23:40:36.7178510Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:40:36.7180820Z ================================================== 2021-05-16T23:40:36.7182500Z downloaded 23 KB 2021-05-16T23:40:36.7184420Z 2021-05-16T23:40:36.7216840Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:40:37.0270350Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:40:37.0489960Z ================================================== 2021-05-16T23:40:37.0491230Z downloaded 374 KB 2021-05-16T23:40:37.0492230Z 2021-05-16T23:40:37.0524760Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:40:37.3168690Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:40:37.3494600Z ================================================== 2021-05-16T23:40:37.3495800Z downloaded 1.0 MB 2021-05-16T23:40:37.3496540Z 2021-05-16T23:40:37.3532240Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:40:37.6254860Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:40:37.6257190Z ================================================== 2021-05-16T23:40:37.6270100Z downloaded 10 KB 2021-05-16T23:40:37.6270520Z 2021-05-16T23:40:37.6289260Z trying URL 'https://cloud.r-project.org/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:40:38.0239440Z Content type 'application/x-gzip' length 9823 bytes 2021-05-16T23:40:38.0241300Z ================================================== 2021-05-16T23:40:38.0242370Z downloaded 9823 bytes 2021-05-16T23:40:38.0243080Z 2021-05-16T23:40:38.0272390Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:40:38.3453840Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:40:38.3627330Z ================================================== 2021-05-16T23:40:38.3628710Z downloaded 353 KB 2021-05-16T23:40:38.3629470Z 2021-05-16T23:40:38.3662560Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:40:38.7364400Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:40:38.7471690Z ================================================== 2021-05-16T23:40:38.7472930Z downloaded 191 KB 2021-05-16T23:40:38.7473890Z 2021-05-16T23:40:38.7505530Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:40:39.1008630Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:40:39.1820790Z ================================================== 2021-05-16T23:40:39.1822080Z downloaded 5.0 MB 2021-05-16T23:40:39.1822820Z 2021-05-16T23:40:39.1867250Z trying URL 'https://cloud.r-project.org/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:40:39.4342790Z Content type 'application/x-gzip' length 1521810 bytes (1.5 MB) 2021-05-16T23:40:39.4804350Z ================================================== 2021-05-16T23:40:39.4805570Z downloaded 1.5 MB 2021-05-16T23:40:39.4806310Z 2021-05-16T23:40:39.7705120Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:40:39.7738070Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:39.7888190Z ** R 2021-05-16T23:40:39.7973410Z ** inst 2021-05-16T23:40:39.7991840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:40.1204230Z ** help 2021-05-16T23:40:40.1720380Z *** installing help indices 2021-05-16T23:40:40.2133960Z ** building package indices 2021-05-16T23:40:40.2449260Z ** testing if installed package can be loaded 2021-05-16T23:40:40.4659400Z * DONE (R.methodsS3) 2021-05-16T23:40:40.9318060Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:40:40.9430050Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:40.9642730Z ** libs 2021-05-16T23:40:40.9839510Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T23:40:42.0533430Z In file included from main.cpp:1: 2021-05-16T23:40:42.0636220Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:40:42.0739390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:40:42.0774000Z SEXP data = Parent::get__(); 2021-05-16T23:40:42.0775080Z ^ 2021-05-16T23:40:54.1576810Z 1 warning generated. 2021-05-16T23:40:54.1761820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:40:54.3009030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:40:54.4319440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:40:54.5064050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:40:54.6566500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:40:55.1907250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:40:55.2711110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:40:55.4264670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:40:55.6135360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:40:55.7830170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:40:56.0768460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:40:56.2708790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:40:56.8674630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:40:57.0067320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:40:57.3632180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:40:57.4324460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:40:57.5165060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:40:57.6272630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:40:58.7131830Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:40:58.7135330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:40:58.7140650Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:40:58.7141630Z ^ 2021-05-16T23:40:58.7143540Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:40:58.7144790Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:40:58.7145690Z ^ 2021-05-16T23:40:58.7147290Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:40:58.7148670Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:40:58.7149560Z ^ 2021-05-16T23:40:58.7151140Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:40:58.7152360Z static int is_mixedcase(const char * str) 2021-05-16T23:40:58.7153110Z ^ 2021-05-16T23:40:58.7154730Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:40:58.7155950Z static int is_uppercase(const char * str) 2021-05-16T23:40:58.7156700Z ^ 2021-05-16T23:40:58.7158560Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:40:58.7159790Z static int make_lowercase(char * str) 2021-05-16T23:40:58.7160560Z ^ 2021-05-16T23:40:58.7162310Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:40:58.7163450Z static int make_uppercase(char * str) 2021-05-16T23:40:58.7164290Z ^ 2021-05-16T23:40:58.7165890Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:40:58.7167760Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:40:58.7168740Z ^ 2021-05-16T23:40:58.7169480Z 8 warnings generated. 2021-05-16T23:40:58.9228810Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:40:58.9230640Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:40:58.9231670Z ^ 2021-05-16T23:40:58.9233440Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:40:58.9234770Z static char *escapize_string( const char * str ) 2021-05-16T23:40:58.9235800Z ^ 2021-05-16T23:41:01.0331190Z 2 warnings generated. 2021-05-16T23:41:01.0416150Z 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 RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:41:01.1180720Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:41:01.1270410Z ** R 2021-05-16T23:41:01.1398200Z ** inst 2021-05-16T23:41:01.1548230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:01.8769240Z ** help 2021-05-16T23:41:01.9711670Z *** installing help indices 2021-05-16T23:41:02.0549590Z ** building package indices 2021-05-16T23:41:02.0925600Z ** testing if installed package can be loaded 2021-05-16T23:41:02.5258330Z * DONE (RNifti) 2021-05-16T23:41:02.8059200Z * installing *source* package ‘bitops’ ... 2021-05-16T23:41:02.8077080Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:02.8185040Z ** libs 2021-05-16T23:41:02.8367560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:41:03.0126670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:41:03.1784160Z 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-16T23:41:03.2683950Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:41:03.3274830Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T23:41:03.3321690Z ** R 2021-05-16T23:41:03.3356580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:03.3868770Z ** help 2021-05-16T23:41:03.4090110Z *** installing help indices 2021-05-16T23:41:03.4347190Z ** building package indices 2021-05-16T23:41:03.4488440Z ** testing if installed package can be loaded 2021-05-16T23:41:03.7660000Z * DONE (bitops) 2021-05-16T23:41:04.0614710Z * installing *source* package ‘kirby21.base’ ... 2021-05-16T23:41:04.0640370Z ** package ‘kirby21.base’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:04.0780000Z ** R 2021-05-16T23:41:04.0850900Z ** data 2021-05-16T23:41:04.0866230Z *** moving datasets to lazyload DB 2021-05-16T23:41:04.0956790Z ** inst 2021-05-16T23:41:04.0971550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:04.2792670Z ** help 2021-05-16T23:41:04.3123730Z *** installing help indices 2021-05-16T23:41:04.3423730Z ** building package indices 2021-05-16T23:41:04.3668040Z ** testing if installed package can be loaded 2021-05-16T23:41:04.6039190Z * DONE (kirby21.base) 2021-05-16T23:41:05.2162720Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:41:05.2353070Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:05.2536740Z ** libs 2021-05-16T23:41:05.2736750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:41:05.3469220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:41:05.4736670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:41:05.6127820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:41:05.7479660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:41:05.8958980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:41:07.2778890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:41:07.7112230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:41:09.6800760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:41:10.0302160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:41:10.1314970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:41:10.3351590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:41:10.4966040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:41:10.6580180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:41:10.8128190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:41:12.3858110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:41:13.1678140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:41:13.9491420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:41:14.6163560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:41:15.2851220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:41:17.4132290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:41:17.5583840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:41:18.6778780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:41:19.2944240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:41:20.1972120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:41:20.6509910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:41:23.0146870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:41:35.5037120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:41:36.1177070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:41:36.8866170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:41:37.0311880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:41:37.1717670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:41:37.4688010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:41:37.6465230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:41:38.0339700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:42:18.8147560Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:42:18.8943880Z installing to /Users/runner/work/_temp/Library/matrixStats/libs 2021-05-16T23:42:18.9143800Z ** R 2021-05-16T23:42:18.9388060Z ** inst 2021-05-16T23:42:19.0052140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:20.9510750Z ** help 2021-05-16T23:42:21.1235710Z *** installing help indices 2021-05-16T23:42:21.2277680Z ** building package indices 2021-05-16T23:42:21.3583430Z ** installing vignettes 2021-05-16T23:42:21.3655530Z ** testing if installed package can be loaded 2021-05-16T23:42:21.7560560Z * DONE (matrixStats) 2021-05-16T23:42:22.4594320Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:42:22.4729650Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:22.4894280Z ** R 2021-05-16T23:42:22.5331830Z ** inst 2021-05-16T23:42:22.5380300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:25.3229430Z ** help 2021-05-16T23:42:25.9848200Z *** installing help indices 2021-05-16T23:42:26.2870360Z ** building package indices 2021-05-16T23:42:26.6061690Z ** testing if installed package can be loaded 2021-05-16T23:42:26.8686700Z * DONE (R.oo) 2021-05-16T23:42:27.6481320Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:42:27.6734380Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:27.7022850Z ** R 2021-05-16T23:42:27.7869000Z ** demo 2021-05-16T23:42:27.7881820Z ** inst 2021-05-16T23:42:27.8380310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:28.8064620Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:42:34.4104500Z ** help 2021-05-16T23:42:34.8889970Z *** installing help indices 2021-05-16T23:42:35.1500820Z ** building package indices 2021-05-16T23:42:35.4433230Z ** testing if installed package can be loaded 2021-05-16T23:42:36.0778070Z * DONE (oro.nifti) 2021-05-16T23:42:36.8551630Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:42:36.8803770Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:36.8977340Z ** R 2021-05-16T23:42:36.9908430Z ** inst 2021-05-16T23:42:36.9942040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:37.2765470Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:42:37.2767150Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:42:42.8053020Z ** help 2021-05-16T23:42:43.8241860Z *** installing help indices 2021-05-16T23:42:44.3817060Z ** building package indices 2021-05-16T23:42:44.9566740Z ** testing if installed package can be loaded 2021-05-16T23:42:45.2517700Z * DONE (R.utils) 2021-05-16T23:42:45.8476210Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:42:45.8614650Z ** package ‘neurobase’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:45.8879630Z ** R 2021-05-16T23:42:45.9281500Z ** inst 2021-05-16T23:42:45.9461260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:48.4067920Z ** help 2021-05-16T23:42:48.6355360Z *** installing help indices 2021-05-16T23:42:48.7647150Z ** building package indices 2021-05-16T23:42:48.8887850Z ** installing vignettes 2021-05-16T23:42:48.8973840Z ** testing if installed package can be loaded 2021-05-16T23:42:49.6777920Z * DONE (neurobase) 2021-05-16T23:42:49.7281520Z 2021-05-16T23:42:49.7383390Z The downloaded source packages are in 2021-05-16T23:42:49.7469480Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpF6nlMT/downloaded_packages’ 2021-05-16T23:42:50.4583060Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:42:50.4584440Z Use `force = TRUE` to force installation 2021-05-16T23:42:50.4600050Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:42:50.4600900Z Use `force = TRUE` to force installation 2021-05-16T23:42:50.4826130Z ##[group]Run options(width = 100) 2021-05-16T23:42:50.4826720Z options(width = 100) 2021-05-16T23:42:50.4827250Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:42:50.4827890Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:42:50.5043650Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:42:50.5044030Z env: 2021-05-16T23:42:50.5044440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:42:50.5044860Z TIC_DEPLOY_KEY: 2021-05-16T23:42:50.5045340Z RSPM: 2021-05-16T23:42:50.5046470Z GITHUB_PAT: *** 2021-05-16T23:42:50.5046840Z COVERALLS_TOKEN: 2021-05-16T23:42:50.5047280Z continue-on-error: false 2021-05-16T23:42:50.5047720Z VDIFFR_RUN_TESTS: false 2021-05-16T23:42:50.5048180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:42:50.5048600Z TZ: UTC 2021-05-16T23:42:50.5048940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:42:50.5049310Z NOT_CRAN: true 2021-05-16T23:42:50.5049680Z ##[endgroup] 2021-05-16T23:42:51.1298240Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:42:51.1299620Z setting value 2021-05-16T23:42:51.1301450Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:42:51.1302790Z os macOS 10.15.7 2021-05-16T23:42:51.1303690Z system x86_64, darwin15.6.0 2021-05-16T23:42:51.1304480Z ui X11 2021-05-16T23:42:51.1305100Z language (EN) 2021-05-16T23:42:51.1306320Z collate en_US.UTF-8 2021-05-16T23:42:51.1307470Z ctype en_US.UTF-8 2021-05-16T23:42:51.1308100Z tz UTC 2021-05-16T23:42:51.1308950Z date 2021-05-16 2021-05-16T23:42:51.1309310Z 2021-05-16T23:42:51.1310430Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:42:51.1311160Z ! package * version date lib source 2021-05-16T23:42:51.1312430Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1313740Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:42:51.1315050Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1316180Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1317240Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1318330Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1319360Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1320970Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1322250Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1323360Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1324440Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1325540Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1326760Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1327830Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1328970Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1330100Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1331220Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1332930Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1334070Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1335200Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1336330Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1337410Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1338510Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1339660Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:42:51.1340860Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1341910Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1343050Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1344150Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1345230Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1346370Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1347410Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1348580Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1349710Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1350770Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1351870Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1352930Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1354030Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1355170Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:42:51.1356390Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1357480Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1358590Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1359730Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1360810Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1361940Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1363380Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1364500Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1365590Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1366630Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1367790Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1368940Z kirby21.base 1.7.3 2020-07-02 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1370110Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:42:51.1371360Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:42:51.1372460Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1373600Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1375030Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1376250Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1377370Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1378450Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1379560Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1380610Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1381760Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1382900Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1383980Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1385110Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1386250Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1387360Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1388480Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1389580Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1390660Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1391720Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1392810Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1393850Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1394970Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1396080Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1397150Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1398230Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1399280Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1400410Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1401490Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1402550Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1403640Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1405090Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1406200Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1407270Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1408440Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1409570Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1410750Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1411850Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1412950Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1413980Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1415050Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1416400Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1417600Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1418720Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1419840Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1420950Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1422030Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1423160Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1424220Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1425330Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1426440Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1427480Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1428560Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1429580Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1430830Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:42:51.1431870Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1433110Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T23:42:51.1434210Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1435260Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1436390Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:42:51.1437460Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1438590Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1439700Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1440750Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1441820Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1443290Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T23:42:51.1444340Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1445570Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1446950Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1448070Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1449160Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1450150Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1451250Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T23:42:51.1452320Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T23:42:51.1453330Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:42:51.1453660Z 2021-05-16T23:42:51.1454170Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:42:51.1454920Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T23:42:51.1455410Z 2021-05-16T23:42:51.1456290Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:42:51.1513930Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:42:51.1514650Z Rscript -e 'tic::script()' 2021-05-16T23:42:51.1515090Z ls -l check 2021-05-16T23:42:51.1802410Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:42:51.1802910Z env: 2021-05-16T23:42:51.1803400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:42:51.1803850Z TIC_DEPLOY_KEY: 2021-05-16T23:42:51.1804230Z RSPM: 2021-05-16T23:42:51.1805740Z GITHUB_PAT: *** 2021-05-16T23:42:51.1806180Z COVERALLS_TOKEN: 2021-05-16T23:42:51.1806700Z continue-on-error: false 2021-05-16T23:42:51.1807170Z VDIFFR_RUN_TESTS: false 2021-05-16T23:42:51.1807710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:42:51.1808140Z TZ: UTC 2021-05-16T23:42:51.1808550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:42:51.1809080Z NOT_CRAN: true 2021-05-16T23:42:51.1809480Z ##[endgroup] 2021-05-16T23:42:51.5052320Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:42:51.6346960Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:42:51.6348720Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:42:51.6349920Z timeout = Inf, check_dir = "check") 2021-05-16T23:42:51.7197180Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:42:51.9756080Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:42:52.1641800Z * preparing ‘afnir’: 2021-05-16T23:42:52.1695030Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:42:52.4643250Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:42:52.4722060Z * checking for empty or unneeded directories 2021-05-16T23:42:52.4748780Z * building ‘afnir_0.4.6.tar.gz’ 2021-05-16T23:42:52.5787310Z 2021-05-16T23:42:52.7270420Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:42:53.0058470Z * using log directory ‘/Users/runner/work/afnir/afnir/check/afnir.Rcheck’ 2021-05-16T23:42:53.0060490Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:42:53.0062240Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T23:42:53.0063860Z * using session charset: UTF-8 2021-05-16T23:42:53.0741560Z * using option ‘--as-cran’ 2021-05-16T23:42:53.0844560Z * checking for file ‘afnir/DESCRIPTION’ ... OK 2021-05-16T23:42:53.0944220Z * checking extension type ... Package 2021-05-16T23:42:53.1046990Z * this is package ‘afnir’ version ‘0.4.6’ 2021-05-16T23:42:53.1147700Z * package encoding: UTF-8 2021-05-16T23:42:53.1249240Z * checking package namespace information ... OK 2021-05-16T23:42:54.1653710Z * checking package dependencies ... OK 2021-05-16T23:42:54.1655290Z * checking if this is a source package ... OK 2021-05-16T23:42:54.1656420Z * checking if there is a namespace ... OK 2021-05-16T23:42:54.6513390Z * checking for executable files ... OK 2021-05-16T23:42:54.6530080Z * checking for hidden files and directories ... OK 2021-05-16T23:42:54.7288100Z * checking for portable file names ... OK 2021-05-16T23:42:54.7389960Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:42:54.7492070Z * checking serialization versions ... OK 2021-05-16T23:42:57.2771220Z * checking whether package ‘afnir’ can be installed ... OK 2021-05-16T23:42:57.2900660Z * checking installed package size ... OK 2021-05-16T23:42:57.4145100Z * checking package directory ... OK 2021-05-16T23:42:57.6278570Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:42:57.6280510Z * checking top-level files ... OK 2021-05-16T23:42:57.6282220Z * checking for left-over files ... OK 2021-05-16T23:42:57.6283350Z * checking index information ... OK 2021-05-16T23:42:57.7757840Z * checking package subdirectories ... OK 2021-05-16T23:42:57.8460360Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:42:57.9272410Z * checking R files for syntax errors ... OK 2021-05-16T23:42:58.6503250Z * checking whether the package can be loaded ... OK 2021-05-16T23:42:59.3859100Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:43:00.1240890Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:43:00.8574080Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:43:01.6115220Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:43:02.3492970Z * checking loading without being on the library search path ... OK 2021-05-16T23:43:03.1613690Z * checking dependencies in R code ... OK 2021-05-16T23:43:04.4293280Z * checking S3 generic/method consistency ... OK 2021-05-16T23:43:05.1495700Z * checking replacement functions ... OK 2021-05-16T23:43:05.9597900Z * checking foreign function calls ... OK 2021-05-16T23:43:11.1074770Z * checking R code for possible problems ... OK 2021-05-16T23:43:11.2236050Z * checking Rd files ... OK 2021-05-16T23:43:11.2905430Z * checking Rd metadata ... OK 2021-05-16T23:43:11.4138710Z * checking Rd line widths ... OK 2021-05-16T23:43:11.5825710Z * checking Rd cross-references ... OK 2021-05-16T23:43:12.3585090Z * checking for missing documentation entries ... OK 2021-05-16T23:43:14.6003500Z * checking for code/documentation mismatches ... OK 2021-05-16T23:43:16.1282550Z * checking Rd \usage sections ... OK 2021-05-16T23:43:16.2704840Z * checking Rd contents ... OK 2021-05-16T23:43:16.3980270Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:43:17.5540140Z * checking examples ... OK 2021-05-16T23:43:21.8582590Z * checking PDF version of manual ... OK 2021-05-16T23:43:21.8583820Z * DONE 2021-05-16T23:43:21.8584590Z 2021-05-16T23:43:21.8585510Z Status: OK 2021-05-16T23:43:21.8586210Z 2021-05-16T23:43:21.9873730Z ── R CMD check results ──────────────────────────────────────── afnir 0.4.6 ──── 2021-05-16T23:43:21.9890800Z Duration: 29.3s 2021-05-16T23:43:21.9891630Z 2021-05-16T23:43:21.9893220Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:43:22.0062890Z total 288 2021-05-16T23:43:22.0067290Z drwxr-xr-x 14 runner staff 448 May 16 23:43 afnir.Rcheck 2021-05-16T23:43:22.0069160Z -rw-r--r-- 1 runner staff 22346 May 16 23:42 afnir_0.4.6.tar.gz 2021-05-16T23:43:22.0073100Z -rw-r--r-- 1 runner staff 122695 May 16 23:42 afnir_0.4.6.tgz 2021-05-16T23:43:22.0130180Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:43:22.0131060Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:43:22.0425540Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:43:22.0426060Z env: 2021-05-16T23:43:22.0426530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:22.0427020Z TIC_DEPLOY_KEY: 2021-05-16T23:43:22.0427380Z RSPM: 2021-05-16T23:43:22.0428850Z GITHUB_PAT: *** 2021-05-16T23:43:22.0429310Z COVERALLS_TOKEN: 2021-05-16T23:43:22.0429810Z continue-on-error: false 2021-05-16T23:43:22.0430290Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:22.0430830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:22.0431270Z TZ: UTC 2021-05-16T23:43:22.0431690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:22.0432090Z NOT_CRAN: true 2021-05-16T23:43:22.0432650Z ##[endgroup] 2021-05-16T23:43:22.0929730Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:43:22.0930530Z Rscript -e "tic::before_deploy()" 2021-05-16T23:43:22.1237420Z shell: /bin/bash -e {0} 2021-05-16T23:43:22.1237920Z env: 2021-05-16T23:43:22.1238380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:22.1238920Z TIC_DEPLOY_KEY: 2021-05-16T23:43:22.1239280Z RSPM: 2021-05-16T23:43:22.1240340Z GITHUB_PAT: *** 2021-05-16T23:43:22.1240820Z COVERALLS_TOKEN: 2021-05-16T23:43:22.1241310Z continue-on-error: false 2021-05-16T23:43:22.1241830Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:22.1242340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:22.1242840Z TZ: UTC 2021-05-16T23:43:22.1243230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:22.1243740Z NOT_CRAN: true 2021-05-16T23:43:22.1244120Z ##[endgroup] 2021-05-16T23:43:22.5364950Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:43:22.6706110Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:43:22.6706760Z with: 2021-05-16T23:43:22.6707580Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:43:22.6708510Z asset_path: check/afnir_0.4.6.tgz 2021-05-16T23:43:22.6708970Z asset_name: afnir_0.4.6_R3.5.tgz 2021-05-16T23:43:22.6709590Z asset_content_type: application/octet-stream 2021-05-16T23:43:22.6710090Z env: 2021-05-16T23:43:22.6710550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:22.6711020Z TIC_DEPLOY_KEY: 2021-05-16T23:43:22.6711420Z RSPM: 2021-05-16T23:43:22.6712540Z GITHUB_PAT: *** 2021-05-16T23:43:22.6712980Z COVERALLS_TOKEN: 2021-05-16T23:43:22.6713490Z continue-on-error: false 2021-05-16T23:43:22.6713980Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:22.6714590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:22.6715040Z TZ: UTC 2021-05-16T23:43:22.6715510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:22.6715980Z NOT_CRAN: true 2021-05-16T23:43:22.6716970Z GITHUB_TOKEN: *** 2021-05-16T23:43:22.6717390Z ##[endgroup] 2021-05-16T23:43:23.7134570Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:43:23.7135230Z Rscript -e "tic::deploy()" 2021-05-16T23:43:23.7429560Z shell: /bin/bash -e {0} 2021-05-16T23:43:23.7429960Z env: 2021-05-16T23:43:23.7430450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:23.7430950Z TIC_DEPLOY_KEY: 2021-05-16T23:43:23.7431300Z RSPM: 2021-05-16T23:43:23.7432420Z GITHUB_PAT: *** 2021-05-16T23:43:23.7432850Z COVERALLS_TOKEN: 2021-05-16T23:43:23.7433350Z continue-on-error: false 2021-05-16T23:43:23.7433830Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:23.7434360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:23.7434810Z TZ: UTC 2021-05-16T23:43:23.7435750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:23.7436160Z NOT_CRAN: true 2021-05-16T23:43:23.7436560Z ##[endgroup] 2021-05-16T23:43:24.0665090Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:43:24.1968130Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:43:24.1968810Z Rscript -e "tic::after_deploy()" 2021-05-16T23:43:24.2258080Z shell: /bin/bash -e {0} 2021-05-16T23:43:24.2258490Z env: 2021-05-16T23:43:24.2258970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:24.2259460Z TIC_DEPLOY_KEY: 2021-05-16T23:43:24.2259840Z RSPM: 2021-05-16T23:43:24.2260980Z GITHUB_PAT: *** 2021-05-16T23:43:24.2261470Z COVERALLS_TOKEN: 2021-05-16T23:43:24.2261970Z continue-on-error: false 2021-05-16T23:43:24.2262440Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:24.2262980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:24.2263420Z TZ: UTC 2021-05-16T23:43:24.2263850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:24.2264250Z NOT_CRAN: true 2021-05-16T23:43:24.2264700Z ##[endgroup] 2021-05-16T23:43:24.5488460Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:43:24.9319060Z Post job cleanup. 2021-05-16T23:43:25.0029060Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:43:25.0159690Z Post job cleanup. 2021-05-16T23:43:25.1430180Z [command]/usr/local/bin/git version 2021-05-16T23:43:25.1507240Z git version 2.31.1 2021-05-16T23:43:25.1558100Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:43:25.1633770Z [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-16T23:43:25.2550960Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:43:25.2628650Z http.https://github.com/.extraheader 2021-05-16T23:43:25.2632230Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:43:25.2711370Z [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-16T23:43:25.3654900Z Cleaning up orphan processes